chorus-codes 0.8.8 → 0.8.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (88) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +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/chunks/597.js +1 -1
  76. package/.next/server/middleware-build-manifest.js +1 -1
  77. package/.next/server/pages/404.html +1 -1
  78. package/.next/server/pages/500.html +1 -1
  79. package/.next/server/server-reference-manifest.json +1 -1
  80. package/.next/static/chunks/977-e49df4d223b9e655.js +1 -0
  81. package/.next/trace +20 -20
  82. package/.next/trace-build +1 -1
  83. package/dist/daemon/template-adapter.js +37 -20
  84. package/dist/daemon/template-adapter.js.map +1 -1
  85. package/package.json +1 -1
  86. package/.next/static/chunks/977-26354f62110c63d4.js +0 -1
  87. /package/.next/static/{Et8CN4-7vp92JRJ2xHXL4 → hmC83z5NnKa77tLC3wdHa}/_buildManifest.js +0 -0
  88. /package/.next/static/{Et8CN4-7vp92JRJ2xHXL4 → hmC83z5NnKa77tLC3wdHa}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,20 +1,20 @@
1
- [{"name":"generate-buildid","duration":134,"timestamp":6669644187237,"id":4,"parentId":1,"tags":{},"startTime":1778061014613,"traceId":"a86fe8dbadba03bf"},{"name":"load-custom-routes","duration":253,"timestamp":6669644187450,"id":5,"parentId":1,"tags":{},"startTime":1778061014613,"traceId":"a86fe8dbadba03bf"},{"name":"create-dist-dir","duration":164,"timestamp":6669644187722,"id":6,"parentId":1,"tags":{},"startTime":1778061014614,"traceId":"a86fe8dbadba03bf"},{"name":"clean","duration":249,"timestamp":6669644188230,"id":7,"parentId":1,"tags":{},"startTime":1778061014614,"traceId":"a86fe8dbadba03bf"},{"name":"discover-routes","duration":4504,"timestamp":6669644227093,"id":8,"parentId":1,"tags":{},"startTime":1778061014653,"traceId":"a86fe8dbadba03bf"},{"name":"create-root-mapping","duration":38,"timestamp":6669644231630,"id":9,"parentId":1,"tags":{},"startTime":1778061014658,"traceId":"a86fe8dbadba03bf"},{"name":"generate-route-types","duration":8086,"timestamp":6669644232594,"id":10,"parentId":1,"tags":{},"startTime":1778061014659,"traceId":"a86fe8dbadba03bf"},{"name":"public-dir-conflict-check","duration":52,"timestamp":6669644240716,"id":11,"parentId":1,"tags":{},"startTime":1778061014667,"traceId":"a86fe8dbadba03bf"},{"name":"generate-routes-manifest","duration":1808,"timestamp":6669644240828,"id":12,"parentId":1,"tags":{},"startTime":1778061014667,"traceId":"a86fe8dbadba03bf"},{"name":"create-entrypoints","duration":11240,"timestamp":6669644582884,"id":17,"parentId":15,"tags":{},"startTime":1778061015009,"traceId":"a86fe8dbadba03bf"},{"name":"generate-webpack-config","duration":206875,"timestamp":6669644594251,"id":18,"parentId":16,"tags":{},"startTime":1778061015020,"traceId":"a86fe8dbadba03bf"},{"name":"next-trace-entrypoint-plugin","duration":1764,"timestamp":6669644868919,"id":20,"parentId":19,"tags":{},"startTime":1778061015295,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":38767,"timestamp":6669644933919,"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":1778061015360,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":49759,"timestamp":6669644933977,"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":1778061015360,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":54751,"timestamp":6669644934106,"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":1778061015360,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":59583,"timestamp":6669644934050,"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":1778061015360,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":150,"timestamp":6669644996345,"id":56,"parentId":41,"tags":{"name":"next/dist/shared/lib/router/utils/app-paths","layer":null},"startTime":1778061015422,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-external","duration":16,"timestamp":6669644996544,"id":57,"parentId":41,"tags":{"name":"next/dist/shared/lib/no-fallback-error.external","layer":null},"startTime":1778061015423,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":119201,"timestamp":6669644933839,"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":1778061015360,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":243994,"timestamp":6669644928231,"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":1778061015354,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":237484,"timestamp":6669644934846,"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":1778061015361,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":277918,"timestamp":6669644934165,"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":1778061015360,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":282253,"timestamp":6669644934226,"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":1778061015360,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":286169,"timestamp":6669644934288,"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":1778061015360,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":290065,"timestamp":6669644934657,"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":1778061015361,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":296392,"timestamp":6669644934562,"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":1778061015361,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":301100,"timestamp":6669644934459,"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":1778061015360,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":307337,"timestamp":6669644934797,"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":1778061015361,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":317624,"timestamp":6669644934718,"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":1778061015361,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":320208,"timestamp":6669644934925,"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":1778061015361,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":323346,"timestamp":6669644934885,"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":1778061015361,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":52,"timestamp":6669645304682,"id":58,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/is-bot","layer":null},"startTime":1778061015731,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":14,"timestamp":6669645304770,"id":59,"parentId":40,"tags":{"name":"next/dist/shared/lib/size-limit","layer":null},"startTime":1778061015731,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":16,"timestamp":6669645305162,"id":62,"parentId":40,"tags":{"name":"next/dist/shared/lib/invariant-error","layer":null},"startTime":1778061015731,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":14,"timestamp":6669645305233,"id":63,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/interception-routes","layer":null},"startTime":1778061015731,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":8,"timestamp":6669645305257,"id":64,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/get-segment-param","layer":null},"startTime":1778061015731,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":8,"timestamp":6669645305277,"id":65,"parentId":40,"tags":{"name":"path","layer":null},"startTime":1778061015731,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10929,"timestamp":6669645305298,"id":66,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request-meta.js","layer":"rsc"},"startTime":1778061015731,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9926,"timestamp":6669645306818,"id":67,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-kind.js","layer":"rsc"},"startTime":1778061015733,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":11169,"timestamp":6669645306925,"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":1778061015733,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":13195,"timestamp":6669645307072,"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":1778061015733,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":13997,"timestamp":6669645307165,"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":1778061015733,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":15807,"timestamp":6669645307352,"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":1778061015733,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":16126,"timestamp":6669645307437,"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":1778061015733,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":16695,"timestamp":6669645307522,"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":1778061015734,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":19511,"timestamp":6669645307650,"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":1778061015734,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":20667,"timestamp":6669645307750,"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":1778061015734,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":20727,"timestamp":6669645307920,"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":1778061015734,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":20883,"timestamp":6669645308015,"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":1778061015734,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":20992,"timestamp":6669645308137,"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/instrumentation/utils.js","layer":"rsc"},"startTime":1778061015734,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":20791,"timestamp":6669645309765,"id":83,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/utils.js","layer":"rsc"},"startTime":1778061015736,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":21438,"timestamp":6669645309863,"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/lib/fallback.js","layer":"rsc"},"startTime":1778061015736,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":22981,"timestamp":6669645309947,"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/lib/constants.js","layer":"rsc"},"startTime":1778061015736,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":23446,"timestamp":6669645310042,"id":86,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/postponed-request-body.js","layer":"rsc"},"startTime":1778061015736,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":25052,"timestamp":6669645310129,"id":87,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/entry-base.js","layer":"rsc"},"startTime":1778061015736,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":26878,"timestamp":6669645310208,"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/server/response-cache/index.js","layer":"rsc"},"startTime":1778061015736,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":27345,"timestamp":6669645310287,"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/scheduler.js","layer":"rsc"},"startTime":1778061015736,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":28396,"timestamp":6669645310362,"id":90,"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":1778061015736,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":28644,"timestamp":6669645310440,"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":1778061015736,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":28907,"timestamp":6669645310516,"id":92,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/encoded-tags.js","layer":"rsc"},"startTime":1778061015737,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":31795,"timestamp":6669645309427,"id":82,"parentId":44,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/daemon/[...path]/route.ts","layer":"rsc"},"startTime":1778061015735,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":35239,"timestamp":6669645308221,"id":81,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/run-artifacts/[chatId]/route.ts","layer":"rsc"},"startTime":1778061015734,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":37474,"timestamp":6669645307836,"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":1778061015734,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":43730,"timestamp":6669645307261,"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":1778061015733,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":69327,"timestamp":6669645304816,"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":1778061015731,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7337,"timestamp":6669645374983,"id":93,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"rsc"},"startTime":1778061015801,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7750,"timestamp":6669645375137,"id":94,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/fallback-params.js","layer":"rsc"},"startTime":1778061015801,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8387,"timestamp":6669645375227,"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":1778061015801,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8678,"timestamp":6669645375312,"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":1778061015801,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10063,"timestamp":6669645375393,"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":1778061015801,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":12735,"timestamp":6669645375683,"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":1778061015802,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":15360,"timestamp":6669645375470,"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":1778061015802,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":89410,"timestamp":6669645305100,"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":1778061015731,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":18216,"timestamp":6669645397756,"id":107,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-image-loader.js?type=favicon&segment=&basePath=&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js!/home/ubuntu/dev/chorus/src/app/favicon.ico?__next_metadata__","layer":"rsc"},"startTime":1778061015824,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":20959,"timestamp":6669645396292,"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/compiled/bytes/index.js","layer":"rsc"},"startTime":1778061015822,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":24080,"timestamp":6669645396398,"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":1778061015822,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":25231,"timestamp":6669645395849,"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":1778061015822,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":24859,"timestamp":6669645396567,"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":1778061015823,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":25019,"timestamp":6669645396749,"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":1778061015823,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":25070,"timestamp":6669645397135,"id":105,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/layout.tsx","layer":"rsc"},"startTime":1778061015823,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":25920,"timestamp":6669645397489,"id":106,"parentId":53,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/page.tsx","layer":"rsc"},"startTime":1778061015824,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10623,"timestamp":6669645413275,"id":108,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/not-found.js","layer":"rsc"},"startTime":1778061015839,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":28,"timestamp":6669645428272,"id":109,"parentId":95,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1778061015854,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":13,"timestamp":6669645428312,"id":110,"parentId":96,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1778061015854,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":1968,"timestamp":6669645428334,"id":111,"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":1778061015854,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3079,"timestamp":6669645428393,"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":1778061015854,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3313,"timestamp":6669645428497,"id":113,"parentId":68,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/base-http/helpers.js","layer":"rsc"},"startTime":1778061015855,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3835,"timestamp":6669645428585,"id":114,"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":1778061015855,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":4916,"timestamp":6669645428840,"id":116,"parentId":45,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"rsc"},"startTime":1778061015855,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5389,"timestamp":6669645428668,"id":115,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js","layer":"rsc"},"startTime":1778061015855,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4873,"timestamp":6669645440075,"id":118,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1778061015866,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":5478,"timestamp":6669645439795,"id":117,"parentId":46,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"rsc"},"startTime":1778061015866,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":5380,"timestamp":6669645440260,"id":119,"parentId":47,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"rsc"},"startTime":1778061015866,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":5822,"timestamp":6669645440568,"id":120,"parentId":50,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/connect/page.tsx","layer":"rsc"},"startTime":1778061015867,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":5733,"timestamp":6669645440879,"id":121,"parentId":49,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"rsc"},"startTime":1778061015867,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-external","duration":24,"timestamp":6669645452947,"id":122,"parentId":87,"tags":{"name":"../app-render/work-async-storage.external","layer":null},"startTime":1778061015879,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-external","duration":63,"timestamp":6669645452985,"id":123,"parentId":87,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1778061015879,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-external","duration":29,"timestamp":6669645453058,"id":124,"parentId":87,"tags":{"name":"./work-unit-async-storage.external","layer":null},"startTime":1778061015879,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1521,"timestamp":6669645453276,"id":126,"parentId":88,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/batcher.js","layer":"rsc"},"startTime":1778061015879,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4177,"timestamp":6669645453496,"id":128,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/params.js","layer":"rsc"},"startTime":1778061015880,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9906,"timestamp":6669645453586,"id":129,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/search-params.js","layer":"rsc"},"startTime":1778061015880,"traceId":"a86fe8dbadba03bf"}]
2
- [{"name":"build-module-js","duration":14567,"timestamp":6669645453097,"id":125,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js","layer":"rsc"},"startTime":1778061015879,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":14494,"timestamp":6669645453370,"id":127,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js","layer":"rsc"},"startTime":1778061015879,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":14559,"timestamp":6669645453666,"id":130,"parentId":48,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"rsc"},"startTime":1778061015880,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":29,"timestamp":6669645486033,"id":134,"parentId":81,"tags":{"name":"node:fs","layer":null},"startTime":1778061015912,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":8,"timestamp":6669645486077,"id":135,"parentId":81,"tags":{"name":"node:path","layer":null},"startTime":1778061015912,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":6,"timestamp":6669645486091,"id":136,"parentId":81,"tags":{"name":"node:os","layer":null},"startTime":1778061015912,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3707,"timestamp":6669645485933,"id":133,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/collect-segment-data.js","layer":"rsc"},"startTime":1778061015912,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4836,"timestamp":6669645486103,"id":137,"parentId":88,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lru-cache.js","layer":"rsc"},"startTime":1778061015912,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6850,"timestamp":6669645485798,"id":132,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1778061015912,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":7676,"timestamp":6669645485507,"id":131,"parentId":52,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/page.tsx","layer":"rsc"},"startTime":1778061015912,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2204,"timestamp":6669645508221,"id":138,"parentId":88,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/utils.js","layer":"rsc"},"startTime":1778061015934,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2496,"timestamp":6669645508373,"id":139,"parentId":88,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/types.js","layer":"rsc"},"startTime":1778061015934,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":6654,"timestamp":6669645508711,"id":141,"parentId":51,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"rsc"},"startTime":1778061015935,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":8253,"timestamp":6669645508460,"id":140,"parentId":55,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/[runId]/page.tsx","layer":"rsc"},"startTime":1778061015934,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2560,"timestamp":6669645522047,"id":143,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1778061015948,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3300,"timestamp":6669645521745,"id":142,"parentId":54,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/page.tsx","layer":"rsc"},"startTime":1778061015948,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":11981,"timestamp":6669645534690,"id":144,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/metadata.js","layer":"rsc"},"startTime":1778061015961,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":14356,"timestamp":6669645534920,"id":146,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1778061015961,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":14482,"timestamp":6669645535013,"id":147,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1778061015961,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":18241,"timestamp":6669645534832,"id":145,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js","layer":"rsc"},"startTime":1778061015961,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1794,"timestamp":6669645561307,"id":148,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/taint.js","layer":"rsc"},"startTime":1778061015987,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2051,"timestamp":6669645561462,"id":149,"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/base-http/index.js","layer":"rsc"},"startTime":1778061015987,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2688,"timestamp":6669645566700,"id":150,"parentId":88,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/output/log.js","layer":"rsc"},"startTime":1778061015993,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4180,"timestamp":6669645566811,"id":151,"parentId":69,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"rsc"},"startTime":1778061015993,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3884,"timestamp":6669645567310,"id":154,"parentId":75,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"rsc"},"startTime":1778061015993,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4332,"timestamp":6669645567187,"id":153,"parentId":86,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/size-limit.js","layer":"rsc"},"startTime":1778061015993,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5908,"timestamp":6669645566982,"id":152,"parentId":70,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"rsc"},"startTime":1778061015993,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5904,"timestamp":6669645567429,"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":1778061015993,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5926,"timestamp":6669645567656,"id":157,"parentId":77,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"rsc"},"startTime":1778061015994,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6521,"timestamp":6669645567541,"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":1778061015994,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2384,"timestamp":6669645575384,"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/dynamic-rendering-utils.js","layer":"rsc"},"startTime":1778061016001,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3137,"timestamp":6669645575483,"id":160,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/dedupe-fetch.js","layer":"rsc"},"startTime":1778061016002,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5245,"timestamp":6669645575202,"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":1778061016001,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1384,"timestamp":6669645580884,"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/lib/clone-response.js","layer":"rsc"},"startTime":1778061016007,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1427,"timestamp":6669645581066,"id":165,"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":1778061016007,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2742,"timestamp":6669645581145,"id":166,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/staged-rendering.js","layer":"rsc"},"startTime":1778061016007,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":15470,"timestamp":6669645575565,"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/app-render/dynamic-rendering.js","layer":"rsc"},"startTime":1778061016002,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1861,"timestamp":6669645597848,"id":167,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js","layer":"rsc"},"startTime":1778061016024,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2070,"timestamp":6669645598187,"id":168,"parentId":93,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"rsc"},"startTime":1778061016024,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4561,"timestamp":6669645598514,"id":170,"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":1778061016025,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":13046,"timestamp":6669645598608,"id":171,"parentId":75,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"rsc"},"startTime":1778061016025,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":15337,"timestamp":6669645598334,"id":169,"parentId":93,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"rsc"},"startTime":1778061016024,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2872,"timestamp":6669645615543,"id":173,"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/api-utils/index.js","layer":"rsc"},"startTime":1778061016042,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2732,"timestamp":6669645615854,"id":175,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server.js","layer":"rsc"},"startTime":1778061016042,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2762,"timestamp":6669645615952,"id":176,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static.js","layer":"rsc"},"startTime":1778061016042,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5208,"timestamp":6669645615689,"id":174,"parentId":93,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/errors/constants.js","layer":"rsc"},"startTime":1778061016042,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4423,"timestamp":6669645621643,"id":177,"parentId":100,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"rsc"},"startTime":1778061016048,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3152,"timestamp":6669645626371,"id":178,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/static-paths/utils.js","layer":"rsc"},"startTime":1778061016052,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3650,"timestamp":6669645626624,"id":180,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/static-paths/app/extract-pathname-route-param-segments-from-loader-tree.js","layer":"rsc"},"startTime":1778061016053,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4037,"timestamp":6669645626716,"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":1778061016053,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4822,"timestamp":6669645626800,"id":182,"parentId":128,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"rsc"},"startTime":1778061016053,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6310,"timestamp":6669645626484,"id":179,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/routes/app.js","layer":"rsc"},"startTime":1778061016053,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6320,"timestamp":6669645626884,"id":183,"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":1778061016053,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":53964,"timestamp":6669645580781,"id":162,"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":1778061016007,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":59107,"timestamp":6669645580966,"id":164,"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":1778061016007,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-external","duration":31,"timestamp":6669645641397,"id":184,"parentId":128,"tags":{"name":"../app-render/dynamic-access-async-storage.external","layer":null},"startTime":1778061016067,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3087,"timestamp":6669645641444,"id":185,"parentId":128,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/vary-params.js","layer":"rsc"},"startTime":1778061016067,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3221,"timestamp":6669645641588,"id":186,"parentId":128,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"rsc"},"startTime":1778061016068,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3734,"timestamp":6669645641683,"id":187,"parentId":70,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/fresh/index.js","layer":"rsc"},"startTime":1778061016068,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4447,"timestamp":6669645641765,"id":188,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/get-metadata-route.js","layer":"rsc"},"startTime":1778061016068,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6285,"timestamp":6669645642032,"id":190,"parentId":128,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-samples.js","layer":"rsc"},"startTime":1778061016068,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7965,"timestamp":6669645641846,"id":189,"parentId":128,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"rsc"},"startTime":1778061016068,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8029,"timestamp":6669645642165,"id":191,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/utils.js","layer":"rsc"},"startTime":1778061016068,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1586,"timestamp":6669645662250,"id":192,"parentId":102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1778061016088,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1515,"timestamp":6669645662941,"id":197,"parentId":133,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/prospective-render-utils.js","layer":"rsc"},"startTime":1778061016089,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3715,"timestamp":6669645662412,"id":193,"parentId":133,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-types.js","layer":"rsc"},"startTime":1778061016088,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3512,"timestamp":6669645662819,"id":196,"parentId":133,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"rsc"},"startTime":1778061016089,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4254,"timestamp":6669645662600,"id":194,"parentId":133,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"rsc"},"startTime":1778061016089,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5068,"timestamp":6669645662723,"id":195,"parentId":133,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/create-error-handler.js","layer":"rsc"},"startTime":1778061016089,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4416,"timestamp":6669645668690,"id":198,"parentId":133,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"rsc"},"startTime":1778061016095,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":4290,"timestamp":6669645669118,"id":200,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"rsc"},"startTime":1778061016095,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":5525,"timestamp":6669645668903,"id":199,"parentId":82,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/daemon-discovery.ts","layer":"rsc"},"startTime":1778061016095,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":6220,"timestamp":6669645669309,"id":201,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/cli-status-panel.tsx","layer":"rsc"},"startTime":1778061016095,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2419,"timestamp":6669645676196,"id":203,"parentId":133,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-jsx-runtime.js","layer":"rsc"},"startTime":1778061016102,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":4271,"timestamp":6669645675873,"id":202,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/home-stats-cards.tsx","layer":"rsc"},"startTime":1778061016102,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":4588,"timestamp":6669645676346,"id":204,"parentId":120,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"rsc"},"startTime":1778061016102,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":4643,"timestamp":6669645676579,"id":205,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"rsc"},"startTime":1778061016103,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":86710,"timestamp":6669645598695,"id":172,"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":1778061016025,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":5460,"timestamp":6669645684725,"id":206,"parentId":120,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"rsc"},"startTime":1778061016111,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":32,"timestamp":6669645690478,"id":207,"parentId":199,"tags":{"name":"fs","layer":null},"startTime":1778061016117,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":10,"timestamp":6669645690519,"id":208,"parentId":199,"tags":{"name":"os","layer":null},"startTime":1778061016117,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":5137,"timestamp":6669645692124,"id":209,"parentId":120,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"rsc"},"startTime":1778061016118,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1151,"timestamp":6669645701874,"id":211,"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/request/pathname.js","layer":"rsc"},"startTime":1778061016128,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2780,"timestamp":6669645701965,"id":212,"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/client/components/http-access-fallback/http-access-fallback.js","layer":"rsc"},"startTime":1778061016128,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":644,"timestamp":6669645707820,"id":213,"parentId":149,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/api-utils/get-cookie-parser.js","layer":"rsc"},"startTime":1778061016134,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":696,"timestamp":6669645707950,"id":214,"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/lib/router-utils/is-postpone.js","layer":"rsc"},"startTime":1778061016134,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":13298,"timestamp":6669645701715,"id":210,"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/lib/metadata/resolve-metadata.js","layer":"rsc"},"startTime":1778061016128,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1486,"timestamp":6669645719819,"id":215,"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/lib/metadata/generate/utils.js","layer":"rsc"},"startTime":1778061016146,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5151,"timestamp":6669645719981,"id":216,"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/lib/metadata/generate/icon-mark.js","layer":"rsc"},"startTime":1778061016146,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1235,"timestamp":6669645725525,"id":217,"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":1778061016152,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2108,"timestamp":6669645725697,"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":1778061016152,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-css","duration":384,"timestamp":6669645729480,"id":222,"parentId":105,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"rsc"},"startTime":1778061016156,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":916,"timestamp":6669645729389,"id":221,"parentId":133,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/client.node.js","layer":"rsc"},"startTime":1778061016155,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":2435,"timestamp":6669645728977,"id":219,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"rsc"},"startTime":1778061016155,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2564,"timestamp":6669645729257,"id":220,"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":1778061016155,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3426,"timestamp":6669645731949,"id":223,"parentId":158,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1778061016158,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3529,"timestamp":6669645732094,"id":224,"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":1778061016158,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2881,"timestamp":6669645735678,"id":225,"parentId":166,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"rsc"},"startTime":1778061016162,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1012,"timestamp":6669645742652,"id":227,"parentId":161,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"rsc"},"startTime":1778061016169,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1228,"timestamp":6669645742754,"id":228,"parentId":170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/error.js","layer":"rsc"},"startTime":1778061016169,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2310,"timestamp":6669645742837,"id":229,"parentId":170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/next-url.js","layer":"rsc"},"startTime":1778061016169,"traceId":"a86fe8dbadba03bf"}]
3
- [{"name":"build-module-js","duration":2365,"timestamp":6669645742922,"id":230,"parentId":161,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","layer":"rsc"},"startTime":1778061016169,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2485,"timestamp":6669645743005,"id":231,"parentId":170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1778061016169,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5193,"timestamp":6669645741211,"id":226,"parentId":161,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1778061016167,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1378,"timestamp":6669645746842,"id":232,"parentId":188,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hash.js","layer":"rsc"},"startTime":1778061016173,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1617,"timestamp":6669645748278,"id":234,"parentId":173,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/headers.js","layer":"rsc"},"startTime":1778061016174,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3522,"timestamp":6669645747032,"id":233,"parentId":161,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"rsc"},"startTime":1778061016173,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3872,"timestamp":6669645750917,"id":235,"parentId":131,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"rsc"},"startTime":1778061016177,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1553,"timestamp":6669645756427,"id":236,"parentId":178,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/checks.js","layer":"rsc"},"startTime":1778061016182,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1945,"timestamp":6669645756607,"id":237,"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":1778061016183,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2775,"timestamp":6669645759712,"id":238,"parentId":178,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-loader-tree.js","layer":"rsc"},"startTime":1778061016186,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2641,"timestamp":6669645762598,"id":239,"parentId":178,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/resolve-param-value.js","layer":"rsc"},"startTime":1778061016189,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1691,"timestamp":6669645765592,"id":241,"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":1778061016192,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2921,"timestamp":6669645767369,"id":243,"parentId":188,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/server-utils.js","layer":"rsc"},"startTime":1778061016193,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5001,"timestamp":6669645767604,"id":245,"parentId":188,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/is-metadata-route.js","layer":"rsc"},"startTime":1778061016194,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":9088,"timestamp":6669645765353,"id":240,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"rsc"},"startTime":1778061016191,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9828,"timestamp":6669645765719,"id":242,"parentId":179,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"rsc"},"startTime":1778061016192,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9059,"timestamp":6669645767473,"id":244,"parentId":164,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"rsc"},"startTime":1778061016194,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9285,"timestamp":6669645767698,"id":246,"parentId":183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"rsc"},"startTime":1778061016194,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4152,"timestamp":6669645779713,"id":247,"parentId":188,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"rsc"},"startTime":1778061016206,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1383,"timestamp":6669645785828,"id":249,"parentId":190,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js","layer":"rsc"},"startTime":1778061016212,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1597,"timestamp":6669645785934,"id":250,"parentId":162,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/exports/index.js","layer":"rsc"},"startTime":1778061016212,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5573,"timestamp":6669645784544,"id":248,"parentId":188,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"rsc"},"startTime":1778061016211,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-external","duration":31,"timestamp":6669645790582,"id":251,"parentId":191,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1778061016217,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2096,"timestamp":6669645790624,"id":252,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-validation-error.js","layer":"rsc"},"startTime":1778061016217,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2967,"timestamp":6669645790873,"id":254,"parentId":188,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/isomorphic/path.js","layer":"rsc"},"startTime":1778061016217,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3520,"timestamp":6669645790736,"id":253,"parentId":190,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"rsc"},"startTime":1778061016217,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":1818,"timestamp":6669645794602,"id":255,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"rsc"},"startTime":1778061016221,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3085,"timestamp":6669645796577,"id":256,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/format-server-error.js","layer":"rsc"},"startTime":1778061016223,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1014,"timestamp":6669645799733,"id":257,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","layer":"rsc"},"startTime":1778061016226,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1371,"timestamp":6669645799839,"id":258,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/error-telemetry-utils.js","layer":"rsc"},"startTime":1778061016226,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1444,"timestamp":6669645799972,"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":1778061016226,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":1672,"timestamp":6669645804911,"id":262,"parentId":200,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"rsc"},"startTime":1778061016231,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":2160,"timestamp":6669645804630,"id":261,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"rsc"},"startTime":1778061016231,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":2744,"timestamp":6669645804329,"id":260,"parentId":200,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"rsc"},"startTime":1778061016230,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6267,"timestamp":6669645805237,"id":263,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"rsc"},"startTime":1778061016231,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6722,"timestamp":6669645805424,"id":264,"parentId":172,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"rsc"},"startTime":1778061016231,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":4493,"timestamp":6669645812387,"id":268,"parentId":199,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/atomic-write.ts","layer":"rsc"},"startTime":1778061016238,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1378,"timestamp":6669645827313,"id":271,"parentId":173,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/cookie/index.js","layer":"rsc"},"startTime":1778061016253,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":19120,"timestamp":6669645817320,"id":269,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"rsc"},"startTime":1778061016243,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":19289,"timestamp":6669645817700,"id":270,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"rsc"},"startTime":1778061016244,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":30047,"timestamp":6669645807192,"id":265,"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":1778061016233,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":30126,"timestamp":6669645807268,"id":266,"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":1778061016233,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":79984,"timestamp":6669645807322,"id":267,"parentId":202,"tags":{"name":"__barrel_optimize__?names=Activity,CheckCircle2,Clock,Coins,Layers,Sparkles!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"rsc"},"startTime":1778061016233,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":663,"timestamp":6669645888079,"id":278,"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":1778061016314,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":910,"timestamp":6669645890275,"id":279,"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":1778061016316,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1232,"timestamp":6669645890385,"id":280,"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":1778061016316,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1415,"timestamp":6669645890469,"id":281,"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":1778061016316,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1718,"timestamp":6669645892542,"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":1778061016319,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1911,"timestamp":6669645892650,"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":1778061016319,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3002,"timestamp":6669645892735,"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":1778061016319,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1047,"timestamp":6669645898859,"id":286,"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":1778061016325,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":2663,"timestamp":6669645898579,"id":285,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"rsc"},"startTime":1778061016325,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1774,"timestamp":6669645904010,"id":288,"parentId":229,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061016330,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1962,"timestamp":6669645904155,"id":289,"parentId":229,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778061016330,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":792,"timestamp":6669645906624,"id":290,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/string-hash/index.js","layer":"rsc"},"startTime":1778061016333,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2115,"timestamp":6669645906725,"id":291,"parentId":229,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778061016333,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1337,"timestamp":6669645909056,"id":292,"parentId":172,"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":1778061016335,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1907,"timestamp":6669645909159,"id":293,"parentId":229,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061016335,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1140,"timestamp":6669645911307,"id":295,"parentId":243,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/url.js","layer":"rsc"},"startTime":1778061016337,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2375,"timestamp":6669645911398,"id":296,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js","layer":"rsc"},"startTime":1778061016337,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":28465,"timestamp":6669645902636,"id":287,"parentId":221,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.node.production.js","layer":"rsc"},"startTime":1778061016329,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":20372,"timestamp":6669645911093,"id":294,"parentId":140,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"rsc"},"startTime":1778061016337,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":983,"timestamp":6669645934125,"id":297,"parentId":245,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-app-route-route.js","layer":"rsc"},"startTime":1778061016360,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":996,"timestamp":6669645934283,"id":298,"parentId":243,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/decode-query-path-parameter.js","layer":"rsc"},"startTime":1778061016360,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3040,"timestamp":6669645934375,"id":299,"parentId":243,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1778061016360,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":26,"timestamp":6669645937457,"id":300,"parentId":287,"tags":{"name":"util","layer":null},"startTime":1778061016363,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":826,"timestamp":6669645938302,"id":305,"parentId":146,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js","layer":"rsc"},"startTime":1778061016364,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2949,"timestamp":6669645937496,"id":301,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"rsc"},"startTime":1778061016364,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2866,"timestamp":6669645938047,"id":304,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/not-found.js","layer":"rsc"},"startTime":1778061016364,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3466,"timestamp":6669645937860,"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/forbidden.js","layer":"rsc"},"startTime":1778061016364,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4677,"timestamp":6669645937729,"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/redirect.js","layer":"rsc"},"startTime":1778061016364,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4618,"timestamp":6669645938402,"id":306,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unauthorized.js","layer":"rsc"},"startTime":1778061016364,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4855,"timestamp":6669645938529,"id":307,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"rsc"},"startTime":1778061016365,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5124,"timestamp":6669645938698,"id":308,"parentId":243,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1778061016365,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":530,"timestamp":6669645949396,"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/server/web/spec-extension/image-response.js","layer":"rsc"},"startTime":1778061016375,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3685,"timestamp":6669645947626,"id":311,"parentId":243,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1778061016374,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4321,"timestamp":6669645947497,"id":310,"parentId":243,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"rsc"},"startTime":1778061016374,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6334,"timestamp":6669645947333,"id":309,"parentId":243,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1778061016373,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4746,"timestamp":6669645949141,"id":313,"parentId":249,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/action-revalidation-kind.js","layer":"rsc"},"startTime":1778061016375,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5339,"timestamp":6669645949278,"id":314,"parentId":243,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"rsc"},"startTime":1778061016375,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6167,"timestamp":6669645949034,"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/server/request/connection.js","layer":"rsc"},"startTime":1778061016375,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2219,"timestamp":6669645955779,"id":316,"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":1778061016382,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1926,"timestamp":6669645959523,"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":1778061016386,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1991,"timestamp":6669645959682,"id":318,"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":1778061016386,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2581,"timestamp":6669645959813,"id":319,"parentId":250,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1778061016386,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2151,"timestamp":6669645963534,"id":320,"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/escape-regexp.js","layer":"rsc"},"startTime":1778061016390,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2491,"timestamp":6669645963876,"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/querystring.js","layer":"rsc"},"startTime":1778061016390,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3878,"timestamp":6669645963737,"id":321,"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/get-dynamic-param.js","layer":"rsc"},"startTime":1778061016390,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2221,"timestamp":6669645967882,"id":323,"parentId":257,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"rsc"},"startTime":1778061016394,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2441,"timestamp":6669645968087,"id":324,"parentId":263,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061016394,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":2245,"timestamp":6669645971188,"id":325,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"rsc"},"startTime":1778061016397,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":2251,"timestamp":6669645971405,"id":326,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"rsc"},"startTime":1778061016397,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":3036,"timestamp":6669645972249,"id":329,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"rsc"},"startTime":1778061016398,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":3727,"timestamp":6669645972058,"id":328,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"rsc"},"startTime":1778061016398,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":4983,"timestamp":6669645971589,"id":327,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"rsc"},"startTime":1778061016398,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":4475,"timestamp":6669645972432,"id":330,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"rsc"},"startTime":1778061016398,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1382,"timestamp":6669645978038,"id":331,"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":1778061016404,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3431,"timestamp":6669645978155,"id":332,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1778061016404,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":656,"timestamp":6669645982957,"id":334,"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":1778061016409,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1680,"timestamp":6669645983061,"id":335,"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":1778061016409,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3147,"timestamp":6669645982797,"id":333,"parentId":279,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"rsc"},"startTime":1778061016409,"traceId":"a86fe8dbadba03bf"}]
4
- [{"name":"add-entry","duration":1115629,"timestamp":6669644875232,"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":1778061015301,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2955,"timestamp":6669645989392,"id":336,"parentId":265,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plus.mjs","layer":"rsc"},"startTime":1778061016415,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2977,"timestamp":6669645989653,"id":337,"parentId":265,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sparkles.mjs","layer":"rsc"},"startTime":1778061016416,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3074,"timestamp":6669645989839,"id":338,"parentId":265,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/users.mjs","layer":"rsc"},"startTime":1778061016416,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1458,"timestamp":6669645995326,"id":339,"parentId":266,"tags":{"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":1778061016421,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1557,"timestamp":6669645996841,"id":340,"parentId":266,"tags":{"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":1778061016423,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1597,"timestamp":6669645996995,"id":341,"parentId":266,"tags":{"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":1778061016423,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1055,"timestamp":6669645998661,"id":342,"parentId":266,"tags":{"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":1778061016425,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":913,"timestamp":6669645998982,"id":344,"parentId":267,"tags":{"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":1778061016425,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2380,"timestamp":6669645998813,"id":343,"parentId":266,"tags":{"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":1778061016425,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1516,"timestamp":6669645999953,"id":345,"parentId":267,"tags":{"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":1778061016426,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1534,"timestamp":6669646000123,"id":346,"parentId":267,"tags":{"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":1778061016426,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1711,"timestamp":6669646000253,"id":347,"parentId":289,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778061016426,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2414,"timestamp":6669646000376,"id":348,"parentId":289,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778061016426,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1469,"timestamp":6669646002101,"id":349,"parentId":289,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778061016428,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1129046,"timestamp":6669644875261,"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":1778061015301,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2033,"timestamp":6669646002938,"id":350,"parentId":307,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"rsc"},"startTime":1778061016429,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2810,"timestamp":6669646003084,"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/route-match-utils.js","layer":"rsc"},"startTime":1778061016429,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4604,"timestamp":6669646004015,"id":352,"parentId":309,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-url.js","layer":"rsc"},"startTime":1778061016430,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":667,"timestamp":6669646008784,"id":353,"parentId":331,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/after/after.js","layer":"rsc"},"startTime":1778061016435,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2088,"timestamp":6669646009833,"id":354,"parentId":336,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/createLucideIcon.mjs","layer":"rsc"},"startTime":1778061016436,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2261,"timestamp":6669646013219,"id":355,"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/compiled/path-to-regexp/index.js","layer":"rsc"},"startTime":1778061016439,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":872,"timestamp":6669646015678,"id":356,"parentId":351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/route-pattern-normalizer.js","layer":"rsc"},"startTime":1778061016442,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":12761,"timestamp":6669646017409,"id":357,"parentId":319,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/ua-parser-js/ua-parser.js","layer":"rsc"},"startTime":1778061016443,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":13243,"timestamp":6669646017509,"id":358,"parentId":354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs","layer":"rsc"},"startTime":1778061016444,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1156169,"timestamp":6669644875307,"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":1778061015301,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1156202,"timestamp":6669644875282,"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":1778061015301,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1156192,"timestamp":6669644875298,"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":1778061015301,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2714,"timestamp":6669646032999,"id":360,"parentId":354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toKebabCase.mjs","layer":"rsc"},"startTime":1778061016459,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3140,"timestamp":6669646032778,"id":359,"parentId":354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/mergeClasses.mjs","layer":"rsc"},"startTime":1778061016459,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2987,"timestamp":6669646033145,"id":361,"parentId":354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toPascalCase.mjs","layer":"rsc"},"startTime":1778061016459,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1116,"timestamp":6669646037725,"id":362,"parentId":327,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"rsc"},"startTime":1778061016464,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1601,"timestamp":6669646042477,"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":1778061016469,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1350,"timestamp":6669646044227,"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":1778061016470,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2006,"timestamp":6669646044335,"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":1778061016470,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2764,"timestamp":6669646044421,"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":1778061016470,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2347,"timestamp":6669646051149,"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":1778061016477,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3563,"timestamp":6669646051328,"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":1778061016477,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3814,"timestamp":6669646051470,"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":1778061016478,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1254,"timestamp":6669646059197,"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":1778061016485,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1451,"timestamp":6669646059362,"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":1778061016485,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1702,"timestamp":6669646059485,"id":372,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js","layer":"rsc"},"startTime":1778061016486,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":33,"timestamp":6669646063931,"id":373,"parentId":367,"tags":{"name":"process","layer":null},"startTime":1778061016490,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1207,"timestamp":6669646064871,"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":1778061016491,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1942,"timestamp":6669646064978,"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":1778061016491,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2445,"timestamp":6669646065078,"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":1778061016491,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2836,"timestamp":6669646065158,"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":1778061016491,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8182,"timestamp":6669646065239,"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":1778061016491,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8409,"timestamp":6669646065316,"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":1778061016491,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3969,"timestamp":6669646075995,"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":1778061016502,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":679,"timestamp":6669646082808,"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":1778061016509,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1608,"timestamp":6669646084207,"id":382,"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":1778061016510,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1827,"timestamp":6669646084321,"id":383,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js","layer":"rsc"},"startTime":1778061016510,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2759,"timestamp":6669646084406,"id":384,"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":1778061016510,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2649,"timestamp":6669646084760,"id":385,"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":1778061016511,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2958,"timestamp":6669646084846,"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":1778061016511,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3654,"timestamp":6669646084924,"id":387,"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":1778061016511,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3878,"timestamp":6669646085014,"id":388,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js","layer":"rsc"},"startTime":1778061016511,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1499,"timestamp":6669646089316,"id":389,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js","layer":"rsc"},"startTime":1778061016515,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2152,"timestamp":6669646089421,"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":1778061016515,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1548,"timestamp":6669646107143,"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":1778061016533,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1939,"timestamp":6669646107302,"id":392,"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":1778061016533,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2698,"timestamp":6669646107395,"id":393,"parentId":372,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js","layer":"rsc"},"startTime":1778061016533,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2811,"timestamp":6669646107484,"id":394,"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":1778061016534,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2917,"timestamp":6669646107563,"id":395,"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":1778061016534,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3003,"timestamp":6669646107643,"id":396,"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":1778061016534,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1495,"timestamp":6669646111967,"id":397,"parentId":372,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js","layer":"rsc"},"startTime":1778061016538,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2251,"timestamp":6669646112106,"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":1778061016538,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1260,"timestamp":6669646119196,"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":1778061016545,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1702,"timestamp":6669646120659,"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":1778061016547,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1957,"timestamp":6669646120763,"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":1778061016547,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1282,"timestamp":6669646126495,"id":402,"parentId":383,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"rsc"},"startTime":1778061016553,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2133,"timestamp":6669646126630,"id":403,"parentId":383,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"rsc"},"startTime":1778061016553,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2398,"timestamp":6669646126718,"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":1778061016553,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1450,"timestamp":6669646136785,"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":1778061016563,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1525,"timestamp":6669646137096,"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":1778061016563,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1767,"timestamp":6669646137193,"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":1778061016563,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1871,"timestamp":6669646137275,"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":1778061016563,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2157,"timestamp":6669646137356,"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":1778061016563,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":893,"timestamp":6669646144734,"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":1778061016571,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1154,"timestamp":6669646144883,"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":1778061016571,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1682,"timestamp":6669646149202,"id":412,"parentId":392,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"rsc"},"startTime":1778061016575,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1804,"timestamp":6669646149306,"id":413,"parentId":392,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"rsc"},"startTime":1778061016575,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1938,"timestamp":6669646149396,"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/schema.js","layer":"rsc"},"startTime":1778061016575,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2308,"timestamp":6669646149477,"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/omap.js","layer":"rsc"},"startTime":1778061016576,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2828,"timestamp":6669646149556,"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/timestamp.js","layer":"rsc"},"startTime":1778061016576,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3174,"timestamp":6669646149633,"id":417,"parentId":390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/pairs.js","layer":"rsc"},"startTime":1778061016576,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3643,"timestamp":6669646149714,"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/set.js","layer":"rsc"},"startTime":1778061016576,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":28,"timestamp":6669646154194,"id":419,"parentId":410,"tags":{"name":"buffer","layer":null},"startTime":1778061016580,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5914,"timestamp":6669646154236,"id":420,"parentId":399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js","layer":"rsc"},"startTime":1778061016580,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6855,"timestamp":6669646154340,"id":421,"parentId":399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-scalar.js","layer":"rsc"},"startTime":1778061016580,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7735,"timestamp":6669646154424,"id":422,"parentId":399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-scalar.js","layer":"rsc"},"startTime":1778061016580,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2224,"timestamp":6669646165967,"id":423,"parentId":403,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"rsc"},"startTime":1778061016592,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2584,"timestamp":6669646166123,"id":424,"parentId":403,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"rsc"},"startTime":1778061016592,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2717,"timestamp":6669646166210,"id":425,"parentId":403,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-empty-scalar-position.js","layer":"rsc"},"startTime":1778061016592,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":541,"timestamp":6669646170833,"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":1778061016597,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":512,"timestamp":6669646172349,"id":427,"parentId":414,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/bool.js","layer":"rsc"},"startTime":1778061016598,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":889,"timestamp":6669646173190,"id":428,"parentId":414,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/float.js","layer":"rsc"},"startTime":1778061016599,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1373,"timestamp":6669646173295,"id":429,"parentId":414,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/int.js","layer":"rsc"},"startTime":1778061016599,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1044,"timestamp":6669646174824,"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":1778061016601,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":744,"timestamp":6669646176685,"id":431,"parentId":424,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-map.js","layer":"rsc"},"startTime":1778061016603,"traceId":"a86fe8dbadba03bf"}]
5
- [{"name":"build-module-js","duration":1804,"timestamp":6669646177619,"id":432,"parentId":424,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-collection.js","layer":"rsc"},"startTime":1778061016604,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2046,"timestamp":6669646177725,"id":433,"parentId":424,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-seq.js","layer":"rsc"},"startTime":1778061016604,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":759,"timestamp":6669646183217,"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":1778061016609,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":853,"timestamp":6669646183354,"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":1778061016609,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":936,"timestamp":6669646183451,"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":1778061016609,"traceId":"a86fe8dbadba03bf"},{"name":"font-loader","duration":334147,"timestamp":6669645883070,"id":277,"parentId":276,"tags":{},"startTime":1778061016309,"traceId":"a86fe8dbadba03bf"},{"name":"postcss","duration":3714,"timestamp":6669646287499,"id":437,"parentId":276,"tags":{},"startTime":1778061016714,"traceId":"a86fe8dbadba03bf"},{"name":"next-font-loader","duration":408587,"timestamp":6669645883015,"id":276,"parentId":273,"tags":{},"startTime":1778061016309,"traceId":"a86fe8dbadba03bf"},{"name":"css-loader","duration":19836,"timestamp":6669646291351,"id":438,"parentId":273,"tags":{"astUsed":"true"},"startTime":1778061016717,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":472365,"timestamp":6669645839242,"id":273,"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":1778061016265,"traceId":"a86fe8dbadba03bf"},{"name":"font-loader","duration":450600,"timestamp":6669645862143,"id":275,"parentId":274,"tags":{},"startTime":1778061016288,"traceId":"a86fe8dbadba03bf"},{"name":"postcss","duration":342,"timestamp":6669646312778,"id":439,"parentId":274,"tags":{},"startTime":1778061016739,"traceId":"a86fe8dbadba03bf"},{"name":"next-font-loader","duration":473757,"timestamp":6669645839396,"id":274,"parentId":272,"tags":{},"startTime":1778061016265,"traceId":"a86fe8dbadba03bf"},{"name":"css-loader","duration":896,"timestamp":6669646313140,"id":440,"parentId":272,"tags":{"astUsed":"true"},"startTime":1778061016739,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":476549,"timestamp":6669645837678,"id":272,"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":1778061016264,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1439467,"timestamp":6669644874813,"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":1778061015301,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1438820,"timestamp":6669644875468,"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":1778061015301,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1438976,"timestamp":6669644875317,"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":1778061015301,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1438971,"timestamp":6669644875325,"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":1778061015301,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1438972,"timestamp":6669644875335,"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":1778061015301,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1438881,"timestamp":6669644875431,"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":1778061015301,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1438897,"timestamp":6669644875418,"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":1778061015301,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1438926,"timestamp":6669644875392,"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":1778061015301,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1438862,"timestamp":6669644875459,"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":1778061015301,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1438879,"timestamp":6669644875444,"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":1778061015301,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1438847,"timestamp":6669644875481,"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":1778061015302,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1438858,"timestamp":6669644875474,"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":1778061015302,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":1024,"timestamp":6669646453746,"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":1778061016880,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":94,"timestamp":6669646454808,"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":1778061016881,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":192,"timestamp":6669646454936,"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":1778061016881,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":145,"timestamp":6669646455140,"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":1778061016881,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":386,"timestamp":6669646455309,"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":1778061016881,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":169,"timestamp":6669646455711,"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":1778061016882,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":454,"timestamp":6669646455896,"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":1778061016882,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":469,"timestamp":6669646456363,"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":1778061016882,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":191,"timestamp":6669646456844,"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":1778061016883,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":199,"timestamp":6669646457043,"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":1778061016883,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":150,"timestamp":6669646457252,"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":1778061016883,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":148,"timestamp":6669646457412,"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":1778061016883,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":142,"timestamp":6669646457569,"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":1778061016884,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":135,"timestamp":6669646457721,"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":1778061016884,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":149,"timestamp":6669646457864,"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":1778061016884,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":137,"timestamp":6669646458022,"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":1778061016884,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":328,"timestamp":6669646472393,"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":1778061016898,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":135,"timestamp":6669646472746,"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":1778061016899,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":388,"timestamp":6669646472892,"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":1778061016899,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":226,"timestamp":6669646473290,"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":1778061016899,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":133,"timestamp":6669646473526,"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":1778061016900,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":122,"timestamp":6669646473668,"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":1778061016900,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":226,"timestamp":6669646473799,"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":1778061016900,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":182,"timestamp":6669646474034,"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":1778061016900,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":340,"timestamp":6669646474226,"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":1778061016900,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":255,"timestamp":6669646474576,"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":1778061016901,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":242,"timestamp":6669646479629,"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":1778061016906,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":227,"timestamp":6669646479885,"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":1778061016906,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":213,"timestamp":6669646480122,"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":1778061016906,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":189,"timestamp":6669646480345,"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":1778061016906,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":4224,"timestamp":6669646490788,"id":692,"parentId":673,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"ssr"},"startTime":1778061016917,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":8230,"timestamp":6669646490419,"id":690,"parentId":669,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"ssr"},"startTime":1778061016916,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":11910,"timestamp":6669646489431,"id":689,"parentId":667,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"ssr"},"startTime":1778061016915,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":32039,"timestamp":6669646490608,"id":691,"parentId":671,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"ssr"},"startTime":1778061016917,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":32494,"timestamp":6669646490961,"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":1778061016917,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":32333,"timestamp":6669646491722,"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":1778061016918,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":33104,"timestamp":6669646491554,"id":695,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"ssr"},"startTime":1778061016918,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":33334,"timestamp":6669646491834,"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":1778061016918,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":35496,"timestamp":6669646491375,"id":694,"parentId":675,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"ssr"},"startTime":1778061016917,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":35262,"timestamp":6669646492075,"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":1778061016918,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":35918,"timestamp":6669646492522,"id":702,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"ssr"},"startTime":1778061016919,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":37619,"timestamp":6669646492351,"id":701,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"ssr"},"startTime":1778061016918,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":39927,"timestamp":6669646492185,"id":700,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"ssr"},"startTime":1778061016918,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":43089,"timestamp":6669646491952,"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":1778061016918,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":33759,"timestamp":6669646503069,"id":704,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"ssr"},"startTime":1778061016929,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":34944,"timestamp":6669646502918,"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":1778061016929,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5469,"timestamp":6669646572123,"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":1778061016998,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":6166,"timestamp":6669646581312,"id":707,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"ssr"},"startTime":1778061017007,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6589,"timestamp":6669646581186,"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":1778061017007,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":9431,"timestamp":6669646598193,"id":709,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"ssr"},"startTime":1778061017024,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":10518,"timestamp":6669646597897,"id":708,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"ssr"},"startTime":1778061017024,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":13192,"timestamp":6669646598460,"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":1778061017024,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":13244,"timestamp":6669646598541,"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":1778061017025,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":13297,"timestamp":6669646598607,"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":1778061017025,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3142,"timestamp":6669646619444,"id":713,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"ssr"},"startTime":1778061017045,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3070,"timestamp":6669646619761,"id":714,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"ssr"},"startTime":1778061017046,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":2730,"timestamp":6669646620294,"id":716,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"ssr"},"startTime":1778061017046,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":5267,"timestamp":6669646620031,"id":715,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"ssr"},"startTime":1778061017046,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":6200,"timestamp":6669646620555,"id":717,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"ssr"},"startTime":1778061017047,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7854,"timestamp":6669646620945,"id":718,"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":1778061017047,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":11036,"timestamp":6669646634785,"id":722,"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":1778061017061,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":11453,"timestamp":6669646635259,"id":725,"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":1778061017061,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":13661,"timestamp":6669646635332,"id":726,"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":1778061017061,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":15705,"timestamp":6669646635400,"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/params.js","layer":"ssr"},"startTime":1778061017061,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":20931,"timestamp":6669646634418,"id":719,"parentId":685,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"ssr"},"startTime":1778061017060,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":20531,"timestamp":6669646635468,"id":728,"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":1778061017061,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":20878,"timestamp":6669646635587,"id":729,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"ssr"},"startTime":1778061017062,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":22789,"timestamp":6669646635799,"id":730,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"ssr"},"startTime":1778061017062,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":23788,"timestamp":6669646635164,"id":723,"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":1778061017061,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":24436,"timestamp":6669646634685,"id":720,"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":1778061017061,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":24518,"timestamp":6669646634741,"id":721,"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":1778061017061,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":24170,"timestamp":6669646635212,"id":724,"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":1778061017061,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4062,"timestamp":6669646671298,"id":733,"parentId":703,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"ssr"},"startTime":1778061017097,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6729,"timestamp":6669646671549,"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":1778061017098,"traceId":"a86fe8dbadba03bf"}]
6
- [{"name":"build-module-js","duration":7046,"timestamp":6669646671670,"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":1778061017098,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7797,"timestamp":6669646671376,"id":734,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"ssr"},"startTime":1778061017097,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":8395,"timestamp":6669646671134,"id":731,"parentId":700,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,ExternalLink,Loader2,Search!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061017097,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":8457,"timestamp":6669646671248,"id":732,"parentId":704,"tags":{"name":"__barrel_optimize__?names=Layers,LayoutDashboard,ListChecks,PanelLeftClose,PanelLeftOpen,Plug,Plus,Settings,Users!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061017097,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":4657,"timestamp":6669646684359,"id":737,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"ssr"},"startTime":1778061017110,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":4750,"timestamp":6669646684619,"id":738,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"ssr"},"startTime":1778061017111,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4667,"timestamp":6669646684967,"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":1778061017111,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5735,"timestamp":6669646684796,"id":739,"parentId":696,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-params.js","layer":"ssr"},"startTime":1778061017111,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6267,"timestamp":6669646685095,"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":1778061017111,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6610,"timestamp":6669646684907,"id":740,"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":1778061017111,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6339,"timestamp":6669646695217,"id":745,"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":1778061017121,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7033,"timestamp":6669646695100,"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/bfcache-state-manager.js","layer":"ssr"},"startTime":1778061017121,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7071,"timestamp":6669646695324,"id":746,"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":1778061017121,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8079,"timestamp":6669646694900,"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":1778061017121,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":7458,"timestamp":6669646695782,"id":750,"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":1778061017122,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":7671,"timestamp":6669646695885,"id":751,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"ssr"},"startTime":1778061017122,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":8713,"timestamp":6669646695493,"id":748,"parentId":709,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"ssr"},"startTime":1778061017122,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8333,"timestamp":6669646696237,"id":753,"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":1778061017122,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":9196,"timestamp":6669646696069,"id":752,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"ssr"},"startTime":1778061017122,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":13341,"timestamp":6669646695700,"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":1778061017122,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":15263,"timestamp":6669646695438,"id":747,"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":1778061017121,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3702,"timestamp":6669646716386,"id":754,"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":1778061017142,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3690,"timestamp":6669646716527,"id":755,"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":1778061017143,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3475,"timestamp":6669646718302,"id":766,"parentId":726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061017144,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3974,"timestamp":6669646718420,"id":767,"parentId":726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061017144,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7643,"timestamp":6669646716606,"id":756,"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":1778061017143,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":7292,"timestamp":6669646717331,"id":761,"parentId":716,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"ssr"},"startTime":1778061017143,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":8094,"timestamp":6669646716957,"id":759,"parentId":716,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"ssr"},"startTime":1778061017143,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":8690,"timestamp":6669646717154,"id":760,"parentId":716,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"ssr"},"startTime":1778061017143,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":8430,"timestamp":6669646717606,"id":762,"parentId":716,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"ssr"},"startTime":1778061017144,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9051,"timestamp":6669646717891,"id":763,"parentId":718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061017144,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9456,"timestamp":6669646718058,"id":764,"parentId":718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778061017144,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":17451,"timestamp":6669646716775,"id":757,"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":1778061017143,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":17577,"timestamp":6669646716900,"id":758,"parentId":717,"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":1778061017143,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":16407,"timestamp":6669646718226,"id":765,"parentId":719,"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":1778061017144,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4331,"timestamp":6669646744762,"id":768,"parentId":726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061017171,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4982,"timestamp":6669646745307,"id":772,"parentId":726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061017171,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6260,"timestamp":6669646745603,"id":774,"parentId":726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061017172,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6405,"timestamp":6669646745728,"id":775,"parentId":726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061017172,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10482,"timestamp":6669646744990,"id":770,"parentId":726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061017171,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10413,"timestamp":6669646745419,"id":773,"parentId":726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061017171,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":10066,"timestamp":6669646746128,"id":777,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"ssr"},"startTime":1778061017172,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":10119,"timestamp":6669646746267,"id":778,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plug.mjs","layer":"ssr"},"startTime":1778061017172,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":11024,"timestamp":6669646745845,"id":776,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"ssr"},"startTime":1778061017172,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":12029,"timestamp":6669646745186,"id":771,"parentId":726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061017171,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":15554,"timestamp":6669646744910,"id":769,"parentId":726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061017171,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":17575,"timestamp":6669646746406,"id":779,"parentId":730,"tags":{"name":"__barrel_optimize__?names=ArrowLeft!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061017172,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5975,"timestamp":6669646768542,"id":781,"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":1778061017195,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6441,"timestamp":6669646768305,"id":780,"parentId":732,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plus.mjs","layer":"ssr"},"startTime":1778061017194,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6162,"timestamp":6669646768786,"id":783,"parentId":734,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"ssr"},"startTime":1778061017195,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6741,"timestamp":6669646768665,"id":782,"parentId":734,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"ssr"},"startTime":1778061017195,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6354,"timestamp":6669646769247,"id":785,"parentId":732,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/users.mjs","layer":"ssr"},"startTime":1778061017195,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":7692,"timestamp":6669646768943,"id":784,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"ssr"},"startTime":1778061017195,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":7225,"timestamp":6669646769701,"id":787,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"ssr"},"startTime":1778061017196,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":7295,"timestamp":6669646770007,"id":788,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"ssr"},"startTime":1778061017196,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":10628,"timestamp":6669646769419,"id":786,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"ssr"},"startTime":1778061017195,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":8412,"timestamp":6669646780702,"id":790,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"ssr"},"startTime":1778061017207,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":8171,"timestamp":6669646781273,"id":792,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"ssr"},"startTime":1778061017207,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":9117,"timestamp":6669646780974,"id":791,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"ssr"},"startTime":1778061017207,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":10425,"timestamp":6669646780424,"id":789,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"ssr"},"startTime":1778061017206,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9461,"timestamp":6669646781597,"id":793,"parentId":718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061017208,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9428,"timestamp":6669646781926,"id":795,"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":1778061017208,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9296,"timestamp":6669646782253,"id":797,"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":1778061017208,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10202,"timestamp":6669646781768,"id":794,"parentId":739,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-headers.js","layer":"ssr"},"startTime":1778061017208,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10312,"timestamp":6669646782097,"id":796,"parentId":739,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"ssr"},"startTime":1778061017208,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10273,"timestamp":6669646782421,"id":798,"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":1778061017208,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":10924,"timestamp":6669646793368,"id":800,"parentId":750,"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":1778061017219,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":11113,"timestamp":6669646793635,"id":802,"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":1778061017220,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11127,"timestamp":6669646793813,"id":803,"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":1778061017220,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11124,"timestamp":6669646793982,"id":804,"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":1778061017220,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":12100,"timestamp":6669646793521,"id":801,"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":1778061017220,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11630,"timestamp":6669646794156,"id":805,"parentId":711,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-right.mjs","layer":"ssr"},"startTime":1778061017220,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11614,"timestamp":6669646794324,"id":806,"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":1778061017220,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":12798,"timestamp":6669646793279,"id":799,"parentId":751,"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":1778061017219,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2342,"timestamp":6669646806941,"id":810,"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":1778061017233,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2464,"timestamp":6669646807133,"id":812,"parentId":760,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"ssr"},"startTime":1778061017233,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3846,"timestamp":6669646807025,"id":811,"parentId":747,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clock.mjs","layer":"ssr"},"startTime":1778061017233,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":5382,"timestamp":6669646806463,"id":807,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"ssr"},"startTime":1778061017232,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":6597,"timestamp":6669646806706,"id":808,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"ssr"},"startTime":1778061017233,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":7581,"timestamp":6669646806887,"id":809,"parentId":752,"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":1778061017233,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4985,"timestamp":6669646815435,"id":814,"parentId":754,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061017241,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5502,"timestamp":6669646815833,"id":817,"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/constants.js","layer":"ssr"},"startTime":1778061017242,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9351,"timestamp":6669646815152,"id":813,"parentId":757,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-types.js","layer":"ssr"},"startTime":1778061017241,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9037,"timestamp":6669646815712,"id":816,"parentId":712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/info.mjs","layer":"ssr"},"startTime":1778061017242,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9582,"timestamp":6669646815571,"id":815,"parentId":764,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"ssr"},"startTime":1778061017242,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":9459,"timestamp":6669646815921,"id":818,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"ssr"},"startTime":1778061017242,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":9532,"timestamp":6669646816098,"id":819,"parentId":707,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"ssr"},"startTime":1778061017242,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":9567,"timestamp":6669646816378,"id":820,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"ssr"},"startTime":1778061017242,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":9444,"timestamp":6669646816652,"id":821,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"ssr"},"startTime":1778061017243,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9280,"timestamp":6669646817233,"id":824,"parentId":718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061017243,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9737,"timestamp":6669646817113,"id":823,"parentId":718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061017243,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":10209,"timestamp":6669646816911,"id":822,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"ssr"},"startTime":1778061017243,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10613,"timestamp":6669646817414,"id":825,"parentId":718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061017243,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3866,"timestamp":6669646828845,"id":828,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"ssr"},"startTime":1778061017255,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4058,"timestamp":6669646828929,"id":829,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-validation-error.js","layer":"ssr"},"startTime":1778061017255,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4879,"timestamp":6669646829024,"id":830,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js","layer":"ssr"},"startTime":1778061017255,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5457,"timestamp":6669646829100,"id":831,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/headers.js","layer":"ssr"},"startTime":1778061017255,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8101,"timestamp":6669646828732,"id":827,"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/shared/lib/promise-with-resolvers.js","layer":"ssr"},"startTime":1778061017255,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8708,"timestamp":6669646828530,"id":826,"parentId":718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778061017255,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8044,"timestamp":6669646829375,"id":834,"parentId":718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061017255,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8650,"timestamp":6669646829169,"id":832,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"ssr"},"startTime":1778061017255,"traceId":"a86fe8dbadba03bf"}]
7
- [{"name":"build-module-js","duration":8873,"timestamp":6669646829272,"id":833,"parentId":774,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"ssr"},"startTime":1778061017255,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":8770,"timestamp":6669646829623,"id":836,"parentId":701,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"ssr"},"startTime":1778061017256,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9148,"timestamp":6669646829546,"id":835,"parentId":776,"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":1778061017256,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4143,"timestamp":6669646840216,"id":845,"parentId":769,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/scheduler.js","layer":"ssr"},"startTime":1778061017266,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3872,"timestamp":6669646840617,"id":849,"parentId":769,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","layer":"ssr"},"startTime":1778061017267,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11328,"timestamp":6669646839431,"id":838,"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/pencil.mjs","layer":"ssr"},"startTime":1778061017265,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":11975,"timestamp":6669646839123,"id":837,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"ssr"},"startTime":1778061017265,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11721,"timestamp":6669646839556,"id":839,"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/copy.mjs","layer":"ssr"},"startTime":1778061017266,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11798,"timestamp":6669646839669,"id":840,"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/trash-2.mjs","layer":"ssr"},"startTime":1778061017266,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11730,"timestamp":6669646839890,"id":842,"parentId":721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/check.mjs","layer":"ssr"},"startTime":1778061017266,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11788,"timestamp":6669646839994,"id":843,"parentId":720,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/x.mjs","layer":"ssr"},"startTime":1778061017266,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":12151,"timestamp":6669646839785,"id":841,"parentId":720,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/search.mjs","layer":"ssr"},"startTime":1778061017266,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":12128,"timestamp":6669646840111,"id":844,"parentId":718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778061017266,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":12288,"timestamp":6669646840300,"id":846,"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/client/components/static-generation-bailout.js","layer":"ssr"},"startTime":1778061017266,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":12335,"timestamp":6669646840513,"id":848,"parentId":769,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"ssr"},"startTime":1778061017267,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":12774,"timestamp":6669646840397,"id":847,"parentId":769,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/hooks-server-context.js","layer":"ssr"},"startTime":1778061017266,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":12602,"timestamp":6669646840853,"id":854,"parentId":798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"ssr"},"startTime":1778061017267,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":12679,"timestamp":6669646840953,"id":855,"parentId":800,"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":1778061017267,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":12747,"timestamp":6669646841068,"id":856,"parentId":800,"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":1778061017267,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":12900,"timestamp":6669646841181,"id":857,"parentId":802,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"ssr"},"startTime":1778061017267,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":12806,"timestamp":6669646841452,"id":859,"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":1778061017267,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":13187,"timestamp":6669646841279,"id":858,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"ssr"},"startTime":1778061017267,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":13147,"timestamp":6669646841563,"id":860,"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":1778061017268,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":14161,"timestamp":6669646840745,"id":851,"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":1778061017267,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":14347,"timestamp":6669646840697,"id":850,"parentId":784,"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":1778061017267,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":14363,"timestamp":6669646840785,"id":852,"parentId":790,"tags":{"name":"__barrel_optimize__?names=Check!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061017267,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":14437,"timestamp":6669646840820,"id":853,"parentId":789,"tags":{"name":"__barrel_optimize__?names=ArrowRight,DollarSign!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061017267,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3052,"timestamp":6669646856644,"id":866,"parentId":812,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js","layer":"ssr"},"startTime":1778061017283,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3533,"timestamp":6669646856722,"id":867,"parentId":812,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js","layer":"ssr"},"startTime":1778061017283,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4084,"timestamp":6669646856789,"id":868,"parentId":812,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"ssr"},"startTime":1778061017283,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4942,"timestamp":6669646856859,"id":869,"parentId":812,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js","layer":"ssr"},"startTime":1778061017283,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5990,"timestamp":6669646856922,"id":870,"parentId":812,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js","layer":"ssr"},"startTime":1778061017283,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6235,"timestamp":6669646856987,"id":871,"parentId":812,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js","layer":"ssr"},"startTime":1778061017283,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6682,"timestamp":6669646857072,"id":872,"parentId":812,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js","layer":"ssr"},"startTime":1778061017283,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6938,"timestamp":6669646857136,"id":873,"parentId":812,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js","layer":"ssr"},"startTime":1778061017283,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7153,"timestamp":6669646857201,"id":874,"parentId":812,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js","layer":"ssr"},"startTime":1778061017283,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7299,"timestamp":6669646857269,"id":875,"parentId":812,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js","layer":"ssr"},"startTime":1778061017283,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":10650,"timestamp":6669646855805,"id":861,"parentId":731,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/external-link.mjs","layer":"ssr"},"startTime":1778061017282,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":10784,"timestamp":6669646855985,"id":862,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"ssr"},"startTime":1778061017282,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":10871,"timestamp":6669646856185,"id":863,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"ssr"},"startTime":1778061017282,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":11011,"timestamp":6669646856355,"id":864,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"ssr"},"startTime":1778061017282,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":11236,"timestamp":6669646856525,"id":865,"parentId":718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061017283,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4390,"timestamp":6669646876315,"id":876,"parentId":812,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js","layer":"ssr"},"startTime":1778061017302,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4814,"timestamp":6669646876444,"id":877,"parentId":812,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js","layer":"ssr"},"startTime":1778061017302,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5068,"timestamp":6669646876517,"id":878,"parentId":812,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js","layer":"ssr"},"startTime":1778061017303,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7298,"timestamp":6669646876590,"id":879,"parentId":812,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js","layer":"ssr"},"startTime":1778061017303,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7524,"timestamp":6669646876656,"id":880,"parentId":812,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js","layer":"ssr"},"startTime":1778061017303,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10107,"timestamp":6669646876722,"id":881,"parentId":812,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js","layer":"ssr"},"startTime":1778061017303,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":14890,"timestamp":6669646877042,"id":885,"parentId":828,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"ssr"},"startTime":1778061017303,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":13779,"timestamp":6669646878279,"id":896,"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":1778061017304,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":13816,"timestamp":6669646878358,"id":897,"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":1778061017304,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":19251,"timestamp":6669646877126,"id":886,"parentId":830,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061017303,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":19722,"timestamp":6669646876869,"id":884,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"ssr"},"startTime":1778061017303,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":19518,"timestamp":6669646877345,"id":888,"parentId":732,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layout-dashboard.mjs","layer":"ssr"},"startTime":1778061017303,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":19605,"timestamp":6669646877455,"id":889,"parentId":856,"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":1778061017303,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":20304,"timestamp":6669646877235,"id":887,"parentId":832,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778061017303,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":20213,"timestamp":6669646877567,"id":890,"parentId":700,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"ssr"},"startTime":1778061017304,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":20224,"timestamp":6669646877732,"id":891,"parentId":732,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/list-checks.mjs","layer":"ssr"},"startTime":1778061017304,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":20286,"timestamp":6669646877843,"id":892,"parentId":732,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-open.mjs","layer":"ssr"},"startTime":1778061017304,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":20342,"timestamp":6669646877946,"id":893,"parentId":732,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/settings.mjs","layer":"ssr"},"startTime":1778061017304,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":20388,"timestamp":6669646878064,"id":894,"parentId":732,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-close.mjs","layer":"ssr"},"startTime":1778061017304,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":20440,"timestamp":6669646878176,"id":895,"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":1778061017304,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":21942,"timestamp":6669646876833,"id":883,"parentId":822,"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":1778061017303,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":22091,"timestamp":6669646876788,"id":882,"parentId":819,"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":1778061017303,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3767,"timestamp":6669646899716,"id":898,"parentId":867,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js","layer":"ssr"},"startTime":1778061017326,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4374,"timestamp":6669646899837,"id":899,"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":1778061017326,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4562,"timestamp":6669646899908,"id":900,"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":1778061017326,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4696,"timestamp":6669646899974,"id":901,"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":1778061017326,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5206,"timestamp":6669646900053,"id":902,"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":1778061017326,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5344,"timestamp":6669646900120,"id":903,"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":1778061017326,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5660,"timestamp":6669646900184,"id":904,"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":1778061017326,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5949,"timestamp":6669646900246,"id":905,"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":1778061017326,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6134,"timestamp":6669646900313,"id":906,"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":1778061017326,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6475,"timestamp":6669646900376,"id":907,"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":1778061017326,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6839,"timestamp":6669646900438,"id":908,"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":1778061017326,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7025,"timestamp":6669646900507,"id":909,"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":1778061017327,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7607,"timestamp":6669646900569,"id":910,"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":1778061017327,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7868,"timestamp":6669646900631,"id":911,"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":1778061017327,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7947,"timestamp":6669646900699,"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":1778061017327,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8030,"timestamp":6669646900762,"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":1778061017327,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8103,"timestamp":6669646900823,"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":1778061017327,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2142,"timestamp":6669646918469,"id":915,"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":1778061017345,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2788,"timestamp":6669646918591,"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":1778061017345,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2974,"timestamp":6669646918663,"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":1778061017345,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3248,"timestamp":6669646918730,"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":1778061017345,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4163,"timestamp":6669646918804,"id":919,"parentId":884,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"ssr"},"startTime":1778061017345,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4613,"timestamp":6669646923193,"id":920,"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":1778061017349,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6234,"timestamp":6669646923285,"id":921,"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":1778061017349,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6719,"timestamp":6669646923371,"id":922,"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":1778061017349,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6912,"timestamp":6669646923443,"id":923,"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":1778061017349,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7040,"timestamp":6669646923514,"id":924,"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":1778061017350,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7180,"timestamp":6669646923579,"id":925,"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":1778061017350,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7452,"timestamp":6669646923644,"id":926,"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":1778061017350,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7679,"timestamp":6669646923712,"id":927,"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":1778061017350,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7765,"timestamp":6669646923775,"id":928,"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":1778061017350,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8030,"timestamp":6669646923839,"id":929,"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":1778061017350,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8365,"timestamp":6669646923907,"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/binary.js","layer":"ssr"},"startTime":1778061017350,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8659,"timestamp":6669646923971,"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/merge.js","layer":"ssr"},"startTime":1778061017350,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8987,"timestamp":6669646924042,"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/omap.js","layer":"ssr"},"startTime":1778061017350,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9308,"timestamp":6669646924110,"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/pairs.js","layer":"ssr"},"startTime":1778061017350,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9436,"timestamp":6669646924176,"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/schema.js","layer":"ssr"},"startTime":1778061017350,"traceId":"a86fe8dbadba03bf"}]
8
- [{"name":"build-module-js","duration":1792,"timestamp":6669647101841,"id":1035,"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":1778061017528,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":775,"timestamp":6669647103716,"id":1037,"parentId":836,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1778061017530,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2126,"timestamp":6669647106953,"id":1038,"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":1778061017533,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2077,"timestamp":6669647107163,"id":1039,"parentId":996,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/cloud.mjs","layer":"ssr"},"startTime":1778061017533,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3446,"timestamp":6669647107307,"id":1040,"parentId":996,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/send.mjs","layer":"ssr"},"startTime":1778061017533,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5371,"timestamp":6669647107445,"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/terminal.mjs","layer":"ssr"},"startTime":1778061017533,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5404,"timestamp":6669647107592,"id":1042,"parentId":996,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/monitor.mjs","layer":"ssr"},"startTime":1778061017534,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5408,"timestamp":6669647107756,"id":1043,"parentId":996,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/webhook.mjs","layer":"ssr"},"startTime":1778061017534,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5408,"timestamp":6669647107932,"id":1044,"parentId":996,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/server.mjs","layer":"ssr"},"startTime":1778061017534,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5461,"timestamp":6669647108098,"id":1045,"parentId":996,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sliders-vertical.mjs","layer":"ssr"},"startTime":1778061017534,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5516,"timestamp":6669647108225,"id":1046,"parentId":996,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/workflow.mjs","layer":"ssr"},"startTime":1778061017534,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":13260,"timestamp":6669647114589,"id":1047,"parentId":836,"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":1778061017541,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":14162,"timestamp":6669647114695,"id":1048,"parentId":862,"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":1778061017541,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3336,"timestamp":6669647130488,"id":1049,"parentId":938,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"ssr"},"startTime":1778061017557,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3813,"timestamp":6669647130779,"id":1050,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"ssr"},"startTime":1778061017557,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":4003,"timestamp":6669647131018,"id":1051,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"ssr"},"startTime":1778061017557,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":4304,"timestamp":6669647131202,"id":1052,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"ssr"},"startTime":1778061017557,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":10284,"timestamp":6669647131552,"id":1054,"parentId":998,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"ssr"},"startTime":1778061017558,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":11986,"timestamp":6669647131930,"id":1056,"parentId":998,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"ssr"},"startTime":1778061017558,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":13538,"timestamp":6669647131381,"id":1053,"parentId":998,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"ssr"},"startTime":1778061017557,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":12542,"timestamp":6669647132703,"id":1057,"parentId":1021,"tags":{"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":1778061017559,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":14180,"timestamp":6669647131719,"id":1055,"parentId":998,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"ssr"},"startTime":1778061017558,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":13933,"timestamp":6669647132834,"id":1058,"parentId":1006,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/lru.js","layer":"ssr"},"startTime":1778061017559,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3483,"timestamp":6669647147198,"id":1059,"parentId":862,"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":1778061017573,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3310,"timestamp":6669647153763,"id":1061,"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":1778061017580,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3596,"timestamp":6669647153680,"id":1060,"parentId":1049,"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":1778061017580,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2792,"timestamp":6669647158454,"id":1070,"parentId":942,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061017584,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":7946,"timestamp":6669647153813,"id":1062,"parentId":1051,"tags":{"name":"__barrel_optimize__?names=AlertTriangle!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061017580,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":4570,"timestamp":6669647157751,"id":1066,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"ssr"},"startTime":1778061017584,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":5108,"timestamp":6669647157570,"id":1065,"parentId":998,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"ssr"},"startTime":1778061017584,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":4939,"timestamp":6669647158109,"id":1068,"parentId":998,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"ssr"},"startTime":1778061017584,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":4517,"timestamp":6669647158697,"id":1072,"parentId":1024,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"ssr"},"startTime":1778061017585,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":5156,"timestamp":6669647158281,"id":1069,"parentId":1024,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"ssr"},"startTime":1778061017584,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":5041,"timestamp":6669647158535,"id":1071,"parentId":998,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"ssr"},"startTime":1778061017585,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4936,"timestamp":6669647158861,"id":1073,"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":1778061017585,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":6860,"timestamp":6669647157929,"id":1067,"parentId":998,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"ssr"},"startTime":1778061017584,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":12390,"timestamp":6669647157462,"id":1063,"parentId":1054,"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":1778061017583,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":12508,"timestamp":6669647157527,"id":1064,"parentId":1053,"tags":{"name":"__barrel_optimize__?names=CheckCircle2,ChevronLeft,ChevronRight!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061017584,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1785,"timestamp":6669647172626,"id":1074,"parentId":1069,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061017599,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1299,"timestamp":6669647176770,"id":1076,"parentId":1060,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/test-tube-diagonal.mjs","layer":"ssr"},"startTime":1778061017603,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1654,"timestamp":6669647176607,"id":1075,"parentId":1060,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clipboard-list.mjs","layer":"ssr"},"startTime":1778061017603,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2035,"timestamp":6669647176886,"id":1077,"parentId":1060,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/flask-conical.mjs","layer":"ssr"},"startTime":1778061017603,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2088,"timestamp":6669647177012,"id":1078,"parentId":1060,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/git-pull-request.mjs","layer":"ssr"},"startTime":1778061017603,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1803,"timestamp":6669647178332,"id":1079,"parentId":1063,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/tag.mjs","layer":"ssr"},"startTime":1778061017604,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2421,"timestamp":6669647179514,"id":1080,"parentId":1064,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-right.mjs","layer":"ssr"},"startTime":1778061017606,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2467,"timestamp":6669647179643,"id":1081,"parentId":1064,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-left.mjs","layer":"ssr"},"startTime":1778061017606,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":2082,"timestamp":6669647181329,"id":1083,"parentId":1053,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"ssr"},"startTime":1778061017607,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3241,"timestamp":6669647181142,"id":1082,"parentId":1053,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"ssr"},"startTime":1778061017607,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3445,"timestamp":6669647181512,"id":1084,"parentId":1053,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"ssr"},"startTime":1778061017608,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":10092,"timestamp":6669647188348,"id":1086,"parentId":1082,"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":1778061017614,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":12318,"timestamp":6669647188099,"id":1085,"parentId":1068,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"ssr"},"startTime":1778061017614,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3366,"timestamp":6669647207393,"id":1087,"parentId":1053,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"ssr"},"startTime":1778061017633,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1678,"timestamp":6669647213556,"id":1088,"parentId":1087,"tags":{"name":"__barrel_optimize__?names=Plus!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061017640,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":2936,"timestamp":6669647251957,"id":1090,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"ssr"},"startTime":1778061017678,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":4054,"timestamp":6669647251650,"id":1089,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"ssr"},"startTime":1778061017678,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3157,"timestamp":6669647252887,"id":1091,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"ssr"},"startTime":1778061017679,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":593,"timestamp":6669647262912,"id":1092,"parentId":1085,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"ssr"},"startTime":1778061017689,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1105,"timestamp":6669647266863,"id":1094,"parentId":1059,"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":1778061017693,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3886,"timestamp":6669647264634,"id":1093,"parentId":1089,"tags":{"name":"__barrel_optimize__?names=ArrowDown,ArrowUp,ChevronDown,ChevronRight,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061017691,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5215,"timestamp":6669647266962,"id":1095,"parentId":1059,"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":1778061017693,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6447,"timestamp":6669647267051,"id":1096,"parentId":1059,"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":1778061017693,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1027,"timestamp":6669647275459,"id":1097,"parentId":1059,"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":1778061017701,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4106,"timestamp":6669647275557,"id":1098,"parentId":1059,"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":1778061017702,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5274,"timestamp":6669647275630,"id":1099,"parentId":1059,"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":1778061017702,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":7268,"timestamp":6669647275695,"id":1100,"parentId":1059,"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":1778061017702,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4837,"timestamp":6669647283334,"id":1101,"parentId":1059,"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":1778061017709,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1256,"timestamp":6669647288573,"id":1103,"parentId":1059,"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":1778061017715,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6066,"timestamp":6669647288649,"id":1104,"parentId":1059,"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":1778061017715,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":7296,"timestamp":6669647288713,"id":1105,"parentId":1059,"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":1778061017715,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9432,"timestamp":6669647288463,"id":1102,"parentId":1059,"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":1778061017714,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":10605,"timestamp":6669647325264,"id":1106,"parentId":1059,"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":1778061017751,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11747,"timestamp":6669647325404,"id":1107,"parentId":1059,"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":1778061017751,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9682,"timestamp":6669647329807,"id":1110,"parentId":1059,"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":1778061017756,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":10521,"timestamp":6669647329884,"id":1111,"parentId":1059,"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":1778061017756,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":12783,"timestamp":6669647329607,"id":1108,"parentId":1059,"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":1778061017756,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":14476,"timestamp":6669647329730,"id":1109,"parentId":1059,"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":1778061017756,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3789,"timestamp":6669647465733,"id":1112,"parentId":1059,"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":1778061017892,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3095,"timestamp":6669647466753,"id":1113,"parentId":1059,"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":1778061017893,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":8194,"timestamp":6669647467715,"id":1114,"parentId":1059,"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":1778061017894,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":12543,"timestamp":6669647467806,"id":1115,"parentId":1059,"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":1778061017894,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":690,"timestamp":6669647521149,"id":1117,"parentId":1059,"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":1778061017947,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":8524,"timestamp":6669647519536,"id":1116,"parentId":1059,"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":1778061017946,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1313,"timestamp":6669647540497,"id":1119,"parentId":1059,"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":1778061017967,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":7310,"timestamp":6669647540362,"id":1118,"parentId":1059,"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":1778061017966,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3812,"timestamp":6669647576744,"id":1120,"parentId":1059,"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":1778061018003,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6895,"timestamp":6669647577500,"id":1121,"parentId":1059,"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":1778061018004,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1635,"timestamp":6669647634453,"id":1124,"parentId":1093,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-up.mjs","layer":"ssr"},"startTime":1778061018060,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":2257,"timestamp":6669647634188,"id":1123,"parentId":1090,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"ssr"},"startTime":1778061018060,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":7606,"timestamp":6669647632706,"id":1122,"parentId":1089,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"ssr"},"startTime":1778061018059,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5055,"timestamp":6669647635433,"id":1125,"parentId":1093,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-down.mjs","layer":"ssr"},"startTime":1778061018061,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4038,"timestamp":6669647636763,"id":1127,"parentId":1059,"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":1778061018063,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5853,"timestamp":6669647636674,"id":1126,"parentId":1059,"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":1778061018063,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1209,"timestamp":6669647657545,"id":1130,"parentId":1092,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"ssr"},"startTime":1778061018084,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1419,"timestamp":6669647657683,"id":1132,"parentId":1059,"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":1778061018084,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2690,"timestamp":6669647657469,"id":1129,"parentId":1059,"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":1778061018083,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4618,"timestamp":6669647657332,"id":1128,"parentId":1059,"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":1778061018083,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5094,"timestamp":6669647657616,"id":1131,"parentId":1059,"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":1778061018084,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":8192,"timestamp":6669647657756,"id":1133,"parentId":1059,"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":1778061018084,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1077,"timestamp":6669647719031,"id":1134,"parentId":1095,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"ssr"},"startTime":1778061018145,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":589,"timestamp":6669647724125,"id":1135,"parentId":1095,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"ssr"},"startTime":1778061018150,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":707,"timestamp":6669647725235,"id":1136,"parentId":1095,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"ssr"},"startTime":1778061018151,"traceId":"a86fe8dbadba03bf"}]
9
- [{"name":"build-module-mjs","duration":1016,"timestamp":6669647728800,"id":1138,"parentId":1097,"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":1778061018155,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1641,"timestamp":6669647728896,"id":1139,"parentId":1096,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"ssr"},"startTime":1778061018155,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1805,"timestamp":6669647728967,"id":1140,"parentId":1096,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"ssr"},"startTime":1778061018155,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1958,"timestamp":6669647729040,"id":1141,"parentId":1098,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"ssr"},"startTime":1778061018155,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2054,"timestamp":6669647729109,"id":1142,"parentId":1098,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-is-hydrated@0.1.0_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs","layer":"ssr"},"startTime":1778061018155,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9224,"timestamp":6669647725322,"id":1137,"parentId":1096,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+r_161926fa2509d0b7370b60b8bb4eb8b0/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"ssr"},"startTime":1778061018151,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":531,"timestamp":6669647739198,"id":1143,"parentId":1098,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"ssr"},"startTime":1778061018165,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":602,"timestamp":6669647739319,"id":1144,"parentId":1099,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"ssr"},"startTime":1778061018165,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":459,"timestamp":6669647742232,"id":1145,"parentId":1099,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"ssr"},"startTime":1778061018168,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3655,"timestamp":6669647745174,"id":1146,"parentId":1099,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-presence@1.1.5_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_c01c26c80b5ab5e3ecefbda6eca51ad1/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"ssr"},"startTime":1778061018171,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9439,"timestamp":6669647745265,"id":1147,"parentId":1100,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_73ff7391b7be14d4dbff03af4dbac090/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"ssr"},"startTime":1778061018171,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2227,"timestamp":6669647790849,"id":1150,"parentId":1104,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"ssr"},"startTime":1778061018217,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4873,"timestamp":6669647790776,"id":1149,"parentId":1104,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14___3d3960154a4c07d09bb90cb341135fc5/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"ssr"},"startTime":1778061018217,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6057,"timestamp":6669647790625,"id":1148,"parentId":1104,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_f62f3af4ca2ba305a7aecf04c8534604/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"ssr"},"startTime":1778061018217,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":544,"timestamp":6669647814436,"id":1151,"parentId":1104,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"ssr"},"startTime":1778061018240,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":993,"timestamp":6669647815634,"id":1152,"parentId":1104,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js","layer":"ssr"},"startTime":1778061018242,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1627,"timestamp":6669647818020,"id":1153,"parentId":1107,"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":1778061018244,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2168,"timestamp":6669647818305,"id":1157,"parentId":1108,"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":1778061018244,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3817,"timestamp":6669647818371,"id":1158,"parentId":1122,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"ssr"},"startTime":1778061018244,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5295,"timestamp":6669647818119,"id":1154,"parentId":1110,"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":1778061018244,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6172,"timestamp":6669647818236,"id":1156,"parentId":1108,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@type_4eeb29c998b846c35358e2f929e7490e/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"ssr"},"startTime":1778061018244,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6401,"timestamp":6669647818193,"id":1155,"parentId":1123,"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":1778061018244,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":890,"timestamp":6669647854737,"id":1160,"parentId":1130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"ssr"},"startTime":1778061018281,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1741,"timestamp":6669647857113,"id":1161,"parentId":1130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/parseUtil.js","layer":"ssr"},"startTime":1778061018283,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2557,"timestamp":6669647857204,"id":1162,"parentId":1130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"ssr"},"startTime":1778061018283,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":22832,"timestamp":6669647857278,"id":1163,"parentId":1130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"ssr"},"startTime":1778061018283,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":22953,"timestamp":6669647857348,"id":1164,"parentId":1130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/typeAliases.js","layer":"ssr"},"startTime":1778061018283,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":26970,"timestamp":6669647854420,"id":1159,"parentId":1122,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"ssr"},"startTime":1778061018280,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1551,"timestamp":6669647887275,"id":1165,"parentId":1130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/util.js","layer":"ssr"},"startTime":1778061018313,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1614,"timestamp":6669647887416,"id":1166,"parentId":1142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/shim/index.js","layer":"ssr"},"startTime":1778061018313,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2240,"timestamp":6669647890037,"id":1167,"parentId":1159,"tags":{"name":"__barrel_optimize__?names=Plus,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061018316,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":718,"timestamp":6669647939601,"id":1168,"parentId":1163,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.js","layer":"ssr"},"startTime":1778061018366,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1369,"timestamp":6669647939741,"id":1169,"parentId":1160,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/locales/en.js","layer":"ssr"},"startTime":1778061018366,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":665,"timestamp":6669647946802,"id":1170,"parentId":1166,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"ssr"},"startTime":1778061018373,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":648,"timestamp":6669647953827,"id":1171,"parentId":1151,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"ssr"},"startTime":1778061018380,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1236,"timestamp":6669647965929,"id":1172,"parentId":1149,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"ssr"},"startTime":1778061018392,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":848,"timestamp":6669647969910,"id":1173,"parentId":1171,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"ssr"},"startTime":1778061018396,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":893,"timestamp":6669647970030,"id":1174,"parentId":1171,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"ssr"},"startTime":1778061018396,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":457,"timestamp":6669647973243,"id":1175,"parentId":1154,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_e05f2c19a58a99fddf374207b5e3778c/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"ssr"},"startTime":1778061018399,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1570,"timestamp":6669647974219,"id":1176,"parentId":1154,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+react-dom@2.1.8_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"ssr"},"startTime":1778061018400,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":309,"timestamp":6669647977541,"id":1177,"parentId":1173,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"ssr"},"startTime":1778061018404,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1246,"timestamp":6669647978741,"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/SideEffect.js","layer":"ssr"},"startTime":1778061018405,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1044,"timestamp":6669647986343,"id":1179,"parentId":1178,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"ssr"},"startTime":1778061018412,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1133,"timestamp":6669647986451,"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/aggresiveCapture.js","layer":"ssr"},"startTime":1778061018412,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":487,"timestamp":6669648003812,"id":1181,"parentId":1173,"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":1778061018430,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":410,"timestamp":6669648005904,"id":1182,"parentId":1174,"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":1778061018432,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4566,"timestamp":6669648006703,"id":1183,"parentId":1171,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"ssr"},"startTime":1778061018433,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":578,"timestamp":6669648012096,"id":1184,"parentId":1178,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"ssr"},"startTime":1778061018438,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":628,"timestamp":6669648012219,"id":1185,"parentId":1173,"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":1778061018438,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":383,"timestamp":6669648017957,"id":1186,"parentId":1178,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/index.js","layer":"ssr"},"startTime":1778061018444,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4648,"timestamp":6669648020704,"id":1187,"parentId":1176,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"ssr"},"startTime":1778061018447,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4802,"timestamp":6669648020820,"id":1188,"parentId":1181,"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":1778061018447,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4879,"timestamp":6669648020911,"id":1189,"parentId":1181,"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":1778061018447,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4935,"timestamp":6669648020997,"id":1190,"parentId":1181,"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":1778061018447,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5014,"timestamp":6669648021095,"id":1191,"parentId":1181,"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":1778061018447,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1309,"timestamp":6669648029030,"id":1192,"parentId":1181,"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":1778061018455,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1356,"timestamp":6669648029158,"id":1193,"parentId":1181,"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":1778061018455,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1437,"timestamp":6669648030801,"id":1194,"parentId":1181,"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":1778061018457,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1566,"timestamp":6669648030906,"id":1195,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"ssr"},"startTime":1778061018457,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1906,"timestamp":6669648030993,"id":1196,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/hook.js","layer":"ssr"},"startTime":1778061018457,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2105,"timestamp":6669648031091,"id":1197,"parentId":1181,"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":1778061018457,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1237,"timestamp":6669648035007,"id":1198,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/medium.js","layer":"ssr"},"startTime":1778061018461,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1297,"timestamp":6669648035121,"id":1199,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/config.js","layer":"ssr"},"startTime":1778061018461,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1636,"timestamp":6669648035220,"id":1200,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"ssr"},"startTime":1778061018461,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1797,"timestamp":6669648035308,"id":1201,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/exports.js","layer":"ssr"},"startTime":1778061018461,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":672,"timestamp":6669648039258,"id":1202,"parentId":1184,"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":1778061018465,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1152,"timestamp":6669648039364,"id":1203,"parentId":1184,"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":1778061018465,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":329,"timestamp":6669648042171,"id":1204,"parentId":1196,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/env.js","layer":"ssr"},"startTime":1778061018468,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":676,"timestamp":6669648043767,"id":1205,"parentId":1186,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/component.js","layer":"ssr"},"startTime":1778061018470,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":778,"timestamp":6669648043876,"id":1206,"parentId":1186,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"ssr"},"startTime":1778061018470,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1010,"timestamp":6669648043967,"id":1207,"parentId":1186,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"ssr"},"startTime":1778061018470,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1336,"timestamp":6669648058926,"id":1208,"parentId":1187,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"ssr"},"startTime":1778061018485,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":872,"timestamp":6669648062575,"id":1209,"parentId":1187,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"ssr"},"startTime":1778061018489,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4131,"timestamp":6669648065536,"id":1210,"parentId":1187,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+core@1.7.5/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"ssr"},"startTime":1778061018492,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":310,"timestamp":6669648070495,"id":1211,"parentId":1204,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/detect-node-es@1.1.0/node_modules/detect-node-es/esm/node.js","layer":"ssr"},"startTime":1778061018497,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":377,"timestamp":6669648071241,"id":1212,"parentId":1207,"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":1778061018497,"traceId":"a86fe8dbadba03bf"},{"name":"make","duration":3209703,"timestamp":6669644874597,"id":21,"parentId":19,"tags":{},"startTime":1778061015301,"traceId":"a86fe8dbadba03bf"},{"name":"get-entries","duration":821,"timestamp":6669648085281,"id":1214,"parentId":1213,"tags":{},"startTime":1778061018511,"traceId":"a86fe8dbadba03bf"},{"name":"node-file-trace-plugin","duration":168706,"timestamp":6669648089525,"id":1215,"parentId":1213,"tags":{"traceEntryCount":"30"},"startTime":1778061018516,"traceId":"a86fe8dbadba03bf"},{"name":"collect-traced-files","duration":862,"timestamp":6669648258245,"id":1216,"parentId":1213,"tags":{},"startTime":1778061018684,"traceId":"a86fe8dbadba03bf"},{"name":"finish-modules","duration":173993,"timestamp":6669648085119,"id":1213,"parentId":20,"tags":{},"startTime":1778061018511,"traceId":"a86fe8dbadba03bf"},{"name":"chunk-graph","duration":32555,"timestamp":6669648325127,"id":1218,"parentId":1217,"tags":{},"startTime":1778061018751,"traceId":"a86fe8dbadba03bf"},{"name":"optimize-modules","duration":27,"timestamp":6669648357788,"id":1220,"parentId":1217,"tags":{},"startTime":1778061018784,"traceId":"a86fe8dbadba03bf"},{"name":"optimize-chunks","duration":48992,"timestamp":6669648357874,"id":1221,"parentId":1217,"tags":{},"startTime":1778061018784,"traceId":"a86fe8dbadba03bf"},{"name":"optimize-tree","duration":982,"timestamp":6669648406969,"id":1222,"parentId":1217,"tags":{},"startTime":1778061018833,"traceId":"a86fe8dbadba03bf"},{"name":"optimize-chunk-modules","duration":24618,"timestamp":6669648408037,"id":1223,"parentId":1217,"tags":{},"startTime":1778061018834,"traceId":"a86fe8dbadba03bf"},{"name":"optimize","duration":74995,"timestamp":6669648357745,"id":1219,"parentId":1217,"tags":{},"startTime":1778061018784,"traceId":"a86fe8dbadba03bf"},{"name":"module-hash","duration":29212,"timestamp":6669648456959,"id":1224,"parentId":1217,"tags":{},"startTime":1778061018883,"traceId":"a86fe8dbadba03bf"},{"name":"code-generation","duration":301395,"timestamp":6669648486247,"id":1225,"parentId":1217,"tags":{},"startTime":1778061018912,"traceId":"a86fe8dbadba03bf"},{"name":"hash","duration":10005,"timestamp":6669648792541,"id":1226,"parentId":1217,"tags":{},"startTime":1778061019219,"traceId":"a86fe8dbadba03bf"},{"name":"code-generation-jobs","duration":547,"timestamp":6669648802544,"id":1227,"parentId":1217,"tags":{},"startTime":1778061019229,"traceId":"a86fe8dbadba03bf"},{"name":"module-assets","duration":357,"timestamp":6669648803011,"id":1228,"parentId":1217,"tags":{},"startTime":1778061019229,"traceId":"a86fe8dbadba03bf"},{"name":"create-chunk-assets","duration":8229,"timestamp":6669648803379,"id":1229,"parentId":1217,"tags":{},"startTime":1778061019229,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":135669,"timestamp":6669648843030,"id":1234,"parentId":1230,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1778061019269,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":136370,"timestamp":6669648842446,"id":1233,"parentId":1230,"tags":{"name":"../app/api/run-artifacts/[chatId]/route.js","cache":"MISS"},"startTime":1778061019268,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":135403,"timestamp":6669648843459,"id":1235,"parentId":1230,"tags":{"name":"../app/icon.svg/route.js","cache":"MISS"},"startTime":1778061019269,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":142214,"timestamp":6669648836691,"id":1231,"parentId":1230,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1778061019263,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":134795,"timestamp":6669648844142,"id":1236,"parentId":1230,"tags":{"name":"../app/api/daemon/[...path]/route.js","cache":"MISS"},"startTime":1778061019270,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":137723,"timestamp":6669648841313,"id":1232,"parentId":1230,"tags":{"name":"../app/_global-error/page.js","cache":"MISS"},"startTime":1778061019267,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":134009,"timestamp":6669648845099,"id":1237,"parentId":1230,"tags":{"name":"../app/new/page.js","cache":"MISS"},"startTime":1778061019271,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":130758,"timestamp":6669648848444,"id":1238,"parentId":1230,"tags":{"name":"../app/onboarding/page.js","cache":"MISS"},"startTime":1778061019274,"traceId":"a86fe8dbadba03bf"}]
10
- [{"name":"build-module-js","duration":9840,"timestamp":6669646924245,"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/set.js","layer":"ssr"},"startTime":1778061017350,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10330,"timestamp":6669646924309,"id":936,"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":1778061017350,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":11618,"timestamp":6669646924372,"id":937,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"ssr"},"startTime":1778061017350,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11100,"timestamp":6669646925107,"id":941,"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":1778061017351,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":11822,"timestamp":6669646924922,"id":940,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"ssr"},"startTime":1778061017351,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":12772,"timestamp":6669646924565,"id":938,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"ssr"},"startTime":1778061017351,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":13065,"timestamp":6669646924750,"id":939,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"ssr"},"startTime":1778061017351,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":12991,"timestamp":6669646925326,"id":943,"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":1778061017351,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":13986,"timestamp":6669646925217,"id":942,"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":1778061017351,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":14038,"timestamp":6669646925431,"id":944,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"ssr"},"startTime":1778061017351,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":14200,"timestamp":6669646925597,"id":945,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"ssr"},"startTime":1778061017352,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5006,"timestamp":6669646950413,"id":946,"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":1778061017376,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5692,"timestamp":6669646950560,"id":947,"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":1778061017377,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6403,"timestamp":6669646950640,"id":948,"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":1778061017377,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1768,"timestamp":6669646960038,"id":949,"parentId":920,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"ssr"},"startTime":1778061017386,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2143,"timestamp":6669646960141,"id":950,"parentId":920,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"ssr"},"startTime":1778061017386,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2236,"timestamp":6669646960218,"id":951,"parentId":920,"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":1778061017386,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2371,"timestamp":6669646960286,"id":952,"parentId":926,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js","layer":"ssr"},"startTime":1778061017386,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2518,"timestamp":6669646960355,"id":953,"parentId":934,"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":1778061017386,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2816,"timestamp":6669646960425,"id":954,"parentId":934,"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":1778061017386,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3182,"timestamp":6669646960491,"id":955,"parentId":934,"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":1778061017387,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4801,"timestamp":6669646968709,"id":959,"parentId":765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/folder-lock.mjs","layer":"ssr"},"startTime":1778061017395,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5488,"timestamp":6669646968546,"id":958,"parentId":942,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061017395,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5438,"timestamp":6669646968838,"id":960,"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/match-segments.js","layer":"ssr"},"startTime":1778061017395,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5420,"timestamp":6669646969075,"id":962,"parentId":943,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778061017395,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5748,"timestamp":6669646969175,"id":963,"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/router-reducer/is-navigating-to-new-root-layout.js","layer":"ssr"},"startTime":1778061017395,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6603,"timestamp":6669646968954,"id":961,"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/use-action-queue.js","layer":"ssr"},"startTime":1778061017395,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6568,"timestamp":6669646969591,"id":967,"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/segment-cache/vary-path.js","layer":"ssr"},"startTime":1778061017396,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7904,"timestamp":6669646969490,"id":966,"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/segment-cache/optimistic-routes.js","layer":"ssr"},"startTime":1778061017396,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9590,"timestamp":6669646969385,"id":965,"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/segment-cache/navigation.js","layer":"ssr"},"startTime":1778061017395,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":11218,"timestamp":6669646969283,"id":964,"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/router-reducer/fetch-server-response.js","layer":"ssr"},"startTime":1778061017395,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":12234,"timestamp":6669646968425,"id":956,"parentId":938,"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":1778061017394,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":12280,"timestamp":6669646968502,"id":957,"parentId":939,"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":1778061017395,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4262,"timestamp":6669646982025,"id":969,"parentId":946,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js","layer":"ssr"},"startTime":1778061017408,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":27023,"timestamp":6669646969691,"id":968,"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/segment-cache/cache.js","layer":"ssr"},"startTime":1778061017396,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2298,"timestamp":6669646997632,"id":970,"parentId":949,"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":1778061017424,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2460,"timestamp":6669646997763,"id":971,"parentId":949,"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":1778061017424,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3382,"timestamp":6669646997836,"id":972,"parentId":949,"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":1778061017424,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3020,"timestamp":6669647004893,"id":973,"parentId":958,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061017431,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3059,"timestamp":6669647005212,"id":975,"parentId":958,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061017431,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3251,"timestamp":6669647005323,"id":976,"parentId":958,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061017431,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3724,"timestamp":6669647005100,"id":974,"parentId":958,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061017431,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3460,"timestamp":6669647005535,"id":978,"parentId":961,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"ssr"},"startTime":1778061017432,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5114,"timestamp":6669647005431,"id":977,"parentId":958,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061017431,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2509,"timestamp":6669647011306,"id":979,"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/segment-cache/vary-params-decoding.js","layer":"ssr"},"startTime":1778061017437,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":2891,"timestamp":6669647011472,"id":980,"parentId":751,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"ssr"},"startTime":1778061017438,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3254,"timestamp":6669647011660,"id":981,"parentId":751,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"ssr"},"startTime":1778061017438,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2915,"timestamp":6669647012217,"id":984,"parentId":765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield-check.mjs","layer":"ssr"},"startTime":1778061017438,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1798,"timestamp":6669647015323,"id":989,"parentId":970,"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":1778061017441,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1879,"timestamp":6669647015417,"id":990,"parentId":970,"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":1778061017441,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2025,"timestamp":6669647015489,"id":991,"parentId":970,"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":1778061017442,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":7418,"timestamp":6669647012014,"id":983,"parentId":751,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"ssr"},"startTime":1778061017438,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":7271,"timestamp":6669647012340,"id":985,"parentId":765,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/globe.mjs","layer":"ssr"},"startTime":1778061017438,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":7315,"timestamp":6669647012447,"id":986,"parentId":779,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-left.mjs","layer":"ssr"},"startTime":1778061017438,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7545,"timestamp":6669647012702,"id":988,"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/router-reducer/reducers/committed-state.js","layer":"ssr"},"startTime":1778061017439,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":9439,"timestamp":6669647011831,"id":982,"parentId":751,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"ssr"},"startTime":1778061017438,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9180,"timestamp":6669647012558,"id":987,"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/segment-cache/bfcache.js","layer":"ssr"},"startTime":1778061017439,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3754,"timestamp":6669647022086,"id":992,"parentId":977,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"ssr"},"startTime":1778061017448,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2774,"timestamp":6669647026135,"id":993,"parentId":980,"tags":{"name":"__barrel_optimize__?names=CreditCard!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061017452,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2821,"timestamp":6669647026195,"id":994,"parentId":981,"tags":{"name":"__barrel_optimize__?names=Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061017452,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2730,"timestamp":6669647030920,"id":1000,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"ssr"},"startTime":1778061017457,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":3333,"timestamp":6669647030752,"id":999,"parentId":786,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"ssr"},"startTime":1778061017457,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3229,"timestamp":6669647031040,"id":1001,"parentId":799,"tags":{"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":1778061017457,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":4717,"timestamp":6669647030397,"id":997,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"ssr"},"startTime":1778061017456,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4139,"timestamp":6669647031146,"id":1002,"parentId":835,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/eye.mjs","layer":"ssr"},"startTime":1778061017457,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4183,"timestamp":6669647031253,"id":1003,"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":1778061017457,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4370,"timestamp":6669647031354,"id":1004,"parentId":844,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061017457,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4531,"timestamp":6669647031459,"id":1005,"parentId":825,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"ssr"},"startTime":1778061017457,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1132,"timestamp":6669647036293,"id":1007,"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":1778061017462,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":8423,"timestamp":6669647030571,"id":998,"parentId":694,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"ssr"},"startTime":1778061017457,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9059,"timestamp":6669647030288,"id":995,"parentId":983,"tags":{"name":"__barrel_optimize__?names=Terminal!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061017456,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9205,"timestamp":6669647030356,"id":996,"parentId":982,"tags":{"name":"__barrel_optimize__?names=Activity,AlertTriangle,Check,Cloud,FolderLock,Loader2,Monitor,Plus,Send,Server,Shield,Sliders,Webhook,Workflow,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061017456,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":11017,"timestamp":6669647031557,"id":1006,"parentId":825,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"ssr"},"startTime":1778061017458,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5189,"timestamp":6669647052631,"id":1008,"parentId":1000,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"ssr"},"startTime":1778061017479,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5229,"timestamp":6669647052863,"id":1009,"parentId":1004,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"ssr"},"startTime":1778061017479,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2951,"timestamp":6669647058325,"id":1010,"parentId":996,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/activity.mjs","layer":"ssr"},"startTime":1778061017484,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2562,"timestamp":6669647058885,"id":1014,"parentId":882,"tags":{"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":1778061017485,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":2978,"timestamp":6669647058663,"id":1012,"parentId":784,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"ssr"},"startTime":1778061017485,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2813,"timestamp":6669647058998,"id":1015,"parentId":957,"tags":{"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":1778061017485,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2848,"timestamp":6669647059114,"id":1016,"parentId":957,"tags":{"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":1778061017485,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3923,"timestamp":6669647058480,"id":1011,"parentId":819,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"ssr"},"startTime":1778061017485,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3501,"timestamp":6669647059226,"id":1017,"parentId":964,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-call-server.js","layer":"ssr"},"startTime":1778061017485,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3811,"timestamp":6669647059328,"id":1018,"parentId":964,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1778061017485,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3916,"timestamp":6669647059539,"id":1020,"parentId":942,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061017486,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11625,"timestamp":6669647058834,"id":1013,"parentId":997,"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":1778061017485,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":12134,"timestamp":6669647059432,"id":1019,"parentId":964,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/flight-data-helpers.js","layer":"ssr"},"startTime":1778061017485,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":7941,"timestamp":6669647063805,"id":1021,"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":1778061017490,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2789,"timestamp":6669647076007,"id":1022,"parentId":1011,"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":1778061017502,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1693,"timestamp":6669647078920,"id":1023,"parentId":1013,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sparkles.mjs","layer":"ssr"},"startTime":1778061017505,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1690,"timestamp":6669647079270,"id":1025,"parentId":964,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/navigation-build-id.js","layer":"ssr"},"startTime":1778061017505,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2156,"timestamp":6669647079388,"id":1026,"parentId":964,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"ssr"},"startTime":1778061017505,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2909,"timestamp":6669647079496,"id":1027,"parentId":967,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-map.js","layer":"ssr"},"startTime":1778061017506,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2956,"timestamp":6669647079820,"id":1030,"parentId":964,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"ssr"},"startTime":1778061017506,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3974,"timestamp":6669647079609,"id":1028,"parentId":965,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"ssr"},"startTime":1778061017506,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6159,"timestamp":6669647079712,"id":1029,"parentId":965,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js","layer":"ssr"},"startTime":1778061017506,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6376,"timestamp":6669647079920,"id":1031,"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/reducers/navigate-reducer.js","layer":"ssr"},"startTime":1778061017506,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":8779,"timestamp":6669647079087,"id":1024,"parentId":945,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"ssr"},"startTime":1778061017505,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2710,"timestamp":6669647095906,"id":1033,"parentId":965,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/javascript-url.js","layer":"ssr"},"startTime":1778061017522,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3258,"timestamp":6669647095665,"id":1032,"parentId":1030,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778061017522,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3457,"timestamp":6669647096664,"id":1034,"parentId":1024,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Shuffle,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061017523,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":405,"timestamp":6669647102751,"id":1036,"parentId":964,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client.js","layer":"ssr"},"startTime":1778061017529,"traceId":"a86fe8dbadba03bf"}]
11
- [{"name":"minify-js","duration":126603,"timestamp":6669648852680,"id":1239,"parentId":1230,"tags":{"name":"../app/personas/page.js","cache":"MISS"},"startTime":1778061019279,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":123323,"timestamp":6669648856071,"id":1240,"parentId":1230,"tags":{"name":"../app/settings/page.js","cache":"MISS"},"startTime":1778061019282,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":100642,"timestamp":6669648878839,"id":1244,"parentId":1230,"tags":{"name":"../app/runs/page.js","cache":"MISS"},"startTime":1778061019305,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":104359,"timestamp":6669648875268,"id":1243,"parentId":1230,"tags":{"name":"../app/demo/[scenario]/page.js","cache":"MISS"},"startTime":1778061019301,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":108119,"timestamp":6669648871580,"id":1242,"parentId":1230,"tags":{"name":"../app/connect/page.js","cache":"MISS"},"startTime":1778061019298,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":93114,"timestamp":6669648886641,"id":1246,"parentId":1230,"tags":{"name":"../app/settings/permissions/page.js","cache":"MISS"},"startTime":1778061019313,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":76534,"timestamp":6669648903262,"id":1248,"parentId":1230,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1778061019329,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":98571,"timestamp":6669648881381,"id":1245,"parentId":1230,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1778061019307,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":90445,"timestamp":6669648889649,"id":1247,"parentId":1230,"tags":{"name":"../app/runs/[runId]/page.js","cache":"MISS"},"startTime":1778061019316,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":118395,"timestamp":6669648862122,"id":1241,"parentId":1230,"tags":{"name":"../app/templates/page.js","cache":"MISS"},"startTime":1778061019288,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":43145,"timestamp":6669648937407,"id":1251,"parentId":1230,"tags":{"name":"504.js","cache":"MISS"},"startTime":1778061019363,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":36739,"timestamp":6669648943857,"id":1253,"parentId":1230,"tags":{"name":"557.js","cache":"MISS"},"startTime":1778061019370,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":94452,"timestamp":6669648903784,"id":1249,"parentId":1230,"tags":{"name":"332.js","cache":"MISS"},"startTime":1778061019330,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":81508,"timestamp":6669648938525,"id":1252,"parentId":1230,"tags":{"name":"668.js","cache":"MISS"},"startTime":1778061019365,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":64659,"timestamp":6669648955606,"id":1255,"parentId":1230,"tags":{"name":"498.js","cache":"MISS"},"startTime":1778061019382,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":65120,"timestamp":6669648957499,"id":1257,"parentId":1230,"tags":{"name":"95.js","cache":"MISS"},"startTime":1778061019384,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":66416,"timestamp":6669648956611,"id":1256,"parentId":1230,"tags":{"name":"681.js","cache":"MISS"},"startTime":1778061019383,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":66348,"timestamp":6669648958570,"id":1258,"parentId":1230,"tags":{"name":"946.js","cache":"MISS"},"startTime":1778061019385,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":50232,"timestamp":6669648977507,"id":1260,"parentId":1230,"tags":{"name":"429.js","cache":"MISS"},"startTime":1778061019404,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":71865,"timestamp":6669648959149,"id":1259,"parentId":1230,"tags":{"name":"597.js","cache":"MISS"},"startTime":1778061019385,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":86389,"timestamp":6669648948435,"id":1254,"parentId":1230,"tags":{"name":"144.js","cache":"MISS"},"startTime":1778061019374,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":304252,"timestamp":6669648913718,"id":1250,"parentId":1230,"tags":{"name":"451.js","cache":"MISS"},"startTime":1778061019340,"traceId":"a86fe8dbadba03bf"},{"name":"minify-webpack-plugin-optimize","duration":404492,"timestamp":6669648813522,"id":1230,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1778061019240,"traceId":"a86fe8dbadba03bf"},{"name":"css-minimizer-plugin","duration":200,"timestamp":6669649218327,"id":1261,"parentId":19,"tags":{},"startTime":1778061019644,"traceId":"a86fe8dbadba03bf"},{"name":"create-trace-assets","duration":2047,"timestamp":6669649218709,"id":1262,"parentId":20,"tags":{},"startTime":1778061019645,"traceId":"a86fe8dbadba03bf"},{"name":"seal","duration":938862,"timestamp":6669648293808,"id":1217,"parentId":19,"tags":{},"startTime":1778061018720,"traceId":"a86fe8dbadba03bf"},{"name":"webpack-compilation","duration":4390732,"timestamp":6669644867589,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1778061015294,"traceId":"a86fe8dbadba03bf"},{"name":"emit","duration":8940,"timestamp":6669649258788,"id":1263,"parentId":16,"tags":{},"startTime":1778061019685,"traceId":"a86fe8dbadba03bf"},{"name":"webpack-close","duration":650906,"timestamp":6669649269037,"id":1264,"parentId":16,"tags":{"name":"server"},"startTime":1778061019695,"traceId":"a86fe8dbadba03bf"},{"name":"webpack-generate-error-stats","duration":1960,"timestamp":6669649920006,"id":1265,"parentId":1264,"tags":{},"startTime":1778061020346,"traceId":"a86fe8dbadba03bf"},{"name":"run-webpack-compiler","duration":5339346,"timestamp":6669644582879,"id":16,"parentId":15,"tags":{},"startTime":1778061015009,"traceId":"a86fe8dbadba03bf"},{"name":"format-webpack-messages","duration":71,"timestamp":6669649922235,"id":1266,"parentId":15,"tags":{},"startTime":1778061020348,"traceId":"a86fe8dbadba03bf"},{"name":"worker-main-server","duration":5339809,"timestamp":6669644582610,"id":15,"parentId":1,"tags":{},"startTime":1778061015009,"traceId":"a86fe8dbadba03bf"},{"name":"create-entrypoints","duration":10731,"timestamp":6669650344479,"id":1270,"parentId":1268,"tags":{},"startTime":1778061020771,"traceId":"a86fe8dbadba03bf"},{"name":"generate-webpack-config","duration":221361,"timestamp":6669650355339,"id":1271,"parentId":1269,"tags":{},"startTime":1778061020781,"traceId":"a86fe8dbadba03bf"},{"name":"make","duration":651,"timestamp":6669650650517,"id":1273,"parentId":1272,"tags":{},"startTime":1778061021077,"traceId":"a86fe8dbadba03bf"},{"name":"chunk-graph","duration":523,"timestamp":6669650653321,"id":1275,"parentId":1274,"tags":{},"startTime":1778061021079,"traceId":"a86fe8dbadba03bf"},{"name":"optimize-modules","duration":28,"timestamp":6669650653955,"id":1277,"parentId":1274,"tags":{},"startTime":1778061021080,"traceId":"a86fe8dbadba03bf"},{"name":"optimize-chunks","duration":643,"timestamp":6669650654074,"id":1278,"parentId":1274,"tags":{},"startTime":1778061021080,"traceId":"a86fe8dbadba03bf"},{"name":"optimize-tree","duration":88,"timestamp":6669650654810,"id":1279,"parentId":1274,"tags":{},"startTime":1778061021081,"traceId":"a86fe8dbadba03bf"},{"name":"optimize-chunk-modules","duration":388,"timestamp":6669650655074,"id":1280,"parentId":1274,"tags":{},"startTime":1778061021081,"traceId":"a86fe8dbadba03bf"},{"name":"optimize","duration":1707,"timestamp":6669650653906,"id":1276,"parentId":1274,"tags":{},"startTime":1778061021080,"traceId":"a86fe8dbadba03bf"},{"name":"module-hash","duration":73,"timestamp":6669650656442,"id":1281,"parentId":1274,"tags":{},"startTime":1778061021082,"traceId":"a86fe8dbadba03bf"},{"name":"code-generation","duration":163,"timestamp":6669650656557,"id":1282,"parentId":1274,"tags":{},"startTime":1778061021083,"traceId":"a86fe8dbadba03bf"},{"name":"hash","duration":336,"timestamp":6669650656975,"id":1283,"parentId":1274,"tags":{},"startTime":1778061021083,"traceId":"a86fe8dbadba03bf"},{"name":"code-generation-jobs","duration":122,"timestamp":6669650657310,"id":1284,"parentId":1274,"tags":{},"startTime":1778061021083,"traceId":"a86fe8dbadba03bf"},{"name":"module-assets","duration":78,"timestamp":6669650657400,"id":1285,"parentId":1274,"tags":{},"startTime":1778061021083,"traceId":"a86fe8dbadba03bf"},{"name":"create-chunk-assets","duration":148,"timestamp":6669650657496,"id":1286,"parentId":1274,"tags":{},"startTime":1778061021084,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":1116,"timestamp":6669650662246,"id":1288,"parentId":1287,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1778061021088,"traceId":"a86fe8dbadba03bf"},{"name":"minify-webpack-plugin-optimize","duration":2713,"timestamp":6669650660657,"id":1287,"parentId":1272,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1778061021087,"traceId":"a86fe8dbadba03bf"},{"name":"css-minimizer-plugin","duration":82,"timestamp":6669650663446,"id":1289,"parentId":1272,"tags":{},"startTime":1778061021089,"traceId":"a86fe8dbadba03bf"},{"name":"seal","duration":13665,"timestamp":6669650652858,"id":1274,"parentId":1272,"tags":{},"startTime":1778061021079,"traceId":"a86fe8dbadba03bf"},{"name":"webpack-compilation","duration":21668,"timestamp":6669650645190,"id":1272,"parentId":1269,"tags":{"name":"edge-server"},"startTime":1778061021071,"traceId":"a86fe8dbadba03bf"},{"name":"emit","duration":2272,"timestamp":6669650667228,"id":1290,"parentId":1269,"tags":{},"startTime":1778061021093,"traceId":"a86fe8dbadba03bf"},{"name":"webpack-close","duration":9228,"timestamp":6669650670175,"id":1291,"parentId":1269,"tags":{"name":"edge-server"},"startTime":1778061021096,"traceId":"a86fe8dbadba03bf"},{"name":"webpack-generate-error-stats","duration":3303,"timestamp":6669650679449,"id":1292,"parentId":1291,"tags":{},"startTime":1778061021105,"traceId":"a86fe8dbadba03bf"},{"name":"run-webpack-compiler","duration":338369,"timestamp":6669650344474,"id":1269,"parentId":1268,"tags":{},"startTime":1778061020771,"traceId":"a86fe8dbadba03bf"},{"name":"format-webpack-messages","duration":64,"timestamp":6669650682850,"id":1293,"parentId":1268,"tags":{},"startTime":1778061021109,"traceId":"a86fe8dbadba03bf"},{"name":"worker-main-edge-server","duration":338840,"timestamp":6669650344204,"id":1268,"parentId":1,"tags":{},"startTime":1778061020770,"traceId":"a86fe8dbadba03bf"},{"name":"create-entrypoints","duration":11715,"timestamp":6669651064987,"id":1296,"parentId":1294,"tags":{},"startTime":1778061021491,"traceId":"a86fe8dbadba03bf"},{"name":"generate-webpack-config","duration":229255,"timestamp":6669651076832,"id":1297,"parentId":1295,"tags":{},"startTime":1778061021503,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":8154,"timestamp":6669651422854,"id":1324,"parentId":1302,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061021849,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":343,"timestamp":6669651431159,"id":1325,"parentId":1304,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=false!","layer":"app-pages-browser"},"startTime":1778061021857,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":1032,"timestamp":6669651431543,"id":1326,"parentId":1306,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061021858,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":384,"timestamp":6669651432611,"id":1327,"parentId":1307,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061021859,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":373,"timestamp":6669651433070,"id":1328,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fnew%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061021859,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":551,"timestamp":6669651433470,"id":1329,"parentId":1314,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061021860,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":327,"timestamp":6669651434047,"id":1330,"parentId":1315,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061021860,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":349,"timestamp":6669651434399,"id":1331,"parentId":1316,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061021860,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":461,"timestamp":6669651434775,"id":1332,"parentId":1317,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061021861,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":738,"timestamp":6669651435311,"id":1333,"parentId":1318,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Forchestrator-card.tsx%22%2C%22ids%22%3A%5B%22OrchestratorCard%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061021861,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":334,"timestamp":6669651436131,"id":1334,"parentId":1319,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061021862,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":533,"timestamp":6669651436528,"id":1335,"parentId":1320,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061021863,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":1601,"timestamp":6669651437122,"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":1778061021863,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":529,"timestamp":6669651438787,"id":1337,"parentId":1322,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpermissions%2Fpermissions-form.tsx%22%2C%22ids%22%3A%5B%22PermissionsForm%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061021865,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":407,"timestamp":6669651439358,"id":1338,"parentId":1323,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flive-run-real%2Findex.tsx%22%2C%22ids%22%3A%5B%22LiveRunReal%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061021865,"traceId":"a86fe8dbadba03bf"},{"name":"next-client-pages-loader","duration":199,"timestamp":6669651440272,"id":1340,"parentId":1339,"tags":{"absolutePagePath":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-not-found.js"},"startTime":1778061021866,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":4171,"timestamp":6669651439780,"id":1339,"parentId":1303,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!","layer":"app-pages-browser"},"startTime":1778061021866,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":48726,"timestamp":6669651396301,"id":1304,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061021822,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":48726,"timestamp":6669651396315,"id":1305,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061021822,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":48701,"timestamp":6669651396343,"id":1308,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061021822,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":48685,"timestamp":6669651396362,"id":1309,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061021822,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":48666,"timestamp":6669651396388,"id":1310,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061021822,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":48618,"timestamp":6669651396438,"id":1311,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061021822,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":48605,"timestamp":6669651396454,"id":1312,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061021822,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9702,"timestamp":6669651456615,"id":1341,"parentId":1300,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/next.js","layer":"pages-dir-browser"},"startTime":1778061021883,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8904,"timestamp":6669651459127,"id":1342,"parentId":1301,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-next.js","layer":"app-pages-browser"},"startTime":1778061021885,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3808,"timestamp":6669651475948,"id":1343,"parentId":1339,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-not-found.js","layer":"app-pages-browser"},"startTime":1778061021902,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3240,"timestamp":6669651487952,"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/register-deployment-id-global.js","layer":"pages-dir-browser"},"startTime":1778061021914,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5425,"timestamp":6669651487619,"id":1344,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/webpack.js","layer":"pages-dir-browser"},"startTime":1778061021914,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6901,"timestamp":6669651488174,"id":1346,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-webpack.js","layer":"app-pages-browser"},"startTime":1778061021914,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10013,"timestamp":6669651488599,"id":1348,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1778061021915,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":18780,"timestamp":6669651488770,"id":1349,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-index.js","layer":"app-pages-browser"},"startTime":1778061021915,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":31808,"timestamp":6669651488428,"id":1347,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/index.js","layer":"pages-dir-browser"},"startTime":1778061021914,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1120,"timestamp":6669651522229,"id":1350,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"pages-dir-browser"},"startTime":1778061021948,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5933,"timestamp":6669651522504,"id":1351,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"app-pages-browser"},"startTime":1778061021949,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6405,"timestamp":6669651533012,"id":1352,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/register-deployment-id-global.js","layer":"app-pages-browser"},"startTime":1778061021959,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4108,"timestamp":6669651542328,"id":1353,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js","layer":"app-pages-browser"},"startTime":1778061021968,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5449,"timestamp":6669651543023,"id":1355,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1778061021969,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7724,"timestamp":6669651543264,"id":1356,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js","layer":"app-pages-browser"},"startTime":1778061021969,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8459,"timestamp":6669651543499,"id":1357,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js","layer":"app-pages-browser"},"startTime":1778061021970,"traceId":"a86fe8dbadba03bf"}]
12
- [{"name":"build-module-js","duration":16700,"timestamp":6669651542726,"id":1354,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1778061021969,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8252,"timestamp":6669651578177,"id":1359,"parentId":1343,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"app-pages-browser"},"startTime":1778061022004,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10957,"timestamp":6669651577916,"id":1358,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"app-pages-browser"},"startTime":1778061022004,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":14319,"timestamp":6669651578680,"id":1360,"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":1778061022005,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":18712,"timestamp":6669651579049,"id":1362,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"app-pages-browser"},"startTime":1778061022005,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":20750,"timestamp":6669651580183,"id":1363,"parentId":1329,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"app-pages-browser"},"startTime":1778061022006,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":24167,"timestamp":6669651580584,"id":1364,"parentId":1331,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"app-pages-browser"},"startTime":1778061022007,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":27173,"timestamp":6669651578842,"id":1361,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js","layer":"app-pages-browser"},"startTime":1778061022005,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":29672,"timestamp":6669651581054,"id":1365,"parentId":1330,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"app-pages-browser"},"startTime":1778061022007,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":33927,"timestamp":6669651581329,"id":1366,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"app-pages-browser"},"startTime":1778061022007,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3037,"timestamp":6669651656807,"id":1367,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"app-pages-browser"},"startTime":1778061022083,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":4704,"timestamp":6669651657800,"id":1370,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778061022084,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":5850,"timestamp":6669651658105,"id":1371,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"app-pages-browser"},"startTime":1778061022084,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":9218,"timestamp":6669651657495,"id":1369,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"app-pages-browser"},"startTime":1778061022084,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":13027,"timestamp":6669651657158,"id":1368,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"app-pages-browser"},"startTime":1778061022083,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":14360,"timestamp":6669651658373,"id":1372,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778061022084,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":16995,"timestamp":6669651660080,"id":1373,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778061022086,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":2470,"timestamp":6669651687792,"id":1377,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"app-pages-browser"},"startTime":1778061022114,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":4290,"timestamp":6669651687388,"id":1375,"parentId":1337,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"app-pages-browser"},"startTime":1778061022113,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":8310,"timestamp":6669651687094,"id":1374,"parentId":1332,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"app-pages-browser"},"startTime":1778061022113,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7444,"timestamp":6669651688825,"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":1778061022115,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7791,"timestamp":6669651688936,"id":1381,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-globals.js","layer":"app-pages-browser"},"startTime":1778061022115,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8260,"timestamp":6669651688734,"id":1379,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"app-pages-browser"},"startTime":1778061022115,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":12993,"timestamp":6669651687598,"id":1376,"parentId":1338,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"app-pages-browser"},"startTime":1778061022114,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":15404,"timestamp":6669651688594,"id":1378,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router.js","layer":"app-pages-browser"},"startTime":1778061022115,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2371,"timestamp":6669651730478,"id":1384,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-call-server.js","layer":"app-pages-browser"},"startTime":1778061022157,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3565,"timestamp":6669651730026,"id":1382,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1778061022156,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3940,"timestamp":6669651730272,"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":1778061022156,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":993,"timestamp":6669651735410,"id":1393,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1778061022161,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6585,"timestamp":6669651730834,"id":1386,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/navigation-build-id.js","layer":"app-pages-browser"},"startTime":1778061022157,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8285,"timestamp":6669651730660,"id":1385,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1778061022157,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5144,"timestamp":6669651734603,"id":1387,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-announcer.js","layer":"pages-dir-browser"},"startTime":1778061022161,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6236,"timestamp":6669651734749,"id":1388,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/head-manager.js","layer":"pages-dir-browser"},"startTime":1778061022161,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6472,"timestamp":6669651735119,"id":1391,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1778061022161,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6807,"timestamp":6669651735273,"id":1392,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/has-base-path.js","layer":"pages-dir-browser"},"startTime":1778061022161,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8971,"timestamp":6669651734856,"id":1389,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/page-loader.js","layer":"pages-dir-browser"},"startTime":1778061022161,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10284,"timestamp":6669651734966,"id":1390,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/router.js","layer":"pages-dir-browser"},"startTime":1778061022161,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":19911,"timestamp":6669651735454,"id":1394,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js","layer":"pages-dir-browser"},"startTime":1778061022161,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":11435,"timestamp":6669651748920,"id":1395,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-instance.js","layer":"app-pages-browser"},"startTime":1778061022175,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3394,"timestamp":6669651773850,"id":1396,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1778061022200,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3950,"timestamp":6669651774128,"id":1397,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1778061022200,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4476,"timestamp":6669651774300,"id":1398,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1778061022200,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5506,"timestamp":6669651774439,"id":1399,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/error-boundary-callbacks.js","layer":"app-pages-browser"},"startTime":1778061022200,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5819,"timestamp":6669651774921,"id":1401,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1778061022201,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7095,"timestamp":6669651774647,"id":1400,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1778061022201,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":272,"timestamp":6669651788750,"id":1406,"parentId":1350,"tags":{"layer":null},"startTime":1778061022215,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2679,"timestamp":6669651787410,"id":1402,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1778061022213,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5128,"timestamp":6669651787613,"id":1404,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/pages/_app.js","layer":"pages-dir-browser"},"startTime":1778061022214,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6397,"timestamp":6669651787455,"id":1403,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/pages/_error.js","layer":"pages-dir-browser"},"startTime":1778061022213,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":7576,"timestamp":6669651787770,"id":1405,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs","layer":"app-pages-browser"},"startTime":1778061022214,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6887,"timestamp":6669651789038,"id":1407,"parentId":1345,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"pages-dir-browser"},"startTime":1778061022215,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7345,"timestamp":6669651789160,"id":1408,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"app-pages-browser"},"startTime":1778061022215,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3340,"timestamp":6669651798222,"id":1410,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778061022224,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3755,"timestamp":6669651798020,"id":1409,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1778061022224,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3642,"timestamp":6669651798356,"id":1411,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778061022224,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3943,"timestamp":6669651798459,"id":1412,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778061022224,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3932,"timestamp":6669651798706,"id":1414,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778061022225,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4785,"timestamp":6669651798607,"id":1413,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778061022225,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3776,"timestamp":6669651803814,"id":1415,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/mitt.js","layer":"pages-dir-browser"},"startTime":1778061022230,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3759,"timestamp":6669651804169,"id":1418,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778061022230,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4399,"timestamp":6669651804280,"id":1419,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778061022230,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6738,"timestamp":6669651803938,"id":1416,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-browser"},"startTime":1778061022230,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8142,"timestamp":6669651804050,"id":1417,"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.js","layer":"app-pages-browser"},"startTime":1778061022230,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1203,"timestamp":6669651814692,"id":1435,"parentId":1343,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1778061022241,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4569,"timestamp":6669651812879,"id":1421,"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":1778061022239,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5412,"timestamp":6669651812630,"id":1420,"parentId":1353,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778061022239,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5767,"timestamp":6669651813231,"id":1423,"parentId":1356,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"app-pages-browser"},"startTime":1778061022239,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5866,"timestamp":6669651813479,"id":1425,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"pages-dir-browser"},"startTime":1778061022240,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7609,"timestamp":6669651813103,"id":1422,"parentId":1353,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-params.js","layer":"app-pages-browser"},"startTime":1778061022239,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7582,"timestamp":6669651813582,"id":1426,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1778061022240,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8674,"timestamp":6669651813377,"id":1424,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/adapters.js","layer":"pages-dir-browser"},"startTime":1778061022239,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8625,"timestamp":6669651813767,"id":1428,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1778061022240,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9276,"timestamp":6669651813675,"id":1427,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"pages-dir-browser"},"startTime":1778061022240,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9546,"timestamp":6669651813875,"id":1429,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/portal/index.js","layer":"pages-dir-browser"},"startTime":1778061022240,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10118,"timestamp":6669651813973,"id":1430,"parentId":1353,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/search-params.browser.js","layer":"app-pages-browser"},"startTime":1778061022240,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10460,"timestamp":6669651814099,"id":1431,"parentId":1353,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/params.browser.js","layer":"app-pages-browser"},"startTime":1778061022240,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10794,"timestamp":6669651814201,"id":1432,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1778061022240,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":12014,"timestamp":6669651814364,"id":1433,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1778061022240,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":12851,"timestamp":6669651814527,"id":1434,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1778061022241,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1469,"timestamp":6669651837972,"id":1438,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/client.js","layer":"pages-dir-browser"},"startTime":1778061022264,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1757,"timestamp":6669651838019,"id":1439,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1778061022264,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1902,"timestamp":6669651838045,"id":1440,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/jsx-runtime.js","layer":"pages-dir-browser"},"startTime":1778061022264,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1914,"timestamp":6669651838217,"id":1442,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1778061022264,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1690,"timestamp":6669651838602,"id":1446,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1778061022265,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1462,"timestamp":6669651838987,"id":1450,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/index.js","layer":"pages-dir-browser"},"startTime":1778061022265,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2627,"timestamp":6669651838509,"id":1445,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/navigation.js","layer":"app-pages-browser"},"startTime":1778061022265,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4485,"timestamp":6669651837773,"id":1437,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1778061022264,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4983,"timestamp":6669651838074,"id":1441,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/bfcache-state-manager.js","layer":"app-pages-browser"},"startTime":1778061022264,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5502,"timestamp":6669651838250,"id":1443,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1778061022264,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5457,"timestamp":6669651838859,"id":1449,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1778061022265,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":19943,"timestamp":6669651838373,"id":1444,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1778061022264,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9680,"timestamp":6669651849034,"id":1453,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1778061022275,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10384,"timestamp":6669651848892,"id":1452,"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/use-merged-ref.js","layer":"app-pages-browser"},"startTime":1778061022275,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":11141,"timestamp":6669651848717,"id":1451,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"app-pages-browser"},"startTime":1778061022275,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":777,"timestamp":6669651865454,"id":1458,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1778061022291,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3237,"timestamp":6669651863953,"id":1455,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1778061022290,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3719,"timestamp":6669651863764,"id":1454,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"app-pages-browser"},"startTime":1778061022290,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4767,"timestamp":6669651864094,"id":1456,"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/router/utils/format-url.js","layer":"app-pages-browser"},"startTime":1778061022290,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4249,"timestamp":6669651865317,"id":1457,"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/add-base-path.js","layer":"app-pages-browser"},"startTime":1778061022291,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4372,"timestamp":6669651865488,"id":1459,"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/router/utils/is-local-url.js","layer":"app-pages-browser"},"startTime":1778061022292,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4355,"timestamp":6669651865724,"id":1461,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"app-pages-browser"},"startTime":1778061022292,"traceId":"a86fe8dbadba03bf"}]
13
- [{"name":"build-module-js","duration":2002,"timestamp":6669651870672,"id":1463,"parentId":1381,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"app-pages-browser"},"startTime":1778061022297,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8834,"timestamp":6669651865605,"id":1460,"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/links.js","layer":"app-pages-browser"},"startTime":1778061022292,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4844,"timestamp":6669651870510,"id":1462,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/types.js","layer":"app-pages-browser"},"startTime":1778061022297,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":674,"timestamp":6669651876252,"id":1465,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"pages-dir-browser"},"startTime":1778061022302,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":779,"timestamp":6669651876627,"id":1466,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"pages-dir-browser"},"startTime":1778061022303,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1689,"timestamp":6669651876146,"id":1464,"parentId":1349,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"app-pages-browser"},"startTime":1778061022302,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2619,"timestamp":6669651880227,"id":1467,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"app-pages-browser"},"startTime":1778061022306,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1278,"timestamp":6669651881883,"id":1476,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"app-pages-browser"},"startTime":1778061022308,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3757,"timestamp":6669651880331,"id":1468,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"app-pages-browser"},"startTime":1778061022306,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":4004,"timestamp":6669651880766,"id":1470,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"app-pages-browser"},"startTime":1778061022307,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":5401,"timestamp":6669651880571,"id":1469,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"app-pages-browser"},"startTime":1778061022307,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":5383,"timestamp":6669651881338,"id":1473,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"app-pages-browser"},"startTime":1778061022307,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":7097,"timestamp":6669651881149,"id":1472,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"app-pages-browser"},"startTime":1778061022307,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":7249,"timestamp":6669651881517,"id":1474,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"app-pages-browser"},"startTime":1778061022308,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":7025,"timestamp":6669651881971,"id":1477,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"app-pages-browser"},"startTime":1778061022308,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":7648,"timestamp":6669651881697,"id":1475,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"app-pages-browser"},"startTime":1778061022308,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":9982,"timestamp":6669651880956,"id":1471,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"app-pages-browser"},"startTime":1778061022307,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2342,"timestamp":6669651896094,"id":1478,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1778061022322,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3318,"timestamp":6669651897103,"id":1479,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1778061022323,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":2371,"timestamp":6669651898786,"id":1481,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"app-pages-browser"},"startTime":1778061022325,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3366,"timestamp":6669651898569,"id":1480,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"app-pages-browser"},"startTime":1778061022325,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3199,"timestamp":6669651898996,"id":1482,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"app-pages-browser"},"startTime":1778061022325,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3192,"timestamp":6669651899227,"id":1483,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"app-pages-browser"},"startTime":1778061022325,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":6548,"timestamp":6669651899418,"id":1484,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"app-pages-browser"},"startTime":1778061022325,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3213,"timestamp":6669651903376,"id":1485,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"app-pages-browser"},"startTime":1778061022329,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":3192,"timestamp":6669651903578,"id":1486,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"app-pages-browser"},"startTime":1778061022330,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4488,"timestamp":6669651904066,"id":1489,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"pages-dir-browser"},"startTime":1778061022330,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5062,"timestamp":6669651903945,"id":1488,"parentId":1388,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/set-attributes-from-props.js","layer":"pages-dir-browser"},"startTime":1778061022330,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":5972,"timestamp":6669651903756,"id":1487,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"app-pages-browser"},"startTime":1778061022330,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":5818,"timestamp":6669651904172,"id":1490,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"app-pages-browser"},"startTime":1778061022330,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1502,"timestamp":6669651914147,"id":1496,"parentId":1397,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","layer":"app-pages-browser"},"startTime":1778061022340,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":3550,"timestamp":6669651913115,"id":1491,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"app-pages-browser"},"startTime":1778061022339,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3792,"timestamp":6669651913376,"id":1492,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"app-pages-browser"},"startTime":1778061022339,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3935,"timestamp":6669651913568,"id":1493,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"app-pages-browser"},"startTime":1778061022340,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":3838,"timestamp":6669651913961,"id":1495,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"app-pages-browser"},"startTime":1778061022340,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":4395,"timestamp":6669651913750,"id":1494,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"app-pages-browser"},"startTime":1778061022340,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4249,"timestamp":6669651914258,"id":1497,"parentId":1399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1778061022340,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":59421,"timestamp":6669651920395,"id":1498,"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":1778061022346,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":59812,"timestamp":6669651920539,"id":1499,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"app-pages-browser"},"startTime":1778061022347,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":59894,"timestamp":6669651920734,"id":1500,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"app-pages-browser"},"startTime":1778061022347,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":59771,"timestamp":6669651921100,"id":1502,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"app-pages-browser"},"startTime":1778061022347,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":60242,"timestamp":6669651920920,"id":1501,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"app-pages-browser"},"startTime":1778061022347,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":59745,"timestamp":6669651921681,"id":1505,"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":1778061022348,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":60707,"timestamp":6669651921282,"id":1503,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"app-pages-browser"},"startTime":1778061022347,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":61362,"timestamp":6669651921494,"id":1504,"parentId":1370,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"app-pages-browser"},"startTime":1778061022348,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":61283,"timestamp":6669651921973,"id":1507,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"app-pages-browser"},"startTime":1778061022348,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":61120,"timestamp":6669651922336,"id":1509,"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/utils/warn-once.js","layer":"pages-dir-browser"},"startTime":1778061022348,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":61615,"timestamp":6669651922158,"id":1508,"parentId":1368,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"app-pages-browser"},"startTime":1778061022348,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":61644,"timestamp":6669651922435,"id":1510,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1778061022348,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":63401,"timestamp":6669651921796,"id":1506,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778061022348,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":62915,"timestamp":6669651922891,"id":1513,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1778061022349,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":63702,"timestamp":6669651923012,"id":1514,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/use-action-queue.js","layer":"app-pages-browser"},"startTime":1778061022349,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":65357,"timestamp":6669651922547,"id":1511,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"app-pages-browser"},"startTime":1778061022349,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":65435,"timestamp":6669651923120,"id":1515,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"app-pages-browser"},"startTime":1778061022349,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":65963,"timestamp":6669651923294,"id":1516,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"app-pages-browser"},"startTime":1778061022349,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":66103,"timestamp":6669651923638,"id":1518,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"app-pages-browser"},"startTime":1778061022350,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":68668,"timestamp":6669651922715,"id":1512,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"app-pages-browser"},"startTime":1778061022349,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":68726,"timestamp":6669651923467,"id":1517,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"app-pages-browser"},"startTime":1778061022349,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":66534,"timestamp":6669651926184,"id":1522,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1778061022352,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":67081,"timestamp":6669651926311,"id":1523,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1778061022352,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10297,"timestamp":6669651999426,"id":1529,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/committed-state.js","layer":"app-pages-browser"},"startTime":1778061022425,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10661,"timestamp":6669651999787,"id":1531,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1778061022426,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":12147,"timestamp":6669651999662,"id":1530,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1778061022426,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":12329,"timestamp":6669651999909,"id":1532,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"app-pages-browser"},"startTime":1778061022426,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":12256,"timestamp":6669652000396,"id":1534,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1778061022426,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":12484,"timestamp":6669652000563,"id":1535,"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":1778061022427,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":12730,"timestamp":6669652000715,"id":1536,"parentId":1456,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"app-pages-browser"},"startTime":1778061022427,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":13797,"timestamp":6669652000114,"id":1533,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"app-pages-browser"},"startTime":1778061022426,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":13359,"timestamp":6669652000882,"id":1537,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-locale.js","layer":"pages-dir-browser"},"startTime":1778061022427,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":13407,"timestamp":6669652001200,"id":1539,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/errors/root-error-boundary.js","layer":"app-pages-browser"},"startTime":1778061022427,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":13566,"timestamp":6669652001372,"id":1540,"parentId":1390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/with-router.js","layer":"pages-dir-browser"},"startTime":1778061022427,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":13512,"timestamp":6669652001687,"id":1542,"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":1778061022428,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":14132,"timestamp":6669652001524,"id":1541,"parentId":1385,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"app-pages-browser"},"startTime":1778061022428,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":16112,"timestamp":6669652001045,"id":1538,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-loader.js","layer":"pages-dir-browser"},"startTime":1778061022427,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":16479,"timestamp":6669652001838,"id":1543,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-browser"},"startTime":1778061022428,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":35469,"timestamp":6669652001978,"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/router.js","layer":"pages-dir-browser"},"startTime":1778061022428,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4776,"timestamp":6669652044490,"id":1545,"parentId":1392,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-browser"},"startTime":1778061022471,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4848,"timestamp":6669652044704,"id":1546,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":"pages-dir-browser"},"startTime":1778061022471,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5152,"timestamp":6669652044818,"id":1547,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":"pages-dir-browser"},"startTime":1778061022471,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5376,"timestamp":6669652044963,"id":1548,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"pages-dir-browser"},"startTime":1778061022471,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2602,"timestamp":6669652050496,"id":1549,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1778061022477,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2659,"timestamp":6669652050626,"id":1550,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"app-pages-browser"},"startTime":1778061022477,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2931,"timestamp":6669652050758,"id":1551,"parentId":1394,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1778061022477,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3119,"timestamp":6669652050922,"id":1552,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/prefetch.js","layer":"app-pages-browser"},"startTime":1778061022477,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2237,"timestamp":6669652055688,"id":1555,"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":1778061022482,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2817,"timestamp":6669652055560,"id":1554,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1778061022482,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6784,"timestamp":6669652055419,"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/client/components/segment-cache/navigation.js","layer":"app-pages-browser"},"startTime":1778061022481,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":80769,"timestamp":6669652058940,"id":1556,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/optimistic-routes.js","layer":"app-pages-browser"},"startTime":1778061022485,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":43338,"timestamp":6669652140822,"id":1559,"parentId":1363,"tags":{"name":"__barrel_optimize__?names=ArrowRight,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061022567,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":43660,"timestamp":6669652140685,"id":1558,"parentId":1362,"tags":{"name":"__barrel_optimize__?names=Info,Layers!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061022567,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":19736,"timestamp":6669652165632,"id":1564,"parentId":1371,"tags":{"name":"__barrel_optimize__?names=Search,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061022592,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":19779,"timestamp":6669652165757,"id":1565,"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":1778061022592,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":34420,"timestamp":6669652151322,"id":1560,"parentId":1364,"tags":{"name":"__barrel_optimize__?names=Code2,Wrench!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061022577,"traceId":"a86fe8dbadba03bf"},{"name":"postcss-process","duration":188365,"timestamp":6669652125231,"id":1557,"parentId":1524,"tags":{},"startTime":1778061022551,"traceId":"a86fe8dbadba03bf"},{"name":"postcss-loader","duration":387160,"timestamp":6669651926612,"id":1524,"parentId":1519,"tags":{},"startTime":1778061022353,"traceId":"a86fe8dbadba03bf"},{"name":"css-loader","duration":24096,"timestamp":6669652313930,"id":1566,"parentId":1519,"tags":{"astUsed":"true"},"startTime":1778061022740,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":193423,"timestamp":6669652151493,"id":1561,"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":1778061022578,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":193586,"timestamp":6669652151572,"id":1562,"parentId":1366,"tags":{"name":"__barrel_optimize__?names=Layers,LayoutDashboard,ListChecks,PanelLeftClose,PanelLeftOpen,Plug,Plus,Settings,Users!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061022578,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":193676,"timestamp":6669652151649,"id":1563,"parentId":1370,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061022578,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11036,"timestamp":6669652364910,"id":1568,"parentId":1372,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,CheckCircle2,ChevronDown!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061022791,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11163,"timestamp":6669652364980,"id":1569,"parentId":1373,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061022791,"traceId":"a86fe8dbadba03bf"}]
14
- [{"name":"build-module-mjs","duration":11501,"timestamp":6669652364794,"id":1567,"parentId":1368,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,ExternalLink,Loader2,Search!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061022791,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11370,"timestamp":6669652365053,"id":1570,"parentId":1374,"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":1778061022791,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11402,"timestamp":6669652365142,"id":1572,"parentId":1376,"tags":{"name":"__barrel_optimize__?names=ArrowLeft!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061022791,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11603,"timestamp":6669652365100,"id":1571,"parentId":1375,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,FolderLock,Globe,Loader2,ShieldCheck!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061022791,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11641,"timestamp":6669652365189,"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":1778061022791,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11737,"timestamp":6669652365230,"id":1574,"parentId":1472,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,ExternalLink,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061022791,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11861,"timestamp":6669652365269,"id":1575,"parentId":1474,"tags":{"name":"__barrel_optimize__?names=Check!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061022791,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4268,"timestamp":6669652388477,"id":1576,"parentId":1475,"tags":{"name":"__barrel_optimize__?names=Clock,Shield!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061022815,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4300,"timestamp":6669652388581,"id":1577,"parentId":1471,"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":1778061022815,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2830,"timestamp":6669652391270,"id":1578,"parentId":1481,"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":1778061022817,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3081,"timestamp":6669652394317,"id":1579,"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":1778061022820,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2435,"timestamp":6669652395991,"id":1580,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-utils.js","layer":"app-pages-browser"},"startTime":1778061022822,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2684,"timestamp":6669652396295,"id":1582,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/javascript-url.js","layer":"app-pages-browser"},"startTime":1778061022822,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3350,"timestamp":6669652396158,"id":1581,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/promise.js","layer":"pages-dir-browser"},"startTime":1778061022822,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3347,"timestamp":6669652396474,"id":1583,"parentId":1397,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"app-pages-browser"},"startTime":1778061022823,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7279,"timestamp":6669652396668,"id":1584,"parentId":1398,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"pages-dir-browser"},"startTime":1778061022823,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7507,"timestamp":6669652396989,"id":1586,"parentId":1397,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1778061022823,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4485,"timestamp":6669652400406,"id":1587,"parentId":1398,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"pages-dir-browser"},"startTime":1778061022826,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":19263,"timestamp":6669652396827,"id":1585,"parentId":1400,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache.js","layer":"app-pages-browser"},"startTime":1778061022823,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":21438,"timestamp":6669652400539,"id":1588,"parentId":1493,"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":1778061022827,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":21486,"timestamp":6669652400625,"id":1589,"parentId":1494,"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":1778061022827,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1859,"timestamp":6669652423180,"id":1590,"parentId":1496,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"app-pages-browser"},"startTime":1778061022849,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4800,"timestamp":6669652425442,"id":1594,"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/shared/lib/encode-uri-path.js","layer":"pages-dir-browser"},"startTime":1778061022851,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5920,"timestamp":6669652425101,"id":1591,"parentId":1400,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/bfcache.js","layer":"app-pages-browser"},"startTime":1778061022851,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5631,"timestamp":6669652425774,"id":1596,"parentId":1405,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/context.mjs","layer":"app-pages-browser"},"startTime":1778061022852,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5454,"timestamp":6669652426120,"id":1598,"parentId":1405,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/defaultAttributes.mjs","layer":"app-pages-browser"},"startTime":1778061022852,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6111,"timestamp":6669652426346,"id":1600,"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/format-url.js","layer":"pages-dir-browser"},"startTime":1778061022852,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7646,"timestamp":6669652425943,"id":1597,"parentId":1403,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-browser"},"startTime":1778061022852,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10303,"timestamp":6669652425588,"id":1595,"parentId":1400,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1778061022852,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":10824,"timestamp":6669652425278,"id":1592,"parentId":1515,"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":1778061022851,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":10868,"timestamp":6669652425362,"id":1593,"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":1778061022851,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":13555,"timestamp":6669652426266,"id":1599,"parentId":1506,"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":1778061022852,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1650,"timestamp":6669652450792,"id":1601,"parentId":1419,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"pages-dir-browser"},"startTime":1778061022877,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1024,"timestamp":6669652452547,"id":1602,"parentId":1420,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"app-pages-browser"},"startTime":1778061022879,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4561,"timestamp":6669652453658,"id":1603,"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":1778061022880,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4110,"timestamp":6669652460584,"id":1604,"parentId":1418,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/image-config.js","layer":"pages-dir-browser"},"startTime":1778061022887,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":7011,"timestamp":6669652466072,"id":1605,"parentId":1374,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778061022892,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4916,"timestamp":6669652468372,"id":1607,"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/as-path-to-search-params.js","layer":"pages-dir-browser"},"startTime":1778061022894,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5322,"timestamp":6669652468230,"id":1606,"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/is-local-url.js","layer":"pages-dir-browser"},"startTime":1778061022894,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5415,"timestamp":6669652468482,"id":1608,"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/client/lib/javascript-url.js","layer":"pages-dir-browser"},"startTime":1778061022895,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5844,"timestamp":6669652468693,"id":1610,"parentId":1426,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-browser"},"startTime":1778061022895,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5924,"timestamp":6669652468901,"id":1612,"parentId":1430,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/search-params.browser.prod.js","layer":"app-pages-browser"},"startTime":1778061022895,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6086,"timestamp":6669652469019,"id":1613,"parentId":1431,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/params.browser.prod.js","layer":"app-pages-browser"},"startTime":1778061022895,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6864,"timestamp":6669652468786,"id":1611,"parentId":1530,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"app-pages-browser"},"startTime":1778061022895,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6738,"timestamp":6669652469242,"id":1615,"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/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1778061022895,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8796,"timestamp":6669652468589,"id":1609,"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/route-regex.js","layer":"pages-dir-browser"},"startTime":1778061022895,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9183,"timestamp":6669652469129,"id":1614,"parentId":1434,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1778061022895,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":13386,"timestamp":6669652469352,"id":1616,"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/is-bot.js","layer":"pages-dir-browser"},"startTime":1778061022895,"traceId":"a86fe8dbadba03bf"},{"name":"font-loader","duration":508852,"timestamp":6669651974827,"id":1528,"parentId":1527,"tags":{},"startTime":1778061022401,"traceId":"a86fe8dbadba03bf"},{"name":"postcss","duration":1053,"timestamp":6669652483893,"id":1617,"parentId":1527,"tags":{},"startTime":1778061022910,"traceId":"a86fe8dbadba03bf"},{"name":"next-font-loader","duration":510232,"timestamp":6669651974765,"id":1527,"parentId":1521,"tags":{},"startTime":1778061022401,"traceId":"a86fe8dbadba03bf"},{"name":"css-loader","duration":6759,"timestamp":6669652484969,"id":1618,"parentId":1521,"tags":{"astUsed":"true"},"startTime":1778061022911,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":565846,"timestamp":6669651926137,"id":1521,"parentId":1448,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[2].use[1]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[15].oneOf[2].use[2]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":null},"startTime":1778061022352,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":839,"timestamp":6669652493166,"id":1619,"parentId":1435,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061022919,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4315,"timestamp":6669652493496,"id":1622,"parentId":1442,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/cjs/react.production.js","layer":"app-pages-browser"},"startTime":1778061022920,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":7346,"timestamp":6669652493379,"id":1621,"parentId":1405,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/mergeClasses.mjs","layer":"app-pages-browser"},"startTime":1778061022919,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":7715,"timestamp":6669652493216,"id":1620,"parentId":1405,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/hasA11yProp.mjs","layer":"app-pages-browser"},"startTime":1778061022919,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8061,"timestamp":6669652493530,"id":1623,"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":1778061022920,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1107893,"timestamp":6669651396283,"id":1303,"parentId":1299,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1778061021822,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10406,"timestamp":6669652502514,"id":1624,"parentId":1446,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.js","layer":"app-pages-browser"},"startTime":1778061022929,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":108381,"timestamp":6669652502559,"id":1625,"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":1778061022929,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":108568,"timestamp":6669652502971,"id":1628,"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":1778061022929,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":109156,"timestamp":6669652503330,"id":1632,"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/lib/constants.js","layer":"pages-dir-browser"},"startTime":1778061022929,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":109765,"timestamp":6669652503560,"id":1635,"parentId":1458,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/cjs/react-dom.production.js","layer":"app-pages-browser"},"startTime":1778061022930,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":168292,"timestamp":6669652503586,"id":1636,"parentId":1438,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom-client.production.js","layer":"pages-dir-browser"},"startTime":1778061022930,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":168068,"timestamp":6669652504147,"id":1642,"parentId":1440,"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":1778061022930,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":170761,"timestamp":6669652503247,"id":1631,"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/lib/constants.js","layer":"app-pages-browser"},"startTime":1778061022929,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":172272,"timestamp":6669652502846,"id":1627,"parentId":1444,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-types.js","layer":"app-pages-browser"},"startTime":1778061022929,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":172795,"timestamp":6669652502587,"id":1626,"parentId":1444,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1778061022929,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":172193,"timestamp":6669652503353,"id":1633,"parentId":1443,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1778061022929,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":172875,"timestamp":6669652503013,"id":1629,"parentId":1444,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1778061022929,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":172639,"timestamp":6669652503461,"id":1634,"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/index.js","layer":"pages-dir-browser"},"startTime":1778061022929,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":172694,"timestamp":6669652503608,"id":1637,"parentId":1457,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1778061022930,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":172777,"timestamp":6669652503705,"id":1638,"parentId":1489,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778061022930,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":173941,"timestamp":6669652503129,"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/client/components/segment-cache/vary-path.js","layer":"app-pages-browser"},"startTime":1778061022929,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":173720,"timestamp":6669652503804,"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/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1778061022930,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":173959,"timestamp":6669652503915,"id":1640,"parentId":1489,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061022930,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":174121,"timestamp":6669652504021,"id":1641,"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":1778061022930,"traceId":"a86fe8dbadba03bf"},{"name":"font-loader","duration":730717,"timestamp":6669651950297,"id":1526,"parentId":1525,"tags":{},"startTime":1778061022376,"traceId":"a86fe8dbadba03bf"},{"name":"postcss","duration":394,"timestamp":6669652681054,"id":1643,"parentId":1525,"tags":{},"startTime":1778061023107,"traceId":"a86fe8dbadba03bf"},{"name":"next-font-loader","duration":754192,"timestamp":6669651927296,"id":1525,"parentId":1520,"tags":{},"startTime":1778061022353,"traceId":"a86fe8dbadba03bf"},{"name":"css-loader","duration":1444,"timestamp":6669652681471,"id":1644,"parentId":1520,"tags":{"astUsed":"true"},"startTime":1778061023108,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":757734,"timestamp":6669651925380,"id":1520,"parentId":1447,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[2].use[1]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[15].oneOf[2].use[2]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":null},"startTime":1778061022351,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3008,"timestamp":6669652684939,"id":1645,"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":1778061023111,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":6763,"timestamp":6669652685381,"id":1648,"parentId":1473,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"app-pages-browser"},"startTime":1778061023111,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":7472,"timestamp":6669652685178,"id":1647,"parentId":1475,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"app-pages-browser"},"startTime":1778061023111,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7001,"timestamp":6669652685912,"id":1651,"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/trusted-types.js","layer":"pages-dir-browser"},"startTime":1778061023112,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7151,"timestamp":6669652686030,"id":1652,"parentId":1523,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1778061023112,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":8742,"timestamp":6669652685559,"id":1649,"parentId":1475,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"app-pages-browser"},"startTime":1778061023112,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":9111,"timestamp":6669652685738,"id":1650,"parentId":1475,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"app-pages-browser"},"startTime":1778061023112,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8960,"timestamp":6669652686141,"id":1653,"parentId":1535,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-browser"},"startTime":1778061023112,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":13091,"timestamp":6669652684989,"id":1646,"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":1778061023111,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6585,"timestamp":6669652700228,"id":1655,"parentId":1543,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-browser"},"startTime":1778061023126,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6723,"timestamp":6669652700343,"id":1656,"parentId":1543,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/entry-constants.js","layer":"pages-dir-browser"},"startTime":1778061023126,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":7623,"timestamp":6669652699993,"id":1654,"parentId":1475,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"app-pages-browser"},"startTime":1778061023126,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":7264,"timestamp":6669652700557,"id":1658,"parentId":1472,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"app-pages-browser"},"startTime":1778061023127,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7866,"timestamp":6669652700441,"id":1657,"parentId":1539,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061023126,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":7922,"timestamp":6669652700730,"id":1659,"parentId":1495,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"app-pages-browser"},"startTime":1778061023127,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":7717,"timestamp":6669652701078,"id":1661,"parentId":1495,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"app-pages-browser"},"startTime":1778061023127,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":7841,"timestamp":6669652701242,"id":1662,"parentId":1495,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"app-pages-browser"},"startTime":1778061023127,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7632,"timestamp":6669652701638,"id":1664,"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/page-path/denormalize-page-path.js","layer":"pages-dir-browser"},"startTime":1778061023128,"traceId":"a86fe8dbadba03bf"}]
15
- [{"name":"build-module-ts","duration":8974,"timestamp":6669652700897,"id":1660,"parentId":1495,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"app-pages-browser"},"startTime":1778061023127,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":8874,"timestamp":6669652701413,"id":1663,"parentId":1506,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"app-pages-browser"},"startTime":1778061023127,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":8907,"timestamp":6669652701740,"id":1665,"parentId":1506,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"app-pages-browser"},"startTime":1778061023128,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8811,"timestamp":6669652702100,"id":1667,"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":1778061023128,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":9525,"timestamp":6669652701918,"id":1666,"parentId":1506,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"app-pages-browser"},"startTime":1778061023128,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9327,"timestamp":6669652702377,"id":1669,"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/client/detect-domain-locale.js","layer":"pages-dir-browser"},"startTime":1778061023128,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9562,"timestamp":6669652702481,"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/client/remove-locale.js","layer":"pages-dir-browser"},"startTime":1778061023129,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1401,"timestamp":6669652714714,"id":1673,"parentId":1544,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-api-route.js","layer":"pages-dir-browser"},"startTime":1778061023141,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":16823,"timestamp":6669652702202,"id":1668,"parentId":1533,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"app-pages-browser"},"startTime":1778061023128,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4766,"timestamp":6669652714750,"id":1674,"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/parse-path.js","layer":"pages-dir-browser"},"startTime":1778061023141,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5165,"timestamp":6669652714605,"id":1672,"parentId":1544,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1778061023141,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5121,"timestamp":6669652714845,"id":1675,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1778061023141,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6218,"timestamp":6669652714454,"id":1671,"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/client/resolve-href.js","layer":"pages-dir-browser"},"startTime":1778061023140,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5918,"timestamp":6669652714975,"id":1676,"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/compare-states.js","layer":"pages-dir-browser"},"startTime":1778061023141,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5794,"timestamp":6669652715266,"id":1678,"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/omit.js","layer":"pages-dir-browser"},"startTime":1778061023141,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6314,"timestamp":6669652715089,"id":1677,"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/get-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1778061023141,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6218,"timestamp":6669652715400,"id":1679,"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/i18n/normalize-locale-path.js","layer":"pages-dir-browser"},"startTime":1778061023141,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6351,"timestamp":6669652715603,"id":1681,"parentId":1554,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1778061023142,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7116,"timestamp":6669652715503,"id":1680,"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/bloom-filter.js","layer":"pages-dir-browser"},"startTime":1778061023142,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7411,"timestamp":6669652715719,"id":1682,"parentId":1554,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1778061023142,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7693,"timestamp":6669652715836,"id":1683,"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/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1778061023142,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5784,"timestamp":6669652730629,"id":1685,"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/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1778061023157,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6334,"timestamp":6669652730450,"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/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1778061023156,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":6447,"timestamp":6669652730868,"id":1687,"parentId":1493,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"app-pages-browser"},"startTime":1778061023157,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6989,"timestamp":6669652731049,"id":1688,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js","layer":"app-pages-browser"},"startTime":1778061023157,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":7427,"timestamp":6669652731172,"id":1689,"parentId":1506,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"app-pages-browser"},"startTime":1778061023157,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":7327,"timestamp":6669652731520,"id":1691,"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":1778061023158,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":7407,"timestamp":6669652731635,"id":1692,"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":1778061023158,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9519,"timestamp":6669652730754,"id":1686,"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/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1778061023157,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":8706,"timestamp":6669652731747,"id":1693,"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":1778061023158,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":9553,"timestamp":6669652731345,"id":1690,"parentId":1517,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"app-pages-browser"},"startTime":1778061023157,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9129,"timestamp":6669652731971,"id":1695,"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/search.mjs","layer":"app-pages-browser"},"startTime":1778061023158,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9416,"timestamp":6669652731857,"id":1694,"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":1778061023158,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9332,"timestamp":6669652732102,"id":1696,"parentId":1565,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"app-pages-browser"},"startTime":1778061023158,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9388,"timestamp":6669652732210,"id":1697,"parentId":1564,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/x.mjs","layer":"app-pages-browser"},"startTime":1778061023158,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9325,"timestamp":6669652732423,"id":1699,"parentId":1565,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/check.mjs","layer":"app-pages-browser"},"startTime":1778061023158,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9343,"timestamp":6669652732594,"id":1701,"parentId":1565,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plug.mjs","layer":"app-pages-browser"},"startTime":1778061023159,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10000,"timestamp":6669652732327,"id":1698,"parentId":1610,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-browser"},"startTime":1778061023158,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9801,"timestamp":6669652732696,"id":1702,"parentId":1560,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/code-xml.mjs","layer":"app-pages-browser"},"startTime":1778061023159,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9848,"timestamp":6669652732809,"id":1703,"parentId":1560,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/wrench.mjs","layer":"app-pages-browser"},"startTime":1778061023159,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9879,"timestamp":6669652732940,"id":1704,"parentId":1639,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1778061023159,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9906,"timestamp":6669652733071,"id":1705,"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/copy.mjs","layer":"app-pages-browser"},"startTime":1778061023159,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":10016,"timestamp":6669652733183,"id":1706,"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/trash-2.mjs","layer":"app-pages-browser"},"startTime":1778061023159,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":10060,"timestamp":6669652733299,"id":1707,"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/pencil.mjs","layer":"app-pages-browser"},"startTime":1778061023159,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":17550,"timestamp":6669652732543,"id":1700,"parentId":1605,"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":1778061023159,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":16831,"timestamp":6669652733409,"id":1708,"parentId":1647,"tags":{"name":"__barrel_optimize__?names=CreditCard!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061023159,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":3739,"timestamp":6669652755348,"id":1711,"parentId":1605,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"app-pages-browser"},"startTime":1778061023181,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6640,"timestamp":6669652755201,"id":1709,"parentId":1649,"tags":{"name":"__barrel_optimize__?names=Activity,AlertTriangle,Check,Cloud,FolderLock,Loader2,Monitor,Plus,Send,Server,Shield,Sliders,Webhook,Workflow,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061023181,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6651,"timestamp":6669652755299,"id":1710,"parentId":1650,"tags":{"name":"__barrel_optimize__?names=Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061023181,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1912,"timestamp":6669652760491,"id":1714,"parentId":1562,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layout-dashboard.mjs","layer":"app-pages-browser"},"startTime":1778061023187,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":2632,"timestamp":6669652760038,"id":1712,"parentId":1605,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"app-pages-browser"},"startTime":1778061023186,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":2685,"timestamp":6669652760301,"id":1713,"parentId":1605,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"app-pages-browser"},"startTime":1778061023186,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2175,"timestamp":6669652764329,"id":1715,"parentId":1562,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/list-checks.mjs","layer":"app-pages-browser"},"startTime":1778061023190,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2183,"timestamp":6669652764490,"id":1716,"parentId":1562,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-close.mjs","layer":"app-pages-browser"},"startTime":1778061023191,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6264,"timestamp":6669652764617,"id":1717,"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":1778061023191,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":4805,"timestamp":6669652767048,"id":1720,"parentId":1605,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"app-pages-browser"},"startTime":1778061023193,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4477,"timestamp":6669652767587,"id":1723,"parentId":1562,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-open.mjs","layer":"app-pages-browser"},"startTime":1778061023194,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":5473,"timestamp":6669652767231,"id":1721,"parentId":1605,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"app-pages-browser"},"startTime":1778061023193,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":6223,"timestamp":6669652767406,"id":1722,"parentId":1605,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"app-pages-browser"},"startTime":1778061023193,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6840,"timestamp":6669652766931,"id":1718,"parentId":1663,"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":1778061023193,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6906,"timestamp":6669652766993,"id":1719,"parentId":1665,"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":1778061023193,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2220,"timestamp":6669652774902,"id":1724,"parentId":1562,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plus.mjs","layer":"app-pages-browser"},"startTime":1778061023201,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2226,"timestamp":6669652775076,"id":1725,"parentId":1562,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/settings.mjs","layer":"app-pages-browser"},"startTime":1778061023201,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5520,"timestamp":6669652775207,"id":1726,"parentId":1668,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Shuffle,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061023201,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1836,"timestamp":6669652779083,"id":1727,"parentId":1687,"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":1778061023205,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1366,"timestamp":6669652781351,"id":1728,"parentId":1484,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061023207,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3343,"timestamp":6669652781497,"id":1730,"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/segment.js","layer":"pages-dir-browser"},"startTime":1778061023208,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":640,"timestamp":6669652785383,"id":1734,"parentId":1484,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/radix-ui@1.4.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@19.2.14_react_8630af8f756c6a5269f4297295494860/node_modules/radix-ui/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061023211,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5322,"timestamp":6669652781443,"id":1729,"parentId":1690,"tags":{"name":"__barrel_optimize__?names=Check,ClipboardList,Code2,Eye,FileCode2,FlaskConical,GitPullRequest,Loader2,Search,Shuffle,TestTube2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061023207,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2082,"timestamp":6669652784937,"id":1731,"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/page-path/ensure-leading-slash.js","layer":"pages-dir-browser"},"startTime":1778061023211,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1977,"timestamp":6669652785263,"id":1733,"parentId":1562,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/users.mjs","layer":"app-pages-browser"},"startTime":1778061023211,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":2407,"timestamp":6669652785067,"id":1732,"parentId":1668,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"app-pages-browser"},"startTime":1778061023211,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-css","duration":873407,"timestamp":6669651923811,"id":1519,"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":1778061022350,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2544,"timestamp":6669652801648,"id":1737,"parentId":1563,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-down.mjs","layer":"app-pages-browser"},"startTime":1778061023228,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2593,"timestamp":6669652801778,"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/circle-check.mjs","layer":"app-pages-browser"},"startTime":1778061023228,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":3151,"timestamp":6669652801416,"id":1736,"parentId":1668,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"app-pages-browser"},"startTime":1778061023227,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5755,"timestamp":6669652801319,"id":1735,"parentId":1711,"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":1778061023227,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1429,"timestamp":6669652806205,"id":1739,"parentId":1563,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clock.mjs","layer":"app-pages-browser"},"startTime":1778061023232,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":4595,"timestamp":6669652806351,"id":1740,"parentId":1605,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"app-pages-browser"},"startTime":1778061023232,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":3943,"timestamp":6669652807854,"id":1741,"parentId":1605,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"app-pages-browser"},"startTime":1778061023234,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3919,"timestamp":6669652808062,"id":1742,"parentId":1720,"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":1778061023234,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1838,"timestamp":6669652814186,"id":1756,"parentId":1543,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/process.js","layer":"pages-dir-browser"},"startTime":1778061023240,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5042,"timestamp":6669652812337,"id":1743,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1778061023238,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":10094,"timestamp":6669652813254,"id":1748,"parentId":1502,"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":1778061023239,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9333,"timestamp":6669652814221,"id":1757,"parentId":1504,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061023240,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11891,"timestamp":6669652813075,"id":1747,"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":1778061023239,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":12975,"timestamp":6669652812874,"id":1746,"parentId":1711,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"app-pages-browser"},"startTime":1778061023239,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":13963,"timestamp":6669652812447,"id":1744,"parentId":1711,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"app-pages-browser"},"startTime":1778061023238,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":13270,"timestamp":6669652813336,"id":1749,"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":1778061023239,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":13348,"timestamp":6669652813448,"id":1750,"parentId":1571,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/folder-lock.mjs","layer":"app-pages-browser"},"startTime":1778061023239,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":14992,"timestamp":6669652812646,"id":1745,"parentId":1711,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"app-pages-browser"},"startTime":1778061023239,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":14158,"timestamp":6669652813716,"id":1752,"parentId":1571,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/globe.mjs","layer":"app-pages-browser"},"startTime":1778061023240,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":14259,"timestamp":6669652813834,"id":1753,"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":1778061023240,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":14663,"timestamp":6669652813601,"id":1751,"parentId":1571,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield-check.mjs","layer":"app-pages-browser"},"startTime":1778061023240,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":14480,"timestamp":6669652813941,"id":1754,"parentId":1576,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield.mjs","layer":"app-pages-browser"},"startTime":1778061023240,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":14516,"timestamp":6669652814072,"id":1755,"parentId":1578,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/eye.mjs","layer":"app-pages-browser"},"startTime":1778061023240,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":14447,"timestamp":6669652814338,"id":1758,"parentId":1585,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"app-pages-browser"},"startTime":1778061023240,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":14361,"timestamp":6669652814602,"id":1760,"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/menu.mjs","layer":"app-pages-browser"},"startTime":1778061023241,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":14440,"timestamp":6669652814718,"id":1761,"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/shared/lib/promise-with-resolvers.js","layer":"app-pages-browser"},"startTime":1778061023241,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":14616,"timestamp":6669652814867,"id":1762,"parentId":1597,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-browser"},"startTime":1778061023241,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":14614,"timestamp":6669652815167,"id":1764,"parentId":1592,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/rotate-cw.mjs","layer":"app-pages-browser"},"startTime":1778061023241,"traceId":"a86fe8dbadba03bf"}]
16
- [{"name":"build-module-js","duration":15271,"timestamp":6669652815012,"id":1763,"parentId":1595,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1778061023241,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":15179,"timestamp":6669652815306,"id":1765,"parentId":1592,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/repeat.mjs","layer":"app-pages-browser"},"startTime":1778061023241,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":15197,"timestamp":6669652815470,"id":1766,"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/sparkles.mjs","layer":"app-pages-browser"},"startTime":1778061023242,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":17003,"timestamp":6669652814484,"id":1759,"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/cache-map.js","layer":"app-pages-browser"},"startTime":1778061023241,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1887,"timestamp":6669652836881,"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":1778061023263,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3001,"timestamp":6669652836912,"id":1775,"parentId":1628,"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":1778061023263,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6138,"timestamp":6669652836481,"id":1770,"parentId":1609,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"pages-dir-browser"},"startTime":1778061023263,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6922,"timestamp":6669652835976,"id":1767,"parentId":1614,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778061023262,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6906,"timestamp":6669652836359,"id":1769,"parentId":1614,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"app-pages-browser"},"startTime":1778061023262,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7333,"timestamp":6669652836237,"id":1768,"parentId":1614,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unrecognized-action-error.js","layer":"app-pages-browser"},"startTime":1778061023262,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7441,"timestamp":6669652836580,"id":1771,"parentId":1615,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778061023263,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7811,"timestamp":6669652836690,"id":1772,"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/html-bots.js","layer":"pages-dir-browser"},"startTime":1778061023263,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":7504,"timestamp":6669652837207,"id":1779,"parentId":1664,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-browser"},"startTime":1778061023263,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8929,"timestamp":6669652836784,"id":1773,"parentId":1609,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js","layer":"pages-dir-browser"},"startTime":1778061023263,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9239,"timestamp":6669652836988,"id":1777,"parentId":1646,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/lru.js","layer":"app-pages-browser"},"startTime":1778061023263,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":8967,"timestamp":6669652837454,"id":1781,"parentId":1672,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-browser"},"startTime":1778061023263,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9227,"timestamp":6669652837578,"id":1782,"parentId":1691,"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":1778061023264,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9314,"timestamp":6669652837730,"id":1783,"parentId":1672,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-browser"},"startTime":1778061023264,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":10142,"timestamp":6669652837332,"id":1780,"parentId":1667,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778061023263,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9798,"timestamp":6669652837858,"id":1784,"parentId":1677,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"pages-dir-browser"},"startTime":1778061023264,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":9965,"timestamp":6669652837983,"id":1785,"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/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"app-pages-browser"},"startTime":1778061023264,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":11960,"timestamp":6669652837109,"id":1778,"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":1778061023263,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":12403,"timestamp":6669652836933,"id":1776,"parentId":1732,"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":1778061023263,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":1019165,"timestamp":6669651838775,"id":1448,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"app-pages-browser"},"startTime":1778061022265,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":1019777,"timestamp":6669651838637,"id":1447,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"app-pages-browser"},"startTime":1778061022265,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-css","duration":1027868,"timestamp":6669651835648,"id":1436,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"app-pages-browser"},"startTime":1778061022262,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":14758,"timestamp":6669652851327,"id":1786,"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/client/assign-location.js","layer":"app-pages-browser"},"startTime":1778061023277,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2613,"timestamp":6669652866703,"id":1788,"parentId":1700,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/file-code-corner.mjs","layer":"app-pages-browser"},"startTime":1778061023293,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2805,"timestamp":6669652866860,"id":1789,"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/server-reference-info.js","layer":"app-pages-browser"},"startTime":1778061023293,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5512,"timestamp":6669652866615,"id":1787,"parentId":1745,"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":1778061023293,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3464,"timestamp":6669652871372,"id":1790,"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":1778061023297,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":81,"timestamp":6669652875150,"id":1793,"parentId":1448,"tags":{},"startTime":1778061023301,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":14,"timestamp":6669652875239,"id":1794,"parentId":1447,"tags":{},"startTime":1778061023301,"traceId":"a86fe8dbadba03bf"},{"name":"build-module","duration":22,"timestamp":6669652875259,"id":1795,"parentId":1436,"tags":{},"startTime":1778061023301,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4927,"timestamp":6669652871507,"id":1791,"parentId":1708,"tags":{"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":1778061023298,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5084,"timestamp":6669652871638,"id":1792,"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/action-revalidation-kind.js","layer":"app-pages-browser"},"startTime":1778061023298,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2658,"timestamp":6669652875289,"id":1796,"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/activity.mjs","layer":"app-pages-browser"},"startTime":1778061023301,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2701,"timestamp":6669652875433,"id":1797,"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/cloud.mjs","layer":"app-pages-browser"},"startTime":1778061023301,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2765,"timestamp":6669652875554,"id":1798,"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/monitor.mjs","layer":"app-pages-browser"},"startTime":1778061023302,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1482022,"timestamp":6669651396323,"id":1306,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778061021822,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3724,"timestamp":6669652875676,"id":1799,"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/send.mjs","layer":"app-pages-browser"},"startTime":1778061023302,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3815,"timestamp":6669652875789,"id":1800,"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/server.mjs","layer":"app-pages-browser"},"startTime":1778061023302,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2858,"timestamp":6669652878760,"id":1801,"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/sliders-vertical.mjs","layer":"app-pages-browser"},"startTime":1778061023305,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1643,"timestamp":6669652880717,"id":1803,"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/workflow.mjs","layer":"app-pages-browser"},"startTime":1778061023307,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2470,"timestamp":6669652880877,"id":1804,"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/webhook.mjs","layer":"app-pages-browser"},"startTime":1778061023307,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":4317,"timestamp":6669652880448,"id":1802,"parentId":1741,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"app-pages-browser"},"startTime":1778061023306,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2809,"timestamp":6669652882591,"id":1805,"parentId":1717,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/terminal.mjs","layer":"app-pages-browser"},"startTime":1778061023309,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2884,"timestamp":6669652882731,"id":1806,"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":1778061023309,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":206,"timestamp":6669652888635,"id":1808,"parentId":1636,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1778061023315,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":598,"timestamp":6669652888535,"id":1807,"parentId":1625,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/scheduler/index.js","layer":"app-pages-browser"},"startTime":1778061023315,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":645,"timestamp":6669652889892,"id":1810,"parentId":1660,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/index.js","layer":"app-pages-browser"},"startTime":1778061023316,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1622,"timestamp":6669652889739,"id":1809,"parentId":1729,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clipboard-list.mjs","layer":"app-pages-browser"},"startTime":1778061023316,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":4644,"timestamp":6669652891554,"id":1811,"parentId":1711,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"app-pages-browser"},"startTime":1778061023318,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3848,"timestamp":6669652892583,"id":1812,"parentId":1729,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/flask-conical.mjs","layer":"app-pages-browser"},"startTime":1778061023319,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5834,"timestamp":6669652892727,"id":1813,"parentId":1729,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/git-pull-request.mjs","layer":"app-pages-browser"},"startTime":1778061023319,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2243,"timestamp":6669652896797,"id":1814,"parentId":1729,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/test-tube-diagonal.mjs","layer":"app-pages-browser"},"startTime":1778061023323,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2238,"timestamp":6669652896973,"id":1815,"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/chevron-right.mjs","layer":"app-pages-browser"},"startTime":1778061023323,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3420,"timestamp":6669652897113,"id":1816,"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/chevron-left.mjs","layer":"app-pages-browser"},"startTime":1778061023323,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3561,"timestamp":6669652897241,"id":1817,"parentId":1742,"tags":{"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":1778061023323,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1252,"timestamp":6669652901835,"id":1819,"parentId":1782,"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":1778061023328,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1829,"timestamp":6669652901591,"id":1818,"parentId":1763,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778061023328,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3665,"timestamp":6669652901977,"id":1820,"parentId":1782,"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":1778061023328,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2063,"timestamp":6669652912934,"id":1827,"parentId":1780,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/route-pattern-normalizer.js","layer":"pages-dir-browser"},"startTime":1778061023339,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4531,"timestamp":6669652912384,"id":1823,"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/client/components/forbidden.js","layer":"app-pages-browser"},"startTime":1778061023338,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5166,"timestamp":6669652912022,"id":1821,"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/client/components/not-found.js","layer":"app-pages-browser"},"startTime":1778061023338,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5234,"timestamp":6669652912252,"id":1822,"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/client/components/unauthorized.js","layer":"app-pages-browser"},"startTime":1778061023338,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5227,"timestamp":6669652912649,"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/shared/lib/router/utils/resolve-param-value.js","layer":"pages-dir-browser"},"startTime":1778061023339,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5294,"timestamp":6669652912799,"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/parse-loader-tree.js","layer":"pages-dir-browser"},"startTime":1778061023339,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5352,"timestamp":6669652912980,"id":1828,"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/client/components/unstable-rethrow.js","layer":"app-pages-browser"},"startTime":1778061023339,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":5376,"timestamp":6669652913381,"id":1830,"parentId":1811,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"app-pages-browser"},"startTime":1778061023339,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":5519,"timestamp":6669652913676,"id":1831,"parentId":1811,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"app-pages-browser"},"startTime":1778061023340,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":6882,"timestamp":6669652913154,"id":1829,"parentId":1811,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"app-pages-browser"},"startTime":1778061023339,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":10757,"timestamp":6669652912564,"id":1824,"parentId":1811,"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":1778061023339,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2538,"timestamp":6669652921571,"id":1832,"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":1778061023348,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1554,"timestamp":6669652925173,"id":1834,"parentId":1734,"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":1778061023351,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3162,"timestamp":6669652925104,"id":1833,"parentId":1829,"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":1778061023351,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3858,"timestamp":6669652927413,"id":1835,"parentId":1734,"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":1778061023353,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":7422,"timestamp":6669652929218,"id":1836,"parentId":1829,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"app-pages-browser"},"startTime":1778061023355,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-ts","duration":6532,"timestamp":6669652931662,"id":1837,"parentId":1831,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"app-pages-browser"},"startTime":1778061023358,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":7573,"timestamp":6669652931888,"id":1838,"parentId":1734,"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":1778061023358,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":828,"timestamp":6669652940164,"id":1839,"parentId":1734,"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":1778061023366,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2915,"timestamp":6669652941565,"id":1840,"parentId":1837,"tags":{"name":"__barrel_optimize__?names=ClipboardList,Code2,Eye,FileCode2,FlaskConical,GitPullRequest,Search,Shuffle,TestTube2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061023368,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":2244,"timestamp":6669652945534,"id":1842,"parentId":1836,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"app-pages-browser"},"startTime":1778061023372,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3258,"timestamp":6669652945438,"id":1841,"parentId":1734,"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":1778061023371,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-tsx","duration":2821,"timestamp":6669652950036,"id":1843,"parentId":1836,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"app-pages-browser"},"startTime":1778061023376,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2993,"timestamp":6669652951329,"id":1844,"parentId":1734,"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":1778061023377,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2106,"timestamp":6669652957680,"id":1845,"parentId":1843,"tags":{"name":"__barrel_optimize__?names=Plus,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061023384,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3583,"timestamp":6669652957751,"id":1846,"parentId":1734,"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":1778061023384,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3078,"timestamp":6669652964039,"id":1847,"parentId":1734,"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":1778061023390,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":382,"timestamp":6669652968236,"id":1848,"parentId":1734,"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":1778061023394,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4294,"timestamp":6669652976965,"id":1849,"parentId":1734,"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":1778061023403,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4303,"timestamp":6669652997187,"id":1850,"parentId":1734,"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":1778061023423,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1728,"timestamp":6669653012441,"id":1851,"parentId":1734,"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":1778061023438,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6086,"timestamp":6669653016709,"id":1852,"parentId":1734,"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":1778061023443,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5779,"timestamp":6669653019881,"id":1855,"parentId":1734,"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":1778061023446,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":13182,"timestamp":6669653018305,"id":1853,"parentId":1734,"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":1778061023444,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":14613,"timestamp":6669653019012,"id":1854,"parentId":1734,"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":1778061023445,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6226,"timestamp":6669653067643,"id":1856,"parentId":1734,"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":1778061023494,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6024,"timestamp":6669653068974,"id":1857,"parentId":1734,"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":1778061023495,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5075,"timestamp":6669653071170,"id":1859,"parentId":1734,"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":1778061023497,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6460,"timestamp":6669653071065,"id":1858,"parentId":1734,"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":1778061023497,"traceId":"a86fe8dbadba03bf"}]
17
- [{"name":"build-module-mjs","duration":6545,"timestamp":6669653071261,"id":1860,"parentId":1734,"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":1778061023497,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":12687,"timestamp":6669653071340,"id":1861,"parentId":1734,"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":1778061023497,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":776,"timestamp":6669653135929,"id":1862,"parentId":1734,"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":1778061023562,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2332,"timestamp":6669653144137,"id":1866,"parentId":1734,"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":1778061023570,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4217,"timestamp":6669653143462,"id":1865,"parentId":1734,"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":1778061023569,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":8144,"timestamp":6669653142104,"id":1863,"parentId":1734,"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":1778061023568,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":12131,"timestamp":6669653143364,"id":1864,"parentId":1734,"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":1778061023569,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5265,"timestamp":6669653178372,"id":1868,"parentId":1734,"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":1778061023604,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":8245,"timestamp":6669653178232,"id":1867,"parentId":1734,"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":1778061023604,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":7042,"timestamp":6669653182175,"id":1870,"parentId":1734,"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":1778061023608,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9656,"timestamp":6669653180489,"id":1869,"parentId":1734,"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":1778061023607,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":782,"timestamp":6669653223549,"id":1873,"parentId":1734,"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":1778061023650,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2526,"timestamp":6669653222695,"id":1871,"parentId":1734,"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":1778061023649,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5457,"timestamp":6669653223450,"id":1872,"parentId":1734,"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":1778061023649,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1706,"timestamp":6669653244135,"id":1874,"parentId":1807,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778061023670,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1541,"timestamp":6669653246432,"id":1875,"parentId":1808,"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":1778061023672,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4349,"timestamp":6669653246790,"id":1878,"parentId":1810,"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":1778061023673,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5295,"timestamp":6669653246483,"id":1876,"parentId":1820,"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":1778061023673,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":8383,"timestamp":6669653246693,"id":1877,"parentId":1734,"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":1778061023673,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":960,"timestamp":6669653273341,"id":1880,"parentId":1756,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/process/browser.js","layer":"pages-dir-browser"},"startTime":1778061023699,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2324,"timestamp":6669653273464,"id":1882,"parentId":1780,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"pages-dir-browser"},"startTime":1778061023699,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3024,"timestamp":6669653273380,"id":1881,"parentId":1757,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/process/browser.js","layer":"app-pages-browser"},"startTime":1778061023699,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3937,"timestamp":6669653273121,"id":1879,"parentId":1818,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778061023699,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1881505,"timestamp":6669651396336,"id":1307,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778061021822,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1012,"timestamp":6669653277305,"id":1884,"parentId":1802,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"app-pages-browser"},"startTime":1778061023703,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1366,"timestamp":6669653277392,"id":1885,"parentId":1825,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js","layer":"pages-dir-browser"},"startTime":1778061023703,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1943,"timestamp":6669653277145,"id":1883,"parentId":1828,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.browser.js","layer":"app-pages-browser"},"startTime":1778061023703,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1675,"timestamp":6669653277602,"id":1887,"parentId":1833,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-down.mjs","layer":"app-pages-browser"},"startTime":1778061023704,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2107,"timestamp":6669653277501,"id":1886,"parentId":1832,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"pages-dir-browser"},"startTime":1778061023704,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1884701,"timestamp":6669651395730,"id":1300,"parentId":1299,"tags":{"request":"./node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/next.js"},"startTime":1778061021822,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1884525,"timestamp":6669651396223,"id":1302,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778061021822,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1884562,"timestamp":6669651396194,"id":1301,"parentId":1299,"tags":{"request":"./node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-next.js"},"startTime":1778061021822,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":1884249,"timestamp":6669651396512,"id":1319,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778061021823,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":884,"timestamp":6669653280251,"id":1889,"parentId":1835,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061023706,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1379,"timestamp":6669653280337,"id":1890,"parentId":1835,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061023706,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2343,"timestamp":6669653280112,"id":1888,"parentId":1833,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-up.mjs","layer":"app-pages-browser"},"startTime":1778061023706,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1255,"timestamp":6669653282715,"id":1891,"parentId":1835,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061023709,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1905,"timestamp":6669653282813,"id":1892,"parentId":1835,"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":1778061023709,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2044,"timestamp":6669653282885,"id":1893,"parentId":1835,"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":1778061023709,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2208,"timestamp":6669653283048,"id":1895,"parentId":1835,"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":1778061023709,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2411,"timestamp":6669653283118,"id":1896,"parentId":1835,"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":1778061023709,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3424,"timestamp":6669653282957,"id":1894,"parentId":1835,"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":1778061023709,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1261,"timestamp":6669653299133,"id":1897,"parentId":1838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061023725,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":509,"timestamp":6669653300983,"id":1899,"parentId":1844,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061023727,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":663,"timestamp":6669653302789,"id":1901,"parentId":1846,"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":1778061023729,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":7824,"timestamp":6669653299305,"id":1898,"parentId":1838,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+r_161926fa2509d0b7370b60b8bb4eb8b0/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061023725,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":11809,"timestamp":6669653302683,"id":1900,"parentId":1846,"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":1778061023729,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":871,"timestamp":6669653329778,"id":1902,"parentId":1847,"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":1778061023756,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4436,"timestamp":6669653331900,"id":1903,"parentId":1850,"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":1778061023758,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":5224,"timestamp":6669653333016,"id":1904,"parentId":1850,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14___3d3960154a4c07d09bb90cb341135fc5/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061023759,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":6434,"timestamp":6669653333121,"id":1905,"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":1778061023759,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":742,"timestamp":6669653357570,"id":1906,"parentId":1854,"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":1778061023784,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":975,"timestamp":6669653357719,"id":1907,"parentId":1854,"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":1778061023784,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":2431,"timestamp":6669653359212,"id":1908,"parentId":1858,"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":1778061023785,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1030,"timestamp":6669653362053,"id":1910,"parentId":1858,"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":1778061023788,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3817,"timestamp":6669653360809,"id":1909,"parentId":1858,"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":1778061023787,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":385,"timestamp":6669653367242,"id":1911,"parentId":1858,"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":1778061023793,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1909,"timestamp":6669653369311,"id":1912,"parentId":1878,"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":1778061023795,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3289,"timestamp":6669653369419,"id":1913,"parentId":1878,"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":1778061023795,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4641,"timestamp":6669653369498,"id":1914,"parentId":1878,"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":1778061023796,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4958,"timestamp":6669653369571,"id":1915,"parentId":1878,"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":1778061023796,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5538,"timestamp":6669653369651,"id":1916,"parentId":1878,"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":1778061023796,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5839,"timestamp":6669653369725,"id":1917,"parentId":1878,"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":1778061023796,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6155,"timestamp":6669653369796,"id":1918,"parentId":1878,"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":1778061023796,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6344,"timestamp":6669653369875,"id":1919,"parentId":1878,"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":1778061023796,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1334,"timestamp":6669653391139,"id":1920,"parentId":1878,"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":1778061023817,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1126,"timestamp":6669653393667,"id":1921,"parentId":1878,"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":1778061023820,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":853,"timestamp":6669653395626,"id":1922,"parentId":1878,"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":1778061023822,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3591,"timestamp":6669653395723,"id":1923,"parentId":1878,"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":1778061023822,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3844,"timestamp":6669653395798,"id":1924,"parentId":1878,"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":1778061023822,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3372,"timestamp":6669653401051,"id":1925,"parentId":1878,"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":1778061023827,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1233,"timestamp":6669653404949,"id":1926,"parentId":1878,"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":1778061023831,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":961,"timestamp":6669653406597,"id":1927,"parentId":1878,"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":1778061023833,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1043,"timestamp":6669653406690,"id":1928,"parentId":1884,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"app-pages-browser"},"startTime":1778061023833,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":416,"timestamp":6669653416486,"id":1929,"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":1778061023843,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1953,"timestamp":6669653419368,"id":1930,"parentId":1913,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/directives.js","layer":"app-pages-browser"},"startTime":1778061023845,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2198,"timestamp":6669653419470,"id":1931,"parentId":1913,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/compose-doc.js","layer":"app-pages-browser"},"startTime":1778061023846,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2870,"timestamp":6669653419548,"id":1932,"parentId":1914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Collection.js","layer":"app-pages-browser"},"startTime":1778061023846,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3051,"timestamp":6669653419620,"id":1933,"parentId":1913,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-end.js","layer":"app-pages-browser"},"startTime":1778061023846,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":677,"timestamp":6669653423304,"id":1934,"parentId":1914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/toJS.js","layer":"app-pages-browser"},"startTime":1778061023849,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":769,"timestamp":6669653425250,"id":1935,"parentId":1914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/anchors.js","layer":"app-pages-browser"},"startTime":1778061023851,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1020,"timestamp":6669653425345,"id":1936,"parentId":1914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/applyReviver.js","layer":"app-pages-browser"},"startTime":1778061023851,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":760,"timestamp":6669653426986,"id":1937,"parentId":1914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/createNode.js","layer":"app-pages-browser"},"startTime":1778061023853,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":495,"timestamp":6669653428732,"id":1938,"parentId":1903,"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":1778061023855,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":746,"timestamp":6669653429473,"id":1939,"parentId":1914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyDocument.js","layer":"app-pages-browser"},"startTime":1778061023856,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":556,"timestamp":6669653432217,"id":1940,"parentId":1911,"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":1778061023858,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1819,"timestamp":6669653432308,"id":1941,"parentId":1903,"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":1778061023858,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":925,"timestamp":6669653436249,"id":1942,"parentId":1904,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061023862,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1015,"timestamp":6669653436344,"id":1943,"parentId":1915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/common/map.js","layer":"app-pages-browser"},"startTime":1778061023862,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1098,"timestamp":6669653436433,"id":1944,"parentId":1915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/common/seq.js","layer":"app-pages-browser"},"startTime":1778061023862,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1155,"timestamp":6669653436537,"id":1945,"parentId":1915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/common/string.js","layer":"app-pages-browser"},"startTime":1778061023863,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1617,"timestamp":6669653436614,"id":1946,"parentId":1915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/tags.js","layer":"app-pages-browser"},"startTime":1778061023863,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":740,"timestamp":6669653448821,"id":1947,"parentId":1916,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Node.js","layer":"app-pages-browser"},"startTime":1778061023875,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5847,"timestamp":6669653449930,"id":1948,"parentId":1918,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyPair.js","layer":"app-pages-browser"},"startTime":1778061023876,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5152,"timestamp":6669653454070,"id":1949,"parentId":1918,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/addPairToJSMap.js","layer":"app-pages-browser"},"startTime":1778061023880,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":6184,"timestamp":6669653454194,"id":1950,"parentId":1920,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyCollection.js","layer":"app-pages-browser"},"startTime":1778061023880,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":989,"timestamp":6669653466194,"id":1951,"parentId":1922,"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":1778061023892,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2123,"timestamp":6669653466328,"id":1952,"parentId":1922,"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":1778061023892,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2454,"timestamp":6669653466409,"id":1953,"parentId":1922,"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":1778061023892,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":397,"timestamp":6669653471386,"id":1954,"parentId":1927,"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":1778061023897,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":495,"timestamp":6669653472093,"id":1955,"parentId":1928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"app-pages-browser"},"startTime":1778061023898,"traceId":"a86fe8dbadba03bf"}]
18
- [{"name":"build-module-js","duration":1075,"timestamp":6669653472188,"id":1956,"parentId":1928,"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":1778061023898,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1500,"timestamp":6669653474840,"id":1957,"parentId":1928,"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":1778061023901,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1504,"timestamp":6669653474932,"id":1958,"parentId":1928,"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":1778061023901,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":32605,"timestamp":6669653475029,"id":1959,"parentId":1928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"app-pages-browser"},"startTime":1778061023901,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4481,"timestamp":6669653512448,"id":1960,"parentId":1928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"app-pages-browser"},"startTime":1778061023938,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":4855,"timestamp":6669653512604,"id":1961,"parentId":1929,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"app-pages-browser"},"startTime":1778061023939,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2150,"timestamp":6669653517908,"id":1962,"parentId":1939,"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":1778061023944,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2894,"timestamp":6669653518028,"id":1963,"parentId":1931,"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":1778061023944,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3130,"timestamp":6669653518113,"id":1964,"parentId":1939,"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":1778061023944,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3849,"timestamp":6669653518186,"id":1965,"parentId":1931,"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":1778061023944,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":663,"timestamp":6669653524218,"id":1966,"parentId":1940,"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":1778061023950,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1015,"timestamp":6669653524336,"id":1967,"parentId":1940,"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":1778061023950,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1218,"timestamp":6669653526416,"id":1968,"parentId":1946,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/common/null.js","layer":"app-pages-browser"},"startTime":1778061023952,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3153,"timestamp":6669653526572,"id":1969,"parentId":1945,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyString.js","layer":"app-pages-browser"},"startTime":1778061023953,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1096,"timestamp":6669653530276,"id":1970,"parentId":1946,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/bool.js","layer":"app-pages-browser"},"startTime":1778061023956,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1495,"timestamp":6669653530371,"id":1971,"parentId":1946,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/float.js","layer":"app-pages-browser"},"startTime":1778061023956,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1610,"timestamp":6669653530453,"id":1972,"parentId":1946,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/schema.js","layer":"app-pages-browser"},"startTime":1778061023956,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1961,"timestamp":6669653530523,"id":1973,"parentId":1946,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/int.js","layer":"app-pages-browser"},"startTime":1778061023957,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":769,"timestamp":6669653535356,"id":1974,"parentId":1946,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/json/schema.js","layer":"app-pages-browser"},"startTime":1778061023961,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1336,"timestamp":6669653536874,"id":1975,"parentId":1946,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/binary.js","layer":"app-pages-browser"},"startTime":1778061023963,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1718,"timestamp":6669653536973,"id":1976,"parentId":1946,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/merge.js","layer":"app-pages-browser"},"startTime":1778061023963,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2159,"timestamp":6669653537067,"id":1977,"parentId":1946,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/omap.js","layer":"app-pages-browser"},"startTime":1778061023963,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2245,"timestamp":6669653539764,"id":1978,"parentId":1946,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/set.js","layer":"app-pages-browser"},"startTime":1778061023966,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2900,"timestamp":6669653539861,"id":1979,"parentId":1946,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/timestamp.js","layer":"app-pages-browser"},"startTime":1778061023966,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3033,"timestamp":6669653539974,"id":1980,"parentId":1946,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/schema.js","layer":"app-pages-browser"},"startTime":1778061023966,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3422,"timestamp":6669653540066,"id":1981,"parentId":1946,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/pairs.js","layer":"app-pages-browser"},"startTime":1778061023966,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1469,"timestamp":6669653548723,"id":1982,"parentId":1952,"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":1778061023975,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2318,"timestamp":6669653548858,"id":1983,"parentId":1952,"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":1778061023975,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1233,"timestamp":6669653553181,"id":1984,"parentId":1959,"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":1778061023979,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1637,"timestamp":6669653553284,"id":1985,"parentId":1963,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/compose-collection.js","layer":"app-pages-browser"},"startTime":1778061023979,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2107,"timestamp":6669653553364,"id":1986,"parentId":1963,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/compose-scalar.js","layer":"app-pages-browser"},"startTime":1778061023979,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4784,"timestamp":6669653553440,"id":1987,"parentId":1940,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1778061023979,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":5395,"timestamp":6669653553513,"id":1988,"parentId":1955,"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":1778061023980,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1119,"timestamp":6669653559753,"id":1989,"parentId":1963,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/util-empty-scalar-position.js","layer":"app-pages-browser"},"startTime":1778061023986,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2293,"timestamp":6669653562682,"id":1990,"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":1778061023989,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":9441,"timestamp":6669653562787,"id":1991,"parentId":1941,"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":1778061023989,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1793,"timestamp":6669653573308,"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/medium.js","layer":"app-pages-browser"},"startTime":1778061023999,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2034,"timestamp":6669653573446,"id":1993,"parentId":1980,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/bool.js","layer":"app-pages-browser"},"startTime":1778061023999,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2645,"timestamp":6669653573527,"id":1994,"parentId":1969,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/foldFlowLines.js","layer":"app-pages-browser"},"startTime":1778061024000,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2998,"timestamp":6669653573600,"id":1995,"parentId":1980,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/float.js","layer":"app-pages-browser"},"startTime":1778061024000,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":3168,"timestamp":6669653573673,"id":1996,"parentId":1971,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyNumber.js","layer":"app-pages-browser"},"startTime":1778061024000,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":879,"timestamp":6669653577545,"id":1997,"parentId":1980,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/int.js","layer":"app-pages-browser"},"startTime":1778061024004,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1343,"timestamp":6669653577646,"id":1998,"parentId":1985,"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":1778061024004,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":791,"timestamp":6669653579710,"id":1999,"parentId":1985,"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":1778061024006,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1242,"timestamp":6669653580914,"id":2000,"parentId":1985,"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":1778061024007,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":506,"timestamp":6669653584730,"id":2001,"parentId":1990,"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":1778061024011,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1080,"timestamp":6669653585560,"id":2002,"parentId":1990,"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":1778061024012,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1200,"timestamp":6669653585652,"id":2003,"parentId":1998,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/util-contains-newline.js","layer":"app-pages-browser"},"startTime":1778061024012,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1324,"timestamp":6669653585732,"id":2004,"parentId":1998,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/util-map-includes.js","layer":"app-pages-browser"},"startTime":1778061024012,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1420,"timestamp":6669653585810,"id":2005,"parentId":1998,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/util-flow-indent-check.js","layer":"app-pages-browser"},"startTime":1778061024012,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":325,"timestamp":6669653588797,"id":2006,"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":1778061024015,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":308,"timestamp":6669653590506,"id":2007,"parentId":1967,"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":1778061024017,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":423,"timestamp":6669653592007,"id":2008,"parentId":1990,"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":1778061024018,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":494,"timestamp":6669653592103,"id":2009,"parentId":1967,"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":1778061024018,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":308,"timestamp":6669653595597,"id":2010,"parentId":1990,"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":1778061024022,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":1284,"timestamp":6669653597437,"id":2011,"parentId":1991,"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":1778061024023,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1022,"timestamp":6669653600020,"id":2012,"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":1778061024026,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1089,"timestamp":6669653600116,"id":2013,"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":1778061024026,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1397,"timestamp":6669653600196,"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/medium.js","layer":"app-pages-browser"},"startTime":1778061024026,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1670,"timestamp":6669653600267,"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":1778061024026,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":2989,"timestamp":6669653600334,"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/renderProp.js","layer":"app-pages-browser"},"startTime":1778061024026,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":3608,"timestamp":6669653600405,"id":2017,"parentId":1991,"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":1778061024026,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1065,"timestamp":6669653604557,"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/exports.js","layer":"app-pages-browser"},"startTime":1778061024031,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-mjs","duration":4833,"timestamp":6669653606894,"id":2019,"parentId":1991,"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":1778061024033,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":799,"timestamp":6669653613350,"id":2020,"parentId":2009,"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":1778061024039,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":918,"timestamp":6669653613455,"id":2021,"parentId":2009,"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":1778061024039,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1113,"timestamp":6669653615076,"id":2022,"parentId":2009,"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":1778061024041,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1206,"timestamp":6669653615172,"id":2023,"parentId":2009,"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":1778061024041,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1076,"timestamp":6669653616659,"id":2024,"parentId":2009,"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":1778061024043,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1127,"timestamp":6669653616752,"id":2025,"parentId":2009,"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":1778061024043,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1227,"timestamp":6669653616827,"id":2026,"parentId":2009,"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":1778061024043,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1394,"timestamp":6669653616898,"id":2027,"parentId":2009,"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":1778061024043,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1589,"timestamp":6669653616970,"id":2028,"parentId":2008,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"app-pages-browser"},"startTime":1778061024043,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":1976,"timestamp":6669653617050,"id":2029,"parentId":2008,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1778061024043,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":700,"timestamp":6669653624109,"id":2030,"parentId":2010,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1778061024050,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":875,"timestamp":6669653625158,"id":2031,"parentId":2010,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"app-pages-browser"},"startTime":1778061024051,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":943,"timestamp":6669653625280,"id":2032,"parentId":2010,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1778061024051,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":975,"timestamp":6669653625372,"id":2033,"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":1778061024051,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":463,"timestamp":6669653635586,"id":2034,"parentId":2033,"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":1778061024062,"traceId":"a86fe8dbadba03bf"},{"name":"build-module-js","duration":457,"timestamp":6669653636984,"id":2035,"parentId":2031,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778061024063,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":2241026,"timestamp":6669651396470,"id":1313,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fnew%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778061021823,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":2241019,"timestamp":6669651396493,"id":1316,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778061021823,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":2241037,"timestamp":6669651396481,"id":1314,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778061021823,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":2241018,"timestamp":6669651396507,"id":1318,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Forchestrator-card.tsx%22%2C%22ids%22%3A%5B%22OrchestratorCard%22%5D%7D&server=false!"},"startTime":1778061021823,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":2240952,"timestamp":6669651396576,"id":1320,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=false!"},"startTime":1778061021823,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":2240940,"timestamp":6669651396593,"id":1321,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=false!"},"startTime":1778061021823,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":2240932,"timestamp":6669651396603,"id":1322,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpermissions%2Fpermissions-form.tsx%22%2C%22ids%22%3A%5B%22PermissionsForm%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!"},"startTime":1778061021823,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":2240928,"timestamp":6669651396609,"id":1323,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flive-run-real%2Findex.tsx%22%2C%22ids%22%3A%5B%22LiveRunReal%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!"},"startTime":1778061021823,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":2241055,"timestamp":6669651396487,"id":1315,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778061021823,"traceId":"a86fe8dbadba03bf"},{"name":"add-entry","duration":2241049,"timestamp":6669651396500,"id":1317,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778061021823,"traceId":"a86fe8dbadba03bf"},{"name":"make","duration":2242289,"timestamp":6669651395417,"id":1299,"parentId":1298,"tags":{},"startTime":1778061021821,"traceId":"a86fe8dbadba03bf"},{"name":"chunk-graph","duration":19284,"timestamp":6669653697762,"id":2037,"parentId":2036,"tags":{},"startTime":1778061024124,"traceId":"a86fe8dbadba03bf"},{"name":"optimize-modules","duration":24,"timestamp":6669653717240,"id":2039,"parentId":2036,"tags":{},"startTime":1778061024143,"traceId":"a86fe8dbadba03bf"},{"name":"optimize-chunks","duration":20294,"timestamp":6669653718767,"id":2041,"parentId":2036,"tags":{},"startTime":1778061024145,"traceId":"a86fe8dbadba03bf"},{"name":"optimize-tree","duration":101,"timestamp":6669653739163,"id":2042,"parentId":2036,"tags":{},"startTime":1778061024165,"traceId":"a86fe8dbadba03bf"},{"name":"optimize-chunk-modules","duration":21732,"timestamp":6669653739340,"id":2043,"parentId":2036,"tags":{},"startTime":1778061024165,"traceId":"a86fe8dbadba03bf"},{"name":"optimize","duration":43959,"timestamp":6669653717197,"id":2038,"parentId":2036,"tags":{},"startTime":1778061024143,"traceId":"a86fe8dbadba03bf"},{"name":"module-hash","duration":18169,"timestamp":6669653775430,"id":2044,"parentId":2036,"tags":{},"startTime":1778061024201,"traceId":"a86fe8dbadba03bf"},{"name":"code-generation","duration":244270,"timestamp":6669653793655,"id":2045,"parentId":2036,"tags":{},"startTime":1778061024220,"traceId":"a86fe8dbadba03bf"},{"name":"hash","duration":7670,"timestamp":6669654041394,"id":2046,"parentId":2036,"tags":{},"startTime":1778061024467,"traceId":"a86fe8dbadba03bf"},{"name":"code-generation-jobs","duration":411,"timestamp":6669654049060,"id":2047,"parentId":2036,"tags":{},"startTime":1778061024475,"traceId":"a86fe8dbadba03bf"}]
19
- [{"name":"module-assets","duration":578,"timestamp":6669654049420,"id":2048,"parentId":2036,"tags":{},"startTime":1778061024475,"traceId":"a86fe8dbadba03bf"},{"name":"create-chunk-assets","duration":9520,"timestamp":6669654050018,"id":2049,"parentId":2036,"tags":{},"startTime":1778061024476,"traceId":"a86fe8dbadba03bf"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1025,"timestamp":6669654061923,"id":2051,"parentId":1298,"tags":{},"startTime":1778061024488,"traceId":"a86fe8dbadba03bf"},{"name":"NextJsBuildManifest-createassets","duration":1560,"timestamp":6669654061399,"id":2050,"parentId":1298,"tags":{},"startTime":1778061024487,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":95710,"timestamp":6669654088650,"id":2054,"parentId":2052,"tags":{"name":"static/chunks/main-app-088f5a0218755ea2.js","cache":"MISS"},"startTime":1778061024515,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":95280,"timestamp":6669654089148,"id":2056,"parentId":2052,"tags":{"name":"static/chunks/app/_global-error/page-82f9fc3a5601f410.js","cache":"MISS"},"startTime":1778061024515,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":95198,"timestamp":6669654089261,"id":2057,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-ee6e06b877051347.js","cache":"MISS"},"startTime":1778061024515,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":95120,"timestamp":6669654089363,"id":2058,"parentId":2052,"tags":{"name":"static/chunks/app/layout-4185f952697ffedc.js","cache":"MISS"},"startTime":1778061024515,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":94972,"timestamp":6669654089533,"id":2059,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/global-error-6e53b916eb3ccd9a.js","cache":"MISS"},"startTime":1778061024516,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":94878,"timestamp":6669654089648,"id":2060,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-1d8ce7cb96664f93.js","cache":"MISS"},"startTime":1778061024516,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":94805,"timestamp":6669654089742,"id":2061,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-f846767830031ea7.js","cache":"MISS"},"startTime":1778061024516,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":94800,"timestamp":6669654089846,"id":2062,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-474e741dc950d78f.js","cache":"MISS"},"startTime":1778061024516,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":95837,"timestamp":6669654088851,"id":2055,"parentId":2052,"tags":{"name":"static/chunks/app/_not-found/page-e65d2cb1e1266ad5.js","cache":"MISS"},"startTime":1778061024515,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":94696,"timestamp":6669654090018,"id":2063,"parentId":2052,"tags":{"name":"static/chunks/app/api/run-artifacts/[chatId]/route-5e72310a803875c7.js","cache":"MISS"},"startTime":1778061024516,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":94595,"timestamp":6669654090150,"id":2064,"parentId":2052,"tags":{"name":"static/chunks/app/api/daemon/[...path]/route-0943409ff2a9de2c.js","cache":"MISS"},"startTime":1778061024516,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":94531,"timestamp":6669654090267,"id":2065,"parentId":2052,"tags":{"name":"static/chunks/app/new/page-39574ba9e749d3be.js","cache":"MISS"},"startTime":1778061024516,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":89100,"timestamp":6669654095771,"id":2067,"parentId":2052,"tags":{"name":"static/chunks/app/personas/page-716357da4bc7614e.js","cache":"MISS"},"startTime":1778061024522,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":92505,"timestamp":6669654092461,"id":2066,"parentId":2052,"tags":{"name":"static/chunks/app/onboarding/page-1debb99088d6e0e4.js","cache":"MISS"},"startTime":1778061024518,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":86670,"timestamp":6669654098414,"id":2068,"parentId":2052,"tags":{"name":"static/chunks/app/settings/page-02722382e77cf793.js","cache":"MISS"},"startTime":1778061024524,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":77459,"timestamp":6669654107698,"id":2070,"parentId":2052,"tags":{"name":"static/chunks/app/connect/page-513473633a4e72e2.js","cache":"MISS"},"startTime":1778061024534,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":76076,"timestamp":6669654109177,"id":2071,"parentId":2052,"tags":{"name":"static/chunks/app/demo/[scenario]/page-dc46f03c6693e1be.js","cache":"MISS"},"startTime":1778061024535,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":74594,"timestamp":6669654110697,"id":2072,"parentId":2052,"tags":{"name":"static/chunks/app/runs/page-01ecd6a7728647f5.js","cache":"MISS"},"startTime":1778061024537,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":72887,"timestamp":6669654112441,"id":2074,"parentId":2052,"tags":{"name":"static/chunks/app/settings/permissions/page-0166fc99d01a4243.js","cache":"MISS"},"startTime":1778061024538,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":72234,"timestamp":6669654113127,"id":2075,"parentId":2052,"tags":{"name":"static/chunks/app/runs/[runId]/page-8195843446a3e3b7.js","cache":"MISS"},"startTime":1778061024539,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":74235,"timestamp":6669654111156,"id":2073,"parentId":2052,"tags":{"name":"static/chunks/app/page-0c2a52764e5515f4.js","cache":"MISS"},"startTime":1778061024537,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":72169,"timestamp":6669654113244,"id":2076,"parentId":2052,"tags":{"name":"static/chunks/webpack-34faa5a99a7eab27.js","cache":"MISS"},"startTime":1778061024539,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":83491,"timestamp":6669654102080,"id":2069,"parentId":2052,"tags":{"name":"static/chunks/app/templates/page-dd148d6cb503ac7a.js","cache":"MISS"},"startTime":1778061024528,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":105949,"timestamp":6669654080009,"id":2053,"parentId":2052,"tags":{"name":"static/chunks/main-b8cd6912c957fde4.js","cache":"MISS"},"startTime":1778061024506,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":43549,"timestamp":6669654142449,"id":2080,"parentId":2052,"tags":{"name":"static/chunks/720-0b5dbaaba3d021cc.js","cache":"MISS"},"startTime":1778061024569,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":79887,"timestamp":6669654131886,"id":2079,"parentId":2052,"tags":{"name":"static/chunks/116-5b9052d123aed7db.js","cache":"MISS"},"startTime":1778061024558,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":62965,"timestamp":6669654167900,"id":2082,"parentId":2052,"tags":{"name":"static/chunks/15-8c630f8c641ea76a.js","cache":"MISS"},"startTime":1778061024594,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":60702,"timestamp":6669654172780,"id":2083,"parentId":2052,"tags":{"name":"static/chunks/641-1d89b5d2b8fc197a.js","cache":"MISS"},"startTime":1778061024599,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":121277,"timestamp":6669654113486,"id":2077,"parentId":2052,"tags":{"name":"static/chunks/framework-a2d34d570177755f.js","cache":"MISS"},"startTime":1778061024540,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":62679,"timestamp":6669654173537,"id":2084,"parentId":2052,"tags":{"name":"static/chunks/344-88f1c1dc88deb727.js","cache":"MISS"},"startTime":1778061024600,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":60219,"timestamp":6669654177585,"id":2086,"parentId":2052,"tags":{"name":"static/chunks/744-33f0071b3610d66a.js","cache":"MISS"},"startTime":1778061024604,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":59679,"timestamp":6669654178183,"id":2087,"parentId":2052,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1778061024604,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":59508,"timestamp":6669654178373,"id":2088,"parentId":2052,"tags":{"name":"static/Et8CN4-7vp92JRJ2xHXL4/_ssgManifest.js","cache":"MISS"},"startTime":1778061024604,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":59467,"timestamp":6669654178457,"id":2089,"parentId":2052,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1778061024604,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":59679,"timestamp":6669654178545,"id":2090,"parentId":2052,"tags":{"name":"static/Et8CN4-7vp92JRJ2xHXL4/_buildManifest.js","cache":"MISS"},"startTime":1778061024605,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":59643,"timestamp":6669654178610,"id":2091,"parentId":2052,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1778061024605,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":72134,"timestamp":6669654174551,"id":2085,"parentId":2052,"tags":{"name":"static/chunks/977-3ab8a58b4b69cecd.js","cache":"MISS"},"startTime":1778061024601,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":138624,"timestamp":6669654123773,"id":2078,"parentId":2052,"tags":{"name":"static/chunks/ed64ccb0-2cda4ad5ac02747e.js","cache":"MISS"},"startTime":1778061024550,"traceId":"a86fe8dbadba03bf"},{"name":"minify-js","duration":125473,"timestamp":6669654148077,"id":2081,"parentId":2052,"tags":{"name":"static/chunks/128-0d369f3710b7b440.js","cache":"MISS"},"startTime":1778061024574,"traceId":"a86fe8dbadba03bf"},{"name":"minify-webpack-plugin-optimize","duration":209045,"timestamp":6669654064527,"id":2052,"parentId":1298,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1778061024491,"traceId":"a86fe8dbadba03bf"},{"name":"minify-css","duration":291812,"timestamp":6669654273979,"id":2093,"parentId":2092,"tags":{"file":"static/css/8ae8ecaf7379edc6.css","cache":"MISS"},"startTime":1778061024700,"traceId":"a86fe8dbadba03bf"},{"name":"css-minimizer-plugin","duration":292026,"timestamp":6669654273780,"id":2092,"parentId":1298,"tags":{},"startTime":1778061024700,"traceId":"a86fe8dbadba03bf"},{"name":"seal","duration":904191,"timestamp":6669653673641,"id":2036,"parentId":1298,"tags":{},"startTime":1778061024100,"traceId":"a86fe8dbadba03bf"},{"name":"webpack-compilation","duration":3188107,"timestamp":6669651389966,"id":1298,"parentId":1295,"tags":{"name":"client"},"startTime":1778061021816,"traceId":"a86fe8dbadba03bf"},{"name":"emit","duration":4592,"timestamp":6669654578308,"id":2094,"parentId":1295,"tags":{},"startTime":1778061025004,"traceId":"a86fe8dbadba03bf"},{"name":"webpack-close","duration":398817,"timestamp":6669654583629,"id":2095,"parentId":1295,"tags":{"name":"client"},"startTime":1778061025010,"traceId":"a86fe8dbadba03bf"},{"name":"webpack-generate-error-stats","duration":2910,"timestamp":6669654982514,"id":2096,"parentId":2095,"tags":{},"startTime":1778061025409,"traceId":"a86fe8dbadba03bf"},{"name":"run-webpack-compiler","duration":3920687,"timestamp":6669651064983,"id":1295,"parentId":1294,"tags":{},"startTime":1778061021491,"traceId":"a86fe8dbadba03bf"},{"name":"format-webpack-messages","duration":83,"timestamp":6669654985677,"id":2097,"parentId":1294,"tags":{},"startTime":1778061025412,"traceId":"a86fe8dbadba03bf"},{"name":"worker-main-client","duration":3921203,"timestamp":6669651064713,"id":1294,"parentId":1,"tags":{},"startTime":1778061021491,"traceId":"a86fe8dbadba03bf"},{"name":"run-webpack","duration":10793908,"timestamp":6669644245993,"id":14,"parentId":1,"tags":{},"startTime":1778061014672,"traceId":"a86fe8dbadba03bf"},{"name":"run-typescript","duration":5416661,"timestamp":6669655045372,"id":2100,"parentId":1,"tags":{},"startTime":1778061025471,"traceId":"a86fe8dbadba03bf"},{"name":"generate-required-server-files","duration":3855,"timestamp":6669660462585,"id":2102,"parentId":1,"tags":{},"startTime":1778061030889,"traceId":"a86fe8dbadba03bf"},{"name":"check-static-error-page","duration":5202,"timestamp":6669660511142,"id":2104,"parentId":2103,"tags":{},"startTime":1778061030937,"traceId":"a86fe8dbadba03bf"},{"name":"is-page-static","duration":242736,"timestamp":6669660519613,"id":2123,"parentId":2106,"tags":{},"startTime":1778061030946,"traceId":"a86fe8dbadba03bf"},{"name":"check-page","duration":249881,"timestamp":6669660512570,"id":2106,"parentId":2103,"tags":{"page":"/_global-error"},"startTime":1778061030939,"traceId":"a86fe8dbadba03bf"},{"name":"is-page-static","duration":314882,"timestamp":6669660519773,"id":2126,"parentId":2112,"tags":{},"startTime":1778061030946,"traceId":"a86fe8dbadba03bf"},{"name":"check-page","duration":319896,"timestamp":6669660514828,"id":2112,"parentId":2103,"tags":{"page":"/icon.svg"},"startTime":1778061030941,"traceId":"a86fe8dbadba03bf"},{"name":"is-page-static","duration":319133,"timestamp":6669660519724,"id":2125,"parentId":2111,"tags":{},"startTime":1778061030946,"traceId":"a86fe8dbadba03bf"},{"name":"check-page","duration":324198,"timestamp":6669660514700,"id":2111,"parentId":2103,"tags":{"page":"/favicon.ico"},"startTime":1778061030941,"traceId":"a86fe8dbadba03bf"},{"name":"is-page-static","duration":326483,"timestamp":6669660519406,"id":2122,"parentId":2105,"tags":{},"startTime":1778061030945,"traceId":"a86fe8dbadba03bf"},{"name":"check-page","duration":334094,"timestamp":6669660511845,"id":2105,"parentId":2103,"tags":{"page":"/_not-found"},"startTime":1778061030938,"traceId":"a86fe8dbadba03bf"},{"name":"is-page-static","duration":328386,"timestamp":6669660527426,"id":2127,"parentId":2107,"tags":{},"startTime":1778061030953,"traceId":"a86fe8dbadba03bf"},{"name":"check-page","duration":343177,"timestamp":6669660512698,"id":2107,"parentId":2103,"tags":{"page":"/api/daemon/[...path]"},"startTime":1778061030939,"traceId":"a86fe8dbadba03bf"},{"name":"is-page-static","duration":344452,"timestamp":6669660519674,"id":2124,"parentId":2108,"tags":{},"startTime":1778061030946,"traceId":"a86fe8dbadba03bf"},{"name":"check-page","duration":349884,"timestamp":6669660514307,"id":2108,"parentId":2103,"tags":{"page":"/api/run-artifacts/[chatId]"},"startTime":1778061030940,"traceId":"a86fe8dbadba03bf"},{"name":"is-page-static","duration":338349,"timestamp":6669660532568,"id":2136,"parentId":2118,"tags":{},"startTime":1778061030959,"traceId":"a86fe8dbadba03bf"},{"name":"check-page","duration":355347,"timestamp":6669660515612,"id":2118,"parentId":2103,"tags":{"page":"/runs"},"startTime":1778061030942,"traceId":"a86fe8dbadba03bf"},{"name":"is-page-static","duration":347063,"timestamp":6669660532410,"id":2130,"parentId":2116,"tags":{},"startTime":1778061030958,"traceId":"a86fe8dbadba03bf"},{"name":"check-page","duration":364235,"timestamp":6669660515284,"id":2116,"parentId":2103,"tags":{"page":"/personas"},"startTime":1778061030941,"traceId":"a86fe8dbadba03bf"},{"name":"is-page-static","duration":347553,"timestamp":6669660532241,"id":2128,"parentId":2113,"tags":{},"startTime":1778061030958,"traceId":"a86fe8dbadba03bf"},{"name":"check-page","duration":364940,"timestamp":6669660514878,"id":2113,"parentId":2103,"tags":{"page":"/new"},"startTime":1778061030941,"traceId":"a86fe8dbadba03bf"},{"name":"is-page-static","duration":347575,"timestamp":6669660532541,"id":2133,"parentId":2110,"tags":{},"startTime":1778061030959,"traceId":"a86fe8dbadba03bf"},{"name":"check-page","duration":365575,"timestamp":6669660514562,"id":2110,"parentId":2103,"tags":{"page":"/demo/[scenario]"},"startTime":1778061030941,"traceId":"a86fe8dbadba03bf"},{"name":"is-page-static","duration":347899,"timestamp":6669660532555,"id":2134,"parentId":2109,"tags":{},"startTime":1778061030959,"traceId":"a86fe8dbadba03bf"},{"name":"check-page","duration":366057,"timestamp":6669660514416,"id":2109,"parentId":2103,"tags":{"page":"/connect"},"startTime":1778061030940,"traceId":"a86fe8dbadba03bf"},{"name":"is-page-static","duration":352894,"timestamp":6669660532486,"id":2132,"parentId":2121,"tags":{},"startTime":1778061030959,"traceId":"a86fe8dbadba03bf"},{"name":"check-page","duration":369173,"timestamp":6669660516229,"id":2121,"parentId":2103,"tags":{"page":"/templates"},"startTime":1778061030942,"traceId":"a86fe8dbadba03bf"},{"name":"is-page-static","duration":353374,"timestamp":6669660532447,"id":2131,"parentId":2119,"tags":{},"startTime":1778061030958,"traceId":"a86fe8dbadba03bf"},{"name":"check-page","duration":370024,"timestamp":6669660515811,"id":2119,"parentId":2103,"tags":{"page":"/settings"},"startTime":1778061030942,"traceId":"a86fe8dbadba03bf"},{"name":"is-page-static","duration":354546,"timestamp":6669660532564,"id":2135,"parentId":2115,"tags":{},"startTime":1778061030959,"traceId":"a86fe8dbadba03bf"},{"name":"check-page","duration":371968,"timestamp":6669660515152,"id":2115,"parentId":2103,"tags":{"page":"/"},"startTime":1778061030941,"traceId":"a86fe8dbadba03bf"},{"name":"is-page-static","duration":359047,"timestamp":6669660532571,"id":2137,"parentId":2120,"tags":{},"startTime":1778061030959,"traceId":"a86fe8dbadba03bf"},{"name":"check-page","duration":375532,"timestamp":6669660516099,"id":2120,"parentId":2103,"tags":{"page":"/settings/permissions"},"startTime":1778061030942,"traceId":"a86fe8dbadba03bf"},{"name":"is-page-static","duration":361021,"timestamp":6669660532359,"id":2129,"parentId":2114,"tags":{},"startTime":1778061030958,"traceId":"a86fe8dbadba03bf"},{"name":"check-page","duration":378376,"timestamp":6669660515022,"id":2114,"parentId":2103,"tags":{"page":"/onboarding"},"startTime":1778061030941,"traceId":"a86fe8dbadba03bf"},{"name":"is-page-static","duration":369624,"timestamp":6669660532575,"id":2138,"parentId":2117,"tags":{},"startTime":1778061030959,"traceId":"a86fe8dbadba03bf"},{"name":"check-page","duration":386781,"timestamp":6669660515439,"id":2117,"parentId":2103,"tags":{"page":"/runs/[runId]"},"startTime":1778061030941,"traceId":"a86fe8dbadba03bf"},{"name":"static-check","duration":391672,"timestamp":6669660510567,"id":2103,"parentId":1,"tags":{},"startTime":1778061030937,"traceId":"a86fe8dbadba03bf"},{"name":"write-routes-manifest","duration":2264,"timestamp":6669661045506,"id":2142,"parentId":1,"tags":{},"startTime":1778061031472,"traceId":"a86fe8dbadba03bf"},{"name":"load-dotenv","duration":24,"timestamp":6669661078926,"id":2145,"parentId":2144,"tags":{},"startTime":1778061031505,"traceId":"a86fe8dbadba03bf"},{"name":"run-export-path-map","duration":323,"timestamp":6669661887135,"id":2146,"parentId":2144,"tags":{},"startTime":1778061032313,"traceId":"a86fe8dbadba03bf"},{"name":"next-export","duration":1138887,"timestamp":6669661078350,"id":2144,"parentId":1,"tags":{},"startTime":1778061031504,"traceId":"a86fe8dbadba03bf"},{"name":"move-exported-app-not-found-","duration":32440,"timestamp":6669662218298,"id":2147,"parentId":2143,"tags":{},"startTime":1778061032644,"traceId":"a86fe8dbadba03bf"},{"name":"move-exported-app-global-error-","duration":21863,"timestamp":6669662250817,"id":2148,"parentId":2143,"tags":{},"startTime":1778061032677,"traceId":"a86fe8dbadba03bf"},{"name":"static-generation","duration":1471948,"timestamp":6669661075785,"id":2143,"parentId":1,"tags":{},"startTime":1778061031502,"traceId":"a86fe8dbadba03bf"},{"name":"write-routes-manifest","duration":27685,"timestamp":6669662547930,"id":2149,"parentId":1,"tags":{},"startTime":1778061032974,"traceId":"a86fe8dbadba03bf"}]
20
- [{"name":"node-file-trace-build","duration":6126708,"timestamp":6669661041381,"id":2141,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1778061031467,"traceId":"a86fe8dbadba03bf"},{"name":"apply-include-excludes","duration":401,"timestamp":6669667168109,"id":2150,"parentId":1,"tags":{},"startTime":1778061037594,"traceId":"a86fe8dbadba03bf"},{"name":"collect-build-traces","duration":6265876,"timestamp":6669660902652,"id":2140,"parentId":1,"tags":{},"startTime":1778061031329,"traceId":"a86fe8dbadba03bf"},{"name":"print-tree-view","duration":1511,"timestamp":6669667168630,"id":2151,"parentId":1,"tags":{},"startTime":1778061037595,"traceId":"a86fe8dbadba03bf"},{"name":"telemetry-flush","duration":31,"timestamp":6669667170153,"id":2152,"parentId":1,"tags":{},"startTime":1778061037596,"traceId":"a86fe8dbadba03bf"},{"name":"next-build","duration":23010340,"timestamp":6669644159852,"id":1,"tags":{"buildMode":"default","version":"16.2.4","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778061014586,"traceId":"a86fe8dbadba03bf"}]
1
+ [{"name":"generate-buildid","duration":155,"timestamp":6670325144121,"id":4,"parentId":1,"tags":{},"startTime":1778061695570,"traceId":"f02d898778399ea0"},{"name":"load-custom-routes","duration":269,"timestamp":6670325144369,"id":5,"parentId":1,"tags":{},"startTime":1778061695570,"traceId":"f02d898778399ea0"},{"name":"create-dist-dir","duration":502,"timestamp":6670325144660,"id":6,"parentId":1,"tags":{},"startTime":1778061695571,"traceId":"f02d898778399ea0"},{"name":"clean","duration":283,"timestamp":6670325145715,"id":7,"parentId":1,"tags":{},"startTime":1778061695572,"traceId":"f02d898778399ea0"},{"name":"discover-routes","duration":4429,"timestamp":6670325187608,"id":8,"parentId":1,"tags":{},"startTime":1778061695614,"traceId":"f02d898778399ea0"},{"name":"create-root-mapping","duration":51,"timestamp":6670325192120,"id":9,"parentId":1,"tags":{},"startTime":1778061695618,"traceId":"f02d898778399ea0"},{"name":"generate-route-types","duration":9199,"timestamp":6670325193195,"id":10,"parentId":1,"tags":{},"startTime":1778061695619,"traceId":"f02d898778399ea0"},{"name":"public-dir-conflict-check","duration":69,"timestamp":6670325202507,"id":11,"parentId":1,"tags":{},"startTime":1778061695629,"traceId":"f02d898778399ea0"},{"name":"generate-routes-manifest","duration":2067,"timestamp":6670325202653,"id":12,"parentId":1,"tags":{},"startTime":1778061695629,"traceId":"f02d898778399ea0"},{"name":"create-entrypoints","duration":13727,"timestamp":6670325570615,"id":17,"parentId":15,"tags":{},"startTime":1778061695997,"traceId":"f02d898778399ea0"},{"name":"generate-webpack-config","duration":213413,"timestamp":6670325584484,"id":18,"parentId":16,"tags":{},"startTime":1778061696011,"traceId":"f02d898778399ea0"},{"name":"next-trace-entrypoint-plugin","duration":1628,"timestamp":6670325864141,"id":20,"parentId":19,"tags":{},"startTime":1778061696290,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":38561,"timestamp":6670325929342,"id":41,"parentId":24,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute&name=app%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute.ts&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778061696355,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":49678,"timestamp":6670325929400,"id":42,"parentId":25,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778061696355,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":55510,"timestamp":6670325929453,"id":43,"parentId":26,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Ficon.svg%2Froute&name=app%2Ficon.svg%2Froute&pagePath=private-next-app-dir%2Ficon.svg&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Ficon.svg&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778061696355,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":61864,"timestamp":6670325929510,"id":44,"parentId":27,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":150,"timestamp":6670325994245,"id":56,"parentId":41,"tags":{"name":"next/dist/shared/lib/router/utils/app-paths","layer":null},"startTime":1778061696420,"traceId":"f02d898778399ea0"},{"name":"build-module-external","duration":16,"timestamp":6670325994440,"id":57,"parentId":41,"tags":{"name":"next/dist/shared/lib/no-fallback-error.external","layer":null},"startTime":1778061696420,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":112612,"timestamp":6670325929261,"id":40,"parentId":23,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2F_global-error%2Fpage&name=app%2F_global-error%2Fpage&pagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error.js&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778061696355,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":244519,"timestamp":6670325923607,"id":39,"parentId":22,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778061696350,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":238023,"timestamp":6670325930218,"id":52,"parentId":35,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":296139,"timestamp":6670325929572,"id":45,"parentId":28,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fnew%2Fpage&name=app%2Fnew%2Fpage&pagePath=private-next-app-dir%2Fnew%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fnew%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":315920,"timestamp":6670325929632,"id":46,"parentId":29,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fonboarding%2Fpage&name=app%2Fonboarding%2Fpage&pagePath=private-next-app-dir%2Fonboarding%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fonboarding%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":324158,"timestamp":6670325929690,"id":47,"parentId":30,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fpersonas%2Fpage&name=app%2Fpersonas%2Fpage&pagePath=private-next-app-dir%2Fpersonas%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fpersonas%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":327346,"timestamp":6670325929961,"id":49,"parentId":32,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Ftemplates%2Fpage&name=app%2Ftemplates%2Fpage&pagePath=private-next-app-dir%2Ftemplates%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Ftemplates%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":331375,"timestamp":6670325929858,"id":48,"parentId":31,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fsettings%2Fpage&name=app%2Fsettings%2Fpage&pagePath=private-next-app-dir%2Fsettings%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fsettings%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":333575,"timestamp":6670325930077,"id":50,"parentId":33,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fconnect%2Fpage&name=app%2Fconnect%2Fpage&pagePath=private-next-app-dir%2Fconnect%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fconnect%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":336254,"timestamp":6670325930264,"id":53,"parentId":36,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fruns%2Fpage&name=app%2Fruns%2Fpage&pagePath=private-next-app-dir%2Fruns%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fruns%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":342850,"timestamp":6670325930307,"id":54,"parentId":37,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fsettings%2Fpermissions%2Fpage&name=app%2Fsettings%2Fpermissions%2Fpage&pagePath=private-next-app-dir%2Fsettings%2Fpermissions%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fsettings%2Fpermissions%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":348297,"timestamp":6670325930138,"id":51,"parentId":34,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fdemo%2F%5Bscenario%5D%2Fpage&name=app%2Fdemo%2F%5Bscenario%5D%2Fpage&pagePath=private-next-app-dir%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fdemo%2F%5Bscenario%5D%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":350565,"timestamp":6670325930347,"id":55,"parentId":38,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fruns%2F%5BrunId%5D%2Fpage&name=app%2Fruns%2F%5BrunId%5D%2Fpage&pagePath=private-next-app-dir%2Fruns%2F%5BrunId%5D%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fruns%2F%5BrunId%5D%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778061696356,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":63,"timestamp":6670326329957,"id":58,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/is-bot","layer":null},"startTime":1778061696756,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":15,"timestamp":6670326330060,"id":59,"parentId":40,"tags":{"name":"next/dist/shared/lib/size-limit","layer":null},"startTime":1778061696756,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":17,"timestamp":6670326330443,"id":62,"parentId":40,"tags":{"name":"next/dist/shared/lib/invariant-error","layer":null},"startTime":1778061696756,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":14,"timestamp":6670326330518,"id":63,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/interception-routes","layer":null},"startTime":1778061696757,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":9,"timestamp":6670326330541,"id":64,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/get-segment-param","layer":null},"startTime":1778061696757,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":7,"timestamp":6670326330561,"id":65,"parentId":40,"tags":{"name":"path","layer":null},"startTime":1778061696757,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14302,"timestamp":6670326330583,"id":66,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-kind.js","layer":"rsc"},"startTime":1778061696757,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13587,"timestamp":6670326332110,"id":67,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request-meta.js","layer":"rsc"},"startTime":1778061696758,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14869,"timestamp":6670326332219,"id":68,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/send-response.js","layer":"rsc"},"startTime":1778061696758,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":16790,"timestamp":6670326332387,"id":69,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/render-result.js","layer":"rsc"},"startTime":1778061696758,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":17575,"timestamp":6670326332482,"id":70,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/send-payload.js","layer":"rsc"},"startTime":1778061696759,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":17810,"timestamp":6670326332660,"id":72,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/cache-control.js","layer":"rsc"},"startTime":1778061696759,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":16559,"timestamp":6670326334295,"id":73,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/streaming-metadata.js","layer":"rsc"},"startTime":1778061696760,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":17040,"timestamp":6670326334407,"id":74,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/server-action-request-meta.js","layer":"rsc"},"startTime":1778061696760,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":17020,"timestamp":6670326334654,"id":76,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/interop-default.js","layer":"rsc"},"startTime":1778061696761,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":17182,"timestamp":6670326334748,"id":77,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/strip-flight-headers.js","layer":"rsc"},"startTime":1778061696761,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":21263,"timestamp":6670326334840,"id":78,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/tracer.js","layer":"rsc"},"startTime":1778061696761,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":23038,"timestamp":6670326334924,"id":79,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/constants.js","layer":"rsc"},"startTime":1778061696761,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":24336,"timestamp":6670326335030,"id":80,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/base-http/node.js","layer":"rsc"},"startTime":1778061696761,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":22868,"timestamp":6670326336713,"id":83,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/instrumentation/utils.js","layer":"rsc"},"startTime":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":24118,"timestamp":6670326336810,"id":84,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/utils.js","layer":"rsc"},"startTime":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":24641,"timestamp":6670326336895,"id":85,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/postponed-request-body.js","layer":"rsc"},"startTime":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":26302,"timestamp":6670326336978,"id":86,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/entry-base.js","layer":"rsc"},"startTime":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":28336,"timestamp":6670326337069,"id":87,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/index.js","layer":"rsc"},"startTime":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":30360,"timestamp":6670326337148,"id":88,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"rsc"},"startTime":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":31093,"timestamp":6670326337225,"id":89,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/fallback.js","layer":"rsc"},"startTime":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":31633,"timestamp":6670326337302,"id":90,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/scheduler.js","layer":"rsc"},"startTime":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":31914,"timestamp":6670326337381,"id":91,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/experimental/ppr.js","layer":"rsc"},"startTime":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":32194,"timestamp":6670326337456,"id":92,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/encoded-tags.js","layer":"rsc"},"startTime":1778061696763,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":36509,"timestamp":6670326335111,"id":81,"parentId":44,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/daemon/[...path]/route.ts","layer":"rsc"},"startTime":1778061696761,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":37324,"timestamp":6670326336372,"id":82,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/run-artifacts/[chatId]/route.ts","layer":"rsc"},"startTime":1778061696762,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":41051,"timestamp":6670326334550,"id":75,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/manifests-singleton.js","layer":"rsc"},"startTime":1778061696761,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":50827,"timestamp":6670326332574,"id":71,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/patch-fetch.js","layer":"rsc"},"startTime":1778061696759,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9366,"timestamp":6670326402247,"id":93,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"rsc"},"startTime":1778061696828,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9915,"timestamp":6670326402398,"id":94,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/fallback-params.js","layer":"rsc"},"startTime":1778061696828,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":86386,"timestamp":6670326330380,"id":61,"parentId":43,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-route-loader.js?filePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ficon.svg&isDynamicRouteExtension=0!?__next_metadata_route__","layer":"rsc"},"startTime":1778061696756,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":87088,"timestamp":6670326330106,"id":60,"parentId":42,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-route-loader.js?filePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ffavicon.ico&isDynamicRouteExtension=0!?__next_metadata_route__","layer":"rsc"},"startTime":1778061696756,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4462,"timestamp":6670326418071,"id":95,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-route/module.compiled.js","layer":"rsc"},"startTime":1778061696844,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4689,"timestamp":6670326418210,"id":96,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1778061696844,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5576,"timestamp":6670326418304,"id":97,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js","layer":"rsc"},"startTime":1778061696844,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6232,"timestamp":6670326418818,"id":100,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/bytes/index.js","layer":"rsc"},"startTime":1778061696845,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8085,"timestamp":6670326418601,"id":99,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"rsc"},"startTime":1778061696845,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9042,"timestamp":6670326418386,"id":98,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-headers.js","layer":"rsc"},"startTime":1778061696844,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8900,"timestamp":6670326419185,"id":102,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js","layer":"rsc"},"startTime":1778061696845,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9709,"timestamp":6670326418915,"id":101,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/app-error.js","layer":"rsc"},"startTime":1778061696845,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9518,"timestamp":6670326419431,"id":103,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/forbidden.js","layer":"rsc"},"startTime":1778061696845,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9641,"timestamp":6670326419681,"id":104,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/unauthorized.js","layer":"rsc"},"startTime":1778061696846,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":9814,"timestamp":6670326420024,"id":105,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/layout.tsx","layer":"rsc"},"startTime":1778061696846,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9889,"timestamp":6670326420293,"id":106,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/not-found.js","layer":"rsc"},"startTime":1778061696846,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10932,"timestamp":6670326420494,"id":107,"parentId":52,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/page.tsx","layer":"rsc"},"startTime":1778061696847,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":32,"timestamp":6670326455805,"id":110,"parentId":95,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1778061696882,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14,"timestamp":6670326455865,"id":111,"parentId":96,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1778061696882,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":18558,"timestamp":6670326440223,"id":108,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-image-loader.js?type=icon&segment=&basePath=&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js!/home/ubuntu/dev/chorus/src/app/icon.svg?__next_metadata__","layer":"rsc"},"startTime":1778061696866,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":3267,"timestamp":6670326455725,"id":109,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-image-loader.js?type=favicon&segment=&basePath=&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js!/home/ubuntu/dev/chorus/src/app/favicon.ico?__next_metadata__","layer":"rsc"},"startTime":1778061696882,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4355,"timestamp":6670326455890,"id":112,"parentId":68,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/pipe-readable.js","layer":"rsc"},"startTime":1778061696882,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1174,"timestamp":6670326463095,"id":114,"parentId":68,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/base-http/helpers.js","layer":"rsc"},"startTime":1778061696889,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3900,"timestamp":6670326462777,"id":113,"parentId":45,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"rsc"},"startTime":1778061696889,"traceId":"f02d898778399ea0"},{"name":"build-module-external","duration":20,"timestamp":6670326467651,"id":119,"parentId":86,"tags":{"name":"../app-render/work-async-storage.external","layer":null},"startTime":1778061696894,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2535,"timestamp":6670326467017,"id":115,"parentId":70,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/etag.js","layer":"rsc"},"startTime":1778061696893,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2977,"timestamp":6670326467123,"id":116,"parentId":80,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/base-http/index.js","layer":"rsc"},"startTime":1778061696893,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3299,"timestamp":6670326467826,"id":121,"parentId":86,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1778061696894,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4168,"timestamp":6670326467210,"id":117,"parentId":47,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"rsc"},"startTime":1778061696893,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4224,"timestamp":6670326467459,"id":118,"parentId":46,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"rsc"},"startTime":1778061696893,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4234,"timestamp":6670326467685,"id":120,"parentId":86,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js","layer":"rsc"},"startTime":1778061696894,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4142,"timestamp":6670326468014,"id":122,"parentId":49,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"rsc"},"startTime":1778061696894,"traceId":"f02d898778399ea0"},{"name":"build-module-external","duration":23,"timestamp":6670326474127,"id":123,"parentId":86,"tags":{"name":"./work-unit-async-storage.external","layer":null},"startTime":1778061696900,"traceId":"f02d898778399ea0"},{"name":"build-module-external","duration":24,"timestamp":6670326474160,"id":124,"parentId":86,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1778061696900,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3359,"timestamp":6670326474193,"id":125,"parentId":86,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js","layer":"rsc"},"startTime":1778061696900,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3717,"timestamp":6670326474358,"id":126,"parentId":48,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"rsc"},"startTime":1778061696900,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6946,"timestamp":6670326481045,"id":127,"parentId":50,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/connect/page.tsx","layer":"rsc"},"startTime":1778061696907,"traceId":"f02d898778399ea0"}]
2
+ [{"name":"build-module-js","duration":4187,"timestamp":6670326488339,"id":129,"parentId":86,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/search-params.js","layer":"rsc"},"startTime":1778061696914,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6800,"timestamp":6670326488559,"id":131,"parentId":86,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/params.js","layer":"rsc"},"startTime":1778061696915,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8857,"timestamp":6670326488176,"id":128,"parentId":86,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js","layer":"rsc"},"startTime":1778061696914,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9606,"timestamp":6670326488435,"id":130,"parentId":86,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1778061696914,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1279,"timestamp":6670326517532,"id":133,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/batcher.js","layer":"rsc"},"startTime":1778061696944,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2496,"timestamp":6670326517629,"id":134,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lru-cache.js","layer":"rsc"},"startTime":1778061696944,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6000,"timestamp":6670326517711,"id":135,"parentId":86,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/collect-segment-data.js","layer":"rsc"},"startTime":1778061696944,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":8304,"timestamp":6670326517222,"id":132,"parentId":53,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/page.tsx","layer":"rsc"},"startTime":1778061696943,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":33,"timestamp":6670326539894,"id":136,"parentId":82,"tags":{"name":"node:fs","layer":null},"startTime":1778061696966,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":10,"timestamp":6670326539945,"id":137,"parentId":82,"tags":{"name":"node:path","layer":null},"startTime":1778061696966,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":6,"timestamp":6670326539961,"id":138,"parentId":82,"tags":{"name":"node:os","layer":null},"startTime":1778061696966,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":2688,"timestamp":6670326539974,"id":139,"parentId":54,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/page.tsx","layer":"rsc"},"startTime":1778061696966,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4420,"timestamp":6670326540282,"id":140,"parentId":55,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/[runId]/page.tsx","layer":"rsc"},"startTime":1778061696966,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11735,"timestamp":6670326563830,"id":142,"parentId":86,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/metadata.js","layer":"rsc"},"startTime":1778061696990,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12585,"timestamp":6670326563933,"id":143,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/utils.js","layer":"rsc"},"startTime":1778061696990,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12862,"timestamp":6670326564037,"id":144,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/types.js","layer":"rsc"},"startTime":1778061696990,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13057,"timestamp":6670326564297,"id":146,"parentId":86,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1778061696990,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13055,"timestamp":6670326564472,"id":148,"parentId":86,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1778061696991,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13652,"timestamp":6670326564549,"id":149,"parentId":86,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/taint.js","layer":"rsc"},"startTime":1778061696991,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14304,"timestamp":6670326564632,"id":150,"parentId":87,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/output/log.js","layer":"rsc"},"startTime":1778061696991,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":17232,"timestamp":6670326563548,"id":141,"parentId":86,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1778061696990,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":18496,"timestamp":6670326564118,"id":145,"parentId":51,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"rsc"},"startTime":1778061696990,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":18528,"timestamp":6670326564393,"id":147,"parentId":86,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js","layer":"rsc"},"startTime":1778061696990,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2263,"timestamp":6670326595194,"id":156,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"rsc"},"startTime":1778061697021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3050,"timestamp":6670326595281,"id":157,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/dedupe-fetch.js","layer":"rsc"},"startTime":1778061697021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3180,"timestamp":6670326595513,"id":160,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/clone-response.js","layer":"rsc"},"startTime":1778061697022,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4522,"timestamp":6670326594954,"id":154,"parentId":78,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"rsc"},"startTime":1778061697021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5232,"timestamp":6670326594482,"id":151,"parentId":69,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"rsc"},"startTime":1778061697021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5270,"timestamp":6670326594842,"id":153,"parentId":85,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/size-limit.js","layer":"rsc"},"startTime":1778061697021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6847,"timestamp":6670326594714,"id":152,"parentId":70,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"rsc"},"startTime":1778061697021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7825,"timestamp":6670326595086,"id":155,"parentId":73,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"rsc"},"startTime":1778061697021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3583,"timestamp":6670326603395,"id":162,"parentId":112,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/detached-promise.js","layer":"rsc"},"startTime":1778061697029,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5378,"timestamp":6670326603486,"id":163,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/staged-rendering.js","layer":"rsc"},"startTime":1778061697030,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6032,"timestamp":6670326603569,"id":164,"parentId":93,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"rsc"},"startTime":1778061697030,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":23435,"timestamp":6670326595364,"id":158,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"rsc"},"startTime":1778061697021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":15456,"timestamp":6670326603803,"id":166,"parentId":75,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"rsc"},"startTime":1778061697030,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":16170,"timestamp":6670326603646,"id":165,"parentId":75,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"rsc"},"startTime":1778061697030,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":814,"timestamp":6670326623171,"id":168,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js","layer":"rsc"},"startTime":1778061697049,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2947,"timestamp":6670326622932,"id":167,"parentId":75,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"rsc"},"startTime":1778061697049,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2884,"timestamp":6670326623269,"id":169,"parentId":93,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"rsc"},"startTime":1778061697049,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2246,"timestamp":6670326627245,"id":171,"parentId":80,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/api-utils/index.js","layer":"rsc"},"startTime":1778061697053,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10390,"timestamp":6670326627338,"id":172,"parentId":78,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"rsc"},"startTime":1778061697053,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11163,"timestamp":6670326627777,"id":176,"parentId":97,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/request.js","layer":"rsc"},"startTime":1778061697054,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11336,"timestamp":6670326627864,"id":177,"parentId":86,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server.js","layer":"rsc"},"startTime":1778061697054,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":18633,"timestamp":6670326627417,"id":173,"parentId":93,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/errors/constants.js","layer":"rsc"},"startTime":1778061697053,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":19078,"timestamp":6670326627531,"id":174,"parentId":103,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"rsc"},"startTime":1778061697054,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":19640,"timestamp":6670326627655,"id":175,"parentId":101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"rsc"},"startTime":1778061697054,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":571,"timestamp":6670326651188,"id":178,"parentId":86,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static.js","layer":"rsc"},"startTime":1778061697077,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1246,"timestamp":6670326651333,"id":179,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/static-paths/utils.js","layer":"rsc"},"startTime":1778061697077,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":58706,"timestamp":6670326595441,"id":159,"parentId":81,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/server.js","layer":"rsc"},"startTime":1778061697021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1268,"timestamp":6670326656902,"id":180,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/static-paths/app/extract-pathname-route-param-segments-from-loader-tree.js","layer":"rsc"},"startTime":1778061697083,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":57188,"timestamp":6670326603236,"id":161,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/navigation.react-server.js","layer":"rsc"},"startTime":1778061697029,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1766,"timestamp":6670326661575,"id":182,"parentId":112,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/client-component-renderer-logger.js","layer":"rsc"},"startTime":1778061697088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1918,"timestamp":6670326661671,"id":183,"parentId":116,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/api-utils/get-cookie-parser.js","layer":"rsc"},"startTime":1778061697088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2643,"timestamp":6670326661751,"id":184,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"rsc"},"startTime":1778061697088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3691,"timestamp":6670326661916,"id":186,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/vary-params.js","layer":"rsc"},"startTime":1778061697088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3896,"timestamp":6670326661993,"id":187,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"rsc"},"startTime":1778061697088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4468,"timestamp":6670326662086,"id":188,"parentId":70,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/fresh/index.js","layer":"rsc"},"startTime":1778061697088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6524,"timestamp":6670326661394,"id":181,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/routes/app.js","layer":"rsc"},"startTime":1778061697087,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6544,"timestamp":6670326661836,"id":185,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/utils.js","layer":"rsc"},"startTime":1778061697088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1154,"timestamp":6670326671802,"id":190,"parentId":102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1778061697098,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2069,"timestamp":6670326671909,"id":191,"parentId":108,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/get-metadata-route.js","layer":"rsc"},"startTime":1778061697098,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5281,"timestamp":6670326671597,"id":189,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"rsc"},"startTime":1778061697098,"traceId":"f02d898778399ea0"},{"name":"build-module-external","duration":28,"timestamp":6670326680106,"id":193,"parentId":131,"tags":{"name":"../app-render/dynamic-access-async-storage.external","layer":null},"startTime":1778061697106,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2818,"timestamp":6670326679974,"id":192,"parentId":129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-samples.js","layer":"rsc"},"startTime":1778061697106,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5385,"timestamp":6670326680145,"id":194,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"rsc"},"startTime":1778061697106,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2594,"timestamp":6670326690427,"id":196,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"rsc"},"startTime":1778061697116,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3123,"timestamp":6670326690199,"id":195,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-types.js","layer":"rsc"},"startTime":1778061697116,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3081,"timestamp":6670326690569,"id":197,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"rsc"},"startTime":1778061697117,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":4003,"timestamp":6670326690772,"id":198,"parentId":81,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/daemon-discovery.ts","layer":"rsc"},"startTime":1778061697117,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":2038,"timestamp":6670326695298,"id":200,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"rsc"},"startTime":1778061697121,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":577,"timestamp":6670326697614,"id":202,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-jsx-runtime.js","layer":"rsc"},"startTime":1778061697124,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":71186,"timestamp":6670326627100,"id":170,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.react-server.js","layer":"rsc"},"startTime":1778061697053,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5698,"timestamp":6670326695052,"id":199,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/home-stats-cards.tsx","layer":"rsc"},"startTime":1778061697121,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":8029,"timestamp":6670326695494,"id":201,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/cli-status-panel.tsx","layer":"rsc"},"startTime":1778061697122,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6157,"timestamp":6670326697728,"id":203,"parentId":127,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"rsc"},"startTime":1778061697124,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":32,"timestamp":6670326704327,"id":204,"parentId":198,"tags":{"name":"fs","layer":null},"startTime":1778061697130,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":9,"timestamp":6670326704368,"id":205,"parentId":198,"tags":{"name":"os","layer":null},"startTime":1778061697130,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7067,"timestamp":6670326704384,"id":206,"parentId":127,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"rsc"},"startTime":1778061697130,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8295,"timestamp":6670326704649,"id":207,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/create-error-handler.js","layer":"rsc"},"startTime":1778061697131,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5376,"timestamp":6670326713797,"id":208,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/prospective-render-utils.js","layer":"rsc"},"startTime":1778061697140,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7634,"timestamp":6670326713977,"id":209,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"rsc"},"startTime":1778061697140,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3691,"timestamp":6670326729137,"id":210,"parentId":127,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"rsc"},"startTime":1778061697155,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1072,"timestamp":6670326733951,"id":212,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/pathname.js","layer":"rsc"},"startTime":1778061697160,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2302,"timestamp":6670326734073,"id":213,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"rsc"},"startTime":1778061697160,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14768,"timestamp":6670326732915,"id":211,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolve-metadata.js","layer":"rsc"},"startTime":1778061697159,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10989,"timestamp":6670326740354,"id":214,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"rsc"},"startTime":1778061697166,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2258,"timestamp":6670326753246,"id":215,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"rsc"},"startTime":1778061697179,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2412,"timestamp":6670326753451,"id":216,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/utils.js","layer":"rsc"},"startTime":1778061697179,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3653,"timestamp":6670326753689,"id":218,"parentId":150,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/picocolors.js","layer":"rsc"},"startTime":1778061697180,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9141,"timestamp":6670326753573,"id":217,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"rsc"},"startTime":1778061697180,"traceId":"f02d898778399ea0"},{"name":"build-module-css","duration":463,"timestamp":6670326764071,"id":219,"parentId":105,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"rsc"},"startTime":1778061697190,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1445,"timestamp":6670326766435,"id":220,"parentId":184,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react.js","layer":"rsc"},"startTime":1778061697192,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":899,"timestamp":6670326767259,"id":224,"parentId":135,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/client.node.js","layer":"rsc"},"startTime":1778061697193,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2525,"timestamp":6670326767075,"id":223,"parentId":155,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"rsc"},"startTime":1778061697193,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2982,"timestamp":6670326766862,"id":222,"parentId":163,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"rsc"},"startTime":1778061697193,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3758,"timestamp":6670326766623,"id":221,"parentId":158,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1778061697193,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":946,"timestamp":6670326770586,"id":225,"parentId":158,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"rsc"},"startTime":1778061697197,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":963,"timestamp":6670326770704,"id":226,"parentId":158,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","layer":"rsc"},"startTime":1778061697197,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1988,"timestamp":6670326770791,"id":227,"parentId":166,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1778061697197,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3547,"timestamp":6670326773527,"id":228,"parentId":191,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hash.js","layer":"rsc"},"startTime":1778061697200,"traceId":"f02d898778399ea0"}]
3
+ [{"name":"build-module-js","duration":3767,"timestamp":6670326773670,"id":229,"parentId":158,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"rsc"},"startTime":1778061697200,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":951,"timestamp":6670326777824,"id":230,"parentId":101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"rsc"},"startTime":1778061697204,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1627,"timestamp":6670326779240,"id":231,"parentId":176,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/next-url.js","layer":"rsc"},"startTime":1778061697205,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3027,"timestamp":6670326779340,"id":232,"parentId":165,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"rsc"},"startTime":1778061697205,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":696,"timestamp":6670326782794,"id":233,"parentId":176,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/error.js","layer":"rsc"},"startTime":1778061697209,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":848,"timestamp":6670326784077,"id":235,"parentId":179,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/checks.js","layer":"rsc"},"startTime":1778061697210,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":991,"timestamp":6670326784169,"id":236,"parentId":176,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1778061697210,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2028,"timestamp":6670326784248,"id":237,"parentId":171,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/headers.js","layer":"rsc"},"startTime":1778061697210,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3853,"timestamp":6670326783859,"id":234,"parentId":132,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"rsc"},"startTime":1778061697210,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3726,"timestamp":6670326784324,"id":238,"parentId":174,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"rsc"},"startTime":1778061697210,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2207,"timestamp":6670326790318,"id":240,"parentId":179,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-loader-tree.js","layer":"rsc"},"startTime":1778061697216,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2720,"timestamp":6670326790446,"id":241,"parentId":179,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/resolve-param-value.js","layer":"rsc"},"startTime":1778061697216,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3902,"timestamp":6670326790095,"id":239,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"rsc"},"startTime":1778061697216,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4048,"timestamp":6670326794180,"id":242,"parentId":161,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"rsc"},"startTime":1778061697220,"traceId":"f02d898778399ea0"},{"name":"build-module-external","duration":28,"timestamp":6670326798439,"id":243,"parentId":185,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1778061697224,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2858,"timestamp":6670326798479,"id":244,"parentId":191,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/server-utils.js","layer":"rsc"},"startTime":1778061697225,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2848,"timestamp":6670326798837,"id":247,"parentId":159,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/exports/index.js","layer":"rsc"},"startTime":1778061697225,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4806,"timestamp":6670326798719,"id":246,"parentId":181,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"rsc"},"startTime":1778061697225,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5484,"timestamp":6670326798585,"id":245,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"rsc"},"startTime":1778061697225,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1816,"timestamp":6670326807379,"id":248,"parentId":191,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/is-metadata-route.js","layer":"rsc"},"startTime":1778061697233,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3579,"timestamp":6670326807505,"id":249,"parentId":191,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"rsc"},"startTime":1778061697234,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5385,"timestamp":6670326807652,"id":250,"parentId":191,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"rsc"},"startTime":1778061697234,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1422,"timestamp":6670326815699,"id":253,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-validation-error.js","layer":"rsc"},"startTime":1778061697242,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2285,"timestamp":6670326815847,"id":254,"parentId":192,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js","layer":"rsc"},"startTime":1778061697242,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":4178,"timestamp":6670326815285,"id":251,"parentId":107,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"rsc"},"startTime":1778061697241,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3535,"timestamp":6670326816181,"id":256,"parentId":191,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/isomorphic/path.js","layer":"rsc"},"startTime":1778061697242,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4138,"timestamp":6670326815996,"id":255,"parentId":192,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"rsc"},"startTime":1778061697242,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4786,"timestamp":6670326815559,"id":252,"parentId":170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"rsc"},"startTime":1778061697242,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1321,"timestamp":6670326825939,"id":257,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/error-telemetry-utils.js","layer":"rsc"},"startTime":1778061697252,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1506,"timestamp":6670326826220,"id":259,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","layer":"rsc"},"startTime":1778061697252,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3559,"timestamp":6670326826122,"id":258,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/format-server-error.js","layer":"rsc"},"startTime":1778061697252,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1724,"timestamp":6670326832014,"id":268,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/react-large-shell-error.js","layer":"rsc"},"startTime":1778061697258,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5580,"timestamp":6670326830038,"id":260,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"rsc"},"startTime":1778061697256,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5141,"timestamp":6670326830867,"id":261,"parentId":197,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"rsc"},"startTime":1778061697257,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":4767,"timestamp":6670326831575,"id":266,"parentId":198,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/atomic-write.ts","layer":"rsc"},"startTime":1778061697258,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4789,"timestamp":6670326831758,"id":267,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"rsc"},"startTime":1778061697258,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5685,"timestamp":6670326831193,"id":262,"parentId":197,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"rsc"},"startTime":1778061697257,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6658,"timestamp":6670326840660,"id":270,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"rsc"},"startTime":1778061697267,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7216,"timestamp":6670326840347,"id":269,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"rsc"},"startTime":1778061697266,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":28216,"timestamp":6670326831395,"id":263,"parentId":107,"tags":{"name":"__barrel_optimize__?names=Plus,Sparkles,Users!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"rsc"},"startTime":1778061697257,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":28399,"timestamp":6670326831472,"id":264,"parentId":199,"tags":{"name":"__barrel_optimize__?names=Activity,CheckCircle2,Clock,Coins,Layers,Sparkles!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"rsc"},"startTime":1778061697258,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1491,"timestamp":6670326860037,"id":271,"parentId":171,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/cookie/index.js","layer":"rsc"},"startTime":1778061697286,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1676,"timestamp":6670326860177,"id":272,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/default-metadata.js","layer":"rsc"},"startTime":1778061697286,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1986,"timestamp":6670326860267,"id":273,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/app-dir-module.js","layer":"rsc"},"startTime":1778061697286,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":31938,"timestamp":6670326831526,"id":265,"parentId":201,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,CircleHelp,Clock,Plug!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"rsc"},"startTime":1778061697258,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":48310,"timestamp":6670326865987,"id":276,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/client-and-server-references.js","layer":"rsc"},"startTime":1778061697292,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":48514,"timestamp":6670326866091,"id":277,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lazy-result.js","layer":"rsc"},"startTime":1778061697292,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1905,"timestamp":6670326920713,"id":283,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-opengraph.js","layer":"rsc"},"startTime":1778061697347,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2165,"timestamp":6670326920817,"id":284,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-title.js","layer":"rsc"},"startTime":1778061697347,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3458,"timestamp":6670326920903,"id":285,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-basics.js","layer":"rsc"},"startTime":1778061697347,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3733,"timestamp":6670326920990,"id":286,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-icons.js","layer":"rsc"},"startTime":1778061697347,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":5127,"timestamp":6670326920328,"id":282,"parentId":201,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"rsc"},"startTime":1778061697346,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1072,"timestamp":6670326930458,"id":288,"parentId":170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"rsc"},"startTime":1778061697356,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2051,"timestamp":6670326930569,"id":289,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/get-hostname.js","layer":"rsc"},"startTime":1778061697357,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2108,"timestamp":6670326932648,"id":290,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"rsc"},"startTime":1778061697359,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2643,"timestamp":6670326932797,"id":291,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"rsc"},"startTime":1778061697359,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1249,"timestamp":6670326935706,"id":292,"parentId":207,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/string-hash/index.js","layer":"rsc"},"startTime":1778061697362,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2345,"timestamp":6670326935818,"id":293,"parentId":241,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js","layer":"rsc"},"startTime":1778061697362,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2546,"timestamp":6670326935944,"id":294,"parentId":231,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"rsc"},"startTime":1778061697362,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":25563,"timestamp":6670326927927,"id":287,"parentId":224,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.node.production.js","layer":"rsc"},"startTime":1778061697354,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":15873,"timestamp":6670326941403,"id":297,"parentId":242,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"rsc"},"startTime":1778061697367,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":16831,"timestamp":6670326941263,"id":296,"parentId":242,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect.js","layer":"rsc"},"startTime":1778061697367,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":17387,"timestamp":6670326940980,"id":295,"parentId":140,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"rsc"},"startTime":1778061697367,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4960,"timestamp":6670326953830,"id":298,"parentId":242,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/not-found.js","layer":"rsc"},"startTime":1778061697380,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5078,"timestamp":6670326954119,"id":299,"parentId":242,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/forbidden.js","layer":"rsc"},"startTime":1778061697380,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5279,"timestamp":6670326954246,"id":300,"parentId":242,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unauthorized.js","layer":"rsc"},"startTime":1778061697380,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":27,"timestamp":6670326961695,"id":301,"parentId":287,"tags":{"name":"util","layer":null},"startTime":1778061697388,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1267,"timestamp":6670326961799,"id":302,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/url.js","layer":"rsc"},"startTime":1778061697388,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1334,"timestamp":6670326961931,"id":303,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/decode-query-path-parameter.js","layer":"rsc"},"startTime":1778061697388,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3579,"timestamp":6670326962037,"id":304,"parentId":242,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"rsc"},"startTime":1778061697388,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3730,"timestamp":6670326962184,"id":305,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1778061697388,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":977,"timestamp":6670326966107,"id":306,"parentId":146,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js","layer":"rsc"},"startTime":1778061697392,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1815,"timestamp":6670326966227,"id":307,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1778061697392,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1993,"timestamp":6670326966366,"id":308,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"rsc"},"startTime":1778061697392,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8918,"timestamp":6670326966489,"id":309,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1778061697393,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4010,"timestamp":6670326971597,"id":311,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1778061697398,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4539,"timestamp":6670326971777,"id":312,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"rsc"},"startTime":1778061697398,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5427,"timestamp":6670326971441,"id":310,"parentId":247,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/connection.js","layer":"rsc"},"startTime":1778061697397,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":779,"timestamp":6670326979115,"id":313,"parentId":247,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/image-response.js","layer":"rsc"},"startTime":1778061697405,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":809,"timestamp":6670326979243,"id":314,"parentId":247,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/url-pattern.js","layer":"rsc"},"startTime":1778061697405,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1302,"timestamp":6670326979327,"id":315,"parentId":247,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1778061697405,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2208,"timestamp":6670326979408,"id":316,"parentId":247,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/response.js","layer":"rsc"},"startTime":1778061697405,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":960,"timestamp":6670326983183,"id":317,"parentId":211,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/server-only/empty.js","layer":"rsc"},"startTime":1778061697409,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":915,"timestamp":6670326984699,"id":318,"parentId":248,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-app-route-route.js","layer":"rsc"},"startTime":1778061697411,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1638,"timestamp":6670326984955,"id":320,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/action-revalidation-kind.js","layer":"rsc"},"startTime":1778061697411,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2011,"timestamp":6670326984801,"id":319,"parentId":250,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"rsc"},"startTime":1778061697411,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2104,"timestamp":6670326985224,"id":322,"parentId":255,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"rsc"},"startTime":1778061697411,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3192,"timestamp":6670326985109,"id":321,"parentId":250,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js","layer":"rsc"},"startTime":1778061697411,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2097,"timestamp":6670326988940,"id":324,"parentId":259,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"rsc"},"startTime":1778061697415,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2405,"timestamp":6670326989078,"id":325,"parentId":260,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"rsc"},"startTime":1778061697415,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3267,"timestamp":6670326988660,"id":323,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"rsc"},"startTime":1778061697415,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":2469,"timestamp":6670326993163,"id":326,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"rsc"},"startTime":1778061697419,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":2591,"timestamp":6670326993391,"id":327,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"rsc"},"startTime":1778061697419,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":2847,"timestamp":6670326993589,"id":328,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"rsc"},"startTime":1778061697420,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3115,"timestamp":6670326993958,"id":330,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"rsc"},"startTime":1778061697420,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3312,"timestamp":6670326994152,"id":331,"parentId":276,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"rsc"},"startTime":1778061697420,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":7039,"timestamp":6670326993776,"id":329,"parentId":251,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"rsc"},"startTime":1778061697420,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":897,"timestamp":6670327000917,"id":332,"parentId":286,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/constants.js","layer":"rsc"},"startTime":1778061697427,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1654,"timestamp":6670327001052,"id":333,"parentId":283,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/resolvers/resolve-url.js","layer":"rsc"},"startTime":1778061697427,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":564,"timestamp":6670327004358,"id":334,"parentId":247,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/after/index.js","layer":"rsc"},"startTime":1778061697430,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2013,"timestamp":6670327005364,"id":335,"parentId":263,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plus.mjs","layer":"rsc"},"startTime":1778061697431,"traceId":"f02d898778399ea0"}]
4
+ [{"name":"build-module-mjs","duration":1902,"timestamp":6670327005671,"id":337,"parentId":263,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/users.mjs","layer":"rsc"},"startTime":1778061697432,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2214,"timestamp":6670327005542,"id":336,"parentId":263,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sparkles.mjs","layer":"rsc"},"startTime":1778061697432,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2126,"timestamp":6670327005793,"id":338,"parentId":264,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/activity.mjs","layer":"rsc"},"startTime":1778061697432,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2098,"timestamp":6670327006048,"id":340,"parentId":264,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clock.mjs","layer":"rsc"},"startTime":1778061697432,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2394,"timestamp":6670327005919,"id":339,"parentId":264,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-check.mjs","layer":"rsc"},"startTime":1778061697432,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2320,"timestamp":6670327006169,"id":341,"parentId":264,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/coins.mjs","layer":"rsc"},"startTime":1778061697432,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1461,"timestamp":6670327009745,"id":342,"parentId":264,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layers.mjs","layer":"rsc"},"startTime":1778061697436,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1501,"timestamp":6670327009892,"id":343,"parentId":265,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-question-mark.mjs","layer":"rsc"},"startTime":1778061697436,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1546,"timestamp":6670327010031,"id":344,"parentId":265,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plug.mjs","layer":"rsc"},"startTime":1778061697436,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2434,"timestamp":6670327012258,"id":348,"parentId":236,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1778061697438,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3825,"timestamp":6670327011868,"id":345,"parentId":265,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"rsc"},"startTime":1778061697438,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3918,"timestamp":6670327012022,"id":346,"parentId":290,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"rsc"},"startTime":1778061697438,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4021,"timestamp":6670327012143,"id":347,"parentId":290,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"rsc"},"startTime":1778061697438,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1150402,"timestamp":6670325870273,"id":23,"parentId":21,"tags":{"request":"next-app-loader?page=%2F_global-error%2Fpage&name=app%2F_global-error%2Fpage&pagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error.js&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778061696296,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1042,"timestamp":6670327021200,"id":350,"parentId":290,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"rsc"},"startTime":1778061697447,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1647,"timestamp":6670327020997,"id":349,"parentId":304,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"rsc"},"startTime":1778061697447,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1152877,"timestamp":6670325870304,"id":24,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute&name=app%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute.ts&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778061696296,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3712,"timestamp":6670327021443,"id":352,"parentId":309,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-url.js","layer":"rsc"},"startTime":1778061697447,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4356,"timestamp":6670327021324,"id":351,"parentId":308,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-match-utils.js","layer":"rsc"},"startTime":1778061697447,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":442,"timestamp":6670327028088,"id":353,"parentId":334,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/after/after.js","layer":"rsc"},"startTime":1778061697454,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1142,"timestamp":6670327028705,"id":354,"parentId":335,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/createLucideIcon.mjs","layer":"rsc"},"startTime":1778061697455,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2306,"timestamp":6670327030394,"id":355,"parentId":307,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"rsc"},"startTime":1778061697456,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":845,"timestamp":6670327033371,"id":356,"parentId":351,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/route-pattern-normalizer.js","layer":"rsc"},"startTime":1778061697459,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8433,"timestamp":6670327034764,"id":357,"parentId":315,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/ua-parser-js/ua-parser.js","layer":"rsc"},"startTime":1778061697461,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1173008,"timestamp":6670325870344,"id":27,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdaemon%2F%5B...path%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778061696296,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1173027,"timestamp":6670325870335,"id":26,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon.svg%2Froute&name=app%2Ficon.svg%2Froute&pagePath=private-next-app-dir%2Ficon.svg&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Ficon.svg&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778061696296,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1173045,"timestamp":6670325870321,"id":25,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778061696296,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3116,"timestamp":6670327044629,"id":358,"parentId":354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs","layer":"rsc"},"startTime":1778061697471,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1005,"timestamp":6670327048270,"id":362,"parentId":329,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"rsc"},"startTime":1778061697474,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1699,"timestamp":6670327047982,"id":360,"parentId":354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toKebabCase.mjs","layer":"rsc"},"startTime":1778061697474,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2067,"timestamp":6670327047813,"id":359,"parentId":354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/mergeClasses.mjs","layer":"rsc"},"startTime":1778061697474,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1960,"timestamp":6670327048127,"id":361,"parentId":354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toPascalCase.mjs","layer":"rsc"},"startTime":1778061697474,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1468,"timestamp":6670327055284,"id":363,"parentId":361,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toCamelCase.mjs","layer":"rsc"},"startTime":1778061697481,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1406,"timestamp":6670327058759,"id":364,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js","layer":"rsc"},"startTime":1778061697485,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2197,"timestamp":6670327058871,"id":365,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"rsc"},"startTime":1778061697485,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2776,"timestamp":6670327058959,"id":366,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js","layer":"rsc"},"startTime":1778061697485,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":928,"timestamp":6670327063146,"id":367,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js","layer":"rsc"},"startTime":1778061697489,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2002,"timestamp":6670327063248,"id":368,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js","layer":"rsc"},"startTime":1778061697489,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3253,"timestamp":6670327063339,"id":369,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js","layer":"rsc"},"startTime":1778061697489,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1125,"timestamp":6670327070119,"id":370,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js","layer":"rsc"},"startTime":1778061697496,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1374,"timestamp":6670327070226,"id":371,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js","layer":"rsc"},"startTime":1778061697496,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1636,"timestamp":6670327070308,"id":372,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js","layer":"rsc"},"startTime":1778061697496,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":29,"timestamp":6670327073831,"id":373,"parentId":368,"tags":{"name":"process","layer":null},"startTime":1778061697500,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1226,"timestamp":6670327076233,"id":374,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js","layer":"rsc"},"startTime":1778061697502,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1725,"timestamp":6670327076365,"id":375,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js","layer":"rsc"},"startTime":1778061697502,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2434,"timestamp":6670327076464,"id":376,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js","layer":"rsc"},"startTime":1778061697502,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2862,"timestamp":6670327076543,"id":377,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js","layer":"rsc"},"startTime":1778061697503,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5933,"timestamp":6670327076621,"id":378,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js","layer":"rsc"},"startTime":1778061697503,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6177,"timestamp":6670327076695,"id":379,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js","layer":"rsc"},"startTime":1778061697503,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4237,"timestamp":6670327086590,"id":380,"parentId":362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js","layer":"rsc"},"startTime":1778061697513,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":407,"timestamp":6670327092245,"id":381,"parentId":366,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js","layer":"rsc"},"startTime":1778061697518,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":857,"timestamp":6670327095071,"id":382,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js","layer":"rsc"},"startTime":1778061697521,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1848,"timestamp":6670327096382,"id":383,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js","layer":"rsc"},"startTime":1778061697522,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3572,"timestamp":6670327096484,"id":384,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js","layer":"rsc"},"startTime":1778061697523,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4245,"timestamp":6670327096646,"id":385,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js","layer":"rsc"},"startTime":1778061697523,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4615,"timestamp":6670327096730,"id":386,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js","layer":"rsc"},"startTime":1778061697523,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4859,"timestamp":6670327096807,"id":387,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js","layer":"rsc"},"startTime":1778061697523,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5100,"timestamp":6670327096881,"id":388,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js","layer":"rsc"},"startTime":1778061697523,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5278,"timestamp":6670327096957,"id":389,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js","layer":"rsc"},"startTime":1778061697523,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5734,"timestamp":6670327097045,"id":390,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js","layer":"rsc"},"startTime":1778061697523,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1802,"timestamp":6670327107770,"id":391,"parentId":370,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js","layer":"rsc"},"startTime":1778061697534,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2164,"timestamp":6670327107930,"id":392,"parentId":372,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js","layer":"rsc"},"startTime":1778061697534,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2268,"timestamp":6670327108044,"id":393,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js","layer":"rsc"},"startTime":1778061697534,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2366,"timestamp":6670327108138,"id":394,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js","layer":"rsc"},"startTime":1778061697534,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2474,"timestamp":6670327108267,"id":395,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js","layer":"rsc"},"startTime":1778061697534,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3022,"timestamp":6670327108351,"id":396,"parentId":369,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js","layer":"rsc"},"startTime":1778061697534,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3885,"timestamp":6670327108432,"id":397,"parentId":372,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js","layer":"rsc"},"startTime":1778061697534,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4901,"timestamp":6670327108510,"id":398,"parentId":375,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js","layer":"rsc"},"startTime":1778061697535,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1243,"timestamp":6670327117602,"id":399,"parentId":377,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js","layer":"rsc"},"startTime":1778061697544,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1248,"timestamp":6670327120500,"id":400,"parentId":377,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js","layer":"rsc"},"startTime":1778061697547,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1625,"timestamp":6670327120611,"id":401,"parentId":377,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js","layer":"rsc"},"startTime":1778061697547,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1865,"timestamp":6670327120702,"id":402,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js","layer":"rsc"},"startTime":1778061697547,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1653,"timestamp":6670327134175,"id":403,"parentId":387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"rsc"},"startTime":1778061697560,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2233,"timestamp":6670327134331,"id":404,"parentId":387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"rsc"},"startTime":1778061697560,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2636,"timestamp":6670327134435,"id":405,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js","layer":"rsc"},"startTime":1778061697560,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3045,"timestamp":6670327134533,"id":406,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js","layer":"rsc"},"startTime":1778061697561,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3802,"timestamp":6670327134618,"id":407,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js","layer":"rsc"},"startTime":1778061697561,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1203,"timestamp":6670327139844,"id":408,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js","layer":"rsc"},"startTime":1778061697566,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6620,"timestamp":6670327142236,"id":409,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js","layer":"rsc"},"startTime":1778061697568,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2008,"timestamp":6670327165259,"id":410,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/binary.js","layer":"rsc"},"startTime":1778061697591,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2292,"timestamp":6670327165479,"id":411,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/merge.js","layer":"rsc"},"startTime":1778061697592,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2705,"timestamp":6670327165610,"id":412,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/omap.js","layer":"rsc"},"startTime":1778061697592,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3767,"timestamp":6670327165708,"id":413,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/pairs.js","layer":"rsc"},"startTime":1778061697592,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3960,"timestamp":6670327165796,"id":414,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/schema.js","layer":"rsc"},"startTime":1778061697592,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4699,"timestamp":6670327165881,"id":415,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js","layer":"rsc"},"startTime":1778061697592,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2320,"timestamp":6670327172617,"id":416,"parentId":382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/set.js","layer":"rsc"},"startTime":1778061697599,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1608,"timestamp":6670327182874,"id":417,"parentId":392,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"rsc"},"startTime":1778061697609,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3601,"timestamp":6670327183032,"id":418,"parentId":399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js","layer":"rsc"},"startTime":1778061697609,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3753,"timestamp":6670327183132,"id":419,"parentId":396,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"rsc"},"startTime":1778061697609,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":27,"timestamp":6670327187726,"id":420,"parentId":410,"tags":{"name":"buffer","layer":null},"startTime":1778061697614,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1694,"timestamp":6670327189215,"id":421,"parentId":399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-scalar.js","layer":"rsc"},"startTime":1778061697615,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2665,"timestamp":6670327189347,"id":422,"parentId":399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-scalar.js","layer":"rsc"},"startTime":1778061697615,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1259,"timestamp":6670327192638,"id":423,"parentId":404,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"rsc"},"startTime":1778061697619,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1359,"timestamp":6670327192748,"id":424,"parentId":404,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-empty-scalar-position.js","layer":"rsc"},"startTime":1778061697619,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1883,"timestamp":6670327192835,"id":425,"parentId":404,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"rsc"},"startTime":1778061697619,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1107,"timestamp":6670327195383,"id":426,"parentId":406,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js","layer":"rsc"},"startTime":1778061697621,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":973,"timestamp":6670327198077,"id":427,"parentId":414,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/int.js","layer":"rsc"},"startTime":1778061697624,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1269,"timestamp":6670327198186,"id":428,"parentId":414,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/float.js","layer":"rsc"},"startTime":1778061697624,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1458,"timestamp":6670327198270,"id":429,"parentId":414,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/bool.js","layer":"rsc"},"startTime":1778061697624,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":899,"timestamp":6670327200437,"id":430,"parentId":418,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js","layer":"rsc"},"startTime":1778061697626,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":758,"timestamp":6670327202106,"id":431,"parentId":423,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-map.js","layer":"rsc"},"startTime":1778061697628,"traceId":"f02d898778399ea0"}]
5
+ [{"name":"build-module-js","duration":1059,"timestamp":6670327203066,"id":432,"parentId":423,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-seq.js","layer":"rsc"},"startTime":1778061697629,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2053,"timestamp":6670327203174,"id":433,"parentId":423,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-collection.js","layer":"rsc"},"startTime":1778061697629,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":724,"timestamp":6670327210029,"id":434,"parentId":431,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-flow-indent-check.js","layer":"rsc"},"startTime":1778061697636,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":758,"timestamp":6670327210213,"id":435,"parentId":431,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-map-includes.js","layer":"rsc"},"startTime":1778061697636,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":550,"timestamp":6670327211087,"id":436,"parentId":431,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-contains-newline.js","layer":"rsc"},"startTime":1778061697637,"traceId":"f02d898778399ea0"},{"name":"font-loader","duration":333776,"timestamp":6670326911654,"id":281,"parentId":280,"tags":{},"startTime":1778061697338,"traceId":"f02d898778399ea0"},{"name":"postcss","duration":3262,"timestamp":6670327315849,"id":437,"parentId":280,"tags":{},"startTime":1778061697742,"traceId":"f02d898778399ea0"},{"name":"next-font-loader","duration":407925,"timestamp":6670326911580,"id":280,"parentId":275,"tags":{},"startTime":1778061697338,"traceId":"f02d898778399ea0"},{"name":"css-loader","duration":20420,"timestamp":6670327319256,"id":438,"parentId":275,"tags":{"astUsed":"true"},"startTime":1778061697745,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":474152,"timestamp":6670326865942,"id":275,"parentId":105,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"rsc"},"startTime":1778061697292,"traceId":"f02d898778399ea0"},{"name":"font-loader","duration":471465,"timestamp":6670326890354,"id":279,"parentId":278,"tags":{},"startTime":1778061697316,"traceId":"f02d898778399ea0"},{"name":"postcss","duration":401,"timestamp":6670327361864,"id":439,"parentId":278,"tags":{},"startTime":1778061697788,"traceId":"f02d898778399ea0"},{"name":"next-font-loader","duration":496040,"timestamp":6670326866265,"id":278,"parentId":274,"tags":{},"startTime":1778061697292,"traceId":"f02d898778399ea0"},{"name":"css-loader","duration":986,"timestamp":6670327362290,"id":440,"parentId":274,"tags":{"astUsed":"true"},"startTime":1778061697788,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":499148,"timestamp":6670326864419,"id":274,"parentId":105,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"rsc"},"startTime":1778061697290,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493809,"timestamp":6670325869842,"id":22,"parentId":21,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778061696296,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493168,"timestamp":6670325870491,"id":35,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778061696297,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493310,"timestamp":6670325870354,"id":28,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fnew%2Fpage&name=app%2Fnew%2Fpage&pagePath=private-next-app-dir%2Fnew%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fnew%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778061696296,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493307,"timestamp":6670325870362,"id":29,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fonboarding%2Fpage&name=app%2Fonboarding%2Fpage&pagePath=private-next-app-dir%2Fonboarding%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fonboarding%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778061696296,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493310,"timestamp":6670325870372,"id":30,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fpersonas%2Fpage&name=app%2Fpersonas%2Fpage&pagePath=private-next-app-dir%2Fpersonas%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fpersonas%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778061696296,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493234,"timestamp":6670325870453,"id":32,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ftemplates%2Fpage&name=app%2Ftemplates%2Fpage&pagePath=private-next-app-dir%2Ftemplates%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Ftemplates%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778061696296,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493266,"timestamp":6670325870425,"id":31,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fsettings%2Fpage&name=app%2Fsettings%2Fpage&pagePath=private-next-app-dir%2Fsettings%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fsettings%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778061696296,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493227,"timestamp":6670325870467,"id":33,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fconnect%2Fpage&name=app%2Fconnect%2Fpage&pagePath=private-next-app-dir%2Fconnect%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fconnect%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778061696296,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493197,"timestamp":6670325870499,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fruns%2Fpage&name=app%2Fruns%2Fpage&pagePath=private-next-app-dir%2Fruns%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fruns%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778061696297,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493195,"timestamp":6670325870504,"id":37,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fsettings%2Fpermissions%2Fpage&name=app%2Fsettings%2Fpermissions%2Fpage&pagePath=private-next-app-dir%2Fsettings%2Fpermissions%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fsettings%2Fpermissions%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778061696297,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493227,"timestamp":6670325870477,"id":34,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fdemo%2F%5Bscenario%5D%2Fpage&name=app%2Fdemo%2F%5Bscenario%5D%2Fpage&pagePath=private-next-app-dir%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fdemo%2F%5Bscenario%5D%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778061696297,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1493196,"timestamp":6670325870512,"id":38,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fruns%2F%5BrunId%5D%2Fpage&name=app%2Fruns%2F%5BrunId%5D%2Fpage&pagePath=private-next-app-dir%2Fruns%2F%5BrunId%5D%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fruns%2F%5BrunId%5D%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778061696297,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":1035,"timestamp":6670327503221,"id":659,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=true!","layer":"ssr"},"startTime":1778061697929,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":99,"timestamp":6670327504295,"id":660,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=true!","layer":"rsc"},"startTime":1778061697930,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":189,"timestamp":6670327504427,"id":661,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778061697930,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":158,"timestamp":6670327504630,"id":662,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778061697931,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":393,"timestamp":6670327504802,"id":663,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778061697931,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":174,"timestamp":6670327505210,"id":664,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778061697931,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":491,"timestamp":6670327505399,"id":665,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778061697931,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":464,"timestamp":6670327505903,"id":666,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778061697932,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":145,"timestamp":6670327506380,"id":667,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fnew%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778061697932,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":181,"timestamp":6670327506535,"id":668,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fnew%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778061697933,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":205,"timestamp":6670327506725,"id":669,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778061697933,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":166,"timestamp":6670327506942,"id":670,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778061697933,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":138,"timestamp":6670327507117,"id":671,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778061697933,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":140,"timestamp":6670327507263,"id":672,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778061697933,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":144,"timestamp":6670327507412,"id":673,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778061697933,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":136,"timestamp":6670327507565,"id":674,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778061697934,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":304,"timestamp":6670327521915,"id":675,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778061697948,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":136,"timestamp":6670327522243,"id":676,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778061697948,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":371,"timestamp":6670327522390,"id":677,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Forchestrator-card.tsx%22%2C%22ids%22%3A%5B%22OrchestratorCard%22%5D%7D&server=true!","layer":"ssr"},"startTime":1778061697948,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":221,"timestamp":6670327522772,"id":678,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Forchestrator-card.tsx%22%2C%22ids%22%3A%5B%22OrchestratorCard%22%5D%7D&server=true!","layer":"rsc"},"startTime":1778061697949,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":138,"timestamp":6670327523009,"id":679,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778061697949,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":125,"timestamp":6670327523158,"id":680,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778061697949,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":354,"timestamp":6670327523292,"id":681,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=true!","layer":"ssr"},"startTime":1778061697949,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":270,"timestamp":6670327523656,"id":682,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=true!","layer":"rsc"},"startTime":1778061697950,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":221,"timestamp":6670327523936,"id":683,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=true!","layer":"ssr"},"startTime":1778061697950,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":181,"timestamp":6670327524166,"id":684,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=true!","layer":"rsc"},"startTime":1778061697950,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":261,"timestamp":6670327529403,"id":685,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpermissions%2Fpermissions-form.tsx%22%2C%22ids%22%3A%5B%22PermissionsForm%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=true!","layer":"ssr"},"startTime":1778061697955,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":217,"timestamp":6670327529680,"id":686,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpermissions%2Fpermissions-form.tsx%22%2C%22ids%22%3A%5B%22PermissionsForm%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=true!","layer":"rsc"},"startTime":1778061697956,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":232,"timestamp":6670327529907,"id":687,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flive-run-real%2Findex.tsx%22%2C%22ids%22%3A%5B%22LiveRunReal%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=true!","layer":"ssr"},"startTime":1778061697956,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":204,"timestamp":6670327530149,"id":688,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flive-run-real%2Findex.tsx%22%2C%22ids%22%3A%5B%22LiveRunReal%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=true!","layer":"rsc"},"startTime":1778061697956,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6554,"timestamp":6670327544066,"id":692,"parentId":673,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"ssr"},"startTime":1778061697970,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10116,"timestamp":6670327543670,"id":690,"parentId":669,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"ssr"},"startTime":1778061697970,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":16494,"timestamp":6670327539984,"id":689,"parentId":667,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"ssr"},"startTime":1778061697966,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":15280,"timestamp":6670327543873,"id":691,"parentId":671,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"ssr"},"startTime":1778061697970,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":15723,"timestamp":6670327544352,"id":693,"parentId":663,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js","layer":"ssr"},"startTime":1778061697970,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":17997,"timestamp":6670327545639,"id":696,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js","layer":"ssr"},"startTime":1778061697972,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":18957,"timestamp":6670327545346,"id":695,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"ssr"},"startTime":1778061697971,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":46666,"timestamp":6670327545056,"id":694,"parentId":675,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"ssr"},"startTime":1778061697971,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":47947,"timestamp":6670327545817,"id":697,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js","layer":"ssr"},"startTime":1778061697972,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":48002,"timestamp":6670327546166,"id":699,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js","layer":"ssr"},"startTime":1778061697972,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":48266,"timestamp":6670327546935,"id":702,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"ssr"},"startTime":1778061697973,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":51185,"timestamp":6670327546333,"id":700,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"ssr"},"startTime":1778061697972,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":52233,"timestamp":6670327546625,"id":701,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"ssr"},"startTime":1778061697973,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":56119,"timestamp":6670327545984,"id":698,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js","layer":"ssr"},"startTime":1778061697972,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":37442,"timestamp":6670327567131,"id":704,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"ssr"},"startTime":1778061697993,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":38204,"timestamp":6670327566991,"id":703,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js","layer":"ssr"},"startTime":1778061697993,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5086,"timestamp":6670327629971,"id":705,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"ssr"},"startTime":1778061698056,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4798,"timestamp":6670327639221,"id":707,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"ssr"},"startTime":1778061698065,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5744,"timestamp":6670327639086,"id":706,"parentId":665,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"ssr"},"startTime":1778061698065,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7667,"timestamp":6670327654742,"id":708,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"ssr"},"startTime":1778061698081,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":8261,"timestamp":6670327655024,"id":709,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"ssr"},"startTime":1778061698081,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":8257,"timestamp":6670327655210,"id":710,"parentId":692,"tags":{"name":"__barrel_optimize__?names=Code2,Wrench!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698081,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13637,"timestamp":6670327671629,"id":714,"parentId":693,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"ssr"},"startTime":1778061698098,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":16211,"timestamp":6670327671992,"id":715,"parentId":696,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/search-params.js","layer":"ssr"},"startTime":1778061698098,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":18676,"timestamp":6670327672082,"id":716,"parentId":696,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/params.js","layer":"ssr"},"startTime":1778061698098,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":17987,"timestamp":6670327673927,"id":729,"parentId":699,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"ssr"},"startTime":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":19062,"timestamp":6670327674321,"id":734,"parentId":703,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"ssr"},"startTime":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":23603,"timestamp":6670327672507,"id":719,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"ssr"},"startTime":1778061698099,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":24141,"timestamp":6670327672306,"id":718,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"ssr"},"startTime":1778061698098,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":25290,"timestamp":6670327672153,"id":717,"parentId":693,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"ssr"},"startTime":1778061698098,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":24678,"timestamp":6670327673035,"id":722,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"ssr"},"startTime":1778061698099,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":25731,"timestamp":6670327672682,"id":720,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"ssr"},"startTime":1778061698099,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":26554,"timestamp":6670327672859,"id":721,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"ssr"},"startTime":1778061698099,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":27219,"timestamp":6670327673376,"id":724,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"ssr"},"startTime":1778061698099,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":27915,"timestamp":6670327673657,"id":726,"parentId":685,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"ssr"},"startTime":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":29913,"timestamp":6670327674100,"id":732,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"ssr"},"startTime":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":30157,"timestamp":6670327674395,"id":735,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs","layer":"ssr"},"startTime":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":34415,"timestamp":6670327673211,"id":723,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"ssr"},"startTime":1778061698099,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":33846,"timestamp":6670327674498,"id":736,"parentId":705,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"ssr"},"startTime":1778061698101,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":38119,"timestamp":6670327673551,"id":725,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"ssr"},"startTime":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":37386,"timestamp":6670327674708,"id":738,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"ssr"},"startTime":1778061698101,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":39009,"timestamp":6670327674608,"id":737,"parentId":696,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-params.js","layer":"ssr"},"startTime":1778061698101,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":39296,"timestamp":6670327674880,"id":739,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"ssr"},"startTime":1778061698101,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":42908,"timestamp":6670327671588,"id":713,"parentId":691,"tags":{"name":"__barrel_optimize__?names=Copy,Loader2,Pencil,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698098,"traceId":"f02d898778399ea0"}]
6
+ [{"name":"build-module-mjs","duration":43128,"timestamp":6670327671537,"id":712,"parentId":689,"tags":{"name":"__barrel_optimize__?names=Info,Layers!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698098,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":43510,"timestamp":6670327671439,"id":711,"parentId":690,"tags":{"name":"__barrel_optimize__?names=ArrowRight,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698097,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":41289,"timestamp":6670327673829,"id":727,"parentId":702,"tags":{"name":"__barrel_optimize__?names=Search,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":51699,"timestamp":6670327673998,"id":730,"parentId":694,"tags":{"name":"__barrel_optimize__?names=Loader2,Pencil,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":52002,"timestamp":6670327673885,"id":728,"parentId":700,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,ExternalLink,Loader2,Search!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":52138,"timestamp":6670327674060,"id":731,"parentId":701,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,Loader2,Plug!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":52185,"timestamp":6670327674199,"id":733,"parentId":704,"tags":{"name":"__barrel_optimize__?names=Layers,LayoutDashboard,ListChecks,PanelLeftClose,PanelLeftOpen,Plug,Plus,Settings,Users!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698100,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4742,"timestamp":6670327754620,"id":740,"parentId":693,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/handle-isr-error.js","layer":"ssr"},"startTime":1778061698181,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4399,"timestamp":6670327755205,"id":743,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"ssr"},"startTime":1778061698181,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":5374,"timestamp":6670327754971,"id":742,"parentId":708,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"ssr"},"startTime":1778061698181,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5670,"timestamp":6670327755341,"id":744,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-boundary.js","layer":"ssr"},"startTime":1778061698181,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6413,"timestamp":6670327755472,"id":745,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/error-boundary.js","layer":"ssr"},"startTime":1778061698182,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10299,"timestamp":6670327754884,"id":741,"parentId":708,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698181,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1369,"timestamp":6670327769484,"id":746,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js","layer":"ssr"},"startTime":1778061698196,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1346,"timestamp":6670327769625,"id":747,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js","layer":"ssr"},"startTime":1778061698196,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3250,"timestamp":6670327769833,"id":750,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"ssr"},"startTime":1778061698196,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1462,"timestamp":6670327775392,"id":751,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"ssr"},"startTime":1778061698201,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":8444,"timestamp":6670327769709,"id":748,"parentId":709,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,CheckCircle2,ChevronDown!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698196,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":4315,"timestamp":6670327775564,"id":752,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"ssr"},"startTime":1778061698202,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2640,"timestamp":6670327780686,"id":756,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/vary-params.js","layer":"ssr"},"startTime":1778061698207,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3462,"timestamp":6670327781038,"id":760,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/staged-rendering.js","layer":"ssr"},"startTime":1778061698207,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":5392,"timestamp":6670327780513,"id":755,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"ssr"},"startTime":1778061698207,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":5930,"timestamp":6670327780328,"id":754,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"ssr"},"startTime":1778061698206,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":6939,"timestamp":6670327780106,"id":753,"parentId":722,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"ssr"},"startTime":1778061698206,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6403,"timestamp":6670327780847,"id":758,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"ssr"},"startTime":1778061698207,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6654,"timestamp":6670327780950,"id":759,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/utils.js","layer":"ssr"},"startTime":1778061698207,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3291,"timestamp":6670327788086,"id":762,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-samples.js","layer":"ssr"},"startTime":1778061698214,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3446,"timestamp":6670327788176,"id":763,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1778061698214,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":26065,"timestamp":6670327769762,"id":749,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/navigation.js","layer":"ssr"},"startTime":1778061698196,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8602,"timestamp":6670327787889,"id":761,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"ssr"},"startTime":1778061698214,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":19507,"timestamp":6670327780770,"id":757,"parentId":715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"ssr"},"startTime":1778061698207,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5799,"timestamp":6670327809270,"id":769,"parentId":732,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"ssr"},"startTime":1778061698235,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6550,"timestamp":6670327808853,"id":765,"parentId":735,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/mergeClasses.mjs","layer":"ssr"},"startTime":1778061698235,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6938,"timestamp":6670327809160,"id":768,"parentId":732,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"ssr"},"startTime":1778061698235,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7418,"timestamp":6670327809382,"id":770,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/bfcache-state-manager.js","layer":"ssr"},"startTime":1778061698235,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7399,"timestamp":6670327809685,"id":772,"parentId":712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layers.mjs","layer":"ssr"},"startTime":1778061698236,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7865,"timestamp":6670327809519,"id":771,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"ssr"},"startTime":1778061698236,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7958,"timestamp":6670327809866,"id":773,"parentId":737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-headers.js","layer":"ssr"},"startTime":1778061698236,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8096,"timestamp":6670327810201,"id":775,"parentId":737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"ssr"},"startTime":1778061698236,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8492,"timestamp":6670327810361,"id":776,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"ssr"},"startTime":1778061698236,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9616,"timestamp":6670327810048,"id":774,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"ssr"},"startTime":1778061698236,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":9569,"timestamp":6670327810529,"id":777,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"ssr"},"startTime":1778061698237,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":9903,"timestamp":6670327810824,"id":778,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"ssr"},"startTime":1778061698237,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10056,"timestamp":6670327811118,"id":779,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"ssr"},"startTime":1778061698237,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":12700,"timestamp":6670327808730,"id":764,"parentId":724,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698235,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":12580,"timestamp":6670327809055,"id":766,"parentId":723,"tags":{"name":"__barrel_optimize__?names=ArrowLeft!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698235,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":20932,"timestamp":6670327809111,"id":767,"parentId":726,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,FolderLock,Globe,Loader2,ShieldCheck!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698235,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2368,"timestamp":6670327830346,"id":780,"parentId":705,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation-untracked.js","layer":"ssr"},"startTime":1778061698256,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5746,"timestamp":6670327832914,"id":781,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"ssr"},"startTime":1778061698259,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5699,"timestamp":6670327833220,"id":783,"parentId":728,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"ssr"},"startTime":1778061698259,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5706,"timestamp":6670327833405,"id":784,"parentId":731,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plug.mjs","layer":"ssr"},"startTime":1778061698259,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5694,"timestamp":6670327833577,"id":785,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plus.mjs","layer":"ssr"},"startTime":1778061698260,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5684,"timestamp":6670327833757,"id":786,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/users.mjs","layer":"ssr"},"startTime":1778061698260,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5725,"timestamp":6670327834102,"id":788,"parentId":744,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"ssr"},"startTime":1778061698260,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6470,"timestamp":6670327833922,"id":787,"parentId":744,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect.js","layer":"ssr"},"startTime":1778061698260,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6007,"timestamp":6670327834575,"id":790,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"ssr"},"startTime":1778061698261,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6093,"timestamp":6670327834738,"id":791,"parentId":745,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"ssr"},"startTime":1778061698261,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6248,"timestamp":6670327834903,"id":792,"parentId":745,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"ssr"},"startTime":1778061698261,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6232,"timestamp":6670327835109,"id":793,"parentId":741,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-check.mjs","layer":"ssr"},"startTime":1778061698261,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":8091,"timestamp":6670327834266,"id":789,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"ssr"},"startTime":1778061698260,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7237,"timestamp":6670327835294,"id":794,"parentId":741,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clock.mjs","layer":"ssr"},"startTime":1778061698261,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7552,"timestamp":6670327835469,"id":795,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"ssr"},"startTime":1778061698262,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":16306,"timestamp":6670327833103,"id":782,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"ssr"},"startTime":1778061698259,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":13813,"timestamp":6670327836093,"id":797,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"ssr"},"startTime":1778061698262,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":13865,"timestamp":6670327836364,"id":798,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"ssr"},"startTime":1778061698262,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":14180,"timestamp":6670327836669,"id":799,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"ssr"},"startTime":1778061698263,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":22145,"timestamp":6670327835786,"id":796,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"ssr"},"startTime":1778061698262,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5649,"timestamp":6670327870633,"id":802,"parentId":746,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1778061698297,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5927,"timestamp":6670327870719,"id":803,"parentId":753,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"ssr"},"startTime":1778061698297,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4848,"timestamp":6670327872047,"id":806,"parentId":762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"ssr"},"startTime":1778061698298,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5028,"timestamp":6670327872146,"id":807,"parentId":762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/instant-validation-error.js","layer":"ssr"},"startTime":1778061698298,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5660,"timestamp":6670327872222,"id":808,"parentId":762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js","layer":"ssr"},"startTime":1778061698298,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6230,"timestamp":6670327872293,"id":809,"parentId":762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/headers.js","layer":"ssr"},"startTime":1778061698298,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6019,"timestamp":6670327872624,"id":812,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-dom.js","layer":"ssr"},"startTime":1778061698299,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":10704,"timestamp":6670327870441,"id":801,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"ssr"},"startTime":1778061698296,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10537,"timestamp":6670327870793,"id":804,"parentId":760,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"ssr"},"startTime":1778061698297,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10740,"timestamp":6670327870907,"id":805,"parentId":759,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"ssr"},"startTime":1778061698297,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":12320,"timestamp":6670327870132,"id":800,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"ssr"},"startTime":1778061698296,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10303,"timestamp":6670327872469,"id":811,"parentId":762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"ssr"},"startTime":1778061698298,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10789,"timestamp":6670327872360,"id":810,"parentId":762,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"ssr"},"startTime":1778061698298,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10633,"timestamp":6670327872765,"id":813,"parentId":707,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"ssr"},"startTime":1778061698299,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10673,"timestamp":6670327873059,"id":814,"parentId":735,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/context.mjs","layer":"ssr"},"startTime":1778061698299,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10695,"timestamp":6670327873232,"id":815,"parentId":735,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/defaultAttributes.mjs","layer":"ssr"},"startTime":1778061698299,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10756,"timestamp":6670327873375,"id":816,"parentId":710,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/wrench.mjs","layer":"ssr"},"startTime":1778061698299,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10837,"timestamp":6670327873497,"id":817,"parentId":710,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/code-xml.mjs","layer":"ssr"},"startTime":1778061698300,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":11672,"timestamp":6670327873676,"id":818,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"ssr"},"startTime":1778061698300,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4299,"timestamp":6670327899298,"id":820,"parentId":757,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/scheduler.js","layer":"ssr"},"startTime":1778061698325,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3950,"timestamp":6670327899793,"id":823,"parentId":757,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","layer":"ssr"},"startTime":1778061698326,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6834,"timestamp":6670327899613,"id":822,"parentId":757,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"ssr"},"startTime":1778061698326,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7344,"timestamp":6670327899439,"id":821,"parentId":757,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/hooks-server-context.js","layer":"ssr"},"startTime":1778061698325,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6749,"timestamp":6670327900320,"id":829,"parentId":713,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/copy.mjs","layer":"ssr"},"startTime":1778061698326,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7221,"timestamp":6670327900211,"id":828,"parentId":776,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"ssr"},"startTime":1778061698326,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7616,"timestamp":6670327900082,"id":827,"parentId":772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/createLucideIcon.mjs","layer":"ssr"},"startTime":1778061698326,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7430,"timestamp":6670327900438,"id":830,"parentId":713,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/loader-circle.mjs","layer":"ssr"},"startTime":1778061698326,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7524,"timestamp":6670327900550,"id":831,"parentId":712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/info.mjs","layer":"ssr"},"startTime":1778061698327,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7582,"timestamp":6670327900659,"id":832,"parentId":713,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/pencil.mjs","layer":"ssr"},"startTime":1778061698327,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7629,"timestamp":6670327900768,"id":833,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/search.mjs","layer":"ssr"},"startTime":1778061698327,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":10965,"timestamp":6670327898826,"id":819,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"ssr"},"startTime":1778061698325,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10252,"timestamp":6670327899883,"id":824,"parentId":777,"tags":{"name":"__barrel_optimize__?names=Code2,Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698326,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10346,"timestamp":6670327899941,"id":825,"parentId":778,"tags":{"name":"__barrel_optimize__?names=Check,Info!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698326,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10476,"timestamp":6670327899984,"id":826,"parentId":779,"tags":{"name":"__barrel_optimize__?names=Clock,Shield!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698326,"traceId":"f02d898778399ea0"}]
7
+ [{"name":"build-module-mjs","duration":7799,"timestamp":6670327911061,"id":835,"parentId":711,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-right.mjs","layer":"ssr"},"startTime":1778061698337,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":8197,"timestamp":6670327910862,"id":834,"parentId":727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/x.mjs","layer":"ssr"},"startTime":1778061698337,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":8051,"timestamp":6670327911184,"id":836,"parentId":713,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/trash-2.mjs","layer":"ssr"},"startTime":1778061698337,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":8195,"timestamp":6670327911303,"id":837,"parentId":735,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/hasA11yProp.mjs","layer":"ssr"},"startTime":1778061698337,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10453,"timestamp":6670327911579,"id":840,"parentId":788,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"ssr"},"startTime":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11043,"timestamp":6670327911414,"id":838,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/use-merged-ref.js","layer":"ssr"},"startTime":1778061698337,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11074,"timestamp":6670327911681,"id":841,"parentId":792,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"ssr"},"startTime":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11137,"timestamp":6670327911833,"id":843,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-types.js","layer":"ssr"},"startTime":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":11361,"timestamp":6670327911937,"id":844,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"ssr"},"startTime":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11576,"timestamp":6670327912114,"id":845,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"ssr"},"startTime":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11732,"timestamp":6670327912228,"id":846,"parentId":728,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/external-link.mjs","layer":"ssr"},"startTime":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11671,"timestamp":6670327912463,"id":848,"parentId":728,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/check.mjs","layer":"ssr"},"startTime":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11966,"timestamp":6670327912355,"id":847,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layout-dashboard.mjs","layer":"ssr"},"startTime":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12751,"timestamp":6670327912580,"id":849,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/links.js","layer":"ssr"},"startTime":1778061698339,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":14041,"timestamp":6670327911528,"id":839,"parentId":789,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,ExternalLink,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":13922,"timestamp":6670327911786,"id":842,"parentId":795,"tags":{"name":"__barrel_optimize__?names=Check!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698338,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14893,"timestamp":6670327926801,"id":854,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"ssr"},"startTime":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":20391,"timestamp":6670327927060,"id":856,"parentId":806,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"ssr"},"startTime":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":20801,"timestamp":6670327927141,"id":857,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js","layer":"ssr"},"startTime":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":29359,"timestamp":6670327927217,"id":858,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js","layer":"ssr"},"startTime":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":29972,"timestamp":6670327927284,"id":859,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"ssr"},"startTime":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":30959,"timestamp":6670327927350,"id":860,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js","layer":"ssr"},"startTime":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":32182,"timestamp":6670327927420,"id":861,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js","layer":"ssr"},"startTime":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":34766,"timestamp":6670327926628,"id":852,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"ssr"},"startTime":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":35300,"timestamp":6670327926289,"id":850,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"ssr"},"startTime":1778061698352,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":35442,"timestamp":6670327926511,"id":851,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"ssr"},"startTime":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":35301,"timestamp":6670327926883,"id":855,"parentId":700,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"ssr"},"startTime":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":35688,"timestamp":6670327926743,"id":853,"parentId":796,"tags":{"name":"__barrel_optimize__?names=Check,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698353,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5725,"timestamp":6670327969660,"id":862,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js","layer":"ssr"},"startTime":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6188,"timestamp":6670327969787,"id":863,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js","layer":"ssr"},"startTime":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6444,"timestamp":6670327969867,"id":864,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js","layer":"ssr"},"startTime":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6669,"timestamp":6670327969936,"id":865,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js","layer":"ssr"},"startTime":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6804,"timestamp":6670327970010,"id":866,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js","layer":"ssr"},"startTime":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7367,"timestamp":6670327970119,"id":867,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js","layer":"ssr"},"startTime":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7839,"timestamp":6670327970192,"id":868,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js","layer":"ssr"},"startTime":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8100,"timestamp":6670327970259,"id":869,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js","layer":"ssr"},"startTime":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10207,"timestamp":6670327970321,"id":870,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js","layer":"ssr"},"startTime":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10361,"timestamp":6670327970390,"id":871,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js","layer":"ssr"},"startTime":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13890,"timestamp":6670327970453,"id":872,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js","layer":"ssr"},"startTime":1778061698396,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":16770,"timestamp":6670327970736,"id":875,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"ssr"},"startTime":1778061698397,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":17235,"timestamp":6670327970518,"id":873,"parentId":808,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/action-revalidation-kind.js","layer":"ssr"},"startTime":1778061698397,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":17125,"timestamp":6670327970912,"id":876,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"ssr"},"startTime":1778061698397,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":17002,"timestamp":6670327971256,"id":878,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"ssr"},"startTime":1778061698397,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":17312,"timestamp":6670327971087,"id":877,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"ssr"},"startTime":1778061698397,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":16815,"timestamp":6670327971806,"id":880,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/list-checks.mjs","layer":"ssr"},"startTime":1778061698398,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":17303,"timestamp":6670327971528,"id":879,"parentId":700,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"ssr"},"startTime":1778061698398,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":18252,"timestamp":6670327971977,"id":881,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-close.mjs","layer":"ssr"},"startTime":1778061698398,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":18357,"timestamp":6670327972156,"id":882,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/settings.mjs","layer":"ssr"},"startTime":1778061698398,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":18400,"timestamp":6670327972292,"id":883,"parentId":733,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-open.mjs","layer":"ssr"},"startTime":1778061698398,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":18228,"timestamp":6670327972697,"id":886,"parentId":827,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toKebabCase.mjs","layer":"ssr"},"startTime":1778061698399,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":18291,"timestamp":6670327972817,"id":887,"parentId":827,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toPascalCase.mjs","layer":"ssr"},"startTime":1778061698399,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":18392,"timestamp":6670327972934,"id":888,"parentId":845,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"ssr"},"startTime":1778061698399,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":19250,"timestamp":6670327972542,"id":885,"parentId":810,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"ssr"},"startTime":1778061698399,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":21328,"timestamp":6670327970686,"id":874,"parentId":800,"tags":{"name":"__barrel_optimize__?names=ArrowRight,DollarSign!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698397,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":19656,"timestamp":6670327972470,"id":884,"parentId":813,"tags":{"name":"__barrel_optimize__?names=Menu!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698399,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3371,"timestamp":6670327998143,"id":889,"parentId":858,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js","layer":"ssr"},"startTime":1778061698424,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4065,"timestamp":6670327998270,"id":890,"parentId":860,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js","layer":"ssr"},"startTime":1778061698424,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4253,"timestamp":6670327998342,"id":891,"parentId":860,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js","layer":"ssr"},"startTime":1778061698424,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4392,"timestamp":6670327998411,"id":892,"parentId":860,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js","layer":"ssr"},"startTime":1778061698424,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4922,"timestamp":6670327998481,"id":893,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5066,"timestamp":6670327998548,"id":894,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5439,"timestamp":6670327998612,"id":895,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5716,"timestamp":6670327998680,"id":896,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5907,"timestamp":6670327998742,"id":897,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6257,"timestamp":6670327998805,"id":898,"parentId":861,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6320,"timestamp":6670327999392,"id":902,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7344,"timestamp":6670327998871,"id":899,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7750,"timestamp":6670327999094,"id":900,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8470,"timestamp":6670327999277,"id":901,"parentId":749,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.js","layer":"ssr"},"startTime":1778061698425,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":8451,"timestamp":6670327999562,"id":903,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"ssr"},"startTime":1778061698426,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":8528,"timestamp":6670327999770,"id":904,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"ssr"},"startTime":1778061698426,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8746,"timestamp":6670327999936,"id":905,"parentId":725,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/types.js","layer":"ssr"},"startTime":1778061698426,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":8909,"timestamp":6670328000056,"id":906,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"ssr"},"startTime":1778061698426,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":9281,"timestamp":6670328000220,"id":907,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"ssr"},"startTime":1778061698426,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4591,"timestamp":6670328018048,"id":910,"parentId":862,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js","layer":"ssr"},"startTime":1778061698444,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4824,"timestamp":6670328018135,"id":911,"parentId":863,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js","layer":"ssr"},"startTime":1778061698444,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5433,"timestamp":6670328018205,"id":912,"parentId":865,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js","layer":"ssr"},"startTime":1778061698444,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5694,"timestamp":6670328018273,"id":913,"parentId":865,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js","layer":"ssr"},"startTime":1778061698444,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6336,"timestamp":6670328018346,"id":914,"parentId":867,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js","layer":"ssr"},"startTime":1778061698444,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7010,"timestamp":6670328018416,"id":915,"parentId":869,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js","layer":"ssr"},"startTime":1778061698444,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7198,"timestamp":6670328018481,"id":916,"parentId":869,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js","layer":"ssr"},"startTime":1778061698445,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7475,"timestamp":6670328018549,"id":917,"parentId":869,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js","layer":"ssr"},"startTime":1778061698445,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7556,"timestamp":6670328018617,"id":918,"parentId":862,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js","layer":"ssr"},"startTime":1778061698445,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7628,"timestamp":6670328018681,"id":919,"parentId":862,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js","layer":"ssr"},"startTime":1778061698445,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7700,"timestamp":6670328018751,"id":920,"parentId":862,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js","layer":"ssr"},"startTime":1778061698445,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":14986,"timestamp":6670328017859,"id":909,"parentId":887,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toCamelCase.mjs","layer":"ssr"},"startTime":1778061698444,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14294,"timestamp":6670328018817,"id":921,"parentId":888,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"ssr"},"startTime":1778061698445,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":15471,"timestamp":6670328017764,"id":908,"parentId":876,"tags":{"name":"__barrel_optimize__?names=Code2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698444,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5287,"timestamp":6670328034364,"id":924,"parentId":891,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"ssr"},"startTime":1778061698460,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5729,"timestamp":6670328034435,"id":925,"parentId":891,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"ssr"},"startTime":1778061698460,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6243,"timestamp":6670328034508,"id":926,"parentId":895,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"ssr"},"startTime":1778061698461,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6384,"timestamp":6670328034575,"id":927,"parentId":895,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"ssr"},"startTime":1778061698461,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5869,"timestamp":6670328035229,"id":932,"parentId":696,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js","layer":"ssr"},"startTime":1778061698461,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5875,"timestamp":6670328035308,"id":933,"parentId":696,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js","layer":"ssr"},"startTime":1778061698461,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9276,"timestamp":6670328034984,"id":930,"parentId":741,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-down.mjs","layer":"ssr"},"startTime":1778061698461,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10012,"timestamp":6670328034642,"id":928,"parentId":901,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"ssr"},"startTime":1778061698461,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":10189,"timestamp":6670328034802,"id":929,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"ssr"},"startTime":1778061698461,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10349,"timestamp":6670328035115,"id":931,"parentId":745,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"ssr"},"startTime":1778061698461,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10357,"timestamp":6670328035384,"id":934,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"ssr"},"startTime":1778061698461,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11669,"timestamp":6670328034216,"id":922,"parentId":899,"tags":{"name":"__barrel_optimize__?names=Repeat,RotateCw,Trash2,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698460,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11671,"timestamp":6670328034318,"id":923,"parentId":900,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698460,"traceId":"f02d898778399ea0"}]
8
+ [{"name":"build-module-mjs","duration":4193,"timestamp":6670328048014,"id":936,"parentId":766,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-left.mjs","layer":"ssr"},"startTime":1778061698474,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4877,"timestamp":6670328047722,"id":935,"parentId":723,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"ssr"},"startTime":1778061698474,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3290,"timestamp":6670328053025,"id":937,"parentId":915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-scalar.js","layer":"ssr"},"startTime":1778061698479,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4116,"timestamp":6670328053130,"id":938,"parentId":915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-scalar.js","layer":"ssr"},"startTime":1778061698479,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5527,"timestamp":6670328053206,"id":939,"parentId":915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js","layer":"ssr"},"startTime":1778061698479,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5658,"timestamp":6670328053280,"id":940,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js","layer":"ssr"},"startTime":1778061698479,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5812,"timestamp":6670328053347,"id":941,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js","layer":"ssr"},"startTime":1778061698479,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6057,"timestamp":6670328053410,"id":942,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js","layer":"ssr"},"startTime":1778061698479,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6268,"timestamp":6670328053479,"id":943,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js","layer":"ssr"},"startTime":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6354,"timestamp":6670328053542,"id":944,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js","layer":"ssr"},"startTime":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6657,"timestamp":6670328053605,"id":945,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js","layer":"ssr"},"startTime":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6945,"timestamp":6670328053677,"id":946,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/binary.js","layer":"ssr"},"startTime":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7281,"timestamp":6670328053744,"id":947,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/merge.js","layer":"ssr"},"startTime":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7619,"timestamp":6670328053807,"id":948,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/omap.js","layer":"ssr"},"startTime":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7790,"timestamp":6670328054024,"id":949,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/pairs.js","layer":"ssr"},"startTime":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7930,"timestamp":6670328054093,"id":950,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/schema.js","layer":"ssr"},"startTime":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8319,"timestamp":6670328054157,"id":951,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/set.js","layer":"ssr"},"startTime":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8850,"timestamp":6670328054224,"id":952,"parentId":910,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js","layer":"ssr"},"startTime":1778061698480,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3274,"timestamp":6670328070077,"id":953,"parentId":924,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"ssr"},"startTime":1778061698496,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3751,"timestamp":6670328070212,"id":954,"parentId":924,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"ssr"},"startTime":1778061698496,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3896,"timestamp":6670328070290,"id":955,"parentId":924,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-empty-scalar-position.js","layer":"ssr"},"startTime":1778061698496,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8614,"timestamp":6670328070526,"id":957,"parentId":928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/not-found.js","layer":"ssr"},"startTime":1778061698497,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9095,"timestamp":6670328070360,"id":956,"parentId":928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"ssr"},"startTime":1778061698496,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2826,"timestamp":6670328080204,"id":960,"parentId":928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"ssr"},"startTime":1778061698506,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3304,"timestamp":6670328080078,"id":959,"parentId":928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unauthorized.js","layer":"ssr"},"startTime":1778061698506,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3824,"timestamp":6670328079890,"id":958,"parentId":928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/forbidden.js","layer":"ssr"},"startTime":1778061698506,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3650,"timestamp":6670328080311,"id":961,"parentId":767,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/folder-lock.mjs","layer":"ssr"},"startTime":1778061698506,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3733,"timestamp":6670328080433,"id":962,"parentId":767,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield-check.mjs","layer":"ssr"},"startTime":1778061698506,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3789,"timestamp":6670328080543,"id":963,"parentId":767,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/globe.mjs","layer":"ssr"},"startTime":1778061698507,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3921,"timestamp":6670328080657,"id":964,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/match-segments.js","layer":"ssr"},"startTime":1778061698507,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3920,"timestamp":6670328080873,"id":966,"parentId":931,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"ssr"},"startTime":1778061698507,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4161,"timestamp":6670328080971,"id":967,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"ssr"},"startTime":1778061698507,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4989,"timestamp":6670328080765,"id":965,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/use-action-queue.js","layer":"ssr"},"startTime":1778061698507,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2578,"timestamp":6670328086187,"id":969,"parentId":939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js","layer":"ssr"},"startTime":1778061698512,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2740,"timestamp":6670328086285,"id":970,"parentId":942,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js","layer":"ssr"},"startTime":1778061698512,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2917,"timestamp":6670328086360,"id":971,"parentId":950,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/bool.js","layer":"ssr"},"startTime":1778061698512,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4639,"timestamp":6670328086434,"id":972,"parentId":950,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/float.js","layer":"ssr"},"startTime":1778061698512,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4996,"timestamp":6670328086499,"id":973,"parentId":950,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/int.js","layer":"ssr"},"startTime":1778061698513,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12861,"timestamp":6670328081095,"id":968,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"ssr"},"startTime":1778061698507,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":8130,"timestamp":6670328086564,"id":974,"parentId":779,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"ssr"},"startTime":1778061698513,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9696,"timestamp":6670328086746,"id":975,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation.js","layer":"ssr"},"startTime":1778061698513,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3976,"timestamp":6670328097366,"id":976,"parentId":953,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-map.js","layer":"ssr"},"startTime":1778061698523,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4134,"timestamp":6670328097489,"id":977,"parentId":953,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-seq.js","layer":"ssr"},"startTime":1778061698524,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4975,"timestamp":6670328097569,"id":978,"parentId":953,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-collection.js","layer":"ssr"},"startTime":1778061698524,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2423,"timestamp":6670328109371,"id":980,"parentId":965,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"ssr"},"startTime":1778061698535,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3055,"timestamp":6670328109159,"id":979,"parentId":960,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"ssr"},"startTime":1778061698535,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4966,"timestamp":6670328114077,"id":985,"parentId":779,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"ssr"},"startTime":1778061698540,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6212,"timestamp":6670328113473,"id":983,"parentId":779,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"ssr"},"startTime":1778061698540,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7673,"timestamp":6670328113270,"id":982,"parentId":779,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"ssr"},"startTime":1778061698539,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":8467,"timestamp":6670328113774,"id":984,"parentId":694,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"ssr"},"startTime":1778061698540,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8670,"timestamp":6670328114361,"id":986,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/vary-path.js","layer":"ssr"},"startTime":1778061698540,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8850,"timestamp":6670328114693,"id":988,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/bfcache.js","layer":"ssr"},"startTime":1778061698541,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10389,"timestamp":6670328114532,"id":987,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/optimistic-routes.js","layer":"ssr"},"startTime":1778061698541,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11874,"timestamp":6670328113198,"id":981,"parentId":974,"tags":{"name":"__barrel_optimize__?names=CreditCard!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698539,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4601,"timestamp":6670328125793,"id":990,"parentId":976,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-contains-newline.js","layer":"ssr"},"startTime":1778061698552,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4648,"timestamp":6670328125929,"id":991,"parentId":976,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-flow-indent-check.js","layer":"ssr"},"startTime":1778061698552,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4723,"timestamp":6670328126025,"id":992,"parentId":976,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-map-includes.js","layer":"ssr"},"startTime":1778061698552,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":25102,"timestamp":6670328114854,"id":989,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache.js","layer":"ssr"},"startTime":1778061698541,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14181,"timestamp":6670328126108,"id":993,"parentId":782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/committed-state.js","layer":"ssr"},"startTime":1778061698552,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1929,"timestamp":6670328141923,"id":994,"parentId":979,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"ssr"},"startTime":1778061698568,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3725,"timestamp":6670328152418,"id":995,"parentId":985,"tags":{"name":"__barrel_optimize__?names=Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698578,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3768,"timestamp":6670328152521,"id":996,"parentId":983,"tags":{"name":"__barrel_optimize__?names=Terminal!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698579,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3944,"timestamp":6670328152580,"id":997,"parentId":982,"tags":{"name":"__barrel_optimize__?names=Activity,AlertTriangle,Check,Cloud,FolderLock,Loader2,Monitor,Plus,Send,Server,Shield,Sliders,Webhook,Workflow,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698579,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4613,"timestamp":6670328156772,"id":998,"parentId":989,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"ssr"},"startTime":1778061698583,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3959,"timestamp":6670328157694,"id":1003,"parentId":826,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield.mjs","layer":"ssr"},"startTime":1778061698584,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":4938,"timestamp":6670328157219,"id":1000,"parentId":799,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"ssr"},"startTime":1778061698583,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5163,"timestamp":6670328157574,"id":1002,"parentId":845,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"ssr"},"startTime":1778061698584,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6751,"timestamp":6670328156921,"id":999,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"ssr"},"startTime":1778061698583,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6053,"timestamp":6670328157816,"id":1004,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/eye.mjs","layer":"ssr"},"startTime":1778061698584,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6229,"timestamp":6670328157982,"id":1005,"parentId":852,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/has-base-path.js","layer":"ssr"},"startTime":1778061698584,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6314,"timestamp":6670328158158,"id":1006,"parentId":849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"ssr"},"startTime":1778061698584,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":13099,"timestamp":6670328157499,"id":1001,"parentId":984,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,FileCode2,Loader2,Pencil,Plus,Sparkles,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698584,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":16272,"timestamp":6670328158329,"id":1007,"parentId":849,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"ssr"},"startTime":1778061698584,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10225,"timestamp":6670328164988,"id":1008,"parentId":874,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/dollar-sign.mjs","layer":"ssr"},"startTime":1778061698591,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10241,"timestamp":6670328165182,"id":1009,"parentId":884,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/menu.mjs","layer":"ssr"},"startTime":1778061698591,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7741,"timestamp":6670328178182,"id":1010,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/activity.mjs","layer":"ssr"},"startTime":1778061698604,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2067,"timestamp":6670328186239,"id":1011,"parentId":1002,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"ssr"},"startTime":1778061698612,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2133,"timestamp":6670328186444,"id":1012,"parentId":1005,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"ssr"},"startTime":1778061698612,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3620,"timestamp":6670328188666,"id":1013,"parentId":1001,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sparkles.mjs","layer":"ssr"},"startTime":1778061698615,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3713,"timestamp":6670328188828,"id":1014,"parentId":789,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"ssr"},"startTime":1778061698615,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3348,"timestamp":6670328189382,"id":1017,"parentId":922,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/repeat.mjs","layer":"ssr"},"startTime":1778061698615,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3327,"timestamp":6670328189562,"id":1018,"parentId":922,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/rotate-cw.mjs","layer":"ssr"},"startTime":1778061698616,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4303,"timestamp":6670328189052,"id":1015,"parentId":813,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"ssr"},"startTime":1778061698615,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3955,"timestamp":6670328189742,"id":1019,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-call-server.js","layer":"ssr"},"startTime":1778061698616,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4251,"timestamp":6670328189914,"id":1020,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1778061698616,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4394,"timestamp":6670328190086,"id":1021,"parentId":901,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unrecognized-action-error.js","layer":"ssr"},"startTime":1778061698616,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9562,"timestamp":6670328189285,"id":1016,"parentId":999,"tags":{"name":"__barrel_optimize__?names=Pencil,Plus,Sparkles,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698615,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4556,"timestamp":6670328194830,"id":1022,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/navigation-build-id.js","layer":"ssr"},"startTime":1778061698621,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5165,"timestamp":6670328194993,"id":1023,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/flight-data-helpers.js","layer":"ssr"},"startTime":1778061698621,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6283,"timestamp":6670328211692,"id":1024,"parentId":1015,"tags":{"name":"__barrel_optimize__?names=XIcon!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698638,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4542,"timestamp":6670328216898,"id":1026,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"ssr"},"startTime":1778061698643,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4684,"timestamp":6670328217191,"id":1028,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"ssr"},"startTime":1778061698643,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9771,"timestamp":6670328217062,"id":1027,"parentId":975,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"ssr"},"startTime":1778061698643,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9809,"timestamp":6670328217421,"id":1030,"parentId":975,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/javascript-url.js","layer":"ssr"},"startTime":1778061698643,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10603,"timestamp":6670328217312,"id":1029,"parentId":975,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js","layer":"ssr"},"startTime":1778061698643,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":13676,"timestamp":6670328216643,"id":1025,"parentId":935,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"ssr"},"startTime":1778061698643,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":15503,"timestamp":6670328220283,"id":1031,"parentId":981,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/credit-card.mjs","layer":"ssr"},"startTime":1778061698646,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":16833,"timestamp":6670328220462,"id":1032,"parentId":986,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-map.js","layer":"ssr"},"startTime":1778061698646,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2518,"timestamp":6670328239660,"id":1034,"parentId":1028,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"ssr"},"startTime":1778061698666,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2868,"timestamp":6670328239887,"id":1035,"parentId":988,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"ssr"},"startTime":1778061698666,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6316,"timestamp":6670328239512,"id":1033,"parentId":1025,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Shuffle,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698666,"traceId":"f02d898778399ea0"}]
9
+ [{"name":"build-module-js","duration":1625,"timestamp":6670328250606,"id":1037,"parentId":968,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client.js","layer":"ssr"},"startTime":1778061698677,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7443,"timestamp":6670328249166,"id":1036,"parentId":1034,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hash.js","layer":"ssr"},"startTime":1778061698675,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6164,"timestamp":6670328250941,"id":1039,"parentId":996,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/terminal.mjs","layer":"ssr"},"startTime":1778061698677,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6227,"timestamp":6670328251089,"id":1040,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/cloud.mjs","layer":"ssr"},"startTime":1778061698677,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7066,"timestamp":6670328250728,"id":1038,"parentId":900,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"ssr"},"startTime":1778061698677,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6652,"timestamp":6670328251336,"id":1042,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/monitor.mjs","layer":"ssr"},"startTime":1778061698677,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6975,"timestamp":6670328251218,"id":1041,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/server.mjs","layer":"ssr"},"startTime":1778061698677,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6840,"timestamp":6670328251512,"id":1043,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/send.mjs","layer":"ssr"},"startTime":1778061698678,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6911,"timestamp":6670328251681,"id":1044,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sliders-vertical.mjs","layer":"ssr"},"startTime":1778061698678,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1781,"timestamp":6670328259291,"id":1046,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/workflow.mjs","layer":"ssr"},"startTime":1778061698685,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2253,"timestamp":6670328258990,"id":1045,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/webhook.mjs","layer":"ssr"},"startTime":1778061698685,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7033,"timestamp":6670328261321,"id":1047,"parentId":855,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tailwind-merge@3.5.0/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"ssr"},"startTime":1778061698687,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3494,"timestamp":6670328271167,"id":1048,"parentId":1038,"tags":{"name":"__barrel_optimize__?names=Check,ClipboardList,Code2,Eye,FileCode2,FlaskConical,GitPullRequest,Loader2,Search,Shuffle,TestTube2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698697,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2384,"timestamp":6670328273699,"id":1052,"parentId":1001,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/file-code-corner.mjs","layer":"ssr"},"startTime":1778061698700,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3669,"timestamp":6670328273374,"id":1051,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"ssr"},"startTime":1778061698699,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5196,"timestamp":6670328272758,"id":1049,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"ssr"},"startTime":1778061698699,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2805,"timestamp":6670328279407,"id":1053,"parentId":855,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1778061698705,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10371,"timestamp":6670328273045,"id":1050,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"ssr"},"startTime":1778061698699,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":2681,"timestamp":6670328285846,"id":1055,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"ssr"},"startTime":1778061698712,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3188,"timestamp":6670328286131,"id":1056,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"ssr"},"startTime":1778061698712,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4564,"timestamp":6670328286801,"id":1058,"parentId":1007,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/lru.js","layer":"ssr"},"startTime":1778061698713,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5859,"timestamp":6670328285738,"id":1054,"parentId":1049,"tags":{"name":"__barrel_optimize__?names=CheckCircle2,ChevronLeft,ChevronRight!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698712,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":6141,"timestamp":6670328286461,"id":1057,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"ssr"},"startTime":1778061698712,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3375,"timestamp":6670328292852,"id":1059,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"ssr"},"startTime":1778061698719,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3790,"timestamp":6670328293083,"id":1060,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"ssr"},"startTime":1778061698719,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5019,"timestamp":6670328297205,"id":1061,"parentId":1055,"tags":{"name":"__barrel_optimize__?names=Layers,Shuffle,Sliders,Tag!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698723,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1535,"timestamp":6670328304228,"id":1066,"parentId":901,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js","layer":"ssr"},"startTime":1778061698730,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3303,"timestamp":6670328303422,"id":1062,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"ssr"},"startTime":1778061698729,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3574,"timestamp":6670328303670,"id":1063,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"ssr"},"startTime":1778061698730,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3349,"timestamp":6670328304050,"id":1065,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"ssr"},"startTime":1778061698730,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3861,"timestamp":6670328303860,"id":1064,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"ssr"},"startTime":1778061698730,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3521,"timestamp":6670328304359,"id":1067,"parentId":1025,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"ssr"},"startTime":1778061698730,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3165,"timestamp":6670328304916,"id":1069,"parentId":1033,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shuffle.mjs","layer":"ssr"},"startTime":1778061698731,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3660,"timestamp":6670328304636,"id":1068,"parentId":1025,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"ssr"},"startTime":1778061698731,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4581,"timestamp":6670328308736,"id":1072,"parentId":902,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/radix-ui@1.4.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@19.2.14_react_8630af8f756c6a5269f4297295494860/node_modules/radix-ui/dist/index.mjs","layer":"ssr"},"startTime":1778061698735,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7967,"timestamp":6670328308628,"id":1070,"parentId":1059,"tags":{"name":"__barrel_optimize__?names=AlertTriangle!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698735,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":8056,"timestamp":6670328308693,"id":1071,"parentId":1060,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,Loader2,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698735,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1463,"timestamp":6670328317187,"id":1073,"parentId":902,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.mjs","layer":"ssr"},"startTime":1778061698743,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1617,"timestamp":6670328319568,"id":1076,"parentId":1048,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clipboard-list.mjs","layer":"ssr"},"startTime":1778061698746,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1958,"timestamp":6670328319420,"id":1075,"parentId":1048,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/flask-conical.mjs","layer":"ssr"},"startTime":1778061698745,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3020,"timestamp":6670328319343,"id":1074,"parentId":1068,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698745,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3333,"timestamp":6670328321446,"id":1077,"parentId":1048,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/git-pull-request.mjs","layer":"ssr"},"startTime":1778061698747,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3441,"timestamp":6670328321590,"id":1078,"parentId":1048,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/test-tube-diagonal.mjs","layer":"ssr"},"startTime":1778061698748,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1394,"timestamp":6670328325126,"id":1079,"parentId":1054,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-right.mjs","layer":"ssr"},"startTime":1778061698751,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1402,"timestamp":6670328325274,"id":1080,"parentId":1054,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-left.mjs","layer":"ssr"},"startTime":1778061698751,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":1835,"timestamp":6670328328089,"id":1082,"parentId":1049,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"ssr"},"startTime":1778061698754,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1577,"timestamp":6670328328634,"id":1084,"parentId":1061,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/tag.mjs","layer":"ssr"},"startTime":1778061698755,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":2305,"timestamp":6670328328271,"id":1083,"parentId":1049,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"ssr"},"startTime":1778061698754,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5781,"timestamp":6670328327877,"id":1081,"parentId":1049,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"ssr"},"startTime":1778061698754,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2013,"timestamp":6670328336045,"id":1085,"parentId":1081,"tags":{"name":"__barrel_optimize__?names=Plus,Shuffle,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698762,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":2572,"timestamp":6670328338272,"id":1086,"parentId":1064,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"ssr"},"startTime":1778061698764,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3381,"timestamp":6670328360847,"id":1087,"parentId":1049,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"ssr"},"startTime":1778061698787,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2063,"timestamp":6670328367576,"id":1088,"parentId":1087,"tags":{"name":"__barrel_optimize__?names=Plus!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698794,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3065,"timestamp":6670328409844,"id":1090,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"ssr"},"startTime":1778061698836,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3839,"timestamp":6670328409543,"id":1089,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"ssr"},"startTime":1778061698836,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4147,"timestamp":6670328410057,"id":1091,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"ssr"},"startTime":1778061698836,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2210,"timestamp":6670328422582,"id":1092,"parentId":1091,"tags":{"name":"__barrel_optimize__?names=ArrowDown,ArrowUp,ChevronDown,ChevronRight,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061698849,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1191,"timestamp":6670328425066,"id":1093,"parentId":1086,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"ssr"},"startTime":1778061698851,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":965,"timestamp":6670328428470,"id":1095,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-accessible-icon@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@ty_d82538e2dc1c85e81d10c78e4650fbee/node_modules/@radix-ui/react-accessible-icon/dist/index.mjs","layer":"ssr"},"startTime":1778061698855,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5391,"timestamp":6670328428315,"id":1094,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-alert-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@type_d492cfbed6c88f7a3980b921a627d48d/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs","layer":"ssr"},"startTime":1778061698854,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":783,"timestamp":6670328437359,"id":1098,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-aspect-ratio@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types_96bcec06796fd925f9bce26c5b0bc695/node_modules/@radix-ui/react-aspect-ratio/dist/index.mjs","layer":"ssr"},"startTime":1778061698863,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4385,"timestamp":6670328437289,"id":1097,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-checkbox@1.3.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_a9bfe74df417688e01ae6068318bf0dd/node_modules/@radix-ui/react-checkbox/dist/index.mjs","layer":"ssr"},"startTime":1778061698863,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6120,"timestamp":6670328437179,"id":1096,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-accordion@1.2.12_@types+react-dom@19.2.3_@types+react@19.2.14__@types+r_8b3df72274e0fa0cff1629993ef7cc33/node_modules/@radix-ui/react-accordion/dist/index.mjs","layer":"ssr"},"startTime":1778061698863,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6795,"timestamp":6670328439610,"id":1099,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-avatar@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_06c5a164da4523571d3e9cd55d04eddf/node_modules/@radix-ui/react-avatar/dist/index.mjs","layer":"ssr"},"startTime":1778061698866,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7869,"timestamp":6670328439699,"id":1100,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-collapsible@1.1.12_@types+react-dom@19.2.3_@types+react@19.2.14__@types_10a2c6d0ac3bcc7422bd3020fe61e076/node_modules/@radix-ui/react-collapsible/dist/index.mjs","layer":"ssr"},"startTime":1778061698866,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":589,"timestamp":6670328450695,"id":1105,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-direction@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"ssr"},"startTime":1778061698877,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6425,"timestamp":6670328449041,"id":1102,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-form@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@1_ac782b7f287a9ebe6066a603dfc1b780/node_modules/@radix-ui/react-form/dist/index.mjs","layer":"ssr"},"startTime":1778061698875,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9037,"timestamp":6670328448916,"id":1101,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_779045218dc2799d336e7197abef9d38/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"ssr"},"startTime":1778061698875,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":14395,"timestamp":6670328449115,"id":1103,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-context-menu@2.2.16_@types+react-dom@19.2.3_@types+react@19.2.14__@type_7ddebea395c65d3c4d3683b445765102/node_modules/@radix-ui/react-context-menu/dist/index.mjs","layer":"ssr"},"startTime":1778061698875,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":14503,"timestamp":6670328450603,"id":1104,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@typ_73af8346b6b2e99f5d79f55f5dac0b34/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs","layer":"ssr"},"startTime":1778061698877,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":8635,"timestamp":6670328494333,"id":1106,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-hover-card@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_7ad81962fbdf173de4beb0078b2863c0/node_modules/@radix-ui/react-hover-card/dist/index.mjs","layer":"ssr"},"startTime":1778061698920,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6537,"timestamp":6670328497738,"id":1107,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_0e34a2d9c9cbbbf963013b9dd979f6f1/node_modules/@radix-ui/react-label/dist/index.mjs","layer":"ssr"},"startTime":1778061698924,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7229,"timestamp":6670328519826,"id":1108,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-menubar@1.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_2538d85c615acf13b2f2294bd07156f9/node_modules/@radix-ui/react-menubar/dist/index.mjs","layer":"ssr"},"startTime":1778061698946,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9723,"timestamp":6670328519964,"id":1109,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-one-time-password-field@0.1.8_@types+react-dom@19.2.3_@types+react@19.2_d966c07edda083842dfc81816512d421/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs","layer":"ssr"},"startTime":1778061698946,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11913,"timestamp":6670328607993,"id":1110,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-navigation-menu@1.2.14_@types+react-dom@19.2.3_@types+react@19.2.14__@t_7563284ec2dc0b07b96e6ca399b56630/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs","layer":"ssr"},"startTime":1778061699034,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6051,"timestamp":6670328615566,"id":1111,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-password-toggle-field@0.1.3_@types+react-dom@19.2.3_@types+react@19.2.1_f140fea76c74b024d58beaaf8d08d46c/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs","layer":"ssr"},"startTime":1778061699042,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7112,"timestamp":6670328615682,"id":1112,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-popover@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_8b5332f8e883134e9d9ab2856fc4395d/node_modules/@radix-ui/react-popover/dist/index.mjs","layer":"ssr"},"startTime":1778061699042,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2407,"timestamp":6670328665360,"id":1113,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_7668895bec2444446faa4e0f4eb5244b/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"ssr"},"startTime":1778061699091,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2389,"timestamp":6670328666747,"id":1114,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-progress@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_d26b5d8ff64e53a10c8029fddad30be5/node_modules/@radix-ui/react-progress/dist/index.mjs","layer":"ssr"},"startTime":1778061699093,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4156,"timestamp":6670328675679,"id":1115,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-radio-group@1.3.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_cc2a70da647cefa06e7f90fd9b481f08/node_modules/@radix-ui/react-radio-group/dist/index.mjs","layer":"ssr"},"startTime":1778061699102,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7355,"timestamp":6670328677654,"id":1116,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-scroll-area@1.2.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types_155614c2fe5222bb9b221068b09efefc/node_modules/@radix-ui/react-scroll-area/dist/index.mjs","layer":"ssr"},"startTime":1778061699104,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":12480,"timestamp":6670328702287,"id":1117,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-select@2.2.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_53894a32562cb9eeb6aef8b357a4f4e3/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"ssr"},"startTime":1778061699128,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":729,"timestamp":6670328750545,"id":1118,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-separator@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+re_708d1054dbf5e38a292cb79d1c79b4a1/node_modules/@radix-ui/react-separator/dist/index.mjs","layer":"ssr"},"startTime":1778061699177,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1226,"timestamp":6670328763487,"id":1120,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"ssr"},"startTime":1778061699190,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2208,"timestamp":6670328763585,"id":1121,"parentId":1092,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-down.mjs","layer":"ssr"},"startTime":1778061699190,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5996,"timestamp":6670328761979,"id":1119,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-slider@1.3.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_c6a3fae91eb6750caf661d179680cb4a/node_modules/@radix-ui/react-slider/dist/index.mjs","layer":"ssr"},"startTime":1778061699188,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3912,"timestamp":6670328793791,"id":1122,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-switch@1.2.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_e3738c514c10df2ef7e24af5ee461853/node_modules/@radix-ui/react-switch/dist/index.mjs","layer":"ssr"},"startTime":1778061699220,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4532,"timestamp":6670328793927,"id":1123,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-tabs@1.1.13_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_2ad0945e3cb98dc5bbfaaf29c105e977/node_modules/@radix-ui/react-tabs/dist/index.mjs","layer":"ssr"},"startTime":1778061699220,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4723,"timestamp":6670328795861,"id":1124,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toggle@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_63d136f11f5f79b42c1373b9162ffc86/node_modules/@radix-ui/react-toggle/dist/index.mjs","layer":"ssr"},"startTime":1778061699222,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":4736,"timestamp":6670328796163,"id":1126,"parentId":1089,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"ssr"},"startTime":1778061699222,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6220,"timestamp":6670328795958,"id":1125,"parentId":1091,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"ssr"},"startTime":1778061699222,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1160,"timestamp":6670328835319,"id":1129,"parentId":1093,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"ssr"},"startTime":1778061699261,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1482,"timestamp":6670328835457,"id":1131,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-visually-hidden@1.2.3_@types+react-dom@19.2.3_@types+react@19.2.14__@ty_fa89646d7248b32d1762bf88948f6339/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"ssr"},"startTime":1778061699261,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5340,"timestamp":6670328832633,"id":1127,"parentId":1092,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-up.mjs","layer":"ssr"},"startTime":1778061699259,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3937,"timestamp":6670328835207,"id":1128,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toolbar@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_0c21b1d71c2cf2b659e30aa892e5950d/node_modules/@radix-ui/react-toolbar/dist/index.mjs","layer":"ssr"},"startTime":1778061699261,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4359,"timestamp":6670328835527,"id":1132,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toggle-group@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@type_0c124bdbaa351e80a671757a596f81ce/node_modules/@radix-ui/react-toggle-group/dist/index.mjs","layer":"ssr"},"startTime":1778061699262,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7616,"timestamp":6670328835390,"id":1130,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toast@1.2.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_4581e89c6ba13e4159ce65546c8b2a16/node_modules/@radix-ui/react-toast/dist/index.mjs","layer":"ssr"},"startTime":1778061699261,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1341,"timestamp":6670328880049,"id":1134,"parentId":1094,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"ssr"},"startTime":1778061699306,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":652,"timestamp":6670328883574,"id":1135,"parentId":1094,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"ssr"},"startTime":1778061699310,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":901,"timestamp":6670328883671,"id":1136,"parentId":1094,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"ssr"},"startTime":1778061699310,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7534,"timestamp":6670328879885,"id":1133,"parentId":1072,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-tooltip@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_9074d9fb06315b089b2bee17c4c65951/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"ssr"},"startTime":1778061699306,"traceId":"f02d898778399ea0"}]
10
+ [{"name":"build-module-mjs","duration":707,"timestamp":6670328898504,"id":1137,"parentId":1098,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+re_1181ea5061ec9212248424669240e4ec/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"ssr"},"startTime":1778061699325,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":773,"timestamp":6670328908685,"id":1138,"parentId":1097,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"ssr"},"startTime":1778061699335,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":828,"timestamp":6670328908814,"id":1139,"parentId":1097,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"ssr"},"startTime":1778061699335,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1648,"timestamp":6670328915370,"id":1141,"parentId":1096,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"ssr"},"startTime":1778061699341,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1736,"timestamp":6670328915531,"id":1143,"parentId":1100,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"ssr"},"startTime":1778061699342,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1842,"timestamp":6670328915603,"id":1144,"parentId":1099,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"ssr"},"startTime":1778061699342,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5307,"timestamp":6670328913190,"id":1140,"parentId":1097,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-presence@1.1.5_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_c01c26c80b5ab5e3ecefbda6eca51ad1/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"ssr"},"startTime":1778061699339,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6805,"timestamp":6670328915459,"id":1142,"parentId":1096,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+r_161926fa2509d0b7370b60b8bb4eb8b0/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"ssr"},"startTime":1778061699341,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":785,"timestamp":6670328931544,"id":1145,"parentId":1099,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-is-hydrated@0.1.0_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs","layer":"ssr"},"startTime":1778061699358,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":473,"timestamp":6670328934561,"id":1146,"parentId":1099,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"ssr"},"startTime":1778061699361,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":639,"timestamp":6670328938426,"id":1149,"parentId":1101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"ssr"},"startTime":1778061699364,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1283,"timestamp":6670328938593,"id":1151,"parentId":1101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js","layer":"ssr"},"startTime":1778061699365,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5037,"timestamp":6670328937081,"id":1147,"parentId":1101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14___3d3960154a4c07d09bb90cb341135fc5/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"ssr"},"startTime":1778061699363,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6075,"timestamp":6670328937171,"id":1148,"parentId":1101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_f62f3af4ca2ba305a7aecf04c8534604/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"ssr"},"startTime":1778061699363,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5031,"timestamp":6670328938522,"id":1150,"parentId":1101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"ssr"},"startTime":1778061699365,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3480,"timestamp":6670328961892,"id":1153,"parentId":1106,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-popper@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_13e0521d8aea7ebfbfb8bee1fb615c05/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"ssr"},"startTime":1778061699388,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9714,"timestamp":6670328960041,"id":1152,"parentId":1103,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_73ff7391b7be14d4dbff03af4dbac090/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"ssr"},"startTime":1778061699386,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":718,"timestamp":6670329008252,"id":1155,"parentId":1109,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+number@1.1.1/node_modules/@radix-ui/number/dist/index.mjs","layer":"ssr"},"startTime":1778061699434,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":775,"timestamp":6670329009531,"id":1156,"parentId":1109,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-effect-event@0.0.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-effect-event/dist/index.mjs","layer":"ssr"},"startTime":1778061699436,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4544,"timestamp":6670329008105,"id":1154,"parentId":1108,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@type_4eeb29c998b846c35358e2f929e7490e/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"ssr"},"startTime":1778061699434,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3230,"timestamp":6670329009623,"id":1157,"parentId":1126,"tags":{"name":"__barrel_optimize__?names=ClipboardList,Code2,Eye,FileCode2,FlaskConical,GitPullRequest,Search,Shuffle,TestTube2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061699436,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1405,"timestamp":6670329029505,"id":1158,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"ssr"},"startTime":1778061699456,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2234,"timestamp":6670329029644,"id":1159,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"ssr"},"startTime":1778061699456,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":21599,"timestamp":6670329029719,"id":1160,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"ssr"},"startTime":1778061699456,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":22404,"timestamp":6670329029785,"id":1161,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/parseUtil.js","layer":"ssr"},"startTime":1778061699456,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":22434,"timestamp":6670329029855,"id":1162,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/typeAliases.js","layer":"ssr"},"startTime":1778061699456,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1051,"timestamp":6670329055232,"id":1165,"parentId":1129,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/util.js","layer":"ssr"},"startTime":1778061699481,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3583,"timestamp":6670329055012,"id":1164,"parentId":1125,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"ssr"},"startTime":1778061699481,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4437,"timestamp":6670329054702,"id":1163,"parentId":1125,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"ssr"},"startTime":1778061699481,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":379,"timestamp":6670329064994,"id":1167,"parentId":1145,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/shim/index.js","layer":"ssr"},"startTime":1778061699491,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2066,"timestamp":6670329063653,"id":1166,"parentId":1164,"tags":{"name":"__barrel_optimize__?names=Plus,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778061699490,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":711,"timestamp":6670329095443,"id":1168,"parentId":1149,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"ssr"},"startTime":1778061699521,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":523,"timestamp":6670329114251,"id":1169,"parentId":1160,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.js","layer":"ssr"},"startTime":1778061699540,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":961,"timestamp":6670329118063,"id":1170,"parentId":1158,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/locales/en.js","layer":"ssr"},"startTime":1778061699544,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":566,"timestamp":6670329120245,"id":1171,"parentId":1167,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"ssr"},"startTime":1778061699546,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":632,"timestamp":6670329129317,"id":1172,"parentId":1147,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"ssr"},"startTime":1778061699555,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":478,"timestamp":6670329131571,"id":1173,"parentId":1153,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_e05f2c19a58a99fddf374207b5e3778c/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"ssr"},"startTime":1778061699558,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":784,"timestamp":6670329134999,"id":1174,"parentId":1168,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"ssr"},"startTime":1778061699561,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":458,"timestamp":6670329136706,"id":1175,"parentId":1168,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"ssr"},"startTime":1778061699563,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1521,"timestamp":6670329139477,"id":1176,"parentId":1153,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+react-dom@2.1.8_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"ssr"},"startTime":1778061699566,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1284,"timestamp":6670329148900,"id":1177,"parentId":1175,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"ssr"},"startTime":1778061699575,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1304,"timestamp":6670329149008,"id":1178,"parentId":1174,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"ssr"},"startTime":1778061699575,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":582,"timestamp":6670329158603,"id":1179,"parentId":1177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"ssr"},"startTime":1778061699585,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":969,"timestamp":6670329158714,"id":1180,"parentId":1177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"ssr"},"startTime":1778061699585,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3195,"timestamp":6670329167652,"id":1181,"parentId":1168,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"ssr"},"startTime":1778061699594,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":487,"timestamp":6670329176460,"id":1182,"parentId":1174,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/index.js","layer":"ssr"},"startTime":1778061699602,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":359,"timestamp":6670329177882,"id":1183,"parentId":1175,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/index.js","layer":"ssr"},"startTime":1778061699604,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":441,"timestamp":6670329179314,"id":1184,"parentId":1174,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"ssr"},"startTime":1778061699605,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":538,"timestamp":6670329179403,"id":1185,"parentId":1177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"ssr"},"startTime":1778061699605,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3072,"timestamp":6670329183062,"id":1186,"parentId":1176,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"ssr"},"startTime":1778061699609,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":538,"timestamp":6670329188695,"id":1187,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"ssr"},"startTime":1778061699615,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":586,"timestamp":6670329188784,"id":1188,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"ssr"},"startTime":1778061699615,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":941,"timestamp":6670329190575,"id":1189,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"ssr"},"startTime":1778061699617,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1003,"timestamp":6670329190669,"id":1190,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"ssr"},"startTime":1778061699617,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1212,"timestamp":6670329190743,"id":1191,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"ssr"},"startTime":1778061699617,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1363,"timestamp":6670329190811,"id":1192,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"ssr"},"startTime":1778061699617,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1438,"timestamp":6670329190874,"id":1193,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"ssr"},"startTime":1778061699617,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1494,"timestamp":6670329190942,"id":1194,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"ssr"},"startTime":1778061699617,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":946,"timestamp":6670329194728,"id":1195,"parentId":1177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/index.js","layer":"ssr"},"startTime":1778061699621,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1245,"timestamp":6670329194815,"id":1196,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/hook.js","layer":"ssr"},"startTime":1778061699621,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1404,"timestamp":6670329194882,"id":1197,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"ssr"},"startTime":1778061699621,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1463,"timestamp":6670329194954,"id":1198,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/config.js","layer":"ssr"},"startTime":1778061699621,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1708,"timestamp":6670329195028,"id":1199,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"ssr"},"startTime":1778061699621,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1823,"timestamp":6670329195092,"id":1200,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/exports.js","layer":"ssr"},"startTime":1778061699621,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2126,"timestamp":6670329195152,"id":1201,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/medium.js","layer":"ssr"},"startTime":1778061699621,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":536,"timestamp":6670329198623,"id":1202,"parentId":1185,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"ssr"},"startTime":1778061699625,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":904,"timestamp":6670329198708,"id":1203,"parentId":1185,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"ssr"},"startTime":1778061699625,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":303,"timestamp":6670329201717,"id":1204,"parentId":1196,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/env.js","layer":"ssr"},"startTime":1778061699628,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":590,"timestamp":6670329204656,"id":1205,"parentId":1195,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/component.js","layer":"ssr"},"startTime":1778061699631,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":782,"timestamp":6670329204746,"id":1206,"parentId":1195,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"ssr"},"startTime":1778061699631,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":867,"timestamp":6670329204821,"id":1207,"parentId":1195,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"ssr"},"startTime":1778061699631,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1481,"timestamp":6670329216567,"id":1208,"parentId":1186,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"ssr"},"startTime":1778061699643,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":956,"timestamp":6670329222581,"id":1209,"parentId":1186,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"ssr"},"startTime":1778061699649,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6566,"timestamp":6670329225697,"id":1210,"parentId":1186,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+core@1.7.5/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"ssr"},"startTime":1778061699652,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":365,"timestamp":6670329233603,"id":1211,"parentId":1204,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/detect-node-es@1.1.0/node_modules/detect-node-es/esm/node.js","layer":"ssr"},"startTime":1778061699660,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":417,"timestamp":6670329237125,"id":1212,"parentId":1206,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js","layer":"ssr"},"startTime":1778061699663,"traceId":"f02d898778399ea0"},{"name":"make","duration":3387179,"timestamp":6670325869626,"id":21,"parentId":19,"tags":{},"startTime":1778061696296,"traceId":"f02d898778399ea0"},{"name":"get-entries","duration":885,"timestamp":6670329259734,"id":1214,"parentId":1213,"tags":{},"startTime":1778061699686,"traceId":"f02d898778399ea0"},{"name":"node-file-trace-plugin","duration":131960,"timestamp":6670329264736,"id":1215,"parentId":1213,"tags":{"traceEntryCount":"30"},"startTime":1778061699691,"traceId":"f02d898778399ea0"},{"name":"collect-traced-files","duration":924,"timestamp":6670329396711,"id":1216,"parentId":1213,"tags":{},"startTime":1778061699823,"traceId":"f02d898778399ea0"},{"name":"finish-modules","duration":138045,"timestamp":6670329259595,"id":1213,"parentId":20,"tags":{},"startTime":1778061699686,"traceId":"f02d898778399ea0"},{"name":"chunk-graph","duration":29003,"timestamp":6670329451846,"id":1218,"parentId":1217,"tags":{},"startTime":1778061699878,"traceId":"f02d898778399ea0"},{"name":"optimize-modules","duration":24,"timestamp":6670329480955,"id":1220,"parentId":1217,"tags":{},"startTime":1778061699907,"traceId":"f02d898778399ea0"},{"name":"optimize-chunks","duration":43181,"timestamp":6670329481046,"id":1221,"parentId":1217,"tags":{},"startTime":1778061699907,"traceId":"f02d898778399ea0"},{"name":"optimize-tree","duration":99,"timestamp":6670329524312,"id":1222,"parentId":1217,"tags":{},"startTime":1778061699950,"traceId":"f02d898778399ea0"},{"name":"optimize-chunk-modules","duration":19632,"timestamp":6670329524482,"id":1223,"parentId":1217,"tags":{},"startTime":1778061699951,"traceId":"f02d898778399ea0"},{"name":"optimize","duration":63292,"timestamp":6670329480912,"id":1219,"parentId":1217,"tags":{},"startTime":1778061699907,"traceId":"f02d898778399ea0"},{"name":"module-hash","duration":22206,"timestamp":6670329565315,"id":1224,"parentId":1217,"tags":{},"startTime":1778061699991,"traceId":"f02d898778399ea0"},{"name":"code-generation","duration":270316,"timestamp":6670329587572,"id":1225,"parentId":1217,"tags":{},"startTime":1778061700014,"traceId":"f02d898778399ea0"},{"name":"hash","duration":6837,"timestamp":6670329862592,"id":1226,"parentId":1217,"tags":{},"startTime":1778061700289,"traceId":"f02d898778399ea0"},{"name":"code-generation-jobs","duration":585,"timestamp":6670329869428,"id":1227,"parentId":1217,"tags":{},"startTime":1778061700295,"traceId":"f02d898778399ea0"},{"name":"module-assets","duration":356,"timestamp":6670329869928,"id":1228,"parentId":1217,"tags":{},"startTime":1778061700296,"traceId":"f02d898778399ea0"},{"name":"create-chunk-assets","duration":11788,"timestamp":6670329870295,"id":1229,"parentId":1217,"tags":{},"startTime":1778061700296,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":79218,"timestamp":6670329910077,"id":1234,"parentId":1230,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1778061700336,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":79863,"timestamp":6670329909501,"id":1233,"parentId":1230,"tags":{"name":"../app/api/run-artifacts/[chatId]/route.js","cache":"MISS"},"startTime":1778061700336,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":81041,"timestamp":6670329908370,"id":1232,"parentId":1230,"tags":{"name":"../app/_global-error/page.js","cache":"MISS"},"startTime":1778061700334,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":78931,"timestamp":6670329910500,"id":1235,"parentId":1230,"tags":{"name":"../app/icon.svg/route.js","cache":"MISS"},"startTime":1778061700337,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":78488,"timestamp":6670329910962,"id":1236,"parentId":1230,"tags":{"name":"../app/api/daemon/[...path]/route.js","cache":"MISS"},"startTime":1778061700337,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":85833,"timestamp":6670329903642,"id":1231,"parentId":1230,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1778061700330,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":73843,"timestamp":6670329915670,"id":1239,"parentId":1230,"tags":{"name":"../app/personas/page.js","cache":"MISS"},"startTime":1778061700342,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":77733,"timestamp":6670329911817,"id":1237,"parentId":1230,"tags":{"name":"../app/new/page.js","cache":"MISS"},"startTime":1778061700338,"traceId":"f02d898778399ea0"}]
11
+ [{"name":"minify-js","duration":76090,"timestamp":6670329913511,"id":1238,"parentId":1230,"tags":{"name":"../app/onboarding/page.js","cache":"MISS"},"startTime":1778061700340,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":72077,"timestamp":6670329917576,"id":1240,"parentId":1230,"tags":{"name":"../app/settings/page.js","cache":"MISS"},"startTime":1778061700344,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":61820,"timestamp":6670329927875,"id":1242,"parentId":1230,"tags":{"name":"../app/connect/page.js","cache":"MISS"},"startTime":1778061700354,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":55339,"timestamp":6670329934400,"id":1245,"parentId":1230,"tags":{"name":"../app/runs/page.js","cache":"MISS"},"startTime":1778061700360,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":59933,"timestamp":6670329929874,"id":1243,"parentId":1230,"tags":{"name":"../app/demo/[scenario]/page.js","cache":"MISS"},"startTime":1778061700356,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":58276,"timestamp":6670329931600,"id":1244,"parentId":1230,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1778061700358,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":51305,"timestamp":6670329938593,"id":1248,"parentId":1230,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1778061700365,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":54182,"timestamp":6670329935748,"id":1246,"parentId":1230,"tags":{"name":"../app/settings/permissions/page.js","cache":"MISS"},"startTime":1778061700362,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":52661,"timestamp":6670329937311,"id":1247,"parentId":1230,"tags":{"name":"../app/runs/[runId]/page.js","cache":"MISS"},"startTime":1778061700363,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":70043,"timestamp":6670329920194,"id":1241,"parentId":1230,"tags":{"name":"../app/templates/page.js","cache":"MISS"},"startTime":1778061700346,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":26718,"timestamp":6670329963542,"id":1251,"parentId":1230,"tags":{"name":"504.js","cache":"MISS"},"startTime":1778061700390,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":31277,"timestamp":6670329970595,"id":1253,"parentId":1230,"tags":{"name":"557.js","cache":"MISS"},"startTime":1778061700397,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":88680,"timestamp":6670329938929,"id":1249,"parentId":1230,"tags":{"name":"332.js","cache":"MISS"},"startTime":1778061700365,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":79201,"timestamp":6670329964546,"id":1252,"parentId":1230,"tags":{"name":"668.js","cache":"MISS"},"startTime":1778061700391,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":69290,"timestamp":6670329977489,"id":1256,"parentId":1230,"tags":{"name":"681.js","cache":"MISS"},"startTime":1778061700404,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":74589,"timestamp":6670329973208,"id":1254,"parentId":1230,"tags":{"name":"144.js","cache":"MISS"},"startTime":1778061700399,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":70822,"timestamp":6670329978034,"id":1257,"parentId":1230,"tags":{"name":"95.js","cache":"MISS"},"startTime":1778061700404,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":70999,"timestamp":6670329978667,"id":1258,"parentId":1230,"tags":{"name":"946.js","cache":"MISS"},"startTime":1778061700405,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":71140,"timestamp":6670329980990,"id":1260,"parentId":1230,"tags":{"name":"429.js","cache":"MISS"},"startTime":1778061700407,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":75428,"timestamp":6670329976879,"id":1255,"parentId":1230,"tags":{"name":"498.js","cache":"MISS"},"startTime":1778061700403,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":78256,"timestamp":6670329979036,"id":1259,"parentId":1230,"tags":{"name":"597.js","cache":"MISS"},"startTime":1778061700405,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":188722,"timestamp":6670329943873,"id":1250,"parentId":1230,"tags":{"name":"451.js","cache":"MISS"},"startTime":1778061700370,"traceId":"f02d898778399ea0"},{"name":"minify-webpack-plugin-optimize","duration":248496,"timestamp":6670329884125,"id":1230,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1778061700310,"traceId":"f02d898778399ea0"},{"name":"css-minimizer-plugin","duration":150,"timestamp":6670330132810,"id":1261,"parentId":19,"tags":{},"startTime":1778061700559,"traceId":"f02d898778399ea0"},{"name":"create-trace-assets","duration":2805,"timestamp":6670330133158,"id":1262,"parentId":20,"tags":{},"startTime":1778061700559,"traceId":"f02d898778399ea0"},{"name":"seal","duration":720087,"timestamp":6670329427465,"id":1217,"parentId":19,"tags":{},"startTime":1778061699853,"traceId":"f02d898778399ea0"},{"name":"webpack-compilation","duration":4311718,"timestamp":6670325862798,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1778061696289,"traceId":"f02d898778399ea0"},{"name":"emit","duration":7077,"timestamp":6670330174917,"id":1263,"parentId":16,"tags":{},"startTime":1778061700601,"traceId":"f02d898778399ea0"},{"name":"webpack-close","duration":601026,"timestamp":6670330183170,"id":1264,"parentId":16,"tags":{"name":"server"},"startTime":1778061700609,"traceId":"f02d898778399ea0"},{"name":"webpack-generate-error-stats","duration":1876,"timestamp":6670330784252,"id":1265,"parentId":1264,"tags":{},"startTime":1778061701210,"traceId":"f02d898778399ea0"},{"name":"run-webpack-compiler","duration":5215738,"timestamp":6670325570611,"id":16,"parentId":15,"tags":{},"startTime":1778061695997,"traceId":"f02d898778399ea0"},{"name":"format-webpack-messages","duration":67,"timestamp":6670330786355,"id":1266,"parentId":15,"tags":{},"startTime":1778061701212,"traceId":"f02d898778399ea0"},{"name":"worker-main-server","duration":5216192,"timestamp":6670325570339,"id":15,"parentId":1,"tags":{},"startTime":1778061695996,"traceId":"f02d898778399ea0"},{"name":"create-entrypoints","duration":11636,"timestamp":6670331184803,"id":1270,"parentId":1268,"tags":{},"startTime":1778061701611,"traceId":"f02d898778399ea0"},{"name":"generate-webpack-config","duration":236146,"timestamp":6670331196635,"id":1271,"parentId":1269,"tags":{},"startTime":1778061701623,"traceId":"f02d898778399ea0"},{"name":"make","duration":645,"timestamp":6670331502710,"id":1273,"parentId":1272,"tags":{},"startTime":1778061701929,"traceId":"f02d898778399ea0"},{"name":"chunk-graph","duration":546,"timestamp":6670331505544,"id":1275,"parentId":1274,"tags":{},"startTime":1778061701932,"traceId":"f02d898778399ea0"},{"name":"optimize-modules","duration":32,"timestamp":6670331506210,"id":1277,"parentId":1274,"tags":{},"startTime":1778061701932,"traceId":"f02d898778399ea0"},{"name":"optimize-chunks","duration":648,"timestamp":6670331506323,"id":1278,"parentId":1274,"tags":{},"startTime":1778061701932,"traceId":"f02d898778399ea0"},{"name":"optimize-tree","duration":93,"timestamp":6670331507045,"id":1279,"parentId":1274,"tags":{},"startTime":1778061701933,"traceId":"f02d898778399ea0"},{"name":"optimize-chunk-modules","duration":382,"timestamp":6670331507302,"id":1280,"parentId":1274,"tags":{},"startTime":1778061701933,"traceId":"f02d898778399ea0"},{"name":"optimize","duration":1678,"timestamp":6670331506158,"id":1276,"parentId":1274,"tags":{},"startTime":1778061701932,"traceId":"f02d898778399ea0"},{"name":"module-hash","duration":72,"timestamp":6670331508667,"id":1281,"parentId":1274,"tags":{},"startTime":1778061701935,"traceId":"f02d898778399ea0"},{"name":"code-generation","duration":164,"timestamp":6670331508780,"id":1282,"parentId":1274,"tags":{},"startTime":1778061701935,"traceId":"f02d898778399ea0"},{"name":"hash","duration":335,"timestamp":6670331509218,"id":1283,"parentId":1274,"tags":{},"startTime":1778061701935,"traceId":"f02d898778399ea0"},{"name":"code-generation-jobs","duration":123,"timestamp":6670331509552,"id":1284,"parentId":1274,"tags":{},"startTime":1778061701936,"traceId":"f02d898778399ea0"},{"name":"module-assets","duration":71,"timestamp":6670331509649,"id":1285,"parentId":1274,"tags":{},"startTime":1778061701936,"traceId":"f02d898778399ea0"},{"name":"create-chunk-assets","duration":150,"timestamp":6670331509737,"id":1286,"parentId":1274,"tags":{},"startTime":1778061701936,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":998,"timestamp":6670331513893,"id":1288,"parentId":1287,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1778061701940,"traceId":"f02d898778399ea0"},{"name":"minify-webpack-plugin-optimize","duration":2175,"timestamp":6670331512723,"id":1287,"parentId":1272,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1778061701939,"traceId":"f02d898778399ea0"},{"name":"css-minimizer-plugin","duration":92,"timestamp":6670331514965,"id":1289,"parentId":1272,"tags":{},"startTime":1778061701941,"traceId":"f02d898778399ea0"},{"name":"seal","duration":12250,"timestamp":6670331505071,"id":1274,"parentId":1272,"tags":{},"startTime":1778061701931,"traceId":"f02d898778399ea0"},{"name":"webpack-compilation","duration":20282,"timestamp":6670331497305,"id":1272,"parentId":1269,"tags":{"name":"edge-server"},"startTime":1778061701923,"traceId":"f02d898778399ea0"},{"name":"emit","duration":1994,"timestamp":6670331517919,"id":1290,"parentId":1269,"tags":{},"startTime":1778061701944,"traceId":"f02d898778399ea0"},{"name":"webpack-close","duration":7580,"timestamp":6670331520544,"id":1291,"parentId":1269,"tags":{"name":"edge-server"},"startTime":1778061701947,"traceId":"f02d898778399ea0"},{"name":"webpack-generate-error-stats","duration":1878,"timestamp":6670331528160,"id":1292,"parentId":1291,"tags":{},"startTime":1778061701954,"traceId":"f02d898778399ea0"},{"name":"run-webpack-compiler","duration":345320,"timestamp":6670331184797,"id":1269,"parentId":1268,"tags":{},"startTime":1778061701611,"traceId":"f02d898778399ea0"},{"name":"format-webpack-messages","duration":60,"timestamp":6670331530122,"id":1293,"parentId":1268,"tags":{},"startTime":1778061701956,"traceId":"f02d898778399ea0"},{"name":"worker-main-edge-server","duration":345782,"timestamp":6670331184508,"id":1268,"parentId":1,"tags":{},"startTime":1778061701611,"traceId":"f02d898778399ea0"},{"name":"create-entrypoints","duration":10931,"timestamp":6670331902718,"id":1296,"parentId":1294,"tags":{},"startTime":1778061702329,"traceId":"f02d898778399ea0"},{"name":"generate-webpack-config","duration":207302,"timestamp":6670331913777,"id":1297,"parentId":1295,"tags":{},"startTime":1778061702340,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":8485,"timestamp":6670332220890,"id":1324,"parentId":1302,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061702647,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":323,"timestamp":6670332229517,"id":1325,"parentId":1304,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=false!","layer":"app-pages-browser"},"startTime":1778061702656,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":1171,"timestamp":6670332229868,"id":1326,"parentId":1306,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061702656,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":392,"timestamp":6670332231065,"id":1327,"parentId":1307,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061702657,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":371,"timestamp":6670332231483,"id":1328,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fnew%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061702658,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":554,"timestamp":6670332231874,"id":1329,"parentId":1314,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061702658,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":402,"timestamp":6670332232506,"id":1330,"parentId":1315,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061702659,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":356,"timestamp":6670332232931,"id":1331,"parentId":1316,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061702659,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":425,"timestamp":6670332233317,"id":1332,"parentId":1317,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061702659,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":774,"timestamp":6670332233823,"id":1333,"parentId":1318,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Forchestrator-card.tsx%22%2C%22ids%22%3A%5B%22OrchestratorCard%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061702660,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":416,"timestamp":6670332234669,"id":1334,"parentId":1319,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061702661,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":872,"timestamp":6670332235156,"id":1335,"parentId":1320,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061702661,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":446,"timestamp":6670332236091,"id":1336,"parentId":1321,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061702662,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":383,"timestamp":6670332236557,"id":1337,"parentId":1322,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpermissions%2Fpermissions-form.tsx%22%2C%22ids%22%3A%5B%22PermissionsForm%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061702663,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":435,"timestamp":6670332236990,"id":1338,"parentId":1323,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flive-run-real%2Findex.tsx%22%2C%22ids%22%3A%5B%22LiveRunReal%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778061702663,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":44536,"timestamp":6670332193636,"id":1304,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":44527,"timestamp":6670332193660,"id":1305,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":44501,"timestamp":6670332193689,"id":1308,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":44487,"timestamp":6670332193706,"id":1309,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":44453,"timestamp":6670332193742,"id":1310,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":44402,"timestamp":6670332193796,"id":1311,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":44377,"timestamp":6670332193823,"id":1312,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"next-client-pages-loader","duration":188,"timestamp":6670332247680,"id":1340,"parentId":1339,"tags":{"absolutePagePath":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-not-found.js"},"startTime":1778061702674,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":4156,"timestamp":6670332247219,"id":1339,"parentId":1303,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!","layer":"app-pages-browser"},"startTime":1778061702673,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8915,"timestamp":6670332256108,"id":1341,"parentId":1300,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/next.js","layer":"pages-dir-browser"},"startTime":1778061702682,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8515,"timestamp":6670332258505,"id":1342,"parentId":1301,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-next.js","layer":"app-pages-browser"},"startTime":1778061702685,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6021,"timestamp":6670332280838,"id":1343,"parentId":1339,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-not-found.js","layer":"app-pages-browser"},"startTime":1778061702707,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4289,"timestamp":6670332291764,"id":1345,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-webpack.js","layer":"app-pages-browser"},"startTime":1778061702718,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6468,"timestamp":6670332291471,"id":1344,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/webpack.js","layer":"pages-dir-browser"},"startTime":1778061702718,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11901,"timestamp":6670332291943,"id":1346,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1778061702718,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12879,"timestamp":6670332292470,"id":1349,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/register-deployment-id-global.js","layer":"pages-dir-browser"},"startTime":1778061702719,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":21113,"timestamp":6670332292159,"id":1347,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-index.js","layer":"app-pages-browser"},"startTime":1778061702718,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":34761,"timestamp":6670332292326,"id":1348,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/index.js","layer":"pages-dir-browser"},"startTime":1778061702718,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1330,"timestamp":6670332335266,"id":1351,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"pages-dir-browser"},"startTime":1778061702761,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1968,"timestamp":6670332335498,"id":1352,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"app-pages-browser"},"startTime":1778061702762,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4152,"timestamp":6670332334845,"id":1350,"parentId":1345,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/register-deployment-id-global.js","layer":"app-pages-browser"},"startTime":1778061702761,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3155,"timestamp":6670332351666,"id":1353,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js","layer":"app-pages-browser"},"startTime":1778061702778,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3761,"timestamp":6670332352046,"id":1354,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js","layer":"app-pages-browser"},"startTime":1778061702778,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4808,"timestamp":6670332352690,"id":1357,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1778061702779,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6510,"timestamp":6670332352529,"id":1356,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js","layer":"app-pages-browser"},"startTime":1778061702779,"traceId":"f02d898778399ea0"}]
12
+ [{"name":"build-module-js","duration":8407,"timestamp":6670332352834,"id":1358,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"app-pages-browser"},"startTime":1778061702779,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":15228,"timestamp":6670332352324,"id":1355,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1778061702778,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2659,"timestamp":6670332385685,"id":1360,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js","layer":"app-pages-browser"},"startTime":1778061702812,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7764,"timestamp":6670332384639,"id":1359,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"app-pages-browser"},"startTime":1778061702811,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":9119,"timestamp":6670332398820,"id":1362,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"app-pages-browser"},"startTime":1778061702825,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":12961,"timestamp":6670332398135,"id":1361,"parentId":1329,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"app-pages-browser"},"startTime":1778061702824,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":19572,"timestamp":6670332399039,"id":1363,"parentId":1330,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"app-pages-browser"},"startTime":1778061702825,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":17498,"timestamp":6670332401581,"id":1367,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"app-pages-browser"},"startTime":1778061702828,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":19255,"timestamp":6670332400987,"id":1364,"parentId":1331,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"app-pages-browser"},"startTime":1778061702827,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":21476,"timestamp":6670332401209,"id":1365,"parentId":1332,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"app-pages-browser"},"startTime":1778061702827,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":26788,"timestamp":6670332402162,"id":1370,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778061702828,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":30732,"timestamp":6670332401400,"id":1366,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"app-pages-browser"},"startTime":1778061702827,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":31920,"timestamp":6670332401969,"id":1369,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"app-pages-browser"},"startTime":1778061702828,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":33177,"timestamp":6670332402346,"id":1371,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778061702828,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":36677,"timestamp":6670332401767,"id":1368,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"app-pages-browser"},"startTime":1778061702828,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":37104,"timestamp":6670332402540,"id":1372,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"app-pages-browser"},"startTime":1778061702829,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3743,"timestamp":6670332478550,"id":1373,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778061702905,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4415,"timestamp":6670332479137,"id":1374,"parentId":1337,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"app-pages-browser"},"startTime":1778061702905,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4684,"timestamp":6670332479587,"id":1376,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"app-pages-browser"},"startTime":1778061702906,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6649,"timestamp":6670332479775,"id":1377,"parentId":1343,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"app-pages-browser"},"startTime":1778061702906,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10467,"timestamp":6670332479376,"id":1375,"parentId":1338,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"app-pages-browser"},"startTime":1778061702905,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13964,"timestamp":6670332479909,"id":1378,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router.js","layer":"app-pages-browser"},"startTime":1778061702906,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2586,"timestamp":6670332513374,"id":1380,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/set-attributes-from-props.js","layer":"app-pages-browser"},"startTime":1778061702939,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3497,"timestamp":6670332513149,"id":1379,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/asset-prefix.js","layer":"app-pages-browser"},"startTime":1778061702939,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6396,"timestamp":6670332513513,"id":1381,"parentId":1324,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"app-pages-browser"},"startTime":1778061702940,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2413,"timestamp":6670332518277,"id":1382,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-globals.js","layer":"app-pages-browser"},"startTime":1778061702944,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2703,"timestamp":6670332518436,"id":1383,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-call-server.js","layer":"app-pages-browser"},"startTime":1778061702944,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2918,"timestamp":6670332518675,"id":1385,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/navigation-build-id.js","layer":"app-pages-browser"},"startTime":1778061702945,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":567,"timestamp":6670332521969,"id":1391,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1778061702948,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5385,"timestamp":6670332518786,"id":1386,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1778061702945,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7024,"timestamp":6670332518559,"id":1384,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1778061702945,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7274,"timestamp":6670332519018,"id":1388,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-announcer.js","layer":"pages-dir-browser"},"startTime":1778061702945,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9181,"timestamp":6670332519214,"id":1390,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/router.js","layer":"pages-dir-browser"},"startTime":1778061702945,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11160,"timestamp":6670332518895,"id":1387,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/page-loader.js","layer":"pages-dir-browser"},"startTime":1778061702945,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12075,"timestamp":6670332519118,"id":1389,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/head-manager.js","layer":"pages-dir-browser"},"startTime":1778061702945,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2441,"timestamp":6670332534910,"id":1393,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/has-base-path.js","layer":"pages-dir-browser"},"startTime":1778061702961,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3219,"timestamp":6670332534737,"id":1392,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1778061702961,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3278,"timestamp":6670332535038,"id":1394,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1778061702961,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1287,"timestamp":6670332538611,"id":1402,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1778061702965,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5713,"timestamp":6670332535408,"id":1397,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1778061702961,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6271,"timestamp":6670332535516,"id":1398,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1778061702962,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7182,"timestamp":6670332535615,"id":1399,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/error-boundary-callbacks.js","layer":"app-pages-browser"},"startTime":1778061702962,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9190,"timestamp":6670332535310,"id":1396,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js","layer":"pages-dir-browser"},"startTime":1778061702961,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12151,"timestamp":6670332535189,"id":1395,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-instance.js","layer":"app-pages-browser"},"startTime":1778061702961,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12567,"timestamp":6670332535715,"id":1400,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1778061702962,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13189,"timestamp":6670332535829,"id":1401,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1778061702962,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10825,"timestamp":6670332538765,"id":1404,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/pages/_app.js","layer":"pages-dir-browser"},"startTime":1778061702965,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11808,"timestamp":6670332538646,"id":1403,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/pages/_error.js","layer":"pages-dir-browser"},"startTime":1778061702965,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12061,"timestamp":6670332538870,"id":1405,"parentId":1345,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"app-pages-browser"},"startTime":1778061702965,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6146,"timestamp":6670332569013,"id":1406,"parentId":1344,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"pages-dir-browser"},"startTime":1778061702995,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6198,"timestamp":6670332569388,"id":1407,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778061702995,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6349,"timestamp":6670332569679,"id":1408,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778061702996,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6743,"timestamp":6670332569862,"id":1409,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778061702996,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13830,"timestamp":6670332571046,"id":1410,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778061702997,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14191,"timestamp":6670332571279,"id":1411,"parentId":1345,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1778061702997,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4707,"timestamp":6670332581318,"id":1413,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778061703007,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5330,"timestamp":6670332581032,"id":1412,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/mitt.js","layer":"pages-dir-browser"},"startTime":1778061703007,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":423,"timestamp":6670332586733,"id":1414,"parentId":1351,"tags":{"layer":null},"startTime":1778061703013,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3918,"timestamp":6670332587452,"id":1417,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778061703013,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5933,"timestamp":6670332587171,"id":1415,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-browser"},"startTime":1778061703013,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5964,"timestamp":6670332587557,"id":1418,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778061703014,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6245,"timestamp":6670332587678,"id":1419,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778061703014,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7906,"timestamp":6670332587316,"id":1416,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"app-pages-browser"},"startTime":1778061703013,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7543,"timestamp":6670332587983,"id":1421,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"pages-dir-browser"},"startTime":1778061703014,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8464,"timestamp":6670332587839,"id":1420,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/adapters.js","layer":"pages-dir-browser"},"startTime":1778061703014,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8537,"timestamp":6670332588134,"id":1422,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1778061703014,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8989,"timestamp":6670332588274,"id":1423,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"pages-dir-browser"},"startTime":1778061703014,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9143,"timestamp":6670332588424,"id":1424,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1778061703014,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10330,"timestamp":6670332588591,"id":1425,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs","layer":"app-pages-browser"},"startTime":1778061703015,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9894,"timestamp":6670332589542,"id":1427,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/portal/index.js","layer":"pages-dir-browser"},"startTime":1778061703016,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10238,"timestamp":6670332589650,"id":1428,"parentId":1353,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/params.browser.js","layer":"app-pages-browser"},"startTime":1778061703016,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10475,"timestamp":6670332589758,"id":1429,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/search-params.browser.js","layer":"app-pages-browser"},"startTime":1778061703016,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12386,"timestamp":6670332589417,"id":1426,"parentId":1354,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-params.js","layer":"app-pages-browser"},"startTime":1778061703015,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12256,"timestamp":6670332589979,"id":1430,"parentId":1356,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/handle-isr-error.js","layer":"app-pages-browser"},"startTime":1778061703016,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":989,"timestamp":6670332609792,"id":1432,"parentId":1343,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1778061703036,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":799,"timestamp":6670332610377,"id":1434,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/client.js","layer":"pages-dir-browser"},"startTime":1778061703036,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":941,"timestamp":6670332610412,"id":1435,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/jsx-runtime.js","layer":"pages-dir-browser"},"startTime":1778061703036,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1177,"timestamp":6670332610479,"id":1436,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1778061703037,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3403,"timestamp":6670332610199,"id":1433,"parentId":1356,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"app-pages-browser"},"startTime":1778061703036,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":264,"timestamp":6670332615380,"id":1439,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1778061703041,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":404,"timestamp":6670332615412,"id":1440,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1778061703041,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2734,"timestamp":6670332615096,"id":1437,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1778061703041,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3171,"timestamp":6670332615253,"id":1438,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"app-pages-browser"},"startTime":1778061703041,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1599,"timestamp":6670332620007,"id":1441,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1778061703046,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1805,"timestamp":6670332620147,"id":1442,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1778061703046,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1000,"timestamp":6670332622482,"id":1448,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/index.js","layer":"pages-dir-browser"},"startTime":1778061703049,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2072,"timestamp":6670332622031,"id":1444,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/navigation.js","layer":"app-pages-browser"},"startTime":1778061703048,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5283,"timestamp":6670332620277,"id":1443,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1778061703046,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4286,"timestamp":6670332622353,"id":1447,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1778061703048,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4810,"timestamp":6670332622516,"id":1449,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/bfcache-state-manager.js","layer":"app-pages-browser"},"startTime":1778061703049,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5101,"timestamp":6670332622634,"id":1450,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1778061703049,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5377,"timestamp":6670332622922,"id":1452,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/use-merged-ref.js","layer":"app-pages-browser"},"startTime":1778061703049,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5811,"timestamp":6670332623102,"id":1453,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1778061703049,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":20683,"timestamp":6670332622751,"id":1451,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1778061703049,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1233,"timestamp":6670332647986,"id":1454,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"app-pages-browser"},"startTime":1778061703074,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1966,"timestamp":6670332648312,"id":1456,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1778061703074,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3336,"timestamp":6670332648135,"id":1455,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"app-pages-browser"},"startTime":1778061703074,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6432,"timestamp":6670332648448,"id":1457,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/links.js","layer":"app-pages-browser"},"startTime":1778061703074,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3854,"timestamp":6670332651770,"id":1458,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1778061703078,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":395,"timestamp":6670332656407,"id":1459,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1778061703082,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1683,"timestamp":6670332659619,"id":1460,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"app-pages-browser"},"startTime":1778061703086,"traceId":"f02d898778399ea0"}]
13
+ [{"name":"build-module-js","duration":1846,"timestamp":6670332659785,"id":1461,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"app-pages-browser"},"startTime":1778061703086,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":637,"timestamp":6670332661862,"id":1464,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"pages-dir-browser"},"startTime":1778061703088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1023,"timestamp":6670332662236,"id":1465,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"pages-dir-browser"},"startTime":1778061703088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2486,"timestamp":6670332661758,"id":1463,"parentId":1347,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"app-pages-browser"},"startTime":1778061703088,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5328,"timestamp":6670332659918,"id":1462,"parentId":1359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/types.js","layer":"app-pages-browser"},"startTime":1778061703086,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2736,"timestamp":6670332665674,"id":1466,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"app-pages-browser"},"startTime":1778061703092,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3537,"timestamp":6670332665834,"id":1467,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"app-pages-browser"},"startTime":1778061703092,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3777,"timestamp":6670332666482,"id":1469,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"app-pages-browser"},"startTime":1778061703093,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5567,"timestamp":6670332666175,"id":1468,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"app-pages-browser"},"startTime":1778061703092,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5118,"timestamp":6670332667205,"id":1472,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"app-pages-browser"},"startTime":1778061703093,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":5796,"timestamp":6670332667385,"id":1473,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"app-pages-browser"},"startTime":1778061703093,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7719,"timestamp":6670332667013,"id":1471,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"app-pages-browser"},"startTime":1778061703093,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7463,"timestamp":6670332667568,"id":1474,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"app-pages-browser"},"startTime":1778061703094,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10144,"timestamp":6670332666802,"id":1470,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"app-pages-browser"},"startTime":1778061703093,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":1815,"timestamp":6670332682365,"id":1476,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"app-pages-browser"},"startTime":1778061703108,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":2383,"timestamp":6670332682076,"id":1475,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"app-pages-browser"},"startTime":1778061703108,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2432,"timestamp":6670332682585,"id":1477,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1778061703109,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2719,"timestamp":6670332682717,"id":1478,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1778061703109,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":2977,"timestamp":6670332682841,"id":1479,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"app-pages-browser"},"startTime":1778061703109,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3153,"timestamp":6670332686715,"id":1480,"parentId":1382,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"app-pages-browser"},"startTime":1778061703113,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3986,"timestamp":6670332686884,"id":1481,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"app-pages-browser"},"startTime":1778061703113,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4022,"timestamp":6670332687225,"id":1482,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"app-pages-browser"},"startTime":1778061703113,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":3878,"timestamp":6670332687550,"id":1483,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"app-pages-browser"},"startTime":1778061703114,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":6179,"timestamp":6670332687860,"id":1484,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"app-pages-browser"},"startTime":1778061703114,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1727,"timestamp":6670332698068,"id":1492,"parentId":1397,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","layer":"app-pages-browser"},"startTime":1778061703124,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3874,"timestamp":6670332696914,"id":1485,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"pages-dir-browser"},"startTime":1778061703123,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":4029,"timestamp":6670332697090,"id":1486,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"app-pages-browser"},"startTime":1778061703123,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":4245,"timestamp":6670332697295,"id":1487,"parentId":1361,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"app-pages-browser"},"startTime":1778061703123,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4634,"timestamp":6670332697482,"id":1488,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/set-attributes-from-props.js","layer":"pages-dir-browser"},"startTime":1778061703124,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5037,"timestamp":6670332697596,"id":1489,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"app-pages-browser"},"startTime":1778061703124,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5384,"timestamp":6670332697770,"id":1490,"parentId":1394,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"pages-dir-browser"},"startTime":1778061703124,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5615,"timestamp":6670332697872,"id":1491,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"app-pages-browser"},"startTime":1778061703124,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5684,"timestamp":6670332698153,"id":1493,"parentId":1399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1778061703124,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":60435,"timestamp":6670332704955,"id":1494,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"app-pages-browser"},"startTime":1778061703131,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":60592,"timestamp":6670332705389,"id":1496,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"app-pages-browser"},"startTime":1778061703131,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":61569,"timestamp":6670332705190,"id":1495,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"app-pages-browser"},"startTime":1778061703131,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":61472,"timestamp":6670332705598,"id":1497,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"app-pages-browser"},"startTime":1778061703132,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":61847,"timestamp":6670332705776,"id":1498,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"app-pages-browser"},"startTime":1778061703132,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":62052,"timestamp":6670332705945,"id":1499,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"app-pages-browser"},"startTime":1778061703132,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":61807,"timestamp":6670332706459,"id":1502,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"app-pages-browser"},"startTime":1778061703132,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":63025,"timestamp":6670332706121,"id":1500,"parentId":1370,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"app-pages-browser"},"startTime":1778061703132,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":62712,"timestamp":6670332706632,"id":1503,"parentId":1370,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"app-pages-browser"},"startTime":1778061703133,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":62970,"timestamp":6670332706794,"id":1504,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"app-pages-browser"},"startTime":1778061703133,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":62658,"timestamp":6670332707324,"id":1507,"parentId":1421,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-browser"},"startTime":1778061703133,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":63093,"timestamp":6670332707151,"id":1506,"parentId":1368,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"app-pages-browser"},"startTime":1778061703133,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":65174,"timestamp":6670332706290,"id":1501,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778061703132,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":64564,"timestamp":6670332707423,"id":1508,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"app-pages-browser"},"startTime":1778061703133,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":67712,"timestamp":6670332706967,"id":1505,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778061703133,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":65678,"timestamp":6670332709487,"id":1512,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"app-pages-browser"},"startTime":1778061703136,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":68186,"timestamp":6670332709048,"id":1510,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"app-pages-browser"},"startTime":1778061703135,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":68719,"timestamp":6670332709790,"id":1514,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/use-action-queue.js","layer":"app-pages-browser"},"startTime":1778061703136,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":69854,"timestamp":6670332709610,"id":1513,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"app-pages-browser"},"startTime":1778061703136,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":69820,"timestamp":6670332710025,"id":1516,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1778061703136,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":72552,"timestamp":6670332709252,"id":1511,"parentId":1376,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"app-pages-browser"},"startTime":1778061703135,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":72852,"timestamp":6670332709906,"id":1515,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1778061703136,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":72201,"timestamp":6670332711263,"id":1521,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1778061703137,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":73383,"timestamp":6670332711071,"id":1520,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"app-pages-browser"},"startTime":1778061703137,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":75240,"timestamp":6670332710942,"id":1519,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1778061703137,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":4847,"timestamp":6670332800814,"id":1527,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"app-pages-browser"},"startTime":1778061703227,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2908,"timestamp":6670332806228,"id":1529,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1778061703232,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3739,"timestamp":6670332806039,"id":1528,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1778061703232,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3896,"timestamp":6670332806357,"id":1530,"parentId":1394,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"pages-dir-browser"},"startTime":1778061703232,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4070,"timestamp":6670332806838,"id":1533,"parentId":1455,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"app-pages-browser"},"startTime":1778061703233,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":4953,"timestamp":6670332806461,"id":1531,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"app-pages-browser"},"startTime":1778061703232,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5364,"timestamp":6670332806654,"id":1532,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"app-pages-browser"},"startTime":1778061703233,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5383,"timestamp":6670332806955,"id":1534,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/committed-state.js","layer":"app-pages-browser"},"startTime":1778061703233,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5269,"timestamp":6670332807367,"id":1537,"parentId":1379,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"app-pages-browser"},"startTime":1778061703233,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11801,"timestamp":6670332807077,"id":1535,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1778061703233,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":14231,"timestamp":6670332807191,"id":1536,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"app-pages-browser"},"startTime":1778061703233,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8864,"timestamp":6670332813229,"id":1538,"parentId":1378,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/errors/root-error-boundary.js","layer":"app-pages-browser"},"startTime":1778061703239,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9156,"timestamp":6670332813388,"id":1539,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-locale.js","layer":"pages-dir-browser"},"startTime":1778061703239,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9568,"timestamp":6670332813508,"id":1540,"parentId":1390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/with-router.js","layer":"pages-dir-browser"},"startTime":1778061703240,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9725,"timestamp":6670332813710,"id":1542,"parentId":1391,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-browser"},"startTime":1778061703240,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10430,"timestamp":6670332813807,"id":1543,"parentId":1384,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"app-pages-browser"},"startTime":1778061703240,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10958,"timestamp":6670332814011,"id":1545,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":"pages-dir-browser"},"startTime":1778061703240,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13884,"timestamp":6670332813613,"id":1541,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-loader.js","layer":"pages-dir-browser"},"startTime":1778061703240,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":15431,"timestamp":6670332813910,"id":1544,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-browser"},"startTime":1778061703240,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9364,"timestamp":6670332832050,"id":1546,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":"pages-dir-browser"},"startTime":1778061703258,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5132,"timestamp":6670332842095,"id":1549,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1778061703268,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5985,"timestamp":6670332841681,"id":1547,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"pages-dir-browser"},"startTime":1778061703268,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5836,"timestamp":6670332842255,"id":1550,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/promise.js","layer":"pages-dir-browser"},"startTime":1778061703268,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5901,"timestamp":6670332842399,"id":1551,"parentId":1393,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-browser"},"startTime":1778061703268,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5973,"timestamp":6670332842534,"id":1552,"parentId":1478,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"app-pages-browser"},"startTime":1778061703269,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6080,"timestamp":6670332842700,"id":1553,"parentId":1397,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"app-pages-browser"},"startTime":1778061703269,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6159,"timestamp":6670332842867,"id":1554,"parentId":1398,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"pages-dir-browser"},"startTime":1778061703269,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":26979,"timestamp":6670332841914,"id":1548,"parentId":1390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/router.js","layer":"pages-dir-browser"},"startTime":1778061703268,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":65868,"timestamp":6670332843024,"id":1555,"parentId":1362,"tags":{"name":"__barrel_optimize__?names=Info,Layers!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703269,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":64768,"timestamp":6670332849306,"id":1556,"parentId":1361,"tags":{"name":"__barrel_optimize__?names=ArrowRight,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703275,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":64816,"timestamp":6670332849443,"id":1558,"parentId":1364,"tags":{"name":"__barrel_optimize__?names=Code2,Wrench!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703275,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":65032,"timestamp":6670332849386,"id":1557,"parentId":1363,"tags":{"name":"__barrel_optimize__?names=Copy,Loader2,Pencil,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703275,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":143394,"timestamp":6670332849490,"id":1559,"parentId":1365,"tags":{"name":"__barrel_optimize__?names=Loader2,Pencil,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703276,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":143961,"timestamp":6670332849532,"id":1560,"parentId":1370,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703276,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":144193,"timestamp":6670332849578,"id":1561,"parentId":1366,"tags":{"name":"__barrel_optimize__?names=Layers,LayoutDashboard,ListChecks,PanelLeftClose,PanelLeftOpen,Plug,Plus,Settings,Users!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703276,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":144547,"timestamp":6670332849617,"id":1562,"parentId":1369,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,Loader2,Plug!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703276,"traceId":"f02d898778399ea0"},{"name":"postcss-process","duration":173947,"timestamp":6670332978431,"id":1563,"parentId":1522,"tags":{},"startTime":1778061703404,"traceId":"f02d898778399ea0"},{"name":"postcss-loader","duration":441139,"timestamp":6670332711481,"id":1522,"parentId":1509,"tags":{},"startTime":1778061703138,"traceId":"f02d898778399ea0"},{"name":"css-loader","duration":23338,"timestamp":6670333152781,"id":1564,"parentId":1509,"tags":{"astUsed":"true"},"startTime":1778061703579,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7753,"timestamp":6670333201143,"id":1565,"parentId":1371,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,CheckCircle2,ChevronDown!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703627,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7813,"timestamp":6670333201278,"id":1566,"parentId":1368,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,ExternalLink,Loader2,Search!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703627,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9528,"timestamp":6670333211395,"id":1568,"parentId":1373,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703637,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9812,"timestamp":6670333211300,"id":1567,"parentId":1372,"tags":{"name":"__barrel_optimize__?names=Search,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703637,"traceId":"f02d898778399ea0"}]
14
+ [{"name":"build-module-mjs","duration":9974,"timestamp":6670333211490,"id":1570,"parentId":1375,"tags":{"name":"__barrel_optimize__?names=ArrowLeft!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703638,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10736,"timestamp":6670333211446,"id":1569,"parentId":1374,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,FolderLock,Globe,Loader2,ShieldCheck!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703637,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11417,"timestamp":6670333211532,"id":1571,"parentId":1468,"tags":{"name":"__barrel_optimize__?names=ArrowRight,DollarSign!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703638,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1942,"timestamp":6670333228264,"id":1572,"parentId":1472,"tags":{"name":"__barrel_optimize__?names=Check!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703654,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3732,"timestamp":6670333230496,"id":1576,"parentId":1396,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1778061703657,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4516,"timestamp":6670333230633,"id":1577,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-utils.js","layer":"app-pages-browser"},"startTime":1778061703657,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9591,"timestamp":6670333230303,"id":1573,"parentId":1471,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,ExternalLink,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703656,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9674,"timestamp":6670333230447,"id":1575,"parentId":1476,"tags":{"name":"__barrel_optimize__?names=Menu!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703656,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9902,"timestamp":6670333230388,"id":1574,"parentId":1470,"tags":{"name":"__barrel_optimize__?names=Check,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703656,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4998,"timestamp":6670333235566,"id":1578,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"app-pages-browser"},"startTime":1778061703662,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5473,"timestamp":6670333235720,"id":1579,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/javascript-url.js","layer":"app-pages-browser"},"startTime":1778061703662,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5730,"timestamp":6670333235952,"id":1581,"parentId":1492,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"app-pages-browser"},"startTime":1778061703662,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6007,"timestamp":6670333236232,"id":1583,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/prefetch.js","layer":"app-pages-browser"},"startTime":1778061703662,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6858,"timestamp":6670333236109,"id":1582,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1778061703662,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7233,"timestamp":6670333235883,"id":1580,"parentId":1491,"tags":{"name":"__barrel_optimize__?names=Code2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703662,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10556,"timestamp":6670333236401,"id":1584,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation.js","layer":"app-pages-browser"},"startTime":1778061703662,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":12912,"timestamp":6670333236591,"id":1585,"parentId":1494,"tags":{"name":"__barrel_optimize__?names=Clock,Shield!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703663,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8737,"timestamp":6670333255626,"id":1588,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/optimistic-routes.js","layer":"app-pages-browser"},"startTime":1778061703682,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9123,"timestamp":6670333255456,"id":1586,"parentId":1496,"tags":{"name":"__barrel_optimize__?names=Code2,Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703681,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9176,"timestamp":6670333255574,"id":1587,"parentId":1495,"tags":{"name":"__barrel_optimize__?names=Check,Info!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703682,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9097,"timestamp":6670333255867,"id":1590,"parentId":1501,"tags":{"name":"__barrel_optimize__?names=Pencil,Plus,Sparkles,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703682,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9315,"timestamp":6670333255807,"id":1589,"parentId":1513,"tags":{"name":"__barrel_optimize__?names=Repeat,RotateCw,Trash2,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703682,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10342,"timestamp":6670333255959,"id":1591,"parentId":1505,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,FileCode2,Loader2,Pencil,Plus,Sparkles,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703682,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2290,"timestamp":6670333283792,"id":1593,"parentId":1398,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"pages-dir-browser"},"startTime":1778061703710,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3219,"timestamp":6670333283495,"id":1592,"parentId":1397,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1778061703710,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4137,"timestamp":6670333283969,"id":1594,"parentId":1400,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/bfcache.js","layer":"app-pages-browser"},"startTime":1778061703710,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11831,"timestamp":6670333284159,"id":1595,"parentId":1400,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1778061703710,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12775,"timestamp":6670333284478,"id":1597,"parentId":1403,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-browser"},"startTime":1778061703711,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9103,"timestamp":6670333288482,"id":1598,"parentId":1425,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/defaultAttributes.mjs","layer":"app-pages-browser"},"startTime":1778061703715,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":28085,"timestamp":6670333284328,"id":1596,"parentId":1400,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache.js","layer":"app-pages-browser"},"startTime":1778061703710,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":24429,"timestamp":6670333288789,"id":1599,"parentId":1425,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/context.mjs","layer":"app-pages-browser"},"startTime":1778061703715,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":24846,"timestamp":6670333288984,"id":1600,"parentId":1417,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/image-config.js","layer":"pages-dir-browser"},"startTime":1778061703715,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":22988,"timestamp":6670333291148,"id":1602,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-browser"},"startTime":1778061703717,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":23384,"timestamp":6670333291326,"id":1603,"parentId":1418,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"pages-dir-browser"},"startTime":1778061703717,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":23796,"timestamp":6670333291442,"id":1604,"parentId":1419,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"app-pages-browser"},"startTime":1778061703717,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":37479,"timestamp":6670333291059,"id":1601,"parentId":1536,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061703717,"traceId":"f02d898778399ea0"},{"name":"font-loader","duration":578785,"timestamp":6670332758930,"id":1526,"parentId":1525,"tags":{},"startTime":1778061703185,"traceId":"f02d898778399ea0"},{"name":"postcss","duration":996,"timestamp":6670333337932,"id":1605,"parentId":1525,"tags":{},"startTime":1778061703764,"traceId":"f02d898778399ea0"},{"name":"next-font-loader","duration":580096,"timestamp":6670332758889,"id":1525,"parentId":1518,"tags":{},"startTime":1778061703185,"traceId":"f02d898778399ea0"},{"name":"css-loader","duration":7401,"timestamp":6670333338955,"id":1606,"parentId":1518,"tags":{"astUsed":"true"},"startTime":1778061703765,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":635940,"timestamp":6670332710895,"id":1518,"parentId":1446,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[2].use[1]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[15].oneOf[2].use[2]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":null},"startTime":1778061703137,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2768,"timestamp":6670333348549,"id":1616,"parentId":1432,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/cjs/react-jsx-runtime.production.js","layer":"app-pages-browser"},"startTime":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7142,"timestamp":6670333348684,"id":1618,"parentId":1440,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/cjs/react.production.js","layer":"app-pages-browser"},"startTime":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":25324,"timestamp":6670333348808,"id":1620,"parentId":1439,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.js","layer":"app-pages-browser"},"startTime":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":115038,"timestamp":6670333348838,"id":1621,"parentId":1436,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/cjs/react-dom-client.production.js","layer":"app-pages-browser"},"startTime":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":114597,"timestamp":6670333349705,"id":1630,"parentId":1435,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react-jsx-runtime.production.js","layer":"pages-dir-browser"},"startTime":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":117499,"timestamp":6670333349731,"id":1631,"parentId":1448,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react.production.js","layer":"pages-dir-browser"},"startTime":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":176821,"timestamp":6670333349851,"id":1633,"parentId":1434,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom-client.production.js","layer":"pages-dir-browser"},"startTime":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":177709,"timestamp":6670333350072,"id":1636,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"pages-dir-browser"},"startTime":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":177701,"timestamp":6670333350415,"id":1640,"parentId":1396,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/index.js","layer":"pages-dir-browser"},"startTime":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":179563,"timestamp":6670333349979,"id":1635,"parentId":1451,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"app-pages-browser"},"startTime":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":182390,"timestamp":6670333347687,"id":1608,"parentId":1420,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js","layer":"pages-dir-browser"},"startTime":1778061703774,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":182885,"timestamp":6670333347800,"id":1609,"parentId":1422,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-browser"},"startTime":1778061703774,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":183364,"timestamp":6670333347900,"id":1610,"parentId":1519,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"app-pages-browser"},"startTime":1778061703774,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":183720,"timestamp":6670333348028,"id":1611,"parentId":1426,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1778061703774,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":185851,"timestamp":6670333348137,"id":1612,"parentId":1428,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/params.browser.prod.js","layer":"app-pages-browser"},"startTime":1778061703774,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":186027,"timestamp":6670333348246,"id":1613,"parentId":1429,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/search-params.browser.prod.js","layer":"app-pages-browser"},"startTime":1778061703774,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":186434,"timestamp":6670333348348,"id":1614,"parentId":1426,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"app-pages-browser"},"startTime":1778061703774,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":188475,"timestamp":6670333347487,"id":1607,"parentId":1420,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"pages-dir-browser"},"startTime":1778061703774,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":188041,"timestamp":6670333348455,"id":1615,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"pages-dir-browser"},"startTime":1778061703774,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":188138,"timestamp":6670333348581,"id":1617,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"pages-dir-browser"},"startTime":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":188276,"timestamp":6670333348710,"id":1619,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/javascript-url.js","layer":"pages-dir-browser"},"startTime":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":188418,"timestamp":6670333348855,"id":1622,"parentId":1425,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/hasA11yProp.mjs","layer":"app-pages-browser"},"startTime":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":188499,"timestamp":6670333348964,"id":1623,"parentId":1425,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/mergeClasses.mjs","layer":"app-pages-browser"},"startTime":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":188567,"timestamp":6670333349192,"id":1625,"parentId":1443,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":188617,"timestamp":6670333349389,"id":1627,"parentId":1451,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":189014,"timestamp":6670333349296,"id":1626,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"pages-dir-browser"},"startTime":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":189993,"timestamp":6670333349087,"id":1624,"parentId":1444,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1778061703775,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":189680,"timestamp":6670333349606,"id":1629,"parentId":1420,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/index.js","layer":"pages-dir-browser"},"startTime":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":189866,"timestamp":6670333349749,"id":1632,"parentId":1451,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":189962,"timestamp":6670333350094,"id":1637,"parentId":1456,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":190779,"timestamp":6670333349879,"id":1634,"parentId":1451,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/vary-path.js","layer":"app-pages-browser"},"startTime":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":190515,"timestamp":6670333350306,"id":1639,"parentId":1453,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":190992,"timestamp":6670333350201,"id":1638,"parentId":1485,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":190952,"timestamp":6670333350443,"id":1641,"parentId":1456,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1778061703776,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":191038,"timestamp":6670333350540,"id":1642,"parentId":1485,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"pages-dir-browser"},"startTime":1778061703777,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":191167,"timestamp":6670333350637,"id":1643,"parentId":1457,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"app-pages-browser"},"startTime":1778061703777,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":192530,"timestamp":6670333349502,"id":1628,"parentId":1451,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/app-router-types.js","layer":"app-pages-browser"},"startTime":1778061703776,"traceId":"f02d898778399ea0"},{"name":"font-loader","duration":806581,"timestamp":6670332736304,"id":1524,"parentId":1523,"tags":{},"startTime":1778061703162,"traceId":"f02d898778399ea0"},{"name":"postcss","duration":350,"timestamp":6670333542922,"id":1644,"parentId":1523,"tags":{},"startTime":1778061703969,"traceId":"f02d898778399ea0"},{"name":"next-font-loader","duration":831166,"timestamp":6670332712154,"id":1523,"parentId":1517,"tags":{},"startTime":1778061703138,"traceId":"f02d898778399ea0"},{"name":"css-loader","duration":1442,"timestamp":6670333543303,"id":1645,"parentId":1517,"tags":{"astUsed":"true"},"startTime":1778061703969,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":834790,"timestamp":6670332710143,"id":1517,"parentId":1445,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[2].use[1]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[15].oneOf[2].use[2]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":null},"startTime":1778061703136,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1356628,"timestamp":6670332193612,"id":1303,"parentId":1299,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2203,"timestamp":6670333548899,"id":1647,"parentId":1459,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/cjs/react-dom.production.js","layer":"app-pages-browser"},"startTime":1778061703975,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":7484,"timestamp":6670333549157,"id":1649,"parentId":1473,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"app-pages-browser"},"startTime":1778061703975,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":8888,"timestamp":6670333548936,"id":1648,"parentId":1494,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"app-pages-browser"},"startTime":1778061703975,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":9604,"timestamp":6670333549711,"id":1652,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"app-pages-browser"},"startTime":1778061703976,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":11245,"timestamp":6670333549349,"id":1650,"parentId":1494,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"app-pages-browser"},"startTime":1778061703975,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":12297,"timestamp":6670333549528,"id":1651,"parentId":1494,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"app-pages-browser"},"startTime":1778061703976,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":12201,"timestamp":6670333550066,"id":1654,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"app-pages-browser"},"startTime":1778061703976,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":13034,"timestamp":6670333549881,"id":1653,"parentId":1494,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"app-pages-browser"},"startTime":1778061703976,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":19526,"timestamp":6670333548685,"id":1646,"parentId":1457,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"app-pages-browser"},"startTime":1778061703975,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":5264,"timestamp":6670333571079,"id":1655,"parentId":1499,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"app-pages-browser"},"startTime":1778061703997,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5391,"timestamp":6670333571573,"id":1657,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"app-pages-browser"},"startTime":1778061703998,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":5516,"timestamp":6670333571769,"id":1658,"parentId":1499,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"app-pages-browser"},"startTime":1778061703998,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":5526,"timestamp":6670333571950,"id":1659,"parentId":1499,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"app-pages-browser"},"startTime":1778061703998,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":6842,"timestamp":6670333571365,"id":1656,"parentId":1499,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"app-pages-browser"},"startTime":1778061703997,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5841,"timestamp":6670333572661,"id":1663,"parentId":1529,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1778061703999,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6302,"timestamp":6670333572489,"id":1662,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"app-pages-browser"},"startTime":1778061703999,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6850,"timestamp":6670333572314,"id":1661,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"app-pages-browser"},"startTime":1778061703998,"traceId":"f02d898778399ea0"}]
15
+ [{"name":"build-module-tsx","duration":7900,"timestamp":6670333572139,"id":1660,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"app-pages-browser"},"startTime":1778061703998,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7374,"timestamp":6670333572878,"id":1665,"parentId":1471,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"app-pages-browser"},"startTime":1778061703999,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7725,"timestamp":6670333572780,"id":1664,"parentId":1530,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-browser"},"startTime":1778061703999,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":7939,"timestamp":6670333573057,"id":1666,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"app-pages-browser"},"startTime":1778061703999,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":8378,"timestamp":6670333573294,"id":1667,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"app-pages-browser"},"startTime":1778061703999,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":9149,"timestamp":6670333573512,"id":1668,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"app-pages-browser"},"startTime":1778061704000,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5692,"timestamp":6670333585564,"id":1672,"parentId":1544,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-browser"},"startTime":1778061704012,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6274,"timestamp":6670333585342,"id":1670,"parentId":1544,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/entry-constants.js","layer":"pages-dir-browser"},"startTime":1778061704011,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6846,"timestamp":6670333585167,"id":1669,"parentId":1541,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/trusted-types.js","layer":"pages-dir-browser"},"startTime":1778061704011,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6932,"timestamp":6670333585459,"id":1671,"parentId":1545,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"pages-dir-browser"},"startTime":1778061704011,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6425,"timestamp":6670333586150,"id":1676,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-browser"},"startTime":1778061704012,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7441,"timestamp":6670333585668,"id":1673,"parentId":1538,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js","layer":"app-pages-browser"},"startTime":1778061704012,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7630,"timestamp":6670333585972,"id":1675,"parentId":1476,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"app-pages-browser"},"startTime":1778061704012,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7471,"timestamp":6670333586436,"id":1678,"parentId":1551,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-browser"},"startTime":1778061704012,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7966,"timestamp":6670333586255,"id":1677,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/detect-domain-locale.js","layer":"pages-dir-browser"},"startTime":1778061704012,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1580,"timestamp":6670333595511,"id":1682,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-api-route.js","layer":"pages-dir-browser"},"startTime":1778061704022,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":14316,"timestamp":6670333585782,"id":1674,"parentId":1532,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"app-pages-browser"},"startTime":1778061704012,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5599,"timestamp":6670333595036,"id":1679,"parentId":1552,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1778061704021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5713,"timestamp":6670333595222,"id":1680,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/remove-locale.js","layer":"pages-dir-browser"},"startTime":1778061704021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5608,"timestamp":6670333595561,"id":1683,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":"pages-dir-browser"},"startTime":1778061704022,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5896,"timestamp":6670333595714,"id":1684,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1778061704022,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6908,"timestamp":6670333595349,"id":1681,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/resolve-href.js","layer":"pages-dir-browser"},"startTime":1778061704021,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6640,"timestamp":6670333595866,"id":1685,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1778061704022,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6696,"timestamp":6670333595984,"id":1686,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":"pages-dir-browser"},"startTime":1778061704022,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":6691,"timestamp":6670333596148,"id":1687,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"app-pages-browser"},"startTime":1778061704022,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":6713,"timestamp":6670333596447,"id":1688,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"app-pages-browser"},"startTime":1778061704022,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":7028,"timestamp":6670333596644,"id":1689,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"app-pages-browser"},"startTime":1778061704023,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2778,"timestamp":6670333608282,"id":1691,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/bloom-filter.js","layer":"pages-dir-browser"},"startTime":1778061704034,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2907,"timestamp":6670333608395,"id":1692,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"pages-dir-browser"},"startTime":1778061704034,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3039,"timestamp":6670333608501,"id":1693,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/info.mjs","layer":"app-pages-browser"},"startTime":1778061704035,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3927,"timestamp":6670333608064,"id":1690,"parentId":1536,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"app-pages-browser"},"startTime":1778061704034,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3563,"timestamp":6670333608623,"id":1694,"parentId":1555,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layers.mjs","layer":"app-pages-browser"},"startTime":1778061704035,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3607,"timestamp":6670333608738,"id":1695,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-right.mjs","layer":"app-pages-browser"},"startTime":1778061704035,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3656,"timestamp":6670333608847,"id":1696,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/loader-circle.mjs","layer":"app-pages-browser"},"startTime":1778061704035,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3614,"timestamp":6670333609075,"id":1698,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/wrench.mjs","layer":"app-pages-browser"},"startTime":1778061704035,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4121,"timestamp":6670333608955,"id":1697,"parentId":1558,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/code-xml.mjs","layer":"app-pages-browser"},"startTime":1778061704035,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4058,"timestamp":6670333609184,"id":1699,"parentId":1557,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/copy.mjs","layer":"app-pages-browser"},"startTime":1778061704035,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2197,"timestamp":6670333614997,"id":1700,"parentId":1557,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/pencil.mjs","layer":"app-pages-browser"},"startTime":1778061704041,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2005,"timestamp":6670333615397,"id":1701,"parentId":1557,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/trash-2.mjs","layer":"app-pages-browser"},"startTime":1778061704041,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2036,"timestamp":6670333615545,"id":1702,"parentId":1560,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"app-pages-browser"},"startTime":1778061704042,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2076,"timestamp":6670333615669,"id":1703,"parentId":1560,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/check.mjs","layer":"app-pages-browser"},"startTime":1778061704042,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2164,"timestamp":6670333615789,"id":1704,"parentId":1560,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-down.mjs","layer":"app-pages-browser"},"startTime":1778061704042,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2223,"timestamp":6670333615903,"id":1705,"parentId":1560,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/circle-check.mjs","layer":"app-pages-browser"},"startTime":1778061704042,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2125,"timestamp":6670333618339,"id":1706,"parentId":1560,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clock.mjs","layer":"app-pages-browser"},"startTime":1778061704044,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2222,"timestamp":6670333618488,"id":1707,"parentId":1637,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1778061704045,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2195,"timestamp":6670333618720,"id":1709,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layout-dashboard.mjs","layer":"app-pages-browser"},"startTime":1778061704045,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2745,"timestamp":6670333618611,"id":1708,"parentId":1609,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-browser"},"startTime":1778061704045,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7936,"timestamp":6670333618844,"id":1710,"parentId":1648,"tags":{"name":"__barrel_optimize__?names=CreditCard!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061704045,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5422,"timestamp":6670333621799,"id":1716,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/list-checks.mjs","layer":"app-pages-browser"},"startTime":1778061704048,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5784,"timestamp":6670333621566,"id":1711,"parentId":1652,"tags":{"name":"__barrel_optimize__?names=AlertTriangle!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061704048,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6646,"timestamp":6670333621682,"id":1713,"parentId":1651,"tags":{"name":"__barrel_optimize__?names=Eye!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061704048,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6954,"timestamp":6670333621636,"id":1712,"parentId":1650,"tags":{"name":"__barrel_optimize__?names=Activity,AlertTriangle,Check,Cloud,FolderLock,Loader2,Monitor,Plus,Send,Server,Shield,Sliders,Webhook,Workflow,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061704048,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7007,"timestamp":6670333621720,"id":1714,"parentId":1654,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,Loader2,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061704048,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7147,"timestamp":6670333621763,"id":1715,"parentId":1653,"tags":{"name":"__barrel_optimize__?names=Terminal!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061704048,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3201,"timestamp":6670333627648,"id":1717,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-close.mjs","layer":"app-pages-browser"},"startTime":1778061704054,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2911,"timestamp":6670333634768,"id":1719,"parentId":1666,"tags":{"name":"__barrel_optimize__?names=Layers,Shuffle,Sliders,Tag!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061704061,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3233,"timestamp":6670333634588,"id":1718,"parentId":1660,"tags":{"name":"__barrel_optimize__?names=CheckCircle2,ChevronLeft,ChevronRight!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061704061,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1860,"timestamp":6670333639930,"id":1721,"parentId":1481,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/radix-ui@1.4.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@19.2.14_react_8630af8f756c6a5269f4297295494860/node_modules/radix-ui/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704066,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3153,"timestamp":6670333639836,"id":1720,"parentId":1675,"tags":{"name":"__barrel_optimize__?names=XIcon!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061704066,"traceId":"f02d898778399ea0"},{"name":"build-module-css","duration":940065,"timestamp":6670332707596,"id":1509,"parentId":1431,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css.webpack[javascript/auto]!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!/home/ubuntu/dev/chorus/src/app/globals.css","layer":null},"startTime":1778061703134,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2133,"timestamp":6670333654539,"id":1725,"parentId":1481,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704081,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3634,"timestamp":6670333654123,"id":1722,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plug.mjs","layer":"app-pages-browser"},"startTime":1778061704080,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3655,"timestamp":6670333654329,"id":1723,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/panel-left-open.mjs","layer":"app-pages-browser"},"startTime":1778061704080,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5910,"timestamp":6670333654478,"id":1724,"parentId":1674,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Shuffle,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061704081,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5060,"timestamp":6670333658208,"id":1727,"parentId":1660,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"app-pages-browser"},"startTime":1778061704084,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":5263,"timestamp":6670333658595,"id":1729,"parentId":1660,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"app-pages-browser"},"startTime":1778061704085,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6089,"timestamp":6670333658136,"id":1726,"parentId":1690,"tags":{"name":"__barrel_optimize__?names=Check,ClipboardList,Code2,Eye,FileCode2,FlaskConical,GitPullRequest,Loader2,Search,Shuffle,TestTube2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061704084,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6807,"timestamp":6670333658407,"id":1728,"parentId":1660,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"app-pages-browser"},"startTime":1778061704084,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3965,"timestamp":6670333661879,"id":1730,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/plus.mjs","layer":"app-pages-browser"},"startTime":1778061704088,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3989,"timestamp":6670333662052,"id":1731,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/settings.mjs","layer":"app-pages-browser"},"startTime":1778061704088,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1545,"timestamp":6670333673409,"id":1736,"parentId":1503,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1778061704099,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":8372,"timestamp":6670333673677,"id":1738,"parentId":1503,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tailwind-merge@3.5.0/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"app-pages-browser"},"startTime":1778061704100,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11718,"timestamp":6670333671931,"id":1733,"parentId":1708,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"pages-dir-browser"},"startTime":1778061704098,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12453,"timestamp":6670333671706,"id":1732,"parentId":1708,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"pages-dir-browser"},"startTime":1778061704098,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":11542,"timestamp":6670333672949,"id":1734,"parentId":1674,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"app-pages-browser"},"startTime":1778061704099,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":11470,"timestamp":6670333673213,"id":1735,"parentId":1674,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"app-pages-browser"},"startTime":1778061704099,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11161,"timestamp":6670333673762,"id":1739,"parentId":1566,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/external-link.mjs","layer":"app-pages-browser"},"startTime":1778061704100,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11245,"timestamp":6670333673886,"id":1740,"parentId":1561,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/users.mjs","layer":"app-pages-browser"},"startTime":1778061704100,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":12830,"timestamp":6670333673503,"id":1737,"parentId":1688,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"app-pages-browser"},"startTime":1778061704100,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1255,"timestamp":6670333691106,"id":1759,"parentId":1544,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/process.js","layer":"pages-dir-browser"},"startTime":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1232,"timestamp":6670333691990,"id":1768,"parentId":1640,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom.production.js","layer":"pages-dir-browser"},"startTime":1778061704118,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2482,"timestamp":6670333691136,"id":1760,"parentId":1500,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/process.js","layer":"app-pages-browser"},"startTime":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":901,"timestamp":6670333696355,"id":1770,"parentId":1518,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1778061704122,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10876,"timestamp":6670333687227,"id":1742,"parentId":1570,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-left.mjs","layer":"app-pages-browser"},"startTime":1778061704113,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10888,"timestamp":6670333687503,"id":1744,"parentId":1569,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/folder-lock.mjs","layer":"app-pages-browser"},"startTime":1778061704114,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11233,"timestamp":6670333687379,"id":1743,"parentId":1567,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/x.mjs","layer":"app-pages-browser"},"startTime":1778061704113,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11780,"timestamp":6670333687013,"id":1741,"parentId":1566,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/search.mjs","layer":"app-pages-browser"},"startTime":1778061704113,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11453,"timestamp":6670333687632,"id":1745,"parentId":1569,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/globe.mjs","layer":"app-pages-browser"},"startTime":1778061704114,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11464,"timestamp":6670333687821,"id":1746,"parentId":1569,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield-check.mjs","layer":"app-pages-browser"},"startTime":1778061704114,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9630,"timestamp":6670333689826,"id":1748,"parentId":1575,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/menu.mjs","layer":"app-pages-browser"},"startTime":1778061704116,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9953,"timestamp":6670333689682,"id":1747,"parentId":1571,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/dollar-sign.mjs","layer":"app-pages-browser"},"startTime":1778061704116,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10211,"timestamp":6670333689949,"id":1749,"parentId":1582,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1778061704116,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10449,"timestamp":6670333690081,"id":1750,"parentId":1582,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1778061704116,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10742,"timestamp":6670333690188,"id":1751,"parentId":1582,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1778061704116,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11143,"timestamp":6670333690298,"id":1752,"parentId":1582,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1778061704116,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":11298,"timestamp":6670333690401,"id":1753,"parentId":1582,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1778061704116,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11229,"timestamp":6670333690644,"id":1755,"parentId":1585,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield.mjs","layer":"app-pages-browser"},"startTime":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11194,"timestamp":6670333690872,"id":1757,"parentId":1590,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sparkles.mjs","layer":"app-pages-browser"},"startTime":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11291,"timestamp":6670333690981,"id":1758,"parentId":1586,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/eye.mjs","layer":"app-pages-browser"},"startTime":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":1087515,"timestamp":6670332622273,"id":1446,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"app-pages-browser"},"startTime":1778061703048,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":1088266,"timestamp":6670332622131,"id":1445,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"app-pages-browser"},"startTime":1778061703048,"traceId":"f02d898778399ea0"}]
16
+ [{"name":"build-module-css","duration":1108098,"timestamp":6670332607764,"id":1431,"parentId":1326,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"app-pages-browser"},"startTime":1778061703034,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":29206,"timestamp":6670333691213,"id":1761,"parentId":1589,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/repeat.mjs","layer":"app-pages-browser"},"startTime":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":30611,"timestamp":6670333690758,"id":1756,"parentId":1584,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js","layer":"app-pages-browser"},"startTime":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":30303,"timestamp":6670333691322,"id":1762,"parentId":1589,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/rotate-cw.mjs","layer":"app-pages-browser"},"startTime":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":32606,"timestamp":6670333691550,"id":1764,"parentId":1595,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1778061704118,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":35251,"timestamp":6670333690504,"id":1754,"parentId":1582,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":34590,"timestamp":6670333691431,"id":1763,"parentId":1591,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/file-code-corner.mjs","layer":"app-pages-browser"},"startTime":1778061704117,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":34567,"timestamp":6670333691790,"id":1766,"parentId":1597,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-browser"},"startTime":1778061704118,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":34651,"timestamp":6670333691886,"id":1767,"parentId":1596,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"app-pages-browser"},"startTime":1778061704118,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":35756,"timestamp":6670333691664,"id":1765,"parentId":1594,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-map.js","layer":"app-pages-browser"},"startTime":1778061704118,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":31516,"timestamp":6670333696086,"id":1769,"parentId":1596,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"app-pages-browser"},"startTime":1778061704122,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":31813,"timestamp":6670333696436,"id":1771,"parentId":1624,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778061704122,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":31900,"timestamp":6670333696690,"id":1773,"parentId":1624,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unrecognized-action-error.js","layer":"app-pages-browser"},"startTime":1778061704123,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":32373,"timestamp":6670333696578,"id":1772,"parentId":1624,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"app-pages-browser"},"startTime":1778061704123,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9685,"timestamp":6670333734232,"id":1774,"parentId":1607,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"pages-dir-browser"},"startTime":1778061704160,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9124,"timestamp":6670333744550,"id":1778,"parentId":1625,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"app-pages-browser"},"startTime":1778061704171,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9447,"timestamp":6670333744668,"id":1779,"parentId":1626,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"pages-dir-browser"},"startTime":1778061704171,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10326,"timestamp":6670333744417,"id":1777,"parentId":1646,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/lru.js","layer":"app-pages-browser"},"startTime":1778061704170,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13316,"timestamp":6670333744267,"id":1776,"parentId":1607,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js","layer":"pages-dir-browser"},"startTime":1778061704170,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12887,"timestamp":6670333744865,"id":1781,"parentId":1676,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-browser"},"startTime":1778061704171,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14033,"timestamp":6670333744767,"id":1780,"parentId":1629,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-browser"},"startTime":1778061704171,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":13891,"timestamp":6670333747139,"id":1784,"parentId":1685,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-browser"},"startTime":1778061704173,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":16551,"timestamp":6670333744954,"id":1782,"parentId":1671,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-match-utils.js","layer":"pages-dir-browser"},"startTime":1778061704171,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14390,"timestamp":6670333747341,"id":1786,"parentId":1685,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-browser"},"startTime":1778061704173,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":14668,"timestamp":6670333747240,"id":1785,"parentId":1684,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"pages-dir-browser"},"startTime":1778061704173,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":14607,"timestamp":6670333747560,"id":1788,"parentId":1712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/activity.mjs","layer":"app-pages-browser"},"startTime":1778061704174,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":14672,"timestamp":6670333747674,"id":1789,"parentId":1712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/cloud.mjs","layer":"app-pages-browser"},"startTime":1778061704174,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":15194,"timestamp":6670333747438,"id":1787,"parentId":1693,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/createLucideIcon.mjs","layer":"app-pages-browser"},"startTime":1778061704173,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":15029,"timestamp":6670333747786,"id":1790,"parentId":1710,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/credit-card.mjs","layer":"app-pages-browser"},"startTime":1778061704174,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":15098,"timestamp":6670333747897,"id":1791,"parentId":1712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/monitor.mjs","layer":"app-pages-browser"},"startTime":1778061704174,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":17251,"timestamp":6670333748010,"id":1792,"parentId":1712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/send.mjs","layer":"app-pages-browser"},"startTime":1778061704174,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":2130,"timestamp":6670333766981,"id":1793,"parentId":1446,"tags":{},"startTime":1778061704193,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":23,"timestamp":6670333769124,"id":1794,"parentId":1445,"tags":{},"startTime":1778061704195,"traceId":"f02d898778399ea0"},{"name":"build-module","duration":41,"timestamp":6670333769153,"id":1795,"parentId":1431,"tags":{},"startTime":1778061704195,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":26462,"timestamp":6670333744165,"id":1775,"parentId":1728,"tags":{"name":"__barrel_optimize__?names=Plus,Shuffle,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061704170,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":23752,"timestamp":6670333747071,"id":1783,"parentId":1734,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061704173,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1580593,"timestamp":6670332193671,"id":1306,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2827,"timestamp":6670333774785,"id":1796,"parentId":1712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/server.mjs","layer":"app-pages-browser"},"startTime":1778061704201,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2523,"timestamp":6670333776416,"id":1798,"parentId":1712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sliders-vertical.mjs","layer":"app-pages-browser"},"startTime":1778061704202,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2986,"timestamp":6670333776243,"id":1797,"parentId":1776,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"pages-dir-browser"},"startTime":1778061704202,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2982,"timestamp":6670333776562,"id":1799,"parentId":1712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/webhook.mjs","layer":"app-pages-browser"},"startTime":1778061704203,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3181,"timestamp":6670333776694,"id":1800,"parentId":1712,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/workflow.mjs","layer":"app-pages-browser"},"startTime":1778061704203,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7300,"timestamp":6670333776812,"id":1801,"parentId":1715,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/terminal.mjs","layer":"app-pages-browser"},"startTime":1778061704203,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6388,"timestamp":6670333778117,"id":1802,"parentId":1719,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shuffle.mjs","layer":"app-pages-browser"},"startTime":1778061704204,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7166,"timestamp":6670333778258,"id":1803,"parentId":1718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-left.mjs","layer":"app-pages-browser"},"startTime":1778061704204,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7210,"timestamp":6670333778385,"id":1804,"parentId":1718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-right.mjs","layer":"app-pages-browser"},"startTime":1778061704204,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7263,"timestamp":6670333778503,"id":1805,"parentId":1719,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/tag.mjs","layer":"app-pages-browser"},"startTime":1778061704205,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":231,"timestamp":6670333790547,"id":1807,"parentId":1633,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1778061704217,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":629,"timestamp":6670333790420,"id":1806,"parentId":1621,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/scheduler/index.js","layer":"app-pages-browser"},"startTime":1778061704216,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6727,"timestamp":6670333791827,"id":1808,"parentId":1660,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"app-pages-browser"},"startTime":1778061704218,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5459,"timestamp":6670333799586,"id":1813,"parentId":1656,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/index.js","layer":"app-pages-browser"},"startTime":1778061704226,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6782,"timestamp":6670333799107,"id":1810,"parentId":1726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/flask-conical.mjs","layer":"app-pages-browser"},"startTime":1778061704225,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7265,"timestamp":6670333798834,"id":1809,"parentId":1726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clipboard-list.mjs","layer":"app-pages-browser"},"startTime":1778061704225,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7288,"timestamp":6670333799288,"id":1811,"parentId":1726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/git-pull-request.mjs","layer":"app-pages-browser"},"startTime":1778061704225,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7335,"timestamp":6670333799445,"id":1812,"parentId":1726,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/test-tube-diagonal.mjs","layer":"app-pages-browser"},"startTime":1778061704225,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4859,"timestamp":6670333813838,"id":1830,"parentId":1782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/route-pattern-normalizer.js","layer":"pages-dir-browser"},"startTime":1778061704240,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8395,"timestamp":6670333811806,"id":1814,"parentId":1752,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"app-pages-browser"},"startTime":1778061704238,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8523,"timestamp":6670333811956,"id":1815,"parentId":1772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/not-found.js","layer":"app-pages-browser"},"startTime":1778061704238,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8627,"timestamp":6670333812093,"id":1816,"parentId":1772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"app-pages-browser"},"startTime":1778061704238,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8855,"timestamp":6670333812202,"id":1817,"parentId":1772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/forbidden.js","layer":"app-pages-browser"},"startTime":1778061704238,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9032,"timestamp":6670333812315,"id":1818,"parentId":1772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unauthorized.js","layer":"app-pages-browser"},"startTime":1778061704238,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":8952,"timestamp":6670333812583,"id":1821,"parentId":1754,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/action-revalidation-kind.js","layer":"app-pages-browser"},"startTime":1778061704239,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":9324,"timestamp":6670333812468,"id":1820,"parentId":1754,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/assign-location.js","layer":"app-pages-browser"},"startTime":1778061704238,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10492,"timestamp":6670333812690,"id":1822,"parentId":1754,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"app-pages-browser"},"startTime":1778061704239,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10594,"timestamp":6670333812797,"id":1823,"parentId":1764,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1778061704239,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10700,"timestamp":6670333812895,"id":1824,"parentId":1787,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toKebabCase.mjs","layer":"app-pages-browser"},"startTime":1778061704239,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":10837,"timestamp":6670333813201,"id":1826,"parentId":1808,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"app-pages-browser"},"startTime":1778061704239,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":10665,"timestamp":6670333813557,"id":1828,"parentId":1787,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toPascalCase.mjs","layer":"app-pages-browser"},"startTime":1778061704240,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":10700,"timestamp":6670333813734,"id":1829,"parentId":1776,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-loader-tree.js","layer":"pages-dir-browser"},"startTime":1778061704240,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":11492,"timestamp":6670333813383,"id":1827,"parentId":1808,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"app-pages-browser"},"startTime":1778061704239,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":12676,"timestamp":6670333813020,"id":1825,"parentId":1808,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"app-pages-browser"},"startTime":1778061704239,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":12405,"timestamp":6670333813865,"id":1831,"parentId":1776,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/resolve-param-value.js","layer":"pages-dir-browser"},"startTime":1778061704240,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":17943,"timestamp":6670333812417,"id":1819,"parentId":1808,"tags":{"name":"__barrel_optimize__?names=Plus!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061704238,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3099,"timestamp":6670333828029,"id":1832,"parentId":1776,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/routes/app.js","layer":"pages-dir-browser"},"startTime":1778061704254,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":498,"timestamp":6670333835132,"id":1835,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-accessible-icon@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@ty_d82538e2dc1c85e81d10c78e4650fbee/node_modules/@radix-ui/react-accessible-icon/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704261,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2425,"timestamp":6670333833671,"id":1833,"parentId":1825,"tags":{"name":"__barrel_optimize__?names=ArrowDown,ArrowUp,ChevronDown,ChevronRight,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061704260,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4656,"timestamp":6670333833747,"id":1834,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-accordion@1.2.12_@types+react-dom@19.2.3_@types+react@19.2.14__@types+r_8b3df72274e0fa0cff1629993ef7cc33/node_modules/@radix-ui/react-accordion/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704260,"traceId":"f02d898778399ea0"},{"name":"build-module-ts","duration":2285,"timestamp":6670333839986,"id":1837,"parentId":1827,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"app-pages-browser"},"startTime":1778061704266,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3647,"timestamp":6670333840187,"id":1838,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-alert-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@type_d492cfbed6c88f7a3980b921a627d48d/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704266,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":6709,"timestamp":6670333839614,"id":1836,"parentId":1825,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"app-pages-browser"},"startTime":1778061704266,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1928,"timestamp":6670333847821,"id":1839,"parentId":1837,"tags":{"name":"__barrel_optimize__?names=ClipboardList,Code2,Eye,FileCode2,FlaskConical,GitPullRequest,Search,Shuffle,TestTube2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061704274,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2627,"timestamp":6670333847899,"id":1840,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-avatar@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_06c5a164da4523571d3e9cd55d04eddf/node_modules/@radix-ui/react-avatar/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704274,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":703,"timestamp":6670333854526,"id":1841,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-aspect-ratio@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types_96bcec06796fd925f9bce26c5b0bc695/node_modules/@radix-ui/react-aspect-ratio/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704281,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":2318,"timestamp":6670333854649,"id":1842,"parentId":1836,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"app-pages-browser"},"startTime":1778061704281,"traceId":"f02d898778399ea0"},{"name":"build-module-tsx","duration":3588,"timestamp":6670333855954,"id":1843,"parentId":1836,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"app-pages-browser"},"startTime":1778061704282,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4470,"timestamp":6670333860090,"id":1844,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-checkbox@1.3.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_a9bfe74df417688e01ae6068318bf0dd/node_modules/@radix-ui/react-checkbox/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704286,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3982,"timestamp":6670333861783,"id":1845,"parentId":1843,"tags":{"name":"__barrel_optimize__?names=Plus,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778061704288,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2408,"timestamp":6670333866243,"id":1846,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-collapsible@1.1.12_@types+react-dom@19.2.3_@types+react@19.2.14__@types_10a2c6d0ac3bcc7422bd3020fe61e076/node_modules/@radix-ui/react-collapsible/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704292,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3618,"timestamp":6670333870078,"id":1847,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-context-menu@2.2.16_@types+react-dom@19.2.3_@types+react@19.2.14__@type_7ddebea395c65d3c4d3683b445765102/node_modules/@radix-ui/react-context-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704296,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":564,"timestamp":6670333884196,"id":1849,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-direction@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704310,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5393,"timestamp":6670333881634,"id":1848,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_779045218dc2799d336e7197abef9d38/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704308,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3787,"timestamp":6670333915208,"id":1850,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@typ_73af8346b6b2e99f5d79f55f5dac0b34/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704341,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4969,"timestamp":6670333916533,"id":1851,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-form@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@1_ac782b7f287a9ebe6066a603dfc1b780/node_modules/@radix-ui/react-form/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704343,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3622,"timestamp":6670333931899,"id":1853,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_0e34a2d9c9cbbbf963013b9dd979f6f1/node_modules/@radix-ui/react-label/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704358,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6251,"timestamp":6670333931789,"id":1852,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-hover-card@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_7ad81962fbdf173de4beb0078b2863c0/node_modules/@radix-ui/react-hover-card/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704358,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":8929,"timestamp":6670333931984,"id":1854,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-menubar@1.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_2538d85c615acf13b2f2294bd07156f9/node_modules/@radix-ui/react-menubar/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704358,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11423,"timestamp":6670333932143,"id":1856,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-one-time-password-field@0.1.8_@types+react-dom@19.2.3_@types+react@19.2_d966c07edda083842dfc81816512d421/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704358,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":16174,"timestamp":6670333932069,"id":1855,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-navigation-menu@1.2.14_@types+react-dom@19.2.3_@types+react@19.2.14__@t_7563284ec2dc0b07b96e6ca399b56630/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704358,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":16515,"timestamp":6670333935703,"id":1857,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-password-toggle-field@0.1.3_@types+react-dom@19.2.3_@types+react@19.2.1_f140fea76c74b024d58beaaf8d08d46c/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704362,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2791,"timestamp":6670334006926,"id":1858,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-progress@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_d26b5d8ff64e53a10c8029fddad30be5/node_modules/@radix-ui/react-progress/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704433,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2562,"timestamp":6670334008433,"id":1860,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_7668895bec2444446faa4e0f4eb5244b/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704434,"traceId":"f02d898778399ea0"}]
17
+ [{"name":"build-module-mjs","duration":4490,"timestamp":6670334007768,"id":1859,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-popover@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_8b5332f8e883134e9d9ab2856fc4395d/node_modules/@radix-ui/react-popover/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704434,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1066,"timestamp":6670334027984,"id":1862,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-separator@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+re_708d1054dbf5e38a292cb79d1c79b4a1/node_modules/@radix-ui/react-separator/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704454,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":7720,"timestamp":6670334026628,"id":1861,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-scroll-area@1.2.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types_155614c2fe5222bb9b221068b09efefc/node_modules/@radix-ui/react-scroll-area/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704453,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":9611,"timestamp":6670334028177,"id":1864,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-slider@1.3.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_c6a3fae91eb6750caf661d179680cb4a/node_modules/@radix-ui/react-slider/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704454,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":14701,"timestamp":6670334028100,"id":1863,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-select@2.2.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_53894a32562cb9eeb6aef8b357a4f4e3/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704454,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2185,"timestamp":6670334081702,"id":1868,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704508,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6874,"timestamp":6670334079661,"id":1865,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-radio-group@1.3.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_cc2a70da647cefa06e7f90fd9b481f08/node_modules/@radix-ui/react-radio-group/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704506,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":5617,"timestamp":6670334081616,"id":1867,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-switch@1.2.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_e3738c514c10df2ef7e24af5ee461853/node_modules/@radix-ui/react-switch/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704508,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6522,"timestamp":6670334081492,"id":1866,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-tabs@1.1.13_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_2ad0945e3cb98dc5bbfaaf29c105e977/node_modules/@radix-ui/react-tabs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704508,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11093,"timestamp":6670334081780,"id":1869,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toast@1.2.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_4581e89c6ba13e4159ce65546c8b2a16/node_modules/@radix-ui/react-toast/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704508,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2993,"timestamp":6670334123875,"id":1870,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toggle@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_63d136f11f5f79b42c1373b9162ffc86/node_modules/@radix-ui/react-toggle/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704550,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4088,"timestamp":6670334124048,"id":1871,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toggle-group@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@type_0c124bdbaa351e80a671757a596f81ce/node_modules/@radix-ui/react-toggle-group/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704550,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4123,"timestamp":6670334125726,"id":1872,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toolbar@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_0c21b1d71c2cf2b659e30aa892e5950d/node_modules/@radix-ui/react-toolbar/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704552,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":496,"timestamp":6670334143430,"id":1874,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-visually-hidden@1.2.3_@types+react-dom@19.2.3_@types+react@19.2.14__@ty_fa89646d7248b32d1762bf88948f6339/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704569,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1598,"timestamp":6670334145306,"id":1875,"parentId":1806,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/scheduler/cjs/scheduler.production.js","layer":"app-pages-browser"},"startTime":1778061704571,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6819,"timestamp":6670334142579,"id":1873,"parentId":1721,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-tooltip@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_9074d9fb06315b089b2bee17c4c65951/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704569,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":437,"timestamp":6670334159746,"id":1876,"parentId":1737,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"app-pages-browser"},"startTime":1778061704586,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1251,"timestamp":6670334162079,"id":1877,"parentId":1807,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.production.js","layer":"pages-dir-browser"},"startTime":1778061704588,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2293,"timestamp":6670334162114,"id":1878,"parentId":1759,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/process/browser.js","layer":"pages-dir-browser"},"startTime":1778061704588,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2956,"timestamp":6670334162136,"id":1879,"parentId":1760,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/process/browser.js","layer":"app-pages-browser"},"startTime":1778061704588,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2112,"timestamp":6670334165535,"id":1880,"parentId":1782,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"pages-dir-browser"},"startTime":1778061704592,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1973987,"timestamp":6670332193680,"id":1307,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2283,"timestamp":6670334165795,"id":1882,"parentId":1813,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/index.js","layer":"app-pages-browser"},"startTime":1778061704592,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2882,"timestamp":6670334165571,"id":1881,"parentId":1828,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toCamelCase.mjs","layer":"app-pages-browser"},"startTime":1778061704592,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1974875,"timestamp":6670332193864,"id":1316,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2310,"timestamp":6670334173451,"id":1883,"parentId":1816,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.browser.js","layer":"app-pages-browser"},"startTime":1778061704599,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1982609,"timestamp":6670332193895,"id":1319,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2264,"timestamp":6670334176117,"id":1884,"parentId":1823,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hash.js","layer":"app-pages-browser"},"startTime":1778061704602,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1985136,"timestamp":6670332193540,"id":1302,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1985182,"timestamp":6670332193509,"id":1301,"parentId":1299,"tags":{"request":"./node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-next.js"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1229,"timestamp":6670334177894,"id":1885,"parentId":1831,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js","layer":"pages-dir-browser"},"startTime":1778061704604,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1361,"timestamp":6670334178507,"id":1886,"parentId":1833,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-down.mjs","layer":"app-pages-browser"},"startTime":1778061704605,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1194,"timestamp":6670334180234,"id":1889,"parentId":1834,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704606,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1999,"timestamp":6670334180328,"id":1890,"parentId":1834,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704606,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3219,"timestamp":6670334179375,"id":1888,"parentId":1833,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-up.mjs","layer":"app-pages-browser"},"startTime":1778061704605,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3783,"timestamp":6670334179214,"id":1887,"parentId":1832,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"pages-dir-browser"},"startTime":1778061704605,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":6558,"timestamp":6670334180401,"id":1891,"parentId":1834,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+r_161926fa2509d0b7370b60b8bb4eb8b0/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704606,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":1994559,"timestamp":6670332192978,"id":1300,"parentId":1299,"tags":{"request":"./node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/next.js"},"startTime":1778061702619,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":987,"timestamp":6670334190117,"id":1892,"parentId":1834,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+re_1181ea5061ec9212248424669240e4ec/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704616,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1194,"timestamp":6670334190238,"id":1893,"parentId":1834,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704616,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1366,"timestamp":6670334190322,"id":1894,"parentId":1834,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704616,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1674,"timestamp":6670334190397,"id":1895,"parentId":1834,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704616,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":362,"timestamp":6670334195434,"id":1896,"parentId":1840,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704621,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":334,"timestamp":6670334196112,"id":1897,"parentId":1840,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-is-hydrated@0.1.0_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704622,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":363,"timestamp":6670334197173,"id":1898,"parentId":1840,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704623,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":645,"timestamp":6670334200981,"id":1900,"parentId":1844,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704627,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":734,"timestamp":6670334201095,"id":1901,"parentId":1844,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704627,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4401,"timestamp":6670334198749,"id":1899,"parentId":1844,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-presence@1.1.5_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_c01c26c80b5ab5e3ecefbda6eca51ad1/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704625,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":856,"timestamp":6670334208600,"id":1906,"parentId":1848,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778061704635,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1668,"timestamp":6670334208666,"id":1907,"parentId":1848,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778061704635,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4911,"timestamp":6670334207557,"id":1903,"parentId":1848,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14___3d3960154a4c07d09bb90cb341135fc5/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704634,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4394,"timestamp":6670334208527,"id":1905,"parentId":1848,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704635,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":13827,"timestamp":6670334205391,"id":1902,"parentId":1847,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_73ff7391b7be14d4dbff03af4dbac090/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704631,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":11971,"timestamp":6670334208437,"id":1904,"parentId":1848,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_f62f3af4ca2ba305a7aecf04c8534604/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704634,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":14575,"timestamp":6670334208740,"id":1908,"parentId":1852,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-popper@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_13e0521d8aea7ebfbfb8bee1fb615c05/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704635,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":890,"timestamp":6670334251387,"id":1910,"parentId":1856,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-effect-event@0.0.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-effect-event/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704677,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4153,"timestamp":6670334250643,"id":1909,"parentId":1854,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@type_4eeb29c998b846c35358e2f929e7490e/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704677,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":393,"timestamp":6670334259843,"id":1911,"parentId":1856,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+number@1.1.1/node_modules/@radix-ui/number/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704686,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1001,"timestamp":6670334260639,"id":1912,"parentId":1882,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/errors.js","layer":"app-pages-browser"},"startTime":1778061704687,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1086,"timestamp":6670334260742,"id":1913,"parentId":1876,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"app-pages-browser"},"startTime":1778061704687,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1760,"timestamp":6670334265406,"id":1914,"parentId":1882,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/composer.js","layer":"app-pages-browser"},"startTime":1778061704691,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2248,"timestamp":6670334271627,"id":1915,"parentId":1882,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/Document.js","layer":"app-pages-browser"},"startTime":1778061704698,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2531,"timestamp":6670334282360,"id":1916,"parentId":1882,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Alias.js","layer":"app-pages-browser"},"startTime":1778061704708,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2897,"timestamp":6670334282508,"id":1917,"parentId":1882,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/Schema.js","layer":"app-pages-browser"},"startTime":1778061704709,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3237,"timestamp":6670334282599,"id":1918,"parentId":1882,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/identity.js","layer":"app-pages-browser"},"startTime":1778061704709,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3591,"timestamp":6670334282678,"id":1919,"parentId":1882,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Pair.js","layer":"app-pages-browser"},"startTime":1778061704709,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4528,"timestamp":6670334282756,"id":1920,"parentId":1882,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/YAMLMap.js","layer":"app-pages-browser"},"startTime":1778061704709,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4743,"timestamp":6670334282833,"id":1921,"parentId":1882,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Scalar.js","layer":"app-pages-browser"},"startTime":1778061704709,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5414,"timestamp":6670334282904,"id":1922,"parentId":1882,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/YAMLSeq.js","layer":"app-pages-browser"},"startTime":1778061704709,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1399,"timestamp":6670334298410,"id":1923,"parentId":1882,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/cst.js","layer":"app-pages-browser"},"startTime":1778061704724,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4527,"timestamp":6670334298560,"id":1924,"parentId":1882,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/lexer.js","layer":"app-pages-browser"},"startTime":1778061704725,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":5599,"timestamp":6670334298652,"id":1925,"parentId":1882,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/visit.js","layer":"app-pages-browser"},"startTime":1778061704725,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6294,"timestamp":6670334298728,"id":1926,"parentId":1882,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/public-api.js","layer":"app-pages-browser"},"startTime":1778061704725,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":6493,"timestamp":6670334298798,"id":1927,"parentId":1882,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/line-counter.js","layer":"app-pages-browser"},"startTime":1778061704725,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":7811,"timestamp":6670334312609,"id":1928,"parentId":1882,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/parser.js","layer":"app-pages-browser"},"startTime":1778061704739,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":558,"timestamp":6670334321852,"id":1929,"parentId":1906,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"app-pages-browser"},"startTime":1778061704748,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":393,"timestamp":6670334323789,"id":1930,"parentId":1897,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/shim/index.js","layer":"app-pages-browser"},"startTime":1778061704750,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":432,"timestamp":6670334330170,"id":1931,"parentId":1903,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704756,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":397,"timestamp":6670334333137,"id":1932,"parentId":1913,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"app-pages-browser"},"startTime":1778061704759,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1191,"timestamp":6670334333915,"id":1933,"parentId":1913,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/parseUtil.js","layer":"app-pages-browser"},"startTime":1778061704760,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1180,"timestamp":6670334334017,"id":1934,"parentId":1913,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/typeAliases.js","layer":"app-pages-browser"},"startTime":1778061704760,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1222,"timestamp":6670334335485,"id":1935,"parentId":1913,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/util.js","layer":"app-pages-browser"},"startTime":1778061704762,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1498,"timestamp":6670334338840,"id":1936,"parentId":1914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/directives.js","layer":"app-pages-browser"},"startTime":1778061704765,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2550,"timestamp":6670334339030,"id":1937,"parentId":1913,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"app-pages-browser"},"startTime":1778061704765,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":20063,"timestamp":6670334344381,"id":1938,"parentId":1913,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"app-pages-browser"},"startTime":1778061704770,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":20417,"timestamp":6670334344478,"id":1939,"parentId":1914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/compose-doc.js","layer":"app-pages-browser"},"startTime":1778061704771,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":686,"timestamp":6670334367310,"id":1940,"parentId":1914,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-end.js","layer":"app-pages-browser"},"startTime":1778061704793,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1137,"timestamp":6670334369049,"id":1941,"parentId":1915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Collection.js","layer":"app-pages-browser"},"startTime":1778061704795,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1292,"timestamp":6670334369161,"id":1942,"parentId":1908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_e05f2c19a58a99fddf374207b5e3778c/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778061704795,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":945,"timestamp":6670334372354,"id":1943,"parentId":1915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/anchors.js","layer":"app-pages-browser"},"startTime":1778061704798,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1103,"timestamp":6670334372448,"id":1944,"parentId":1915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/toJS.js","layer":"app-pages-browser"},"startTime":1778061704798,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2368,"timestamp":6670334372522,"id":1945,"parentId":1908,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+react-dom@2.1.8_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"app-pages-browser"},"startTime":1778061704799,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":927,"timestamp":6670334376165,"id":1946,"parentId":1915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/applyReviver.js","layer":"app-pages-browser"},"startTime":1778061704802,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1369,"timestamp":6670334376257,"id":1947,"parentId":1915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/doc/createNode.js","layer":"app-pages-browser"},"startTime":1778061704802,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1826,"timestamp":6670334376330,"id":1948,"parentId":1917,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/tags.js","layer":"app-pages-browser"},"startTime":1778061704802,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2066,"timestamp":6670334376407,"id":1949,"parentId":1916,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/Node.js","layer":"app-pages-browser"},"startTime":1778061704802,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":859,"timestamp":6670334380856,"id":1950,"parentId":1919,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/nodes/addPairToJSMap.js","layer":"app-pages-browser"},"startTime":1778061704807,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1264,"timestamp":6670334380948,"id":1951,"parentId":1915,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyDocument.js","layer":"app-pages-browser"},"startTime":1778061704807,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1984,"timestamp":6670334381035,"id":1952,"parentId":1919,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyPair.js","layer":"app-pages-browser"},"startTime":1778061704807,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2453,"timestamp":6670334384213,"id":1953,"parentId":1920,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyCollection.js","layer":"app-pages-browser"},"startTime":1778061704810,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":615,"timestamp":6670334387151,"id":1954,"parentId":1917,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/common/map.js","layer":"app-pages-browser"},"startTime":1778061704813,"traceId":"f02d898778399ea0"}]
18
+ [{"name":"build-module-js","duration":703,"timestamp":6670334387246,"id":1955,"parentId":1917,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/common/seq.js","layer":"app-pages-browser"},"startTime":1778061704813,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":798,"timestamp":6670334387324,"id":1956,"parentId":1917,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/common/string.js","layer":"app-pages-browser"},"startTime":1778061704813,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":524,"timestamp":6670334393899,"id":1957,"parentId":1926,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/log.js","layer":"app-pages-browser"},"startTime":1778061704820,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1413,"timestamp":6670334393993,"id":1958,"parentId":1923,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/cst-scalar.js","layer":"app-pages-browser"},"startTime":1778061704820,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":911,"timestamp":6670334396068,"id":1959,"parentId":1923,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/cst-stringify.js","layer":"app-pages-browser"},"startTime":1778061704822,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1220,"timestamp":6670334396163,"id":1960,"parentId":1923,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/parse/cst-visit.js","layer":"app-pages-browser"},"startTime":1778061704822,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":704,"timestamp":6670334397570,"id":1961,"parentId":1929,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"app-pages-browser"},"startTime":1778061704824,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":798,"timestamp":6670334397679,"id":1962,"parentId":1929,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"app-pages-browser"},"startTime":1778061704824,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":667,"timestamp":6670334399726,"id":1963,"parentId":1930,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"app-pages-browser"},"startTime":1778061704826,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3865,"timestamp":6670334401011,"id":1964,"parentId":1929,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1778061704827,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":899,"timestamp":6670334405381,"id":1965,"parentId":1932,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/locales/en.js","layer":"app-pages-browser"},"startTime":1778061704831,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":599,"timestamp":6670334407595,"id":1966,"parentId":1938,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.js","layer":"app-pages-browser"},"startTime":1778061704834,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1069,"timestamp":6670334407689,"id":1967,"parentId":1939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/compose-node.js","layer":"app-pages-browser"},"startTime":1778061704834,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1534,"timestamp":6670334407765,"id":1968,"parentId":1939,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-props.js","layer":"app-pages-browser"},"startTime":1778061704834,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":535,"timestamp":6670334412575,"id":1969,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/common/null.js","layer":"app-pages-browser"},"startTime":1778061704839,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":673,"timestamp":6670334412683,"id":1970,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/bool.js","layer":"app-pages-browser"},"startTime":1778061704839,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":923,"timestamp":6670334414669,"id":1971,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/float.js","layer":"app-pages-browser"},"startTime":1778061704841,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1013,"timestamp":6670334414758,"id":1972,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/schema.js","layer":"app-pages-browser"},"startTime":1778061704841,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1283,"timestamp":6670334414834,"id":1973,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/core/int.js","layer":"app-pages-browser"},"startTime":1778061704841,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1583,"timestamp":6670334414908,"id":1974,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/json/schema.js","layer":"app-pages-browser"},"startTime":1778061704841,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1612,"timestamp":6670334417429,"id":1975,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/binary.js","layer":"app-pages-browser"},"startTime":1778061704843,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1092,"timestamp":6670334419264,"id":1976,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/merge.js","layer":"app-pages-browser"},"startTime":1778061704845,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1443,"timestamp":6670334419358,"id":1977,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/pairs.js","layer":"app-pages-browser"},"startTime":1778061704845,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1809,"timestamp":6670334419440,"id":1978,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/omap.js","layer":"app-pages-browser"},"startTime":1778061704845,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1213,"timestamp":6670334424068,"id":1979,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/set.js","layer":"app-pages-browser"},"startTime":1778061704850,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1350,"timestamp":6670334424162,"id":1980,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/schema.js","layer":"app-pages-browser"},"startTime":1778061704850,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1481,"timestamp":6670334424241,"id":1981,"parentId":1951,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyComment.js","layer":"app-pages-browser"},"startTime":1778061704850,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2024,"timestamp":6670334424310,"id":1982,"parentId":1948,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/timestamp.js","layer":"app-pages-browser"},"startTime":1778061704850,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2574,"timestamp":6670334424381,"id":1983,"parentId":1950,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringify.js","layer":"app-pages-browser"},"startTime":1778061704850,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":3447,"timestamp":6670334428222,"id":1984,"parentId":1956,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyString.js","layer":"app-pages-browser"},"startTime":1778061704854,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":4268,"timestamp":6670334428315,"id":1985,"parentId":1958,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-block-scalar.js","layer":"app-pages-browser"},"startTime":1778061704854,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1353,"timestamp":6670334434237,"id":1986,"parentId":1958,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-flow-scalar.js","layer":"app-pages-browser"},"startTime":1778061704860,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1525,"timestamp":6670334437411,"id":1987,"parentId":1962,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"app-pages-browser"},"startTime":1778061704863,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1961,"timestamp":6670334437507,"id":1988,"parentId":1967,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/compose-scalar.js","layer":"app-pages-browser"},"startTime":1778061704864,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2006,"timestamp":6670334437584,"id":1989,"parentId":1961,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1778061704864,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2382,"timestamp":6670334437683,"id":1990,"parentId":1967,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/compose-collection.js","layer":"app-pages-browser"},"startTime":1778061704864,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1165,"timestamp":6670334441015,"id":1991,"parentId":1967,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/util-empty-scalar-position.js","layer":"app-pages-browser"},"startTime":1778061704867,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1314,"timestamp":6670334441108,"id":1992,"parentId":1971,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/stringifyNumber.js","layer":"app-pages-browser"},"startTime":1778061704867,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":756,"timestamp":6670334443444,"id":1993,"parentId":1980,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/bool.js","layer":"app-pages-browser"},"startTime":1778061704869,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":3719,"timestamp":6670334443537,"id":1994,"parentId":1945,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"app-pages-browser"},"startTime":1778061704870,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":935,"timestamp":6670334448836,"id":1995,"parentId":1980,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/float.js","layer":"app-pages-browser"},"startTime":1778061704875,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1588,"timestamp":6670334448929,"id":1996,"parentId":1980,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/schema/yaml-1.1/int.js","layer":"app-pages-browser"},"startTime":1778061704875,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2219,"timestamp":6670334449017,"id":1997,"parentId":1984,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/stringify/foldFlowLines.js","layer":"app-pages-browser"},"startTime":1778061704875,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":912,"timestamp":6670334452319,"id":1998,"parentId":1990,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-block-seq.js","layer":"app-pages-browser"},"startTime":1778061704878,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1907,"timestamp":6670334452415,"id":1999,"parentId":1990,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-flow-collection.js","layer":"app-pages-browser"},"startTime":1778061704878,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2402,"timestamp":6670334452491,"id":2000,"parentId":1990,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-block-map.js","layer":"app-pages-browser"},"startTime":1778061704879,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2548,"timestamp":6670334452565,"id":2001,"parentId":1987,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"app-pages-browser"},"startTime":1778061704879,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1012,"timestamp":6670334457375,"id":2002,"parentId":1987,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"app-pages-browser"},"startTime":1778061704883,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":306,"timestamp":6670334459502,"id":2003,"parentId":1962,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778061704886,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":326,"timestamp":6670334460945,"id":2004,"parentId":1961,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778061704887,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":775,"timestamp":6670334463376,"id":2005,"parentId":1999,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/util-contains-newline.js","layer":"app-pages-browser"},"startTime":1778061704889,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":875,"timestamp":6670334463473,"id":2006,"parentId":1998,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/util-flow-indent-check.js","layer":"app-pages-browser"},"startTime":1778061704890,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":941,"timestamp":6670334463551,"id":2007,"parentId":1961,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"app-pages-browser"},"startTime":1778061704890,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1006,"timestamp":6670334463620,"id":2008,"parentId":1987,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778061704890,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":362,"timestamp":6670334465649,"id":2009,"parentId":1999,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/util-map-includes.js","layer":"app-pages-browser"},"startTime":1778061704892,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":973,"timestamp":6670334467566,"id":2010,"parentId":2003,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"app-pages-browser"},"startTime":1778061704894,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1232,"timestamp":6670334467660,"id":2011,"parentId":2003,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1778061704894,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1310,"timestamp":6670334467730,"id":2012,"parentId":2003,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/config.js","layer":"app-pages-browser"},"startTime":1778061704894,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1732,"timestamp":6670334467797,"id":2013,"parentId":2003,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1778061704894,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2026,"timestamp":6670334467865,"id":2014,"parentId":2003,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"app-pages-browser"},"startTime":1778061704894,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2169,"timestamp":6670334467929,"id":2015,"parentId":2003,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/exports.js","layer":"app-pages-browser"},"startTime":1778061704894,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":637,"timestamp":6670334472638,"id":2016,"parentId":2004,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"app-pages-browser"},"startTime":1778061704899,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":744,"timestamp":6670334472730,"id":2017,"parentId":2004,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"app-pages-browser"},"startTime":1778061704899,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":787,"timestamp":6670334472806,"id":2018,"parentId":1987,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778061704899,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":951,"timestamp":6670334473846,"id":2019,"parentId":2004,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"app-pages-browser"},"startTime":1778061704900,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":806,"timestamp":6670334475598,"id":2020,"parentId":2004,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"app-pages-browser"},"startTime":1778061704902,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":868,"timestamp":6670334475683,"id":2021,"parentId":2004,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"app-pages-browser"},"startTime":1778061704902,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1011,"timestamp":6670334475753,"id":2022,"parentId":2004,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"app-pages-browser"},"startTime":1778061704902,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1232,"timestamp":6670334475826,"id":2023,"parentId":2004,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"app-pages-browser"},"startTime":1778061704902,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1304,"timestamp":6670334475890,"id":2024,"parentId":2004,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"app-pages-browser"},"startTime":1778061704902,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":1416,"timestamp":6670334480292,"id":2025,"parentId":1994,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"app-pages-browser"},"startTime":1778061704906,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":2063,"timestamp":6670334480388,"id":2026,"parentId":1994,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"app-pages-browser"},"startTime":1778061704906,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":2174,"timestamp":6670334480461,"id":2027,"parentId":2011,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/env.js","layer":"app-pages-browser"},"startTime":1778061704906,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":796,"timestamp":6670334483279,"id":2028,"parentId":2008,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1778061704909,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":1051,"timestamp":6670334483368,"id":2029,"parentId":2008,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"app-pages-browser"},"startTime":1778061704909,"traceId":"f02d898778399ea0"},{"name":"build-module-mjs","duration":4108,"timestamp":6670334485933,"id":2030,"parentId":1994,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+core@1.7.5/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"app-pages-browser"},"startTime":1778061704912,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":588,"timestamp":6670334490756,"id":2031,"parentId":2018,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"app-pages-browser"},"startTime":1778061704917,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":651,"timestamp":6670334490844,"id":2032,"parentId":2018,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1778061704917,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":380,"timestamp":6670334491787,"id":2033,"parentId":2018,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1778061704918,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":243,"timestamp":6670334495267,"id":2034,"parentId":2027,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/detect-node-es@1.1.0/node_modules/detect-node-es/esm/browser.js","layer":"app-pages-browser"},"startTime":1778061704921,"traceId":"f02d898778399ea0"},{"name":"build-module-js","duration":381,"timestamp":6670334496631,"id":2035,"parentId":2031,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778061704923,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":2303222,"timestamp":6670332193840,"id":1313,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fnew%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":2303218,"timestamp":6670332193852,"id":1314,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":2303198,"timestamp":6670332193878,"id":1318,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Forchestrator-card.tsx%22%2C%22ids%22%3A%5B%22OrchestratorCard%22%5D%7D&server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":2303110,"timestamp":6670332193969,"id":1320,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":2303093,"timestamp":6670332193989,"id":1321,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":2303086,"timestamp":6670332193998,"id":1322,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpermissions%2Fpermissions-form.tsx%22%2C%22ids%22%3A%5B%22PermissionsForm%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":2303075,"timestamp":6670332194011,"id":1323,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flive-run-real%2Findex.tsx%22%2C%22ids%22%3A%5B%22LiveRunReal%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":2303235,"timestamp":6670332193857,"id":1315,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"add-entry","duration":2303225,"timestamp":6670332193871,"id":1317,"parentId":1299,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778061702620,"traceId":"f02d898778399ea0"},{"name":"make","duration":2304655,"timestamp":6670332192586,"id":1299,"parentId":1298,"tags":{},"startTime":1778061702619,"traceId":"f02d898778399ea0"},{"name":"chunk-graph","duration":13616,"timestamp":6670334545710,"id":2037,"parentId":2036,"tags":{},"startTime":1778061704972,"traceId":"f02d898778399ea0"},{"name":"optimize-modules","duration":30,"timestamp":6670334559429,"id":2039,"parentId":2036,"tags":{},"startTime":1778061704985,"traceId":"f02d898778399ea0"},{"name":"optimize-chunks","duration":20161,"timestamp":6670334560896,"id":2041,"parentId":2036,"tags":{},"startTime":1778061704987,"traceId":"f02d898778399ea0"},{"name":"optimize-tree","duration":96,"timestamp":6670334581133,"id":2042,"parentId":2036,"tags":{},"startTime":1778061705007,"traceId":"f02d898778399ea0"},{"name":"optimize-chunk-modules","duration":19838,"timestamp":6670334581308,"id":2043,"parentId":2036,"tags":{},"startTime":1778061705007,"traceId":"f02d898778399ea0"},{"name":"optimize","duration":41839,"timestamp":6670334559386,"id":2038,"parentId":2036,"tags":{},"startTime":1778061704985,"traceId":"f02d898778399ea0"},{"name":"module-hash","duration":15843,"timestamp":6670334613633,"id":2044,"parentId":2036,"tags":{},"startTime":1778061705040,"traceId":"f02d898778399ea0"},{"name":"code-generation","duration":244347,"timestamp":6670334629515,"id":2045,"parentId":2036,"tags":{},"startTime":1778061705056,"traceId":"f02d898778399ea0"},{"name":"hash","duration":7435,"timestamp":6670334877927,"id":2046,"parentId":2036,"tags":{},"startTime":1778061705304,"traceId":"f02d898778399ea0"},{"name":"code-generation-jobs","duration":385,"timestamp":6670334885359,"id":2047,"parentId":2036,"tags":{},"startTime":1778061705311,"traceId":"f02d898778399ea0"}]
19
+ [{"name":"module-assets","duration":554,"timestamp":6670334885698,"id":2048,"parentId":2036,"tags":{},"startTime":1778061705312,"traceId":"f02d898778399ea0"},{"name":"create-chunk-assets","duration":8988,"timestamp":6670334886267,"id":2049,"parentId":2036,"tags":{},"startTime":1778061705312,"traceId":"f02d898778399ea0"},{"name":"NextJsBuildManifest-generateClientManifest","duration":978,"timestamp":6670334899152,"id":2051,"parentId":1298,"tags":{},"startTime":1778061705325,"traceId":"f02d898778399ea0"},{"name":"NextJsBuildManifest-createassets","duration":1605,"timestamp":6670334898535,"id":2050,"parentId":1298,"tags":{},"startTime":1778061705325,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":60096,"timestamp":6670334920442,"id":2056,"parentId":2052,"tags":{"name":"static/chunks/app/_global-error/page-82f9fc3a5601f410.js","cache":"MISS"},"startTime":1778061705346,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":60490,"timestamp":6670334920091,"id":2054,"parentId":2052,"tags":{"name":"static/chunks/main-app-088f5a0218755ea2.js","cache":"MISS"},"startTime":1778061705346,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":60089,"timestamp":6670334920511,"id":2057,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-ee6e06b877051347.js","cache":"MISS"},"startTime":1778061705347,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":59932,"timestamp":6670334920683,"id":2059,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/global-error-6e53b916eb3ccd9a.js","cache":"MISS"},"startTime":1778061705347,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":60055,"timestamp":6670334920576,"id":2058,"parentId":2052,"tags":{"name":"static/chunks/app/layout-4185f952697ffedc.js","cache":"MISS"},"startTime":1778061705347,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":60373,"timestamp":6670334920271,"id":2055,"parentId":2052,"tags":{"name":"static/chunks/app/_not-found/page-e65d2cb1e1266ad5.js","cache":"MISS"},"startTime":1778061705346,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":59904,"timestamp":6670334920753,"id":2060,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-1d8ce7cb96664f93.js","cache":"MISS"},"startTime":1778061705347,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":59910,"timestamp":6670334920811,"id":2061,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-f846767830031ea7.js","cache":"MISS"},"startTime":1778061705347,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":59761,"timestamp":6670334920987,"id":2063,"parentId":2052,"tags":{"name":"static/chunks/app/api/run-artifacts/[chatId]/route-5e72310a803875c7.js","cache":"MISS"},"startTime":1778061705347,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":59884,"timestamp":6670334920878,"id":2062,"parentId":2052,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-474e741dc950d78f.js","cache":"MISS"},"startTime":1778061705347,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":59701,"timestamp":6670334921077,"id":2064,"parentId":2052,"tags":{"name":"static/chunks/app/api/daemon/[...path]/route-0943409ff2a9de2c.js","cache":"MISS"},"startTime":1778061705347,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":59659,"timestamp":6670334921146,"id":2065,"parentId":2052,"tags":{"name":"static/chunks/app/new/page-39574ba9e749d3be.js","cache":"MISS"},"startTime":1778061705347,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":58521,"timestamp":6670334922329,"id":2066,"parentId":2052,"tags":{"name":"static/chunks/app/onboarding/page-1debb99088d6e0e4.js","cache":"MISS"},"startTime":1778061705348,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":53736,"timestamp":6670334927153,"id":2067,"parentId":2052,"tags":{"name":"static/chunks/app/personas/page-716357da4bc7614e.js","cache":"MISS"},"startTime":1778061705353,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":52479,"timestamp":6670334928462,"id":2068,"parentId":2052,"tags":{"name":"static/chunks/app/settings/page-02722382e77cf793.js","cache":"MISS"},"startTime":1778061705354,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":46104,"timestamp":6670334934888,"id":2071,"parentId":2052,"tags":{"name":"static/chunks/app/demo/[scenario]/page-dc46f03c6693e1be.js","cache":"MISS"},"startTime":1778061705361,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":46856,"timestamp":6670334934182,"id":2070,"parentId":2052,"tags":{"name":"static/chunks/app/connect/page-513473633a4e72e2.js","cache":"MISS"},"startTime":1778061705360,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":45424,"timestamp":6670334935633,"id":2072,"parentId":2052,"tags":{"name":"static/chunks/app/page-0c2a52764e5515f4.js","cache":"MISS"},"startTime":1778061705362,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":44533,"timestamp":6670334936543,"id":2074,"parentId":2052,"tags":{"name":"static/chunks/app/settings/permissions/page-0166fc99d01a4243.js","cache":"MISS"},"startTime":1778061705363,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":44790,"timestamp":6670334936308,"id":2073,"parentId":2052,"tags":{"name":"static/chunks/app/runs/page-01ecd6a7728647f5.js","cache":"MISS"},"startTime":1778061705362,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":44185,"timestamp":6670334936927,"id":2075,"parentId":2052,"tags":{"name":"static/chunks/app/runs/[runId]/page-8195843446a3e3b7.js","cache":"MISS"},"startTime":1778061705363,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":44118,"timestamp":6670334937008,"id":2076,"parentId":2052,"tags":{"name":"static/chunks/webpack-34faa5a99a7eab27.js","cache":"MISS"},"startTime":1778061705363,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":50694,"timestamp":6670334930505,"id":2069,"parentId":2052,"tags":{"name":"static/chunks/app/templates/page-dd148d6cb503ac7a.js","cache":"MISS"},"startTime":1778061705357,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":83961,"timestamp":6670334912580,"id":2053,"parentId":2052,"tags":{"name":"static/chunks/main-b8cd6912c957fde4.js","cache":"MISS"},"startTime":1778061705339,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":62995,"timestamp":6670334948725,"id":2079,"parentId":2052,"tags":{"name":"static/chunks/116-5b9052d123aed7db.js","cache":"MISS"},"startTime":1778061705375,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":60875,"timestamp":6670334954401,"id":2080,"parentId":2052,"tags":{"name":"static/chunks/720-0b5dbaaba3d021cc.js","cache":"MISS"},"startTime":1778061705380,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":64341,"timestamp":6670334968988,"id":2082,"parentId":2052,"tags":{"name":"static/chunks/15-8c630f8c641ea76a.js","cache":"MISS"},"startTime":1778061705395,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":59557,"timestamp":6670334977333,"id":2083,"parentId":2052,"tags":{"name":"static/chunks/641-1d89b5d2b8fc197a.js","cache":"MISS"},"startTime":1778061705403,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":61746,"timestamp":6670334977721,"id":2084,"parentId":2052,"tags":{"name":"static/chunks/344-88f1c1dc88deb727.js","cache":"MISS"},"startTime":1778061705404,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":106958,"timestamp":6670334937163,"id":2077,"parentId":2052,"tags":{"name":"static/chunks/framework-a2d34d570177755f.js","cache":"MISS"},"startTime":1778061705363,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":65850,"timestamp":6670334979710,"id":2086,"parentId":2052,"tags":{"name":"static/chunks/744-33f0071b3610d66a.js","cache":"MISS"},"startTime":1778061705406,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":65641,"timestamp":6670334980028,"id":2087,"parentId":2052,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1778061705406,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":65531,"timestamp":6670334980160,"id":2088,"parentId":2052,"tags":{"name":"static/hmC83z5NnKa77tLC3wdHa/_ssgManifest.js","cache":"MISS"},"startTime":1778061705406,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":65499,"timestamp":6670334980206,"id":2089,"parentId":2052,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1778061705406,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":65716,"timestamp":6670334980253,"id":2090,"parentId":2052,"tags":{"name":"static/hmC83z5NnKa77tLC3wdHa/_buildManifest.js","cache":"MISS"},"startTime":1778061705406,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":65707,"timestamp":6670334980290,"id":2091,"parentId":2052,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1778061705406,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":70090,"timestamp":6670334978273,"id":2085,"parentId":2052,"tags":{"name":"static/chunks/977-3744a7e12ab0354b.js","cache":"MISS"},"startTime":1778061705404,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":133264,"timestamp":6670334943134,"id":2078,"parentId":2052,"tags":{"name":"static/chunks/ed64ccb0-2cda4ad5ac02747e.js","cache":"MISS"},"startTime":1778061705369,"traceId":"f02d898778399ea0"},{"name":"minify-js","duration":157249,"timestamp":6670334957345,"id":2081,"parentId":2052,"tags":{"name":"static/chunks/128-0d369f3710b7b440.js","cache":"MISS"},"startTime":1778061705383,"traceId":"f02d898778399ea0"},{"name":"minify-webpack-plugin-optimize","duration":212984,"timestamp":6670334901633,"id":2052,"parentId":1298,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1778061705328,"traceId":"f02d898778399ea0"},{"name":"minify-css","duration":331911,"timestamp":6670335114988,"id":2093,"parentId":2092,"tags":{"file":"static/css/8ae8ecaf7379edc6.css","cache":"MISS"},"startTime":1778061705541,"traceId":"f02d898778399ea0"},{"name":"css-minimizer-plugin","duration":332112,"timestamp":6670335114801,"id":2092,"parentId":1298,"tags":{},"startTime":1778061705541,"traceId":"f02d898778399ea0"},{"name":"seal","duration":935033,"timestamp":6670334524411,"id":2036,"parentId":1298,"tags":{},"startTime":1778061704950,"traceId":"f02d898778399ea0"},{"name":"webpack-compilation","duration":3272908,"timestamp":6670332186767,"id":1298,"parentId":1295,"tags":{"name":"client"},"startTime":1778061702613,"traceId":"f02d898778399ea0"},{"name":"emit","duration":6111,"timestamp":6670335459919,"id":2094,"parentId":1295,"tags":{},"startTime":1778061705886,"traceId":"f02d898778399ea0"},{"name":"webpack-close","duration":425788,"timestamp":6670335467078,"id":2095,"parentId":1295,"tags":{"name":"client"},"startTime":1778061705893,"traceId":"f02d898778399ea0"},{"name":"webpack-generate-error-stats","duration":1928,"timestamp":6670335892927,"id":2096,"parentId":2095,"tags":{},"startTime":1778061706319,"traceId":"f02d898778399ea0"},{"name":"run-webpack-compiler","duration":3992337,"timestamp":6670331902714,"id":1295,"parentId":1294,"tags":{},"startTime":1778061702329,"traceId":"f02d898778399ea0"},{"name":"format-webpack-messages","duration":75,"timestamp":6670335895058,"id":2097,"parentId":1294,"tags":{},"startTime":1778061706321,"traceId":"f02d898778399ea0"},{"name":"worker-main-client","duration":3992799,"timestamp":6670331902447,"id":1294,"parentId":1,"tags":{},"startTime":1778061702328,"traceId":"f02d898778399ea0"},{"name":"run-webpack","duration":10743011,"timestamp":6670325208104,"id":14,"parentId":1,"tags":{},"startTime":1778061695634,"traceId":"f02d898778399ea0"},{"name":"run-typescript","duration":5660443,"timestamp":6670335955353,"id":2100,"parentId":1,"tags":{},"startTime":1778061706381,"traceId":"f02d898778399ea0"},{"name":"generate-required-server-files","duration":1192,"timestamp":6670341616336,"id":2102,"parentId":1,"tags":{},"startTime":1778061712042,"traceId":"f02d898778399ea0"},{"name":"check-static-error-page","duration":5651,"timestamp":6670341654546,"id":2104,"parentId":2103,"tags":{},"startTime":1778061712081,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":282387,"timestamp":6670341662882,"id":2123,"parentId":2106,"tags":{},"startTime":1778061712089,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":289258,"timestamp":6670341656134,"id":2106,"parentId":2103,"tags":{"page":"/_global-error"},"startTime":1778061712082,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":324501,"timestamp":6670341663035,"id":2125,"parentId":2111,"tags":{},"startTime":1778061712089,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":329176,"timestamp":6670341658423,"id":2111,"parentId":2103,"tags":{"page":"/favicon.ico"},"startTime":1778061712084,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":327386,"timestamp":6670341662957,"id":2124,"parentId":2108,"tags":{},"startTime":1778061712089,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":332593,"timestamp":6670341657805,"id":2108,"parentId":2103,"tags":{"page":"/api/run-artifacts/[chatId]"},"startTime":1778061712084,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":339853,"timestamp":6670341675470,"id":2131,"parentId":2119,"tags":{},"startTime":1778061712102,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":355726,"timestamp":6670341659644,"id":2119,"parentId":2103,"tags":{"page":"/settings"},"startTime":1778061712086,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":344959,"timestamp":6670341675409,"id":2130,"parentId":2116,"tags":{},"startTime":1778061712101,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":361347,"timestamp":6670341659062,"id":2116,"parentId":2103,"tags":{"page":"/personas"},"startTime":1778061712085,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":365608,"timestamp":6670341662673,"id":2122,"parentId":2105,"tags":{},"startTime":1778061712089,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":372907,"timestamp":6670341655410,"id":2105,"parentId":2103,"tags":{"page":"/_not-found"},"startTime":1778061712081,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":352995,"timestamp":6670341675645,"id":2134,"parentId":2110,"tags":{},"startTime":1778061712102,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":370607,"timestamp":6670341658054,"id":2110,"parentId":2103,"tags":{"page":"/demo/[scenario]"},"startTime":1778061712084,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":354392,"timestamp":6670341675665,"id":2136,"parentId":2118,"tags":{},"startTime":1778061712102,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":370643,"timestamp":6670341659434,"id":2118,"parentId":2103,"tags":{"page":"/runs"},"startTime":1778061712085,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":370292,"timestamp":6670341663104,"id":2126,"parentId":2112,"tags":{},"startTime":1778061712089,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":374858,"timestamp":6670341658568,"id":2112,"parentId":2103,"tags":{"page":"/icon.svg"},"startTime":1778061712085,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":367206,"timestamp":6670341666723,"id":2127,"parentId":2107,"tags":{},"startTime":1778061712093,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":377683,"timestamp":6670341656270,"id":2107,"parentId":2103,"tags":{"page":"/api/daemon/[...path]"},"startTime":1778061712082,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":360594,"timestamp":6670341675676,"id":2138,"parentId":2120,"tags":{},"startTime":1778061712102,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":376364,"timestamp":6670341659926,"id":2120,"parentId":2103,"tags":{"page":"/settings/permissions"},"startTime":1778061712086,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":360997,"timestamp":6670341675658,"id":2135,"parentId":2115,"tags":{},"startTime":1778061712102,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":377769,"timestamp":6670341658900,"id":2115,"parentId":2103,"tags":{"page":"/"},"startTime":1778061712085,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":362808,"timestamp":6670341675166,"id":2128,"parentId":2113,"tags":{},"startTime":1778061712101,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":379370,"timestamp":6670341658620,"id":2113,"parentId":2103,"tags":{"page":"/new"},"startTime":1778061712085,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":364182,"timestamp":6670341675671,"id":2137,"parentId":2117,"tags":{},"startTime":1778061712102,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":380631,"timestamp":6670341659240,"id":2117,"parentId":2103,"tags":{"page":"/runs/[runId]"},"startTime":1778061712085,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":375741,"timestamp":6670341675624,"id":2133,"parentId":2109,"tags":{},"startTime":1778061712102,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":393487,"timestamp":6670341657916,"id":2109,"parentId":2103,"tags":{"page":"/connect"},"startTime":1778061712084,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":391626,"timestamp":6670341675342,"id":2129,"parentId":2114,"tags":{},"startTime":1778061712101,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":408263,"timestamp":6670341658762,"id":2114,"parentId":2103,"tags":{"page":"/onboarding"},"startTime":1778061712085,"traceId":"f02d898778399ea0"},{"name":"is-page-static","duration":398324,"timestamp":6670341675543,"id":2132,"parentId":2121,"tags":{},"startTime":1778061712102,"traceId":"f02d898778399ea0"},{"name":"check-page","duration":413831,"timestamp":6670341660069,"id":2121,"parentId":2103,"tags":{"page":"/templates"},"startTime":1778061712086,"traceId":"f02d898778399ea0"},{"name":"static-check","duration":419952,"timestamp":6670341653977,"id":2103,"parentId":1,"tags":{},"startTime":1778061712080,"traceId":"f02d898778399ea0"},{"name":"write-routes-manifest","duration":2644,"timestamp":6670342206758,"id":2142,"parentId":1,"tags":{},"startTime":1778061712633,"traceId":"f02d898778399ea0"},{"name":"load-dotenv","duration":21,"timestamp":6670342242691,"id":2145,"parentId":2144,"tags":{},"startTime":1778061712669,"traceId":"f02d898778399ea0"},{"name":"run-export-path-map","duration":1047,"timestamp":6670343015289,"id":2146,"parentId":2144,"tags":{},"startTime":1778061713441,"traceId":"f02d898778399ea0"},{"name":"next-export","duration":1027025,"timestamp":6670342242111,"id":2144,"parentId":1,"tags":{},"startTime":1778061712668,"traceId":"f02d898778399ea0"},{"name":"move-exported-app-not-found-","duration":6450,"timestamp":6670343270356,"id":2147,"parentId":2143,"tags":{},"startTime":1778061713696,"traceId":"f02d898778399ea0"},{"name":"move-exported-app-global-error-","duration":49790,"timestamp":6670343276862,"id":2148,"parentId":2143,"tags":{},"startTime":1778061713703,"traceId":"f02d898778399ea0"},{"name":"static-generation","duration":1384663,"timestamp":6670342239447,"id":2143,"parentId":1,"tags":{},"startTime":1778061712665,"traceId":"f02d898778399ea0"},{"name":"write-routes-manifest","duration":52450,"timestamp":6670343624310,"id":2149,"parentId":1,"tags":{},"startTime":1778061714050,"traceId":"f02d898778399ea0"}]
20
+ [{"name":"node-file-trace-build","duration":5893332,"timestamp":6670342202628,"id":2141,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1778061712629,"traceId":"f02d898778399ea0"},{"name":"apply-include-excludes","duration":423,"timestamp":6670348095982,"id":2150,"parentId":1,"tags":{},"startTime":1778061718522,"traceId":"f02d898778399ea0"},{"name":"collect-build-traces","duration":6022041,"timestamp":6670342074379,"id":2140,"parentId":1,"tags":{},"startTime":1778061712500,"traceId":"f02d898778399ea0"},{"name":"print-tree-view","duration":1490,"timestamp":6670348096531,"id":2151,"parentId":1,"tags":{},"startTime":1778061718523,"traceId":"f02d898778399ea0"},{"name":"telemetry-flush","duration":32,"timestamp":6670348098033,"id":2152,"parentId":1,"tags":{},"startTime":1778061718524,"traceId":"f02d898778399ea0"},{"name":"next-build","duration":22982912,"timestamp":6670325115161,"id":1,"tags":{"buildMode":"default","version":"16.2.4","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778061695541,"traceId":"f02d898778399ea0"}]