chorus-codes 0.8.9 → 0.8.11

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 (93) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +1 -1
  3. package/.next/build-manifest.json +2 -2
  4. package/.next/prerender-manifest.json +3 -3
  5. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  6. package/.next/server/app/_global-error.html +1 -1
  7. package/.next/server/app/_global-error.rsc +1 -1
  8. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  14. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/.next/server/app/_not-found.html +1 -1
  16. package/.next/server/app/_not-found.rsc +1 -1
  17. package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  18. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  19. package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  20. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  21. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  22. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  23. package/.next/server/app/connect/page_client-reference-manifest.js +1 -1
  24. package/.next/server/app/demo/[scenario]/page_client-reference-manifest.js +1 -1
  25. package/.next/server/app/new/page_client-reference-manifest.js +1 -1
  26. package/.next/server/app/new.html +1 -1
  27. package/.next/server/app/new.rsc +1 -1
  28. package/.next/server/app/new.segments/_full.segment.rsc +1 -1
  29. package/.next/server/app/new.segments/_head.segment.rsc +1 -1
  30. package/.next/server/app/new.segments/_index.segment.rsc +1 -1
  31. package/.next/server/app/new.segments/_tree.segment.rsc +1 -1
  32. package/.next/server/app/new.segments/new/__PAGE__.segment.rsc +1 -1
  33. package/.next/server/app/new.segments/new.segment.rsc +1 -1
  34. package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  35. package/.next/server/app/onboarding.html +1 -1
  36. package/.next/server/app/onboarding.rsc +1 -1
  37. package/.next/server/app/onboarding.segments/_full.segment.rsc +1 -1
  38. package/.next/server/app/onboarding.segments/_head.segment.rsc +1 -1
  39. package/.next/server/app/onboarding.segments/_index.segment.rsc +1 -1
  40. package/.next/server/app/onboarding.segments/_tree.segment.rsc +1 -1
  41. package/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +1 -1
  42. package/.next/server/app/onboarding.segments/onboarding.segment.rsc +1 -1
  43. package/.next/server/app/page_client-reference-manifest.js +1 -1
  44. package/.next/server/app/personas/page_client-reference-manifest.js +1 -1
  45. package/.next/server/app/personas.html +1 -1
  46. package/.next/server/app/personas.rsc +1 -1
  47. package/.next/server/app/personas.segments/_full.segment.rsc +1 -1
  48. package/.next/server/app/personas.segments/_head.segment.rsc +1 -1
  49. package/.next/server/app/personas.segments/_index.segment.rsc +1 -1
  50. package/.next/server/app/personas.segments/_tree.segment.rsc +1 -1
  51. package/.next/server/app/personas.segments/personas/__PAGE__.segment.rsc +1 -1
  52. package/.next/server/app/personas.segments/personas.segment.rsc +1 -1
  53. package/.next/server/app/runs/[runId]/page_client-reference-manifest.js +1 -1
  54. package/.next/server/app/runs/page_client-reference-manifest.js +1 -1
  55. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  56. package/.next/server/app/settings/permissions/page_client-reference-manifest.js +1 -1
  57. package/.next/server/app/settings.html +1 -1
  58. package/.next/server/app/settings.rsc +1 -1
  59. package/.next/server/app/settings.segments/_full.segment.rsc +1 -1
  60. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  61. package/.next/server/app/settings.segments/_index.segment.rsc +1 -1
  62. package/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  63. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +1 -1
  64. package/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  65. package/.next/server/app/templates/page_client-reference-manifest.js +1 -1
  66. package/.next/server/app/templates.html +1 -1
  67. package/.next/server/app/templates.rsc +1 -1
  68. package/.next/server/app/templates.segments/_full.segment.rsc +1 -1
  69. package/.next/server/app/templates.segments/_head.segment.rsc +1 -1
  70. package/.next/server/app/templates.segments/_index.segment.rsc +1 -1
  71. package/.next/server/app/templates.segments/_tree.segment.rsc +1 -1
  72. package/.next/server/app/templates.segments/templates/__PAGE__.segment.rsc +1 -1
  73. package/.next/server/app/templates.segments/templates.segment.rsc +1 -1
  74. package/.next/server/app-paths-manifest.json +1 -1
  75. package/.next/server/middleware-build-manifest.js +1 -1
  76. package/.next/server/pages/404.html +1 -1
  77. package/.next/server/pages/500.html +1 -1
  78. package/.next/server/server-reference-manifest.json +1 -1
  79. package/.next/trace +20 -20
  80. package/.next/trace-build +1 -1
  81. package/dist/daemon/agents/claude.js +28 -3
  82. package/dist/daemon/agents/claude.js.map +1 -1
  83. package/dist/daemon/agents/parsers/gemini.js +33 -12
  84. package/dist/daemon/agents/parsers/gemini.js.map +1 -1
  85. package/dist/daemon/error-detector.js +1 -1
  86. package/dist/daemon/error-detector.js.map +1 -1
  87. package/dist/daemon/runner/reviewer-driver.js +33 -2
  88. package/dist/daemon/runner/reviewer-driver.js.map +1 -1
  89. package/dist/daemon/runner-multiplex.js +9 -1
  90. package/dist/daemon/runner-multiplex.js.map +1 -1
  91. package/package.json +1 -1
  92. /package/.next/static/{hmC83z5NnKa77tLC3wdHa → rGBhTeiq5kxABJt7JbBEK}/_buildManifest.js +0 -0
  93. /package/.next/static/{hmC83z5NnKa77tLC3wdHa → rGBhTeiq5kxABJt7JbBEK}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,20 +1,20 @@
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"}]
1
+ [{"name":"build-module-js","duration":6468,"timestamp":6671757970316,"id":130,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/params.js","layer":"rsc"},"startTime":1778063128396,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8316,"timestamp":6671757970036,"id":128,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js","layer":"rsc"},"startTime":1778063128396,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8706,"timestamp":6671757970191,"id":129,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1778063128396,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":9210,"timestamp":6671757970407,"id":131,"parentId":51,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/connect/page.tsx","layer":"rsc"},"startTime":1778063128396,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":34,"timestamp":6671757998041,"id":133,"parentId":81,"tags":{"name":"node:fs","layer":null},"startTime":1778063128424,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":10,"timestamp":6671757998094,"id":134,"parentId":81,"tags":{"name":"node:path","layer":null},"startTime":1778063128424,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":8,"timestamp":6671757998110,"id":135,"parentId":81,"tags":{"name":"node:os","layer":null},"startTime":1778063128424,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1751,"timestamp":6671757997437,"id":132,"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":1778063128423,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3098,"timestamp":6671757998126,"id":136,"parentId":53,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/page.tsx","layer":"rsc"},"startTime":1778063128424,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3735,"timestamp":6671758003377,"id":137,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/collect-segment-data.js","layer":"rsc"},"startTime":1778063128429,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2168,"timestamp":6671758027143,"id":141,"parentId":91,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"rsc"},"startTime":1778063128453,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":13911,"timestamp":6671758027274,"id":142,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/metadata.js","layer":"rsc"},"startTime":1778063128453,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":14133,"timestamp":6671758027530,"id":144,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1778063128454,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":15862,"timestamp":6671758026948,"id":140,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1778063128453,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":16423,"timestamp":6671758026746,"id":139,"parentId":54,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/page.tsx","layer":"rsc"},"startTime":1778063128453,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":20404,"timestamp":6671758026436,"id":138,"parentId":55,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/runs/[runId]/page.tsx","layer":"rsc"},"startTime":1778063128452,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":19688,"timestamp":6671758027398,"id":143,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js","layer":"rsc"},"startTime":1778063128453,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5120,"timestamp":6671758069517,"id":145,"parentId":50,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"rsc"},"startTime":1778063128496,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2428,"timestamp":6671758076533,"id":146,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/taint.js","layer":"rsc"},"startTime":1778063128503,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2454,"timestamp":6671758076703,"id":147,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1778063128503,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4052,"timestamp":6671758077322,"id":151,"parentId":75,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"rsc"},"startTime":1778063128503,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4843,"timestamp":6671758076797,"id":148,"parentId":69,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","layer":"rsc"},"startTime":1778063128503,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4869,"timestamp":6671758077157,"id":150,"parentId":82,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/size-limit.js","layer":"rsc"},"startTime":1778063128503,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6574,"timestamp":6671758076983,"id":149,"parentId":70,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils.js","layer":"rsc"},"startTime":1778063128503,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3340,"timestamp":6671758084306,"id":155,"parentId":92,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/static-paths/utils.js","layer":"rsc"},"startTime":1778063128510,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3930,"timestamp":6671758084453,"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":1778063128510,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3974,"timestamp":6671758084600,"id":157,"parentId":92,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js","layer":"rsc"},"startTime":1778063128511,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4678,"timestamp":6671758084718,"id":158,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/dedupe-fetch.js","layer":"rsc"},"startTime":1778063128511,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7476,"timestamp":6671758083991,"id":153,"parentId":91,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"rsc"},"startTime":1778063128510,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8147,"timestamp":6671758083814,"id":152,"parentId":73,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"rsc"},"startTime":1778063128510,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8110,"timestamp":6671758084136,"id":154,"parentId":91,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/errors/constants.js","layer":"rsc"},"startTime":1778063128510,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7455,"timestamp":6671758085023,"id":161,"parentId":79,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063128511,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8059,"timestamp":6671758084898,"id":160,"parentId":79,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063128511,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":15786,"timestamp":6671758084807,"id":159,"parentId":71,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"rsc"},"startTime":1778063128511,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1700,"timestamp":6671758111890,"id":164,"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":1778063128538,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3148,"timestamp":6671758111998,"id":165,"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":1778063128538,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3298,"timestamp":6671758112511,"id":169,"parentId":92,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/static-paths/app/extract-pathname-route-param-segments-from-loader-tree.js","layer":"rsc"},"startTime":1778063128539,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4339,"timestamp":6671758112606,"id":170,"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":1778063128539,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5497,"timestamp":6671758112097,"id":166,"parentId":79,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063128538,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6431,"timestamp":6671758112397,"id":168,"parentId":92,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/routes/app.js","layer":"rsc"},"startTime":1778063128538,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":12244,"timestamp":6671758125196,"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":1778063128551,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":12830,"timestamp":6671758125339,"id":172,"parentId":98,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/batcher.js","layer":"rsc"},"startTime":1778063128551,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":14001,"timestamp":6671758125433,"id":173,"parentId":98,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lru-cache.js","layer":"rsc"},"startTime":1778063128551,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":14715,"timestamp":6671758125516,"id":174,"parentId":94,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/request.js","layer":"rsc"},"startTime":1778063128552,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":14798,"timestamp":6671758125596,"id":175,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server.js","layer":"rsc"},"startTime":1778063128552,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":978,"timestamp":6671758142795,"id":176,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static.js","layer":"rsc"},"startTime":1778063128569,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":36171,"timestamp":6671758108558,"id":162,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/api/server.js","layer":"rsc"},"startTime":1778063128535,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":35975,"timestamp":6671758108777,"id":163,"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":1778063128535,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2010,"timestamp":6671758147989,"id":177,"parentId":98,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/types.js","layer":"rsc"},"startTime":1778063128574,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3211,"timestamp":6671758148142,"id":178,"parentId":98,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/utils.js","layer":"rsc"},"startTime":1778063128574,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3290,"timestamp":6671758148590,"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":1778063128575,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4987,"timestamp":6671758148419,"id":180,"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":1778063128574,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5663,"timestamp":6671758148242,"id":179,"parentId":102,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"rsc"},"startTime":1778063128574,"traceId":"86f89a48402dec47"},{"name":"build-module-external","duration":30,"timestamp":6671758156366,"id":183,"parentId":130,"tags":{"name":"../app-render/dynamic-access-async-storage.external","layer":null},"startTime":1778063128582,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1662,"timestamp":6671758156251,"id":182,"parentId":98,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/output/log.js","layer":"rsc"},"startTime":1778063128582,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2399,"timestamp":6671758156408,"id":184,"parentId":127,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128582,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2556,"timestamp":6671758156507,"id":185,"parentId":115,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128583,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3265,"timestamp":6671758161772,"id":186,"parentId":127,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128588,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3391,"timestamp":6671758161970,"id":188,"parentId":127,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128588,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4033,"timestamp":6671758162060,"id":189,"parentId":70,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/fresh/index.js","layer":"rsc"},"startTime":1778063128588,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7408,"timestamp":6671758162316,"id":191,"parentId":127,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128588,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11310,"timestamp":6671758162146,"id":190,"parentId":127,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063128588,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":12034,"timestamp":6671758161887,"id":187,"parentId":127,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128588,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7376,"timestamp":6671758181889,"id":192,"parentId":108,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/get-metadata-route.js","layer":"rsc"},"startTime":1778063128608,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7428,"timestamp":6671758182066,"id":193,"parentId":101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1778063128608,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10992,"timestamp":6671758182170,"id":194,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063128608,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":4805,"timestamp":6671758195029,"id":195,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"rsc"},"startTime":1778063128621,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":6843,"timestamp":6671758195334,"id":196,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/cli-status-panel.tsx","layer":"rsc"},"startTime":1778063128621,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":91176,"timestamp":6671758112269,"id":167,"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":1778063128538,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5127,"timestamp":6671758206224,"id":198,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"rsc"},"startTime":1778063128632,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5634,"timestamp":6671758206423,"id":199,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063128632,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":6874,"timestamp":6671758206549,"id":200,"parentId":84,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/daemon-discovery.ts","layer":"rsc"},"startTime":1778063128633,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6905,"timestamp":6671758206738,"id":201,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063128633,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":8621,"timestamp":6671758205889,"id":197,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/home-stats-cards.tsx","layer":"rsc"},"startTime":1778063128632,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":641,"timestamp":6671758214766,"id":202,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128641,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":24,"timestamp":6671758219212,"id":204,"parentId":200,"tags":{"name":"fs","layer":null},"startTime":1778063128645,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":9,"timestamp":6671758219247,"id":205,"parentId":200,"tags":{"name":"os","layer":null},"startTime":1778063128645,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":895,"timestamp":6671758219263,"id":206,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128645,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4653,"timestamp":6671758217378,"id":203,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128643,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3273,"timestamp":6671758219364,"id":207,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063128645,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2172,"timestamp":6671758223120,"id":208,"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":1778063128649,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4270,"timestamp":6671758223307,"id":210,"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":1778063128649,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":12023,"timestamp":6671758223223,"id":209,"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":1778063128649,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1014,"timestamp":6671758240657,"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/server/lib/router-utils/is-postpone.js","layer":"rsc"},"startTime":1778063128667,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":2977,"timestamp":6671758240180,"id":211,"parentId":131,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"rsc"},"startTime":1778063128666,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":2945,"timestamp":6671758240463,"id":212,"parentId":131,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"rsc"},"startTime":1778063128666,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":718,"timestamp":6671758244315,"id":214,"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":1778063128670,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":608,"timestamp":6671758246388,"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/lib/metadata/generate/utils.js","layer":"rsc"},"startTime":1778063128672,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":885,"timestamp":6671758250099,"id":219,"parentId":155,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/checks.js","layer":"rsc"},"startTime":1778063128676,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":2837,"timestamp":6671758249479,"id":216,"parentId":136,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"rsc"},"startTime":1778063128676,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":2819,"timestamp":6671758249697,"id":217,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"rsc"},"startTime":1778063128676,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2561,"timestamp":6671758250285,"id":221,"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/parse-loader-tree.js","layer":"rsc"},"startTime":1778063128676,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2854,"timestamp":6671758250192,"id":220,"parentId":142,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"rsc"},"startTime":1778063128676,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":3908,"timestamp":6671758249903,"id":218,"parentId":131,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"rsc"},"startTime":1778063128676,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3053,"timestamp":6671758255225,"id":222,"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/resolve-param-value.js","layer":"rsc"},"startTime":1778063128681,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2125,"timestamp":6671758258383,"id":223,"parentId":192,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hash.js","layer":"rsc"},"startTime":1778063128684,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2483,"timestamp":6671758258529,"id":224,"parentId":152,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"rsc"},"startTime":1778063128685,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2784,"timestamp":6671758258647,"id":225,"parentId":161,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1778063128685,"traceId":"86f89a48402dec47"},{"name":"build-module-css","duration":393,"timestamp":6671758263573,"id":228,"parentId":105,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"rsc"},"startTime":1778063128690,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":875,"timestamp":6671758263459,"id":227,"parentId":159,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"rsc"},"startTime":1778063128689,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1884,"timestamp":6671758263298,"id":226,"parentId":159,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1778063128689,"traceId":"86f89a48402dec47"}]
2
+ [{"name":"build-module-mjs","duration":2739,"timestamp":6671758518053,"id":336,"parentId":268,"tags":{"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":1778063128944,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2800,"timestamp":6671758518186,"id":337,"parentId":268,"tags":{"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":1778063128944,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3050,"timestamp":6671758518319,"id":338,"parentId":270,"tags":{"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":1778063128944,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3200,"timestamp":6671758518443,"id":339,"parentId":270,"tags":{"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":1778063128944,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2920,"timestamp":6671758518892,"id":340,"parentId":270,"tags":{"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":1778063128945,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2955,"timestamp":6671758519042,"id":341,"parentId":270,"tags":{"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":1778063128945,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3019,"timestamp":6671758519170,"id":342,"parentId":269,"tags":{"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":1778063128945,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3905,"timestamp":6671758519707,"id":343,"parentId":270,"tags":{"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":1778063128946,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1389,"timestamp":6671758523909,"id":344,"parentId":269,"tags":{"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":1778063128950,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2455,"timestamp":6671758525501,"id":346,"parentId":241,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1778063128952,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2912,"timestamp":6671758525355,"id":345,"parentId":269,"tags":{"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":1778063128951,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1161480,"timestamp":6671757367663,"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":1778063127794,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1504,"timestamp":6671758528482,"id":348,"parentId":298,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"rsc"},"startTime":1778063128955,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2059,"timestamp":6671758528334,"id":347,"parentId":297,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"rsc"},"startTime":1778063128954,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1899,"timestamp":6671758528709,"id":350,"parentId":298,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"rsc"},"startTime":1778063128955,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2267,"timestamp":6671758528600,"id":349,"parentId":298,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"rsc"},"startTime":1778063128955,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1163876,"timestamp":6671757367693,"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":1778063127794,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4652,"timestamp":6671758528824,"id":351,"parentId":314,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063128955,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4609,"timestamp":6671758533594,"id":352,"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/shared/lib/router/utils/parse-url.js","layer":"rsc"},"startTime":1778063128960,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":652,"timestamp":6671758538297,"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":1778063128964,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1440,"timestamp":6671758541753,"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":1778063128968,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8435,"timestamp":6671758543302,"id":355,"parentId":302,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128969,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1184819,"timestamp":6671757367739,"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":1778063127794,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1184855,"timestamp":6671757367714,"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":1778063127794,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1184846,"timestamp":6671757367729,"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":1778063127794,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1294,"timestamp":6671758552388,"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":1778063128978,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2939,"timestamp":6671758554650,"id":357,"parentId":316,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"rsc"},"startTime":1778063128981,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3548,"timestamp":6671758559653,"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":1778063128986,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":986,"timestamp":6671758563577,"id":359,"parentId":328,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"rsc"},"startTime":1778063128990,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2664,"timestamp":6671758566060,"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/toKebabCase.mjs","layer":"rsc"},"startTime":1778063128992,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2755,"timestamp":6671758566191,"id":362,"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":1778063128992,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3274,"timestamp":6671758565873,"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/mergeClasses.mjs","layer":"rsc"},"startTime":1778063128992,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1661,"timestamp":6671758572955,"id":363,"parentId":359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js","layer":"rsc"},"startTime":1778063128999,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2239,"timestamp":6671758573103,"id":364,"parentId":359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js","layer":"rsc"},"startTime":1778063128999,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3259,"timestamp":6671758573188,"id":365,"parentId":359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"rsc"},"startTime":1778063128999,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3624,"timestamp":6671758573269,"id":366,"parentId":362,"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":1778063128999,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1861,"timestamp":6671758580204,"id":367,"parentId":359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js","layer":"rsc"},"startTime":1778063129006,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2097,"timestamp":6671758580354,"id":368,"parentId":359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js","layer":"rsc"},"startTime":1778063129006,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3349,"timestamp":6671758580439,"id":369,"parentId":359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js","layer":"rsc"},"startTime":1778063129006,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1121,"timestamp":6671758587029,"id":370,"parentId":359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js","layer":"rsc"},"startTime":1778063129013,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1361,"timestamp":6671758587136,"id":371,"parentId":359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js","layer":"rsc"},"startTime":1778063129013,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1622,"timestamp":6671758587218,"id":372,"parentId":359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js","layer":"rsc"},"startTime":1778063129013,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":28,"timestamp":6671758590515,"id":373,"parentId":367,"tags":{"name":"process","layer":null},"startTime":1778063129017,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1204,"timestamp":6671758591434,"id":374,"parentId":359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js","layer":"rsc"},"startTime":1778063129017,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2452,"timestamp":6671758591566,"id":375,"parentId":359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js","layer":"rsc"},"startTime":1778063129018,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2923,"timestamp":6671758591691,"id":376,"parentId":359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js","layer":"rsc"},"startTime":1778063129018,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4659,"timestamp":6671758591776,"id":377,"parentId":359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js","layer":"rsc"},"startTime":1778063129018,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7949,"timestamp":6671758591859,"id":378,"parentId":359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js","layer":"rsc"},"startTime":1778063129018,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":747,"timestamp":6671758604208,"id":379,"parentId":359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js","layer":"rsc"},"startTime":1778063129030,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4384,"timestamp":6671758604361,"id":380,"parentId":359,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js","layer":"rsc"},"startTime":1778063129030,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1536,"timestamp":6671758612549,"id":381,"parentId":363,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js","layer":"rsc"},"startTime":1778063129039,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2363,"timestamp":6671758612700,"id":382,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js","layer":"rsc"},"startTime":1778063129039,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2688,"timestamp":6671758612785,"id":383,"parentId":367,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js","layer":"rsc"},"startTime":1778063129039,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3102,"timestamp":6671758612864,"id":384,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js","layer":"rsc"},"startTime":1778063129039,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3262,"timestamp":6671758612991,"id":385,"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":1778063129039,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3832,"timestamp":6671758613079,"id":386,"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":1778063129039,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4070,"timestamp":6671758613153,"id":387,"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":1778063129039,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4418,"timestamp":6671758613227,"id":388,"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":1778063129039,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1515,"timestamp":6671758618439,"id":389,"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":1778063129044,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1922,"timestamp":6671758618549,"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":1778063129045,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1264,"timestamp":6671758624912,"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":1778063129051,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1354,"timestamp":6671758625033,"id":392,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js","layer":"rsc"},"startTime":1778063129051,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1425,"timestamp":6671758625118,"id":393,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js","layer":"rsc"},"startTime":1778063129051,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1496,"timestamp":6671758625196,"id":394,"parentId":368,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js","layer":"rsc"},"startTime":1778063129051,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1886,"timestamp":6671758625273,"id":395,"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":1778063129051,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2637,"timestamp":6671758625355,"id":396,"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":1778063129051,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1297,"timestamp":6671758628762,"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":1778063129055,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2023,"timestamp":6671758628865,"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":1778063129055,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1538,"timestamp":6671758633626,"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":1778063129060,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1775,"timestamp":6671758633727,"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":1778063129060,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2083,"timestamp":6671758633810,"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":1778063129060,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1001,"timestamp":6671758637647,"id":402,"parentId":387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"rsc"},"startTime":1778063129064,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1319,"timestamp":6671758642950,"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":1778063129069,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1423,"timestamp":6671758643071,"id":404,"parentId":384,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js","layer":"rsc"},"startTime":1778063129069,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":853,"timestamp":6671758648701,"id":405,"parentId":384,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js","layer":"rsc"},"startTime":1778063129075,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1077,"timestamp":6671758648811,"id":406,"parentId":384,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js","layer":"rsc"},"startTime":1778063129075,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1325,"timestamp":6671758648897,"id":407,"parentId":384,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js","layer":"rsc"},"startTime":1778063129075,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":633,"timestamp":6671758651231,"id":408,"parentId":384,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js","layer":"rsc"},"startTime":1778063129077,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1062,"timestamp":6671758651337,"id":409,"parentId":384,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js","layer":"rsc"},"startTime":1778063129077,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":775,"timestamp":6671758656381,"id":410,"parentId":384,"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":1778063129082,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1058,"timestamp":6671758656489,"id":411,"parentId":384,"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":1778063129083,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1246,"timestamp":6671758658614,"id":412,"parentId":384,"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":1778063129085,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1597,"timestamp":6671758658713,"id":413,"parentId":384,"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":1778063129085,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2013,"timestamp":6671758658793,"id":414,"parentId":384,"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":1778063129085,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2176,"timestamp":6671758658879,"id":415,"parentId":384,"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":1778063129085,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2177,"timestamp":6671758662415,"id":416,"parentId":395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"rsc"},"startTime":1778063129088,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2279,"timestamp":6671758662516,"id":417,"parentId":395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"rsc"},"startTime":1778063129089,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2868,"timestamp":6671758662603,"id":418,"parentId":384,"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":1778063129089,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":29,"timestamp":6671758669116,"id":419,"parentId":410,"tags":{"name":"buffer","layer":null},"startTime":1778063129095,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2810,"timestamp":6671758669158,"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":1778063129095,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2259,"timestamp":6671758673484,"id":421,"parentId":399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-scalar.js","layer":"rsc"},"startTime":1778063129100,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3322,"timestamp":6671758673633,"id":422,"parentId":399,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-scalar.js","layer":"rsc"},"startTime":1778063129100,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1553,"timestamp":6671758677191,"id":423,"parentId":402,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"rsc"},"startTime":1778063129103,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1940,"timestamp":6671758677348,"id":424,"parentId":402,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"rsc"},"startTime":1778063129103,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1981,"timestamp":6671758677484,"id":425,"parentId":402,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-empty-scalar-position.js","layer":"rsc"},"startTime":1778063129104,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":486,"timestamp":6671758681901,"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":1778063129108,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":752,"timestamp":6671758683242,"id":427,"parentId":415,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/bool.js","layer":"rsc"},"startTime":1778063129109,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1082,"timestamp":6671758683344,"id":428,"parentId":415,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/float.js","layer":"rsc"},"startTime":1778063129109,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1487,"timestamp":6671758683432,"id":429,"parentId":415,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/int.js","layer":"rsc"},"startTime":1778063129109,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1215,"timestamp":6671758685855,"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":1778063129112,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1198,"timestamp":6671758687774,"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":1778063129114,"traceId":"86f89a48402dec47"}]
3
+ [{"name":"build-module-js","duration":475,"timestamp":6671758265588,"id":229,"parentId":159,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","layer":"rsc"},"startTime":1778063128692,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1958,"timestamp":6671758265692,"id":230,"parentId":160,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"rsc"},"startTime":1778063128692,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1831,"timestamp":6671758266397,"id":231,"parentId":159,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"rsc"},"startTime":1778063128692,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1337,"timestamp":6671758268796,"id":233,"parentId":170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/headers.js","layer":"rsc"},"startTime":1778063128695,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1449,"timestamp":6671758268897,"id":234,"parentId":137,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128695,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2754,"timestamp":6671758268648,"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/promise-with-resolvers.js","layer":"rsc"},"startTime":1778063128695,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1156,"timestamp":6671758274209,"id":236,"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":1778063128700,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2058,"timestamp":6671758274061,"id":235,"parentId":209,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063128700,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1945,"timestamp":6671758279189,"id":239,"parentId":174,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/next-url.js","layer":"rsc"},"startTime":1778063128705,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2176,"timestamp":6671758279281,"id":240,"parentId":174,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/error.js","layer":"rsc"},"startTime":1778063128705,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2345,"timestamp":6671758279365,"id":241,"parentId":174,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1778063128705,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3289,"timestamp":6671758279055,"id":238,"parentId":163,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"rsc"},"startTime":1778063128705,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":4310,"timestamp":6671758278829,"id":237,"parentId":139,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"rsc"},"startTime":1778063128705,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4533,"timestamp":6671758279444,"id":242,"parentId":168,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"rsc"},"startTime":1778063128705,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2211,"timestamp":6671758285605,"id":243,"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/lib/picocolors.js","layer":"rsc"},"startTime":1778063128712,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2491,"timestamp":6671758285719,"id":244,"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":1778063128712,"traceId":"86f89a48402dec47"},{"name":"build-module-external","duration":30,"timestamp":6671758293207,"id":245,"parentId":187,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1778063128719,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3676,"timestamp":6671758293252,"id":246,"parentId":192,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/server-utils.js","layer":"rsc"},"startTime":1778063128719,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5041,"timestamp":6671758293361,"id":247,"parentId":192,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/is-metadata-route.js","layer":"rsc"},"startTime":1778063128719,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5338,"timestamp":6671758293453,"id":248,"parentId":203,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128719,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6311,"timestamp":6671758293539,"id":249,"parentId":191,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js","layer":"rsc"},"startTime":1778063128720,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7091,"timestamp":6671758293781,"id":251,"parentId":179,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"rsc"},"startTime":1778063128720,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7877,"timestamp":6671758293620,"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/parse-relative-url.js","layer":"rsc"},"startTime":1778063128720,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3374,"timestamp":6671758302448,"id":252,"parentId":192,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"rsc"},"startTime":1778063128728,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5186,"timestamp":6671758302791,"id":253,"parentId":192,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"rsc"},"startTime":1778063128729,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1373,"timestamp":6671758313855,"id":258,"parentId":203,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128740,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":2856,"timestamp":6671758313098,"id":254,"parentId":106,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"rsc"},"startTime":1778063128739,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":2943,"timestamp":6671758313370,"id":255,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"rsc"},"startTime":1778063128739,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2487,"timestamp":6671758314116,"id":260,"parentId":192,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/isomorphic/path.js","layer":"rsc"},"startTime":1778063128740,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3383,"timestamp":6671758313572,"id":256,"parentId":195,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"rsc"},"startTime":1778063128740,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3276,"timestamp":6671758313938,"id":259,"parentId":167,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js","layer":"rsc"},"startTime":1778063128740,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4228,"timestamp":6671758313758,"id":257,"parentId":203,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128740,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3593,"timestamp":6671758318463,"id":261,"parentId":203,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128744,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3576,"timestamp":6671758318802,"id":263,"parentId":206,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128745,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5293,"timestamp":6671758318614,"id":262,"parentId":203,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063128745,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1993,"timestamp":6671758327974,"id":271,"parentId":209,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128754,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2647,"timestamp":6671758328071,"id":272,"parentId":209,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128754,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5814,"timestamp":6671758327084,"id":265,"parentId":196,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"rsc"},"startTime":1778063128753,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":6377,"timestamp":6671758326804,"id":264,"parentId":196,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"rsc"},"startTime":1778063128753,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":6154,"timestamp":6671758327281,"id":266,"parentId":196,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"rsc"},"startTime":1778063128753,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":6439,"timestamp":6671758327474,"id":267,"parentId":200,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/atomic-write.ts","layer":"rsc"},"startTime":1778063128754,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2463,"timestamp":6671758334220,"id":273,"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/compiled/cookie/index.js","layer":"rsc"},"startTime":1778063128760,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":28656,"timestamp":6671758327789,"id":268,"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":1778063128754,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":30856,"timestamp":6671758327923,"id":270,"parentId":197,"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":1778063128754,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":31314,"timestamp":6671758327867,"id":269,"parentId":196,"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":1778063128754,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2426,"timestamp":6671758359703,"id":274,"parentId":209,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128786,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2536,"timestamp":6671758359909,"id":275,"parentId":209,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128786,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3311,"timestamp":6671758360098,"id":276,"parentId":209,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128786,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3478,"timestamp":6671758360243,"id":277,"parentId":209,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128786,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4826,"timestamp":6671758360383,"id":278,"parentId":209,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128786,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5153,"timestamp":6671758360514,"id":279,"parentId":209,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128787,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":63050,"timestamp":6671758372168,"id":281,"parentId":222,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js","layer":"rsc"},"startTime":1778063128798,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":64006,"timestamp":6671758371849,"id":280,"parentId":196,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"rsc"},"startTime":1778063128798,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1309,"timestamp":6671758439326,"id":288,"parentId":167,"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":1778063128865,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1497,"timestamp":6671758441053,"id":290,"parentId":203,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128867,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2306,"timestamp":6671758441158,"id":291,"parentId":238,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063128867,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2391,"timestamp":6671758441291,"id":292,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/get-hostname.js","layer":"rsc"},"startTime":1778063128867,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2264,"timestamp":6671758441848,"id":293,"parentId":238,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063128868,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4176,"timestamp":6671758441983,"id":294,"parentId":238,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063128868,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2395,"timestamp":6671758446441,"id":295,"parentId":238,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063128872,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":23233,"timestamp":6671758439481,"id":289,"parentId":234,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128866,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1423,"timestamp":6671758463145,"id":301,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/image-response.js","layer":"rsc"},"startTime":1778063128889,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2103,"timestamp":6671758463238,"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/server/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1778063128889,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2779,"timestamp":6671758463321,"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/web/spec-extension/response.js","layer":"rsc"},"startTime":1778063128889,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2864,"timestamp":6671758463398,"id":304,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/url-pattern.js","layer":"rsc"},"startTime":1778063128889,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":16066,"timestamp":6671758451438,"id":297,"parentId":238,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063128877,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":16716,"timestamp":6671758451221,"id":296,"parentId":238,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063128877,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":16775,"timestamp":6671758451568,"id":298,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"rsc"},"startTime":1778063128878,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":17181,"timestamp":6671758451684,"id":299,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"rsc"},"startTime":1778063128878,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6609,"timestamp":6671758462931,"id":300,"parentId":244,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/connection.js","layer":"rsc"},"startTime":1778063128889,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":39,"timestamp":6671758477314,"id":305,"parentId":289,"tags":{"name":"util","layer":null},"startTime":1778063128903,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":704,"timestamp":6671758477373,"id":306,"parentId":144,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js","layer":"rsc"},"startTime":1778063128903,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":633,"timestamp":6671758477529,"id":307,"parentId":209,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063128904,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1216,"timestamp":6671758479720,"id":309,"parentId":246,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/url.js","layer":"rsc"},"startTime":1778063128906,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1374,"timestamp":6671758479819,"id":310,"parentId":246,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/decode-query-path-parameter.js","layer":"rsc"},"startTime":1778063128906,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1846,"timestamp":6671758479904,"id":311,"parentId":239,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"rsc"},"startTime":1778063128906,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":2559,"timestamp":6671758479468,"id":308,"parentId":138,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"rsc"},"startTime":1778063128905,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1257,"timestamp":6671758482147,"id":312,"parentId":247,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-app-route-route.js","layer":"rsc"},"startTime":1778063128908,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1905,"timestamp":6671758482251,"id":313,"parentId":246,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1778063128908,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2207,"timestamp":6671758482383,"id":314,"parentId":246,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"rsc"},"startTime":1778063128908,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2223,"timestamp":6671758482670,"id":316,"parentId":246,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1778063128909,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6646,"timestamp":6671758482503,"id":315,"parentId":246,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1778063128909,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2638,"timestamp":6671758491742,"id":318,"parentId":253,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"rsc"},"startTime":1778063128918,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4175,"timestamp":6671758492095,"id":320,"parentId":246,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"rsc"},"startTime":1778063128918,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5333,"timestamp":6671758491472,"id":317,"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":1778063128918,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5064,"timestamp":6671758491920,"id":319,"parentId":246,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1778063128918,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2822,"timestamp":6671758494418,"id":322,"parentId":258,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"rsc"},"startTime":1778063128920,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4152,"timestamp":6671758494620,"id":323,"parentId":262,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063128921,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6905,"timestamp":6671758492339,"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/querystring.js","layer":"rsc"},"startTime":1778063128918,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7175,"timestamp":6671758494783,"id":324,"parentId":253,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js","layer":"rsc"},"startTime":1778063128921,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":2474,"timestamp":6671758502926,"id":327,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"rsc"},"startTime":1778063128929,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":3002,"timestamp":6671758502736,"id":326,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"rsc"},"startTime":1778063128929,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":3718,"timestamp":6671758502431,"id":325,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"rsc"},"startTime":1778063128928,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":3785,"timestamp":6671758503141,"id":328,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"rsc"},"startTime":1778063128929,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":3965,"timestamp":6671758503324,"id":329,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"rsc"},"startTime":1778063128929,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2362,"timestamp":6671758508896,"id":332,"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/lib/metadata/constants.js","layer":"rsc"},"startTime":1778063128935,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2636,"timestamp":6671758509665,"id":333,"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/lib/metadata/resolvers/resolve-url.js","layer":"rsc"},"startTime":1778063128936,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":4639,"timestamp":6671758508508,"id":330,"parentId":254,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"rsc"},"startTime":1778063128935,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5489,"timestamp":6671758508768,"id":331,"parentId":274,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"rsc"},"startTime":1778063128935,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":868,"timestamp":6671758514528,"id":334,"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/after/index.js","layer":"rsc"},"startTime":1778063128941,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2737,"timestamp":6671758517857,"id":335,"parentId":268,"tags":{"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":1778063128944,"traceId":"86f89a48402dec47"}]
4
+ [{"name":"build-module-js","duration":996,"timestamp":6671758689175,"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":1778063129115,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1814,"timestamp":6671758689279,"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":1778063129115,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":643,"timestamp":6671758694147,"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":1778063129120,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":732,"timestamp":6671758694259,"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":1778063129120,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":827,"timestamp":6671758694342,"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":1778063129120,"traceId":"86f89a48402dec47"},{"name":"font-loader","duration":324757,"timestamp":6671758431815,"id":287,"parentId":286,"tags":{},"startTime":1778063128858,"traceId":"86f89a48402dec47"},{"name":"postcss","duration":3178,"timestamp":6671758824147,"id":437,"parentId":286,"tags":{},"startTime":1778063129250,"traceId":"86f89a48402dec47"},{"name":"next-font-loader","duration":395956,"timestamp":6671758431753,"id":286,"parentId":283,"tags":{},"startTime":1778063128858,"traceId":"86f89a48402dec47"},{"name":"css-loader","duration":19648,"timestamp":6671758827461,"id":438,"parentId":283,"tags":{"astUsed":"true"},"startTime":1778063129253,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":473648,"timestamp":6671758373918,"id":283,"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":1778063128800,"traceId":"86f89a48402dec47"},{"name":"font-loader","duration":450651,"timestamp":6671758404686,"id":285,"parentId":284,"tags":{},"startTime":1778063128831,"traceId":"86f89a48402dec47"},{"name":"postcss","duration":358,"timestamp":6671758855377,"id":439,"parentId":284,"tags":{},"startTime":1778063129281,"traceId":"86f89a48402dec47"},{"name":"next-font-loader","duration":480316,"timestamp":6671758375455,"id":284,"parentId":282,"tags":{},"startTime":1778063128801,"traceId":"86f89a48402dec47"},{"name":"css-loader","duration":938,"timestamp":6671758855758,"id":440,"parentId":282,"tags":{"astUsed":"true"},"startTime":1778063129282,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":484655,"timestamp":6671758372305,"id":282,"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":1778063128798,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1489795,"timestamp":6671757367248,"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":1778063127793,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1489158,"timestamp":6671757367893,"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":1778063127794,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1489307,"timestamp":6671757367749,"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":1778063127794,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1489303,"timestamp":6671757367757,"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":1778063127794,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1489302,"timestamp":6671757367768,"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":1778063127794,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1489248,"timestamp":6671757367826,"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":1778063127794,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1489227,"timestamp":6671757367851,"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":1778063127794,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1489204,"timestamp":6671757367877,"id":34,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fconnect%2Fpage&name=app%2Fconnect%2Fpage&pagePath=private-next-app-dir%2Fconnect%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fconnect%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778063127794,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1489182,"timestamp":6671757367902,"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":1778063127794,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1489179,"timestamp":6671757367908,"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":1778063127794,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1489229,"timestamp":6671757367864,"id":33,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fdemo%2F%5Bscenario%5D%2Fpage&name=app%2Fdemo%2F%5Bscenario%5D%2Fpage&pagePath=private-next-app-dir%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fdemo%2F%5Bscenario%5D%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1778063127794,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1489181,"timestamp":6671757367915,"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":1778063127794,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":1024,"timestamp":6671759003534,"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":1778063129430,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":99,"timestamp":6671759004599,"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":1778063129431,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":187,"timestamp":6671759004730,"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":1778063129431,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":150,"timestamp":6671759004931,"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":1778063129431,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":415,"timestamp":6671759005096,"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":1778063129431,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":167,"timestamp":6671759005529,"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":1778063129432,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":441,"timestamp":6671759005711,"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":1778063129432,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":468,"timestamp":6671759006168,"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":1778063129432,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":143,"timestamp":6671759006650,"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":1778063129433,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":151,"timestamp":6671759006802,"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":1778063129433,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":147,"timestamp":6671759006963,"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":1778063129433,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":153,"timestamp":6671759007120,"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":1778063129433,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":139,"timestamp":6671759007282,"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":1778063129433,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":136,"timestamp":6671759007431,"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":1778063129433,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":133,"timestamp":6671759007577,"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":1778063129434,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":130,"timestamp":6671759007718,"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":1778063129434,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":346,"timestamp":6671759024246,"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":1778063129450,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":164,"timestamp":6671759024618,"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":1778063129451,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":139,"timestamp":6671759024794,"id":677,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1778063129451,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":138,"timestamp":6671759024942,"id":678,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1778063129451,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":389,"timestamp":6671759025090,"id":679,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Forchestrator-card.tsx%22%2C%22ids%22%3A%5B%22OrchestratorCard%22%5D%7D&server=true!","layer":"ssr"},"startTime":1778063129451,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":229,"timestamp":6671759025490,"id":680,"parentId":19,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Forchestrator-card.tsx%22%2C%22ids%22%3A%5B%22OrchestratorCard%22%5D%7D&server=true!","layer":"rsc"},"startTime":1778063129452,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":432,"timestamp":6671759025729,"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":1778063129452,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":381,"timestamp":6671759026171,"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":1778063129452,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":251,"timestamp":6671759026563,"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":1778063129453,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":228,"timestamp":6671759026824,"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":1778063129453,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":492,"timestamp":6671759034113,"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":1778063129460,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":275,"timestamp":6671759034631,"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":1778063129461,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":304,"timestamp":6671759034917,"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":1778063129461,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":272,"timestamp":6671759035233,"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":1778063129461,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":4424,"timestamp":6671759050404,"id":692,"parentId":673,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"ssr"},"startTime":1778063129476,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":10275,"timestamp":6671759050036,"id":690,"parentId":669,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"ssr"},"startTime":1778063129476,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":15378,"timestamp":6671759048978,"id":689,"parentId":667,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"ssr"},"startTime":1778063129475,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":16438,"timestamp":6671759050225,"id":691,"parentId":671,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"ssr"},"startTime":1778063129476,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":41499,"timestamp":6671759051343,"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":1778063129477,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":43529,"timestamp":6671759051174,"id":695,"parentId":677,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"ssr"},"startTime":1778063129477,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":43931,"timestamp":6671759051451,"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":1778063129477,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":46688,"timestamp":6671759050987,"id":694,"parentId":675,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"ssr"},"startTime":1778063129477,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":46443,"timestamp":6671759051673,"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":1778063129478,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":47770,"timestamp":6671759051952,"id":701,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"ssr"},"startTime":1778063129478,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":55545,"timestamp":6671759051562,"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":1778063129478,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":57269,"timestamp":6671759050574,"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":1778063129477,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":58121,"timestamp":6671759051784,"id":700,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"ssr"},"startTime":1778063129478,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":58671,"timestamp":6671759052131,"id":702,"parentId":683,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"ssr"},"startTime":1778063129478,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":46956,"timestamp":6671759069664,"id":704,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"ssr"},"startTime":1778063129496,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":47595,"timestamp":6671759069522,"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":1778063129496,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3921,"timestamp":6671759166564,"id":707,"parentId":679,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"ssr"},"startTime":1778063129593,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5190,"timestamp":6671759166205,"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":1778063129592,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5143,"timestamp":6671759166470,"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":1778063129593,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5558,"timestamp":6671759166937,"id":709,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"ssr"},"startTime":1778063129593,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":7005,"timestamp":6671759166747,"id":708,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"ssr"},"startTime":1778063129593,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":12412,"timestamp":6671759202297,"id":714,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"ssr"},"startTime":1778063129628,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":12537,"timestamp":6671759202532,"id":715,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"ssr"},"startTime":1778063129629,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":15935,"timestamp":6671759202215,"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":1778063129628,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":16571,"timestamp":6671759202057,"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":1778063129628,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":16590,"timestamp":6671759202163,"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":1778063129628,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":16631,"timestamp":6671759202257,"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":1778063129628,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":4409,"timestamp":6671759215278,"id":716,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"ssr"},"startTime":1778063129641,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":4791,"timestamp":6671759215604,"id":717,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"ssr"},"startTime":1778063129642,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":4676,"timestamp":6671759215898,"id":718,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"ssr"},"startTime":1778063129642,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5228,"timestamp":6671759216188,"id":719,"parentId":681,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"ssr"},"startTime":1778063129642,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11625,"timestamp":6671759228755,"id":723,"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":1778063129655,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11195,"timestamp":6671759229344,"id":724,"parentId":698,"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":1778063129655,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":14680,"timestamp":6671759229535,"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":1778063129656,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":17566,"timestamp":6671759229653,"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":1778063129656,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":24633,"timestamp":6671759230485,"id":735,"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":1778063129657,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":31973,"timestamp":6671759228387,"id":721,"parentId":685,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"ssr"},"startTime":1778063129654,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":34140,"timestamp":6671759228150,"id":720,"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":1778063129654,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":32955,"timestamp":6671759230107,"id":731,"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":1778063129656,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":33540,"timestamp":6671759230220,"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":1778063129656,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":34066,"timestamp":6671759230377,"id":734,"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":1778063129656,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":34565,"timestamp":6671759230565,"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":1778063129657,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":38495,"timestamp":6671759229802,"id":728,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"ssr"},"startTime":1778063129656,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":38057,"timestamp":6671759230659,"id":737,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"ssr"},"startTime":1778063129657,"traceId":"86f89a48402dec47"}]
5
+ [{"name":"build-module-js","duration":37976,"timestamp":6671759231109,"id":740,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"ssr"},"startTime":1778063129657,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":38792,"timestamp":6671759230830,"id":738,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"ssr"},"startTime":1778063129657,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":40082,"timestamp":6671759230995,"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":1778063129657,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":40743,"timestamp":6671759231212,"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/redirect-boundary.js","layer":"ssr"},"startTime":1778063129657,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":42217,"timestamp":6671759229995,"id":729,"parentId":700,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,ExternalLink,Loader2,Search!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778063129656,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":42316,"timestamp":6671759230061,"id":730,"parentId":702,"tags":{"name":"__barrel_optimize__?names=Search,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778063129656,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":43915,"timestamp":6671759228681,"id":722,"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":1778063129655,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":43301,"timestamp":6671759229470,"id":725,"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":1778063129656,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":41643,"timestamp":6671759231316,"id":742,"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":1778063129657,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":42905,"timestamp":6671759230327,"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":1778063129656,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1383,"timestamp":6671759302789,"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-jsx-runtime.js","layer":"ssr"},"startTime":1778063129729,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1424,"timestamp":6671759302872,"id":756,"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":1778063129729,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5264,"timestamp":6671759301462,"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/shared/lib/router/utils/disable-smooth-scroll.js","layer":"ssr"},"startTime":1778063129727,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6464,"timestamp":6671759301222,"id":743,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/error-boundary.js","layer":"ssr"},"startTime":1778063129727,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6448,"timestamp":6671759301821,"id":747,"parentId":698,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/bfcache-state-manager.js","layer":"ssr"},"startTime":1778063129728,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6445,"timestamp":6671759302136,"id":750,"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":1778063129728,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6945,"timestamp":6671759301939,"id":748,"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":1778063129728,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":7872,"timestamp":6671759301650,"id":746,"parentId":709,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"ssr"},"startTime":1778063129728,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":7444,"timestamp":6671759302346,"id":752,"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":1778063129728,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":9413,"timestamp":6671759302458,"id":753,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"ssr"},"startTime":1778063129728,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":9701,"timestamp":6671759302625,"id":754,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"ssr"},"startTime":1778063129729,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":13648,"timestamp":6671759302055,"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":1778063129728,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":14972,"timestamp":6671759301583,"id":745,"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":1778063129728,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":27419,"timestamp":6671759302242,"id":751,"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":1778063129728,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4028,"timestamp":6671759345358,"id":763,"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":1778063129771,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4564,"timestamp":6671759345482,"id":764,"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":1778063129772,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":7768,"timestamp":6671759344976,"id":761,"parentId":718,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"ssr"},"startTime":1778063129771,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":8455,"timestamp":6671759344695,"id":760,"parentId":718,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"ssr"},"startTime":1778063129771,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":9362,"timestamp":6671759344201,"id":758,"parentId":718,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"ssr"},"startTime":1778063129770,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":9793,"timestamp":6671759344506,"id":759,"parentId":718,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"ssr"},"startTime":1778063129771,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":10484,"timestamp":6671759344076,"id":757,"parentId":719,"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":1778063129770,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9471,"timestamp":6671759345278,"id":762,"parentId":721,"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":1778063129771,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3439,"timestamp":6671759357135,"id":765,"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":1778063129783,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4149,"timestamp":6671759362223,"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/staged-rendering.js","layer":"ssr"},"startTime":1778063129788,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6474,"timestamp":6671759362533,"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/instant-validation/instant-samples.js","layer":"ssr"},"startTime":1778063129789,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6750,"timestamp":6671759362619,"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/server/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1778063129789,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9189,"timestamp":6671759361962,"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/shared/lib/invariant-error.js","layer":"ssr"},"startTime":1778063129788,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9113,"timestamp":6671759362406,"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/shared/lib/utils/reflect-utils.js","layer":"ssr"},"startTime":1778063129788,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10083,"timestamp":6671759362296,"id":770,"parentId":720,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063129788,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10237,"timestamp":6671759362690,"id":774,"parentId":720,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063129789,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":10261,"timestamp":6671759362974,"id":776,"parentId":734,"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":1778063129789,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10502,"timestamp":6671759363156,"id":778,"parentId":732,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"ssr"},"startTime":1778063129789,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10568,"timestamp":6671759363255,"id":779,"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":1778063129789,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":11705,"timestamp":6671759362804,"id":775,"parentId":692,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"ssr"},"startTime":1778063129789,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":11561,"timestamp":6671759363520,"id":781,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"ssr"},"startTime":1778063129790,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":13463,"timestamp":6671759363352,"id":780,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"ssr"},"startTime":1778063129789,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":15178,"timestamp":6671759362136,"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/request/utils.js","layer":"ssr"},"startTime":1778063129788,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":24435,"timestamp":6671759357267,"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/app-render/dynamic-rendering.js","layer":"ssr"},"startTime":1778063129783,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":26594,"timestamp":6671759363106,"id":777,"parentId":728,"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":1778063129789,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4755,"timestamp":6671759394766,"id":783,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/triangle-alert.mjs","layer":"ssr"},"startTime":1778063129821,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4821,"timestamp":6671759394892,"id":784,"parentId":722,"tags":{"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":1778063129821,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5658,"timestamp":6671759394523,"id":782,"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":1778063129821,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5598,"timestamp":6671759395024,"id":785,"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":1778063129821,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5712,"timestamp":6671759395244,"id":787,"parentId":741,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"ssr"},"startTime":1778063129821,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6074,"timestamp":6671759395356,"id":788,"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":1778063129821,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6790,"timestamp":6671759395139,"id":786,"parentId":741,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect.js","layer":"ssr"},"startTime":1778063129821,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":6768,"timestamp":6671759395454,"id":789,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"ssr"},"startTime":1778063129821,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":7079,"timestamp":6671759395795,"id":791,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"ssr"},"startTime":1778063129822,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":7606,"timestamp":6671759395626,"id":790,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"ssr"},"startTime":1778063129822,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":8862,"timestamp":6671759395961,"id":792,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"ssr"},"startTime":1778063129822,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2845,"timestamp":6671759406573,"id":800,"parentId":755,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1778063129833,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5908,"timestamp":6671759405778,"id":795,"parentId":742,"tags":{"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":1778063129832,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5913,"timestamp":6671759405945,"id":796,"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":1778063129832,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6416,"timestamp":6671759405651,"id":794,"parentId":720,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063129832,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":6131,"timestamp":6671759406110,"id":797,"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":1778063129832,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6263,"timestamp":6671759406271,"id":798,"parentId":743,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"ssr"},"startTime":1778063129832,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6412,"timestamp":6671759406425,"id":799,"parentId":743,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"ssr"},"startTime":1778063129832,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":8232,"timestamp":6671759405391,"id":793,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"ssr"},"startTime":1778063129831,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3788,"timestamp":6671759415603,"id":811,"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":1778063129842,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9179,"timestamp":6671759414259,"id":803,"parentId":752,"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":1778063129840,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9120,"timestamp":6671759414548,"id":805,"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":1778063129841,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9128,"timestamp":6671759414712,"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/arrow-right.mjs","layer":"ssr"},"startTime":1778063129841,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":9770,"timestamp":6671759414371,"id":804,"parentId":707,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"ssr"},"startTime":1778063129840,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8825,"timestamp":6671759415490,"id":810,"parentId":745,"tags":{"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":1778063129842,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":11545,"timestamp":6671759413962,"id":801,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"ssr"},"startTime":1778063129840,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10008,"timestamp":6671759415738,"id":812,"parentId":751,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063129842,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":10001,"timestamp":6671759415911,"id":813,"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":1778063129842,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":11967,"timestamp":6671759414878,"id":807,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"ssr"},"startTime":1778063129841,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":16433,"timestamp":6671759415178,"id":808,"parentId":695,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"ssr"},"startTime":1778063129841,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":17571,"timestamp":6671759414202,"id":802,"parentId":753,"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":1778063129840,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":16465,"timestamp":6671759415427,"id":809,"parentId":754,"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":1778063129841,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5806,"timestamp":6671759432526,"id":814,"parentId":751,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063129859,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8016,"timestamp":6671759433076,"id":817,"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":1778063129859,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":8505,"timestamp":6671759432889,"id":816,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"ssr"},"startTime":1778063129859,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":9018,"timestamp":6671759432662,"id":815,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"ssr"},"startTime":1778063129859,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5531,"timestamp":6671759442883,"id":824,"parentId":759,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js","layer":"ssr"},"startTime":1778063129869,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5826,"timestamp":6671759443310,"id":828,"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/server/web/spec-extension/cookies.js","layer":"ssr"},"startTime":1778063129869,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5965,"timestamp":6671759443443,"id":829,"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/server/app-render/instant-validation/instant-validation-error.js","layer":"ssr"},"startTime":1778063129869,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6559,"timestamp":6671759443576,"id":830,"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/server/web/spec-extension/adapters/request-cookies.js","layer":"ssr"},"startTime":1778063129870,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7050,"timestamp":6671759443710,"id":831,"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/server/web/spec-extension/adapters/headers.js","layer":"ssr"},"startTime":1778063129870,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6080,"timestamp":6671759445823,"id":846,"parentId":766,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063129872,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":13001,"timestamp":6671759442318,"id":820,"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":1778063129868,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":13307,"timestamp":6671759442192,"id":819,"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":1778063129868,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":13689,"timestamp":6671759441980,"id":818,"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":1778063129868,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":13399,"timestamp":6671759442431,"id":821,"parentId":701,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"ssr"},"startTime":1778063129868,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":13236,"timestamp":6671759442774,"id":823,"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":1778063129869,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":13378,"timestamp":6671759442969,"id":825,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"ssr"},"startTime":1778063129869,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":13882,"timestamp":6671759442607,"id":822,"parentId":689,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"ssr"},"startTime":1778063129869,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":13470,"timestamp":6671759443200,"id":827,"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/promise-with-resolvers.js","layer":"ssr"},"startTime":1778063129869,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":13088,"timestamp":6671759443930,"id":833,"parentId":772,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"ssr"},"startTime":1778063129870,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":15609,"timestamp":6671759443818,"id":832,"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/router/utils/get-segment-param.js","layer":"ssr"},"startTime":1778063129870,"traceId":"86f89a48402dec47"}]
6
+ [{"name":"build-module-mjs","duration":15230,"timestamp":6671759444371,"id":836,"parentId":734,"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":1778063129870,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":15703,"timestamp":6671759444187,"id":835,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"ssr"},"startTime":1778063129870,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":15606,"timestamp":6671759444541,"id":837,"parentId":734,"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":1778063129871,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":16424,"timestamp":6671759444068,"id":834,"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/querystring.js","layer":"ssr"},"startTime":1778063129870,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":16116,"timestamp":6671759444710,"id":838,"parentId":720,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063129871,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":16323,"timestamp":6671759444875,"id":839,"parentId":720,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063129871,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":16549,"timestamp":6671759445033,"id":840,"parentId":720,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063129871,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":16633,"timestamp":6671759445355,"id":843,"parentId":768,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"ssr"},"startTime":1778063129871,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":16657,"timestamp":6671759445524,"id":844,"parentId":734,"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":1778063129872,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":16797,"timestamp":6671759445645,"id":845,"parentId":702,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"ssr"},"startTime":1778063129872,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":16806,"timestamp":6671759445959,"id":847,"parentId":766,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063129872,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":16890,"timestamp":6671759446126,"id":848,"parentId":766,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063129872,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":20001,"timestamp":6671759443150,"id":826,"parentId":775,"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":1778063129869,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":18047,"timestamp":6671759445212,"id":841,"parentId":781,"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":1778063129871,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":18097,"timestamp":6671759445290,"id":842,"parentId":780,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,ExternalLink,Loader2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778063129871,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2689,"timestamp":6671759471116,"id":849,"parentId":766,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063129897,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4170,"timestamp":6671759471648,"id":853,"parentId":799,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063129898,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4869,"timestamp":6671759471247,"id":850,"parentId":787,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063129897,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5033,"timestamp":6671759471410,"id":851,"parentId":690,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"ssr"},"startTime":1778063129897,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5149,"timestamp":6671759471755,"id":854,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"ssr"},"startTime":1778063129898,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":5196,"timestamp":6671759472045,"id":855,"parentId":704,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"ssr"},"startTime":1778063129898,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":5248,"timestamp":6671759472317,"id":856,"parentId":700,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"ssr"},"startTime":1778063129898,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":6178,"timestamp":6671759471598,"id":852,"parentId":793,"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":1778063129898,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8046,"timestamp":6671759479585,"id":868,"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":1778063129906,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8398,"timestamp":6671759479707,"id":869,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js","layer":"ssr"},"startTime":1778063129906,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8856,"timestamp":6671759479819,"id":870,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js","layer":"ssr"},"startTime":1778063129906,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9942,"timestamp":6671759479930,"id":871,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js","layer":"ssr"},"startTime":1778063129906,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11348,"timestamp":6671759480049,"id":872,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js","layer":"ssr"},"startTime":1778063129906,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":13094,"timestamp":6671759480157,"id":873,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js","layer":"ssr"},"startTime":1778063129906,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":13457,"timestamp":6671759480265,"id":874,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js","layer":"ssr"},"startTime":1778063129906,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":14192,"timestamp":6671759480376,"id":875,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js","layer":"ssr"},"startTime":1778063129906,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":14628,"timestamp":6671759480483,"id":876,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js","layer":"ssr"},"startTime":1778063129907,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":14816,"timestamp":6671759480596,"id":877,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js","layer":"ssr"},"startTime":1778063129907,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":14904,"timestamp":6671759480717,"id":878,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js","layer":"ssr"},"startTime":1778063129907,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":15478,"timestamp":6671759480831,"id":879,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js","layer":"ssr"},"startTime":1778063129907,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":15897,"timestamp":6671759480938,"id":880,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js","layer":"ssr"},"startTime":1778063129907,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":16115,"timestamp":6671759481053,"id":881,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js","layer":"ssr"},"startTime":1778063129907,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":19401,"timestamp":6671759481170,"id":882,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js","layer":"ssr"},"startTime":1778063129907,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":19643,"timestamp":6671759481281,"id":883,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js","layer":"ssr"},"startTime":1778063129907,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":31182,"timestamp":6671759478258,"id":858,"parentId":720,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063129904,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":31304,"timestamp":6671759478420,"id":859,"parentId":720,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063129904,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":31249,"timestamp":6671759478717,"id":862,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toKebabCase.mjs","layer":"ssr"},"startTime":1778063129905,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":31311,"timestamp":6671759478867,"id":863,"parentId":803,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/shared/src/utils/toPascalCase.mjs","layer":"ssr"},"startTime":1778063129905,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":31312,"timestamp":6671759479038,"id":864,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/check.mjs","layer":"ssr"},"startTime":1778063129905,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":33218,"timestamp":6671759478078,"id":857,"parentId":720,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063129904,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":32277,"timestamp":6671759479201,"id":865,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/external-link.mjs","layer":"ssr"},"startTime":1778063129905,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":32295,"timestamp":6671759479361,"id":866,"parentId":729,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/search.mjs","layer":"ssr"},"startTime":1778063129905,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":32296,"timestamp":6671759479516,"id":867,"parentId":815,"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":1778063129906,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":33276,"timestamp":6671759478655,"id":861,"parentId":801,"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":1778063129905,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":33476,"timestamp":6671759478578,"id":860,"parentId":804,"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":1778063129905,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8505,"timestamp":6671759521739,"id":884,"parentId":824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js","layer":"ssr"},"startTime":1778063129948,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7162,"timestamp":6671759523300,"id":897,"parentId":870,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js","layer":"ssr"},"startTime":1778063129949,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7877,"timestamp":6671759523375,"id":898,"parentId":872,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js","layer":"ssr"},"startTime":1778063129949,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8063,"timestamp":6671759523447,"id":899,"parentId":872,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js","layer":"ssr"},"startTime":1778063129949,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8203,"timestamp":6671759523512,"id":900,"parentId":872,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js","layer":"ssr"},"startTime":1778063129950,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8877,"timestamp":6671759523583,"id":901,"parentId":873,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js","layer":"ssr"},"startTime":1778063129950,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9114,"timestamp":6671759523652,"id":902,"parentId":873,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js","layer":"ssr"},"startTime":1778063129950,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9592,"timestamp":6671759523715,"id":903,"parentId":873,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js","layer":"ssr"},"startTime":1778063129950,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9879,"timestamp":6671759523779,"id":904,"parentId":873,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js","layer":"ssr"},"startTime":1778063129950,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10076,"timestamp":6671759523844,"id":905,"parentId":873,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js","layer":"ssr"},"startTime":1778063129950,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10421,"timestamp":6671759523913,"id":906,"parentId":873,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js","layer":"ssr"},"startTime":1778063129950,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10793,"timestamp":6671759523975,"id":907,"parentId":874,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js","layer":"ssr"},"startTime":1778063129950,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10993,"timestamp":6671759524044,"id":908,"parentId":875,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js","layer":"ssr"},"startTime":1778063129950,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11575,"timestamp":6671759524113,"id":909,"parentId":877,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js","layer":"ssr"},"startTime":1778063129950,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11841,"timestamp":6671759524175,"id":910,"parentId":877,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js","layer":"ssr"},"startTime":1778063129950,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11928,"timestamp":6671759524237,"id":911,"parentId":874,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js","layer":"ssr"},"startTime":1778063129950,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11998,"timestamp":6671759524304,"id":912,"parentId":874,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js","layer":"ssr"},"startTime":1778063129950,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":12072,"timestamp":6671759524366,"id":913,"parentId":874,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js","layer":"ssr"},"startTime":1778063129950,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":15295,"timestamp":6671759522297,"id":888,"parentId":730,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/x.mjs","layer":"ssr"},"startTime":1778063129948,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":15745,"timestamp":6671759522073,"id":886,"parentId":839,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"ssr"},"startTime":1778063129948,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":16148,"timestamp":6671759521883,"id":885,"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":1778063129948,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":16302,"timestamp":6671759522192,"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":1778063129948,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":16058,"timestamp":6671759522625,"id":891,"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":1778063129949,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":16425,"timestamp":6671759522416,"id":889,"parentId":742,"tags":{"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":1778063129948,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":16294,"timestamp":6671759522737,"id":892,"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":1778063129949,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":16372,"timestamp":6671759522842,"id":893,"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":1778063129949,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":16427,"timestamp":6671759522950,"id":894,"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":1778063129949,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":16451,"timestamp":6671759523078,"id":895,"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":1778063129949,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":17889,"timestamp":6671759522526,"id":890,"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":1778063129949,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":17557,"timestamp":6671759523189,"id":896,"parentId":720,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063129949,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3932,"timestamp":6671759549674,"id":915,"parentId":879,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js","layer":"ssr"},"startTime":1778063129976,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4632,"timestamp":6671759549765,"id":916,"parentId":881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js","layer":"ssr"},"startTime":1778063129976,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4819,"timestamp":6671759549838,"id":917,"parentId":881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js","layer":"ssr"},"startTime":1778063129976,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5104,"timestamp":6671759549905,"id":918,"parentId":881,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js","layer":"ssr"},"startTime":1778063129976,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4516,"timestamp":6671759550620,"id":923,"parentId":696,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js","layer":"ssr"},"startTime":1778063129977,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4529,"timestamp":6671759550701,"id":924,"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":1778063129977,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":7787,"timestamp":6671759549432,"id":914,"parentId":863,"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":1778063129975,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7214,"timestamp":6671759550507,"id":922,"parentId":743,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"ssr"},"startTime":1778063129977,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":8137,"timestamp":6671759550159,"id":920,"parentId":728,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"ssr"},"startTime":1778063129976,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":8861,"timestamp":6671759549974,"id":919,"parentId":728,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"ssr"},"startTime":1778063129976,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":9235,"timestamp":6671759550329,"id":921,"parentId":728,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"ssr"},"startTime":1778063129976,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6346,"timestamp":6671759560167,"id":925,"parentId":899,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js","layer":"ssr"},"startTime":1778063129986,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8231,"timestamp":6671759560290,"id":926,"parentId":899,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js","layer":"ssr"},"startTime":1778063129986,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8801,"timestamp":6671759560364,"id":927,"parentId":903,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js","layer":"ssr"},"startTime":1778063129986,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8950,"timestamp":6671759560433,"id":928,"parentId":903,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js","layer":"ssr"},"startTime":1778063129986,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9025,"timestamp":6671759560530,"id":929,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js","layer":"ssr"},"startTime":1778063129987,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9119,"timestamp":6671759560628,"id":930,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js","layer":"ssr"},"startTime":1778063129987,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9359,"timestamp":6671759560701,"id":931,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js","layer":"ssr"},"startTime":1778063129987,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9601,"timestamp":6671759560767,"id":932,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js","layer":"ssr"},"startTime":1778063129987,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9679,"timestamp":6671759560840,"id":933,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js","layer":"ssr"},"startTime":1778063129987,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9933,"timestamp":6671759560905,"id":934,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js","layer":"ssr"},"startTime":1778063129987,"traceId":"86f89a48402dec47"}]
7
+ [{"name":"build-module-js","duration":10250,"timestamp":6671759560970,"id":935,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/binary.js","layer":"ssr"},"startTime":1778063129987,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10520,"timestamp":6671759561045,"id":936,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/merge.js","layer":"ssr"},"startTime":1778063129987,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10837,"timestamp":6671759561111,"id":937,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/omap.js","layer":"ssr"},"startTime":1778063129987,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11171,"timestamp":6671759561174,"id":938,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/pairs.js","layer":"ssr"},"startTime":1778063129987,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11305,"timestamp":6671759561241,"id":939,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/schema.js","layer":"ssr"},"startTime":1778063129987,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11662,"timestamp":6671759561303,"id":940,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/set.js","layer":"ssr"},"startTime":1778063129987,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":12154,"timestamp":6671759561365,"id":941,"parentId":907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js","layer":"ssr"},"startTime":1778063129987,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":15877,"timestamp":6671759561432,"id":942,"parentId":728,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"ssr"},"startTime":1778063129987,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4277,"timestamp":6671759587628,"id":943,"parentId":913,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js","layer":"ssr"},"startTime":1778063130014,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5579,"timestamp":6671759588731,"id":950,"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":1778063130015,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6817,"timestamp":6671759588851,"id":951,"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":1778063130015,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9335,"timestamp":6671759588222,"id":947,"parentId":751,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063130014,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9842,"timestamp":6671759587970,"id":945,"parentId":886,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063130014,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10480,"timestamp":6671759587780,"id":944,"parentId":890,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation.react-server.js","layer":"ssr"},"startTime":1778063130014,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10849,"timestamp":6671759588102,"id":946,"parentId":751,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063130014,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10219,"timestamp":6671759588976,"id":952,"parentId":922,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"ssr"},"startTime":1778063130015,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":11014,"timestamp":6671759588386,"id":948,"parentId":919,"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":1778063130014,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":10861,"timestamp":6671759588667,"id":949,"parentId":921,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778063130015,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4727,"timestamp":6671759600147,"id":953,"parentId":925,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js","layer":"ssr"},"startTime":1778063130026,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5658,"timestamp":6671759600276,"id":954,"parentId":925,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js","layer":"ssr"},"startTime":1778063130026,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5927,"timestamp":6671759600357,"id":955,"parentId":925,"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":1778063130026,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6215,"timestamp":6671759600432,"id":956,"parentId":931,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js","layer":"ssr"},"startTime":1778063130026,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6587,"timestamp":6671759600509,"id":957,"parentId":939,"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":1778063130027,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7044,"timestamp":6671759600579,"id":958,"parentId":939,"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":1778063130027,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7658,"timestamp":6671759600646,"id":959,"parentId":939,"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":1778063130027,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11318,"timestamp":6671759600723,"id":960,"parentId":751,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063130027,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":11510,"timestamp":6671759601108,"id":963,"parentId":728,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"ssr"},"startTime":1778063130027,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":11919,"timestamp":6671759601297,"id":964,"parentId":728,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"ssr"},"startTime":1778063130027,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":14795,"timestamp":6671759600855,"id":961,"parentId":751,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063130027,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":16406,"timestamp":6671759600982,"id":962,"parentId":751,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063130027,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1786,"timestamp":6671759625974,"id":966,"parentId":943,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js","layer":"ssr"},"startTime":1778063130052,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":18855,"timestamp":6671759619780,"id":965,"parentId":751,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063130046,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":12813,"timestamp":6671759626258,"id":968,"parentId":944,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063130052,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":13381,"timestamp":6671759626110,"id":967,"parentId":944,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063130052,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":14876,"timestamp":6671759626468,"id":970,"parentId":944,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063130052,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":15428,"timestamp":6671759626367,"id":969,"parentId":944,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063130052,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":15406,"timestamp":6671759626673,"id":972,"parentId":946,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063130053,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":15756,"timestamp":6671759626570,"id":971,"parentId":944,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063130053,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":16897,"timestamp":6671759626769,"id":973,"parentId":751,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063130053,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2746,"timestamp":6671759644648,"id":974,"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":1778063130071,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2889,"timestamp":6671759644786,"id":975,"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":1778063130071,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3705,"timestamp":6671759644863,"id":976,"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":1778063130071,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3987,"timestamp":6671759651072,"id":977,"parentId":753,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"ssr"},"startTime":1778063130077,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3904,"timestamp":6671759651666,"id":980,"parentId":753,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"ssr"},"startTime":1778063130078,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":4575,"timestamp":6671759651497,"id":979,"parentId":753,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"ssr"},"startTime":1778063130078,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5861,"timestamp":6671759651317,"id":978,"parentId":753,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"ssr"},"startTime":1778063130077,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5925,"timestamp":6671759651840,"id":981,"parentId":751,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063130078,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5965,"timestamp":6671759652067,"id":983,"parentId":751,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063130078,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6666,"timestamp":6671759651950,"id":982,"parentId":751,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063130078,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4737,"timestamp":6671759660469,"id":985,"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/segment-cache/vary-params-decoding.js","layer":"ssr"},"startTime":1778063130087,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5294,"timestamp":6671759660294,"id":984,"parentId":971,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"ssr"},"startTime":1778063130086,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5223,"timestamp":6671759660587,"id":986,"parentId":762,"tags":{"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":1778063130087,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1608,"timestamp":6671759666059,"id":987,"parentId":974,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-contains-newline.js","layer":"ssr"},"startTime":1778063130092,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1680,"timestamp":6671759666161,"id":988,"parentId":974,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-flow-indent-check.js","layer":"ssr"},"startTime":1778063130092,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1785,"timestamp":6671759666234,"id":989,"parentId":974,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-map-includes.js","layer":"ssr"},"startTime":1778063130092,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3332,"timestamp":6671759666322,"id":990,"parentId":762,"tags":{"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":1778063130092,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3339,"timestamp":6671759666489,"id":991,"parentId":762,"tags":{"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":1778063130093,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3683,"timestamp":6671759670026,"id":992,"parentId":977,"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":1778063130096,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3734,"timestamp":6671759670091,"id":993,"parentId":980,"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":1778063130096,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3782,"timestamp":6671759670134,"id":994,"parentId":979,"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":1778063130096,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3960,"timestamp":6671759670171,"id":995,"parentId":978,"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":1778063130096,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2076,"timestamp":6671759674351,"id":996,"parentId":984,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063130100,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":3017,"timestamp":6671759674619,"id":998,"parentId":791,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"ssr"},"startTime":1778063130101,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3164,"timestamp":6671759674971,"id":1000,"parentId":839,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"ssr"},"startTime":1778063130101,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3251,"timestamp":6671759675091,"id":1001,"parentId":777,"tags":{"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":1778063130101,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":4689,"timestamp":6671759674443,"id":997,"parentId":691,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"ssr"},"startTime":1778063130100,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4104,"timestamp":6671759675194,"id":1002,"parentId":809,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/eye.mjs","layer":"ssr"},"startTime":1778063130101,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":8229,"timestamp":6671759674796,"id":999,"parentId":694,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"ssr"},"startTime":1778063130101,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2313,"timestamp":6671759683606,"id":1003,"parentId":802,"tags":{"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":1778063130110,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2220,"timestamp":6671759683869,"id":1004,"parentId":852,"tags":{"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":1778063130110,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":7789,"timestamp":6671759687185,"id":1005,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/activity.mjs","layer":"ssr"},"startTime":1778063130113,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8087,"timestamp":6671759687325,"id":1006,"parentId":859,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063130113,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8208,"timestamp":6671759687441,"id":1007,"parentId":857,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"ssr"},"startTime":1778063130113,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1393,"timestamp":6671759697301,"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":1778063130123,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3454,"timestamp":6671759698728,"id":1009,"parentId":780,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"ssr"},"startTime":1778063130125,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3151,"timestamp":6671759699218,"id":1013,"parentId":860,"tags":{"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":1778063130125,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3856,"timestamp":6671759698936,"id":1010,"parentId":804,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"ssr"},"startTime":1778063130125,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3818,"timestamp":6671759699322,"id":1014,"parentId":890,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unrecognized-action-error.js","layer":"ssr"},"startTime":1778063130125,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4195,"timestamp":6671759699121,"id":1011,"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":1778063130125,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4301,"timestamp":6671759699171,"id":1012,"parentId":999,"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":1778063130125,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11459,"timestamp":6671759699512,"id":1015,"parentId":857,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"ssr"},"startTime":1778063130126,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7367,"timestamp":6671759703807,"id":1016,"parentId":1006,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"ssr"},"startTime":1778063130130,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":7431,"timestamp":6671759703943,"id":1017,"parentId":948,"tags":{"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":1778063130130,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":7466,"timestamp":6671759704069,"id":1018,"parentId":948,"tags":{"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":1778063130130,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6301,"timestamp":6671759712024,"id":1019,"parentId":961,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-call-server.js","layer":"ssr"},"startTime":1778063130138,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6685,"timestamp":6671759712176,"id":1020,"parentId":961,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1778063130138,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2623,"timestamp":6671759719328,"id":1021,"parentId":1011,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sparkles.mjs","layer":"ssr"},"startTime":1778063130145,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2602,"timestamp":6671759719493,"id":1022,"parentId":1010,"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":1778063130146,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1726,"timestamp":6671759722165,"id":1023,"parentId":961,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/navigation-build-id.js","layer":"ssr"},"startTime":1778063130148,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1884,"timestamp":6671759722409,"id":1025,"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/deployment-id.js","layer":"ssr"},"startTime":1778063130148,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2144,"timestamp":6671759722509,"id":1026,"parentId":961,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"ssr"},"startTime":1778063130149,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3902,"timestamp":6671759722294,"id":1024,"parentId":961,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/flight-data-helpers.js","layer":"ssr"},"startTime":1778063130148,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4352,"timestamp":6671759722621,"id":1027,"parentId":962,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js","layer":"ssr"},"startTime":1778063130149,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5045,"timestamp":6671759722723,"id":1028,"parentId":962,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"ssr"},"startTime":1778063130149,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2074,"timestamp":6671759728216,"id":1030,"parentId":962,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/javascript-url.js","layer":"ssr"},"startTime":1778063130154,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2946,"timestamp":6671759728077,"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/cache-map.js","layer":"ssr"},"startTime":1778063130154,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":981,"timestamp":6671759731555,"id":1031,"parentId":1026,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"ssr"},"startTime":1778063130158,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1651,"timestamp":6671759731910,"id":1032,"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/reducers/navigate-reducer.js","layer":"ssr"},"startTime":1778063130158,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1197,"timestamp":6671759735418,"id":1033,"parentId":1031,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063130161,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":628,"timestamp":6671759738107,"id":1034,"parentId":961,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client.js","layer":"ssr"},"startTime":1778063130164,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1144,"timestamp":6671759738266,"id":1035,"parentId":821,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1778063130164,"traceId":"86f89a48402dec47"}]
8
+ [{"name":"build-module-mjs","duration":1638,"timestamp":6671759741987,"id":1037,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/monitor.mjs","layer":"ssr"},"startTime":1778063130168,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1628,"timestamp":6671759742164,"id":1038,"parentId":992,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/credit-card.mjs","layer":"ssr"},"startTime":1778063130168,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1613,"timestamp":6671759742331,"id":1039,"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/terminal.mjs","layer":"ssr"},"startTime":1778063130168,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1641,"timestamp":6671759742483,"id":1040,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/cloud.mjs","layer":"ssr"},"startTime":1778063130169,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":4586,"timestamp":6671759741683,"id":1036,"parentId":964,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"ssr"},"startTime":1778063130168,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2212,"timestamp":6671759744221,"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/send.mjs","layer":"ssr"},"startTime":1778063130170,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":6616,"timestamp":6671759746568,"id":1042,"parentId":821,"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":1778063130173,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8499,"timestamp":6671759746658,"id":1043,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/server.mjs","layer":"ssr"},"startTime":1778063130173,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8600,"timestamp":6671759746778,"id":1044,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sliders-vertical.mjs","layer":"ssr"},"startTime":1778063130173,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8651,"timestamp":6671759746891,"id":1045,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/webhook.mjs","layer":"ssr"},"startTime":1778063130173,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1014,"timestamp":6671759755804,"id":1046,"parentId":845,"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":1778063130182,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":2750,"timestamp":6671759757586,"id":1048,"parentId":921,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"ssr"},"startTime":1778063130184,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":2930,"timestamp":6671759757804,"id":1049,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"ssr"},"startTime":1778063130184,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3161,"timestamp":6671759757980,"id":1050,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"ssr"},"startTime":1778063130184,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3438,"timestamp":6671759758171,"id":1051,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"ssr"},"startTime":1778063130184,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3449,"timestamp":6671759758342,"id":1052,"parentId":1012,"tags":{"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":1778063130184,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3498,"timestamp":6671759758460,"id":1053,"parentId":995,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/workflow.mjs","layer":"ssr"},"startTime":1778063130184,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4584,"timestamp":6671759757525,"id":1047,"parentId":1036,"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":1778063130184,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5124,"timestamp":6671759763528,"id":1054,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"ssr"},"startTime":1778063130190,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2389,"timestamp":6671759768819,"id":1055,"parentId":845,"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":1778063130195,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":3843,"timestamp":6671759768920,"id":1056,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"ssr"},"startTime":1778063130195,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":4385,"timestamp":6671759769142,"id":1057,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"ssr"},"startTime":1778063130195,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":5145,"timestamp":6671759769333,"id":1058,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"ssr"},"startTime":1778063130195,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4701,"timestamp":6671759774999,"id":1060,"parentId":1049,"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":1778063130201,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4952,"timestamp":6671759774937,"id":1059,"parentId":1048,"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":1778063130201,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4938,"timestamp":6671759775053,"id":1061,"parentId":1050,"tags":{"name":"__barrel_optimize__?names=AlertTriangle!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778063130201,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2361,"timestamp":6671759782051,"id":1065,"parentId":890,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js","layer":"ssr"},"startTime":1778063130208,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3472,"timestamp":6671759781653,"id":1063,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"ssr"},"startTime":1778063130208,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3625,"timestamp":6671759781849,"id":1064,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"ssr"},"startTime":1778063130208,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":3318,"timestamp":6671759782301,"id":1067,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"ssr"},"startTime":1778063130208,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3976,"timestamp":6671759782136,"id":1066,"parentId":997,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"ssr"},"startTime":1778063130208,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4208,"timestamp":6671759782470,"id":1068,"parentId":1015,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063130209,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9924,"timestamp":6671759781560,"id":1062,"parentId":1054,"tags":{"name":"__barrel_optimize__?names=CheckCircle2,ChevronLeft,ChevronRight!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778063130208,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":4870,"timestamp":6671759787138,"id":1070,"parentId":999,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"ssr"},"startTime":1778063130213,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5065,"timestamp":6671759787073,"id":1069,"parentId":1056,"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":1778063130213,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1449,"timestamp":6671759795339,"id":1071,"parentId":1047,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shuffle.mjs","layer":"ssr"},"startTime":1778063130221,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1389,"timestamp":6671759797740,"id":1074,"parentId":1059,"tags":{"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":1778063130224,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":1742,"timestamp":6671759797563,"id":1073,"parentId":1036,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"ssr"},"startTime":1778063130224,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":2168,"timestamp":6671759797370,"id":1072,"parentId":1036,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"ssr"},"startTime":1778063130223,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1810,"timestamp":6671759797916,"id":1075,"parentId":1059,"tags":{"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":1778063130224,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1782,"timestamp":6671759798098,"id":1076,"parentId":1059,"tags":{"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":1778063130224,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1786,"timestamp":6671759798265,"id":1077,"parentId":1059,"tags":{"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":1778063130224,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3064,"timestamp":6671759803485,"id":1078,"parentId":1062,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-left.mjs","layer":"ssr"},"startTime":1778063130230,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2660,"timestamp":6671759804306,"id":1080,"parentId":1069,"tags":{"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":1778063130230,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2705,"timestamp":6671759804429,"id":1081,"parentId":1062,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-right.mjs","layer":"ssr"},"startTime":1778063130230,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4114,"timestamp":6671759804248,"id":1079,"parentId":1072,"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":1778063130230,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":2495,"timestamp":6671759807214,"id":1082,"parentId":1054,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"ssr"},"startTime":1778063130233,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3623,"timestamp":6671759807413,"id":1083,"parentId":1054,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"ssr"},"startTime":1778063130233,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3902,"timestamp":6671759807596,"id":1084,"parentId":1054,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"ssr"},"startTime":1778063130234,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":6222,"timestamp":6671759814761,"id":1085,"parentId":1083,"tags":{"name":"__barrel_optimize__?names=Plus,Shuffle,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"ssr"},"startTime":1778063130241,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":4336,"timestamp":6671759818838,"id":1086,"parentId":1070,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"ssr"},"startTime":1778063130245,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":2450,"timestamp":6671759832032,"id":1087,"parentId":1054,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"ssr"},"startTime":1778063130258,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2068,"timestamp":6671759838989,"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":1778063130265,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":6735,"timestamp":6671759877064,"id":1090,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"ssr"},"startTime":1778063130303,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":7880,"timestamp":6671759876752,"id":1089,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"ssr"},"startTime":1778063130303,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":9542,"timestamp":6671759882278,"id":1091,"parentId":1087,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"ssr"},"startTime":1778063130308,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1723,"timestamp":6671759892424,"id":1092,"parentId":1086,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"ssr"},"startTime":1778063130318,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2022,"timestamp":6671759892544,"id":1093,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-accessible-icon@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@ty_d82538e2dc1c85e81d10c78e4650fbee/node_modules/@radix-ui/react-accessible-icon/dist/index.mjs","layer":"ssr"},"startTime":1778063130319,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5746,"timestamp":6671759892621,"id":1094,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-accordion@1.2.12_@types+react-dom@19.2.3_@types+react@19.2.14__@types+r_8b3df72274e0fa0cff1629993ef7cc33/node_modules/@radix-ui/react-accordion/dist/index.mjs","layer":"ssr"},"startTime":1778063130319,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4043,"timestamp":6671759895892,"id":1095,"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":1778063130322,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5367,"timestamp":6671759900193,"id":1096,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-alert-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@type_d492cfbed6c88f7a3980b921a627d48d/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs","layer":"ssr"},"startTime":1778063130326,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":477,"timestamp":6671759908538,"id":1099,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-aspect-ratio@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types_96bcec06796fd925f9bce26c5b0bc695/node_modules/@radix-ui/react-aspect-ratio/dist/index.mjs","layer":"ssr"},"startTime":1778063130335,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4057,"timestamp":6671759906668,"id":1098,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-avatar@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_06c5a164da4523571d3e9cd55d04eddf/node_modules/@radix-ui/react-avatar/dist/index.mjs","layer":"ssr"},"startTime":1778063130333,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4877,"timestamp":6671759906562,"id":1097,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-collapsible@1.1.12_@types+react-dom@19.2.3_@types+react@19.2.14__@types_10a2c6d0ac3bcc7422bd3020fe61e076/node_modules/@radix-ui/react-collapsible/dist/index.mjs","layer":"ssr"},"startTime":1778063130333,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4577,"timestamp":6671759912100,"id":1100,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_779045218dc2799d336e7197abef9d38/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"ssr"},"startTime":1778063130338,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5371,"timestamp":6671759914352,"id":1101,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-checkbox@1.3.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_a9bfe74df417688e01ae6068318bf0dd/node_modules/@radix-ui/react-checkbox/dist/index.mjs","layer":"ssr"},"startTime":1778063130340,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5556,"timestamp":6671759916881,"id":1102,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@typ_73af8346b6b2e99f5d79f55f5dac0b34/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs","layer":"ssr"},"startTime":1778063130343,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":6884,"timestamp":6671759916970,"id":1103,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-context-menu@2.2.16_@types+react-dom@19.2.3_@types+react@19.2.14__@type_7ddebea395c65d3c4d3683b445765102/node_modules/@radix-ui/react-context-menu/dist/index.mjs","layer":"ssr"},"startTime":1778063130343,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":704,"timestamp":6671759955505,"id":1104,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-direction@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"ssr"},"startTime":1778063130382,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":7445,"timestamp":6671759958052,"id":1105,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-form@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@1_ac782b7f287a9ebe6066a603dfc1b780/node_modules/@radix-ui/react-form/dist/index.mjs","layer":"ssr"},"startTime":1778063130384,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":7127,"timestamp":6671759962209,"id":1106,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-hover-card@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_7ad81962fbdf173de4beb0078b2863c0/node_modules/@radix-ui/react-hover-card/dist/index.mjs","layer":"ssr"},"startTime":1778063130388,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":6080,"timestamp":6671759967319,"id":1107,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_0e34a2d9c9cbbbf963013b9dd979f6f1/node_modules/@radix-ui/react-label/dist/index.mjs","layer":"ssr"},"startTime":1778063130393,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8062,"timestamp":6671759967414,"id":1108,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-menubar@1.1.16_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_2538d85c615acf13b2f2294bd07156f9/node_modules/@radix-ui/react-menubar/dist/index.mjs","layer":"ssr"},"startTime":1778063130393,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4382,"timestamp":6671760048898,"id":1109,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-popover@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_8b5332f8e883134e9d9ab2856fc4395d/node_modules/@radix-ui/react-popover/dist/index.mjs","layer":"ssr"},"startTime":1778063130475,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":7868,"timestamp":6671760050762,"id":1110,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-navigation-menu@1.2.14_@types+react-dom@19.2.3_@types+react@19.2.14__@t_7563284ec2dc0b07b96e6ca399b56630/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs","layer":"ssr"},"startTime":1778063130477,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3897,"timestamp":6671760102751,"id":1113,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-progress@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_d26b5d8ff64e53a10c8029fddad30be5/node_modules/@radix-ui/react-progress/dist/index.mjs","layer":"ssr"},"startTime":1778063130529,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5089,"timestamp":6671760102672,"id":1112,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-password-toggle-field@0.1.3_@types+react-dom@19.2.3_@types+react@19.2.1_f140fea76c74b024d58beaaf8d08d46c/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs","layer":"ssr"},"startTime":1778063130529,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8412,"timestamp":6671760102526,"id":1111,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-one-time-password-field@0.1.8_@types+react-dom@19.2.3_@types+react@19.2_d966c07edda083842dfc81816512d421/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs","layer":"ssr"},"startTime":1778063130529,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1054,"timestamp":6671760132890,"id":1118,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-separator@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+re_708d1054dbf5e38a292cb79d1c79b4a1/node_modules/@radix-ui/react-separator/dist/index.mjs","layer":"ssr"},"startTime":1778063130559,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3342,"timestamp":6671760131548,"id":1114,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_7668895bec2444446faa4e0f4eb5244b/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"ssr"},"startTime":1778063130558,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5631,"timestamp":6671760132739,"id":1116,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-radio-group@1.3.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_cc2a70da647cefa06e7f90fd9b481f08/node_modules/@radix-ui/react-radio-group/dist/index.mjs","layer":"ssr"},"startTime":1778063130559,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":12042,"timestamp":6671760132650,"id":1115,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-select@2.2.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_53894a32562cb9eeb6aef8b357a4f4e3/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"ssr"},"startTime":1778063130559,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":14334,"timestamp":6671760132816,"id":1117,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-scroll-area@1.2.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types_155614c2fe5222bb9b221068b09efefc/node_modules/@radix-ui/react-scroll-area/dist/index.mjs","layer":"ssr"},"startTime":1778063130559,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3332,"timestamp":6671760223699,"id":1120,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-switch@1.2.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_e3738c514c10df2ef7e24af5ee461853/node_modules/@radix-ui/react-switch/dist/index.mjs","layer":"ssr"},"startTime":1778063130650,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1908,"timestamp":6671760225314,"id":1121,"parentId":1095,"tags":{"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":1778063130651,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3751,"timestamp":6671760225463,"id":1122,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-tabs@1.1.13_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_2ad0945e3cb98dc5bbfaaf29c105e977/node_modules/@radix-ui/react-tabs/dist/index.mjs","layer":"ssr"},"startTime":1778063130651,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8793,"timestamp":6671760223558,"id":1119,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-slider@1.3.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_c6a3fae91eb6750caf661d179680cb4a/node_modules/@radix-ui/react-slider/dist/index.mjs","layer":"ssr"},"startTime":1778063130650,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2109,"timestamp":6671760278595,"id":1123,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toggle@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_63d136f11f5f79b42c1373b9162ffc86/node_modules/@radix-ui/react-toggle/dist/index.mjs","layer":"ssr"},"startTime":1778063130705,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1503,"timestamp":6671760285572,"id":1124,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"ssr"},"startTime":1778063130712,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":3212,"timestamp":6671760285696,"id":1125,"parentId":1090,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"ssr"},"startTime":1778063130712,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":4257,"timestamp":6671760285911,"id":1126,"parentId":1089,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"ssr"},"startTime":1778063130712,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":824,"timestamp":6671760297314,"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":1778063130723,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1047,"timestamp":6671760297382,"id":1131,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-visually-hidden@1.2.3_@types+react-dom@19.2.3_@types+react@19.2.14__@ty_fa89646d7248b32d1762bf88948f6339/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"ssr"},"startTime":1778063130723,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2346,"timestamp":6671760296948,"id":1127,"parentId":1095,"tags":{"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":1778063130723,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3716,"timestamp":6671760297156,"id":1128,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toolbar@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_0c21b1d71c2cf2b659e30aa892e5950d/node_modules/@radix-ui/react-toolbar/dist/index.mjs","layer":"ssr"},"startTime":1778063130723,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":7570,"timestamp":6671760297245,"id":1129,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toast@1.2.15_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_4581e89c6ba13e4159ce65546c8b2a16/node_modules/@radix-ui/react-toast/dist/index.mjs","layer":"ssr"},"startTime":1778063130723,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3770,"timestamp":6671760334633,"id":1132,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-toggle-group@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@type_0c124bdbaa351e80a671757a596f81ce/node_modules/@radix-ui/react-toggle-group/dist/index.mjs","layer":"ssr"},"startTime":1778063130761,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5122,"timestamp":6671760335809,"id":1133,"parentId":1055,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-tooltip@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+reac_9074d9fb06315b089b2bee17c4c65951/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"ssr"},"startTime":1778063130762,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":993,"timestamp":6671760362755,"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":1778063130789,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":471,"timestamp":6671760366429,"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":1778063130792,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":917,"timestamp":6671760368393,"id":1136,"parentId":1096,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"ssr"},"startTime":1778063130794,"traceId":"86f89a48402dec47"}]
9
+ [{"name":"build-module-mjs","duration":1471,"timestamp":6671760368550,"id":1138,"parentId":1094,"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":1778063130795,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":578,"timestamp":6671760370674,"id":1139,"parentId":1094,"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":1778063130797,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":797,"timestamp":6671760370760,"id":1140,"parentId":1094,"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":1778063130797,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":7284,"timestamp":6671760368482,"id":1137,"parentId":1094,"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":1778063130795,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":392,"timestamp":6671760380547,"id":1141,"parentId":1098,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"ssr"},"startTime":1778063130807,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":728,"timestamp":6671760383783,"id":1142,"parentId":1098,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"ssr"},"startTime":1778063130810,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":807,"timestamp":6671760383877,"id":1143,"parentId":1098,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-is-hydrated@0.1.0_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs","layer":"ssr"},"startTime":1778063130810,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1185,"timestamp":6671760385724,"id":1145,"parentId":1100,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js","layer":"ssr"},"startTime":1778063130812,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4340,"timestamp":6671760383949,"id":1144,"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":1778063130810,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4580,"timestamp":6671760385811,"id":1146,"parentId":1100,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14___3d3960154a4c07d09bb90cb341135fc5/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"ssr"},"startTime":1778063130812,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":854,"timestamp":6671760401123,"id":1149,"parentId":1101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"ssr"},"startTime":1778063130827,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3976,"timestamp":6671760400915,"id":1147,"parentId":1100,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+_f62f3af4ca2ba305a7aecf04c8534604/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"ssr"},"startTime":1778063130827,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4353,"timestamp":6671760401044,"id":1148,"parentId":1100,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"ssr"},"startTime":1778063130827,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":409,"timestamp":6671760413874,"id":1150,"parentId":1100,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"ssr"},"startTime":1778063130840,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":417,"timestamp":6671760416487,"id":1151,"parentId":1101,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"ssr"},"startTime":1778063130843,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4095,"timestamp":6671760425860,"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":1778063130852,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4902,"timestamp":6671760427034,"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":1778063130853,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9734,"timestamp":6671760425749,"id":1152,"parentId":1102,"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":1778063130852,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5977,"timestamp":6671760485614,"id":1155,"parentId":1125,"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":1778063130912,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":878,"timestamp":6671760494992,"id":1156,"parentId":1112,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-effect-event@0.0.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-effect-event/dist/index.mjs","layer":"ssr"},"startTime":1778063130921,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":883,"timestamp":6671760495138,"id":1157,"parentId":1111,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+number@1.1.1/node_modules/@radix-ui/number/dist/index.mjs","layer":"ssr"},"startTime":1778063130921,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":511,"timestamp":6671760496482,"id":1158,"parentId":1130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"ssr"},"startTime":1778063130923,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1706,"timestamp":6671760496572,"id":1159,"parentId":1130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"ssr"},"startTime":1778063130923,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":19610,"timestamp":6671760500778,"id":1160,"parentId":1130,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"ssr"},"startTime":1778063130927,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1215,"timestamp":6671760525538,"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":1778063130952,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":288,"timestamp":6671760528540,"id":1162,"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":1778063130955,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1049,"timestamp":6671760529810,"id":1163,"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":1778063130956,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":329,"timestamp":6671760531616,"id":1166,"parentId":1143,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/shim/index.js","layer":"ssr"},"startTime":1778063130958,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":2830,"timestamp":6671760529898,"id":1164,"parentId":1126,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"ssr"},"startTime":1778063130956,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3433,"timestamp":6671760531405,"id":1165,"parentId":1126,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"ssr"},"startTime":1778063130957,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1915,"timestamp":6671760537905,"id":1167,"parentId":1165,"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":1778063130964,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":789,"timestamp":6671760588585,"id":1168,"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":1778063131015,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3485,"timestamp":6671760588736,"id":1169,"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":1778063131015,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":502,"timestamp":6671760596550,"id":1170,"parentId":1150,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"ssr"},"startTime":1778063131023,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1023,"timestamp":6671760598832,"id":1171,"parentId":1166,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"ssr"},"startTime":1778063131025,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":635,"timestamp":6671760611370,"id":1172,"parentId":1146,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"ssr"},"startTime":1778063131037,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":635,"timestamp":6671760619791,"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":1778063131046,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1607,"timestamp":6671760622061,"id":1174,"parentId":1153,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+react-dom@2.1.8_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"ssr"},"startTime":1778063131048,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":537,"timestamp":6671760628105,"id":1175,"parentId":1170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"ssr"},"startTime":1778063131054,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":900,"timestamp":6671760628214,"id":1176,"parentId":1170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"ssr"},"startTime":1778063131054,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1408,"timestamp":6671760633874,"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":1778063131060,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1439,"timestamp":6671760633968,"id":1178,"parentId":1175,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"ssr"},"startTime":1778063131060,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":538,"timestamp":6671760642032,"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":1778063131068,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":937,"timestamp":6671760642136,"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":1778063131068,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3139,"timestamp":6671760654297,"id":1181,"parentId":1170,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"ssr"},"startTime":1778063131080,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":377,"timestamp":6671760659789,"id":1182,"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":1778063131086,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":320,"timestamp":6671760661624,"id":1183,"parentId":1176,"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":1778063131088,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3086,"timestamp":6671760662864,"id":1184,"parentId":1174,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"ssr"},"startTime":1778063131089,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":486,"timestamp":6671760668592,"id":1185,"parentId":1176,"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":1778063131095,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":534,"timestamp":6671760668694,"id":1186,"parentId":1177,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"ssr"},"startTime":1778063131095,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":784,"timestamp":6671760673912,"id":1187,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"ssr"},"startTime":1778063131100,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1046,"timestamp":6671760674016,"id":1188,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/hook.js","layer":"ssr"},"startTime":1778063131100,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1350,"timestamp":6671760674087,"id":1189,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/medium.js","layer":"ssr"},"startTime":1778063131100,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1424,"timestamp":6671760674151,"id":1190,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/config.js","layer":"ssr"},"startTime":1778063131100,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":754,"timestamp":6671760676401,"id":1191,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/exports.js","layer":"ssr"},"startTime":1778063131102,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1015,"timestamp":6671760676488,"id":1192,"parentId":1182,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"ssr"},"startTime":1778063131103,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":268,"timestamp":6671760677668,"id":1193,"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":1778063131104,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":424,"timestamp":6671760679468,"id":1194,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"ssr"},"startTime":1778063131105,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":560,"timestamp":6671760679552,"id":1195,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"ssr"},"startTime":1778063131106,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":716,"timestamp":6671760680697,"id":1196,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"ssr"},"startTime":1778063131107,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":807,"timestamp":6671760680784,"id":1197,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"ssr"},"startTime":1778063131107,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1009,"timestamp":6671760680855,"id":1198,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"ssr"},"startTime":1778063131107,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1077,"timestamp":6671760680921,"id":1199,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"ssr"},"startTime":1778063131107,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1143,"timestamp":6671760682279,"id":1200,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"ssr"},"startTime":1778063131108,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1269,"timestamp":6671760682362,"id":1201,"parentId":1183,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"ssr"},"startTime":1778063131108,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":741,"timestamp":6671760685020,"id":1202,"parentId":1186,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"ssr"},"startTime":1778063131111,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":921,"timestamp":6671760685105,"id":1203,"parentId":1186,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"ssr"},"startTime":1778063131111,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":640,"timestamp":6671760687695,"id":1204,"parentId":1188,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.2.14_react@19.2.4/node_modules/use-sidecar/dist/es2015/env.js","layer":"ssr"},"startTime":1778063131114,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":577,"timestamp":6671760690640,"id":1205,"parentId":1193,"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":1778063131117,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":640,"timestamp":6671760690728,"id":1206,"parentId":1193,"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":1778063131117,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":840,"timestamp":6671760690799,"id":1207,"parentId":1193,"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":1778063131117,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1064,"timestamp":6671760698750,"id":1208,"parentId":1184,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"ssr"},"startTime":1778063131125,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":858,"timestamp":6671760704630,"id":1209,"parentId":1184,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"ssr"},"startTime":1778063131131,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3970,"timestamp":6671760707184,"id":1210,"parentId":1184,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+core@1.7.5/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"ssr"},"startTime":1778063131133,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":316,"timestamp":6671760713030,"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":1778063131139,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":371,"timestamp":6671760715222,"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":1778063131141,"traceId":"86f89a48402dec47"},{"name":"make","duration":3360422,"timestamp":6671757367017,"id":21,"parentId":19,"tags":{},"startTime":1778063127793,"traceId":"86f89a48402dec47"},{"name":"get-entries","duration":823,"timestamp":6671760728372,"id":1214,"parentId":1213,"tags":{},"startTime":1778063131154,"traceId":"86f89a48402dec47"},{"name":"node-file-trace-plugin","duration":124364,"timestamp":6671760732561,"id":1215,"parentId":1213,"tags":{"traceEntryCount":"30"},"startTime":1778063131159,"traceId":"86f89a48402dec47"},{"name":"collect-traced-files","duration":900,"timestamp":6671760856943,"id":1216,"parentId":1213,"tags":{},"startTime":1778063131283,"traceId":"86f89a48402dec47"},{"name":"finish-modules","duration":129612,"timestamp":6671760728235,"id":1213,"parentId":20,"tags":{},"startTime":1778063131154,"traceId":"86f89a48402dec47"},{"name":"chunk-graph","duration":36114,"timestamp":6671760913760,"id":1218,"parentId":1217,"tags":{},"startTime":1778063131340,"traceId":"86f89a48402dec47"},{"name":"optimize-modules","duration":47,"timestamp":6671760950047,"id":1220,"parentId":1217,"tags":{},"startTime":1778063131376,"traceId":"86f89a48402dec47"},{"name":"optimize-chunks","duration":50791,"timestamp":6671760950197,"id":1221,"parentId":1217,"tags":{},"startTime":1778063131376,"traceId":"86f89a48402dec47"},{"name":"optimize-tree","duration":104,"timestamp":6671761001081,"id":1222,"parentId":1217,"tags":{},"startTime":1778063131427,"traceId":"86f89a48402dec47"},{"name":"optimize-chunk-modules","duration":25557,"timestamp":6671761001253,"id":1223,"parentId":1217,"tags":{},"startTime":1778063131427,"traceId":"86f89a48402dec47"},{"name":"optimize","duration":76957,"timestamp":6671760949971,"id":1219,"parentId":1217,"tags":{},"startTime":1778063131376,"traceId":"86f89a48402dec47"},{"name":"module-hash","duration":26073,"timestamp":6671761048968,"id":1224,"parentId":1217,"tags":{},"startTime":1778063131475,"traceId":"86f89a48402dec47"},{"name":"code-generation","duration":308740,"timestamp":6671761075102,"id":1225,"parentId":1217,"tags":{},"startTime":1778063131501,"traceId":"86f89a48402dec47"},{"name":"hash","duration":7523,"timestamp":6671761388893,"id":1226,"parentId":1217,"tags":{},"startTime":1778063131815,"traceId":"86f89a48402dec47"},{"name":"code-generation-jobs","duration":536,"timestamp":6671761396414,"id":1227,"parentId":1217,"tags":{},"startTime":1778063131822,"traceId":"86f89a48402dec47"},{"name":"module-assets","duration":376,"timestamp":6671761396867,"id":1228,"parentId":1217,"tags":{},"startTime":1778063131823,"traceId":"86f89a48402dec47"},{"name":"create-chunk-assets","duration":9261,"timestamp":6671761397256,"id":1229,"parentId":1217,"tags":{},"startTime":1778063131823,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":77881,"timestamp":6671761438673,"id":1234,"parentId":1230,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1778063131865,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":78640,"timestamp":6671761437971,"id":1233,"parentId":1230,"tags":{"name":"../app/api/run-artifacts/[chatId]/route.js","cache":"MISS"},"startTime":1778063131864,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":79800,"timestamp":6671761436859,"id":1232,"parentId":1230,"tags":{"name":"../app/_global-error/page.js","cache":"MISS"},"startTime":1778063131863,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":77173,"timestamp":6671761439503,"id":1235,"parentId":1230,"tags":{"name":"../app/icon.svg/route.js","cache":"MISS"},"startTime":1778063131866,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":76745,"timestamp":6671761439949,"id":1236,"parentId":1230,"tags":{"name":"../app/api/daemon/[...path]/route.js","cache":"MISS"},"startTime":1778063131866,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":85085,"timestamp":6671761431634,"id":1231,"parentId":1230,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1778063131858,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":75908,"timestamp":6671761440846,"id":1237,"parentId":1230,"tags":{"name":"../app/new/page.js","cache":"MISS"},"startTime":1778063131867,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":68539,"timestamp":6671761448253,"id":1239,"parentId":1230,"tags":{"name":"../app/personas/page.js","cache":"MISS"},"startTime":1778063131874,"traceId":"86f89a48402dec47"}]
10
+ [{"name":"generate-buildid","duration":133,"timestamp":6671756667581,"id":4,"parentId":1,"tags":{},"startTime":1778063127094,"traceId":"86f89a48402dec47"},{"name":"load-custom-routes","duration":257,"timestamp":6671756667793,"id":5,"parentId":1,"tags":{},"startTime":1778063127094,"traceId":"86f89a48402dec47"},{"name":"create-dist-dir","duration":209,"timestamp":6671756668072,"id":6,"parentId":1,"tags":{},"startTime":1778063127094,"traceId":"86f89a48402dec47"},{"name":"clean","duration":284,"timestamp":6671756668680,"id":7,"parentId":1,"tags":{},"startTime":1778063127095,"traceId":"86f89a48402dec47"},{"name":"discover-routes","duration":4721,"timestamp":6671756707699,"id":8,"parentId":1,"tags":{},"startTime":1778063127134,"traceId":"86f89a48402dec47"},{"name":"create-root-mapping","duration":40,"timestamp":6671756712453,"id":9,"parentId":1,"tags":{},"startTime":1778063127138,"traceId":"86f89a48402dec47"},{"name":"generate-route-types","duration":14552,"timestamp":6671756713444,"id":10,"parentId":1,"tags":{},"startTime":1778063127139,"traceId":"86f89a48402dec47"},{"name":"public-dir-conflict-check","duration":60,"timestamp":6671756728056,"id":11,"parentId":1,"tags":{},"startTime":1778063127154,"traceId":"86f89a48402dec47"},{"name":"generate-routes-manifest","duration":1985,"timestamp":6671756728189,"id":12,"parentId":1,"tags":{},"startTime":1778063127154,"traceId":"86f89a48402dec47"},{"name":"create-entrypoints","duration":12567,"timestamp":6671757075046,"id":17,"parentId":15,"tags":{},"startTime":1778063127501,"traceId":"86f89a48402dec47"},{"name":"generate-webpack-config","duration":208547,"timestamp":6671757087742,"id":18,"parentId":16,"tags":{},"startTime":1778063127514,"traceId":"86f89a48402dec47"},{"name":"next-trace-entrypoint-plugin","duration":1678,"timestamp":6671757361421,"id":20,"parentId":19,"tags":{},"startTime":1778063127787,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":41503,"timestamp":6671757430107,"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":1778063127856,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":55757,"timestamp":6671757430171,"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":1778063127856,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":62925,"timestamp":6671757430292,"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":1778063127856,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":67736,"timestamp":6671757430235,"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":1778063127856,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":166,"timestamp":6671757501412,"id":56,"parentId":41,"tags":{"name":"next/dist/shared/lib/router/utils/app-paths","layer":null},"startTime":1778063127927,"traceId":"86f89a48402dec47"},{"name":"build-module-external","duration":18,"timestamp":6671757501632,"id":57,"parentId":41,"tags":{"name":"next/dist/shared/lib/no-fallback-error.external","layer":null},"startTime":1778063127928,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":121540,"timestamp":6671757430019,"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":1778063127856,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":233285,"timestamp":6671757424074,"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":1778063127850,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":226458,"timestamp":6671757431044,"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":1778063127857,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":269591,"timestamp":6671757430356,"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":1778063127856,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":274743,"timestamp":6671757430421,"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":1778063127856,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":278732,"timestamp":6671757430486,"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":1778063127857,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":282854,"timestamp":6671757430668,"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":1778063127857,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":289945,"timestamp":6671757430776,"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":1778063127857,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":295589,"timestamp":6671757430953,"id":51,"parentId":34,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fconnect%2Fpage&name=app%2Fconnect%2Fpage&pagePath=private-next-app-dir%2Fconnect%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fconnect%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778063127857,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":302461,"timestamp":6671757431101,"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":1778063127857,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":308822,"timestamp":6671757431146,"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":1778063127857,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":313498,"timestamp":6671757430882,"id":50,"parentId":33,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fdemo%2F%5Bscenario%5D%2Fpage&name=app%2Fdemo%2F%5Bscenario%5D%2Fpage&pagePath=private-next-app-dir%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx&appDir=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp&appPaths=%2Fdemo%2F%5Bscenario%5D%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fdaemon%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Frun-artifacts%2F%5BchatId%5D&allNormalizedAppPaths=%2Fconnect&allNormalizedAppPaths=%2Fdemo%2F%5Bscenario%5D&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2Ficon.svg&allNormalizedAppPaths=%2Fnew&allNormalizedAppPaths=%2Fonboarding&allNormalizedAppPaths=%2F&allNormalizedAppPaths=%2Fpersonas&allNormalizedAppPaths=%2Fruns%2F%5BrunId%5D&allNormalizedAppPaths=%2Fruns&allNormalizedAppPaths=%2Fsettings&allNormalizedAppPaths=%2Fsettings%2Fpermissions&allNormalizedAppPaths=%2Ftemplates&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1778063127857,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":315501,"timestamp":6671757431192,"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":1778063127857,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":68,"timestamp":6671757800957,"id":58,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/is-bot","layer":null},"startTime":1778063128227,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":17,"timestamp":6671757801064,"id":59,"parentId":40,"tags":{"name":"next/dist/shared/lib/size-limit","layer":null},"startTime":1778063128227,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":15,"timestamp":6671757801473,"id":62,"parentId":40,"tags":{"name":"next/dist/shared/lib/invariant-error","layer":null},"startTime":1778063128228,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":14,"timestamp":6671757801547,"id":63,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/interception-routes","layer":null},"startTime":1778063128228,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":9,"timestamp":6671757801569,"id":64,"parentId":40,"tags":{"name":"next/dist/shared/lib/router/utils/get-segment-param","layer":null},"startTime":1778063128228,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":7,"timestamp":6671757801592,"id":65,"parentId":40,"tags":{"name":"path","layer":null},"startTime":1778063128228,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":13110,"timestamp":6671757801614,"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":1778063128228,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":12472,"timestamp":6671757803174,"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":1778063128229,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":13833,"timestamp":6671757803283,"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":1778063128229,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":17615,"timestamp":6671757803424,"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":1778063128229,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":18450,"timestamp":6671757803516,"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":1778063128230,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":18697,"timestamp":6671757803696,"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":1778063128230,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":19121,"timestamp":6671757803778,"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":1778063128230,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":19631,"timestamp":6671757803862,"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":1778063128230,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":23742,"timestamp":6671757803989,"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":1778063128230,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":26982,"timestamp":6671757804099,"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":1778063128230,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":27136,"timestamp":6671757804188,"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/interop-default.js","layer":"rsc"},"startTime":1778063128230,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":27256,"timestamp":6671757804319,"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/strip-flight-headers.js","layer":"rsc"},"startTime":1778063128230,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":29065,"timestamp":6671757804493,"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":1778063128231,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":28401,"timestamp":6671757805767,"id":82,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/postponed-request-body.js","layer":"rsc"},"startTime":1778063128232,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":30919,"timestamp":6671757805911,"id":83,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/entry-base.js","layer":"rsc"},"startTime":1778063128232,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":30996,"timestamp":6671757806289,"id":85,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/instrumentation/utils.js","layer":"rsc"},"startTime":1778063128232,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":32242,"timestamp":6671757806384,"id":86,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/utils.js","layer":"rsc"},"startTime":1778063128232,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":32643,"timestamp":6671757806463,"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/lib/experimental/ppr.js","layer":"rsc"},"startTime":1778063128232,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":34102,"timestamp":6671757806541,"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":1778063128233,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":34880,"timestamp":6671757806616,"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":1778063128233,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":35188,"timestamp":6671757806690,"id":90,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/stream-utils/encoded-tags.js","layer":"rsc"},"startTime":1778063128233,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":42706,"timestamp":6671757806767,"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/stream-utils/node-web-streams-helper.js","layer":"rsc"},"startTime":1778063128233,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":43336,"timestamp":6671757806855,"id":92,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/fallback-params.js","layer":"rsc"},"startTime":1778063128233,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":46228,"timestamp":6671757806007,"id":84,"parentId":44,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/daemon/[...path]/route.ts","layer":"rsc"},"startTime":1778063128232,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":49638,"timestamp":6671757804571,"id":81,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/api/run-artifacts/[chatId]/route.ts","layer":"rsc"},"startTime":1778063128231,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":51714,"timestamp":6671757804407,"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/app-render/manifests-singleton.js","layer":"rsc"},"startTime":1778063128230,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":58732,"timestamp":6671757803609,"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":1778063128230,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1904,"timestamp":6671757898242,"id":93,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-route/module.compiled.js","layer":"rsc"},"startTime":1778063128324,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2889,"timestamp":6671757898399,"id":94,"parentId":41,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js","layer":"rsc"},"startTime":1778063128324,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3174,"timestamp":6671757898493,"id":95,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1778063128325,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":101374,"timestamp":6671757801110,"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":1778063128227,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4970,"timestamp":6671757898791,"id":97,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"rsc"},"startTime":1778063128325,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5869,"timestamp":6671757898577,"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/client/components/app-router-headers.js","layer":"rsc"},"startTime":1778063128325,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4597,"timestamp":6671757904781,"id":98,"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":1778063128331,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4983,"timestamp":6671757904902,"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/lib/scheduler.js","layer":"rsc"},"startTime":1778063128331,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5539,"timestamp":6671757905648,"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/compiled/bytes/index.js","layer":"rsc"},"startTime":1778063128332,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":110552,"timestamp":6671757801410,"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":1778063128227,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8937,"timestamp":6671757904987,"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":1778063128331,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9298,"timestamp":6671757905317,"id":101,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js","layer":"rsc"},"startTime":1778063128331,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9494,"timestamp":6671757905493,"id":102,"parentId":40,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/forbidden.js","layer":"rsc"},"startTime":1778063128332,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9662,"timestamp":6671757905743,"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":1778063128332,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":10088,"timestamp":6671757905950,"id":105,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/layout.tsx","layer":"rsc"},"startTime":1778063128332,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9971,"timestamp":6671757906478,"id":107,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/not-found.js","layer":"rsc"},"startTime":1778063128333,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":11440,"timestamp":6671757906223,"id":106,"parentId":52,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/page.tsx","layer":"rsc"},"startTime":1778063128332,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":17703,"timestamp":6671757923648,"id":108,"parentId":39,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-metadata-image-loader.js?type=favicon&segment=&basePath=&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js!/home/ubuntu/dev/chorus/src/app/favicon.ico?__next_metadata__","layer":"rsc"},"startTime":1778063128350,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":32,"timestamp":6671757945438,"id":109,"parentId":93,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1778063128371,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":13,"timestamp":6671757945488,"id":110,"parentId":95,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1778063128372,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":1408,"timestamp":6671757945510,"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":1778063128372,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2618,"timestamp":6671757945581,"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":1778063128372,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2830,"timestamp":6671757945685,"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":1778063128372,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3330,"timestamp":6671757945774,"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":1778063128372,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3733,"timestamp":6671757945857,"id":115,"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":1778063128372,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":4044,"timestamp":6671757955796,"id":116,"parentId":45,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"rsc"},"startTime":1778063128382,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3188,"timestamp":6671757956887,"id":120,"parentId":48,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"rsc"},"startTime":1778063128383,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4219,"timestamp":6671757956088,"id":117,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js","layer":"rsc"},"startTime":1778063128382,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5515,"timestamp":6671757956235,"id":118,"parentId":47,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"rsc"},"startTime":1778063128382,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5405,"timestamp":6671757956567,"id":119,"parentId":46,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"rsc"},"startTime":1778063128383,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":4994,"timestamp":6671757957199,"id":121,"parentId":49,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"rsc"},"startTime":1778063128383,"traceId":"86f89a48402dec47"},{"name":"build-module-external","duration":20,"timestamp":6671757962430,"id":122,"parentId":83,"tags":{"name":"../app-render/work-async-storage.external","layer":null},"startTime":1778063128388,"traceId":"86f89a48402dec47"},{"name":"build-module-external","duration":12,"timestamp":6671757962460,"id":123,"parentId":83,"tags":{"name":"./work-unit-async-storage.external","layer":null},"startTime":1778063128388,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5216,"timestamp":6671757962482,"id":124,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1778063128389,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5341,"timestamp":6671757962645,"id":125,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js","layer":"rsc"},"startTime":1778063128389,"traceId":"86f89a48402dec47"},{"name":"build-module-external","duration":26,"timestamp":6671757969800,"id":126,"parentId":83,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1778063128396,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3963,"timestamp":6671757969839,"id":127,"parentId":83,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/request/search-params.js","layer":"rsc"},"startTime":1778063128396,"traceId":"86f89a48402dec47"}]
11
+ [{"name":"minify-js","duration":74261,"timestamp":6671761442580,"id":1238,"parentId":1230,"tags":{"name":"../app/onboarding/page.js","cache":"MISS"},"startTime":1778063131869,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":66942,"timestamp":6671761449956,"id":1240,"parentId":1230,"tags":{"name":"../app/settings/page.js","cache":"MISS"},"startTime":1778063131876,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":56653,"timestamp":6671761460324,"id":1242,"parentId":1230,"tags":{"name":"../app/demo/[scenario]/page.js","cache":"MISS"},"startTime":1778063131886,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":50454,"timestamp":6671761466586,"id":1245,"parentId":1230,"tags":{"name":"../app/runs/page.js","cache":"MISS"},"startTime":1778063131893,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":55026,"timestamp":6671761462052,"id":1243,"parentId":1230,"tags":{"name":"../app/connect/page.js","cache":"MISS"},"startTime":1778063131888,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":49215,"timestamp":6671761467891,"id":1246,"parentId":1230,"tags":{"name":"../app/settings/permissions/page.js","cache":"MISS"},"startTime":1778063131894,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":46358,"timestamp":6671761470767,"id":1248,"parentId":1230,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1778063131897,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":53381,"timestamp":6671761463815,"id":1244,"parentId":1230,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1778063131890,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":47813,"timestamp":6671761469420,"id":1247,"parentId":1230,"tags":{"name":"../app/runs/[runId]/page.js","cache":"MISS"},"startTime":1778063131895,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":66417,"timestamp":6671761452418,"id":1241,"parentId":1230,"tags":{"name":"../app/templates/page.js","cache":"MISS"},"startTime":1778063131878,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":31313,"timestamp":6671761497878,"id":1251,"parentId":1230,"tags":{"name":"504.js","cache":"MISS"},"startTime":1778063131924,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":50948,"timestamp":6671761505638,"id":1253,"parentId":1230,"tags":{"name":"557.js","cache":"MISS"},"startTime":1778063131932,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":94859,"timestamp":6671761471109,"id":1249,"parentId":1230,"tags":{"name":"332.js","cache":"MISS"},"startTime":1778063131897,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":78858,"timestamp":6671761511797,"id":1255,"parentId":1230,"tags":{"name":"498.js","cache":"MISS"},"startTime":1778063131938,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":81738,"timestamp":6671761512397,"id":1256,"parentId":1230,"tags":{"name":"681.js","cache":"MISS"},"startTime":1778063131938,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":83727,"timestamp":6671761512924,"id":1257,"parentId":1230,"tags":{"name":"95.js","cache":"MISS"},"startTime":1778063131939,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":85051,"timestamp":6671761513622,"id":1258,"parentId":1230,"tags":{"name":"946.js","cache":"MISS"},"startTime":1778063131940,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":94472,"timestamp":6671761513988,"id":1259,"parentId":1230,"tags":{"name":"597.js","cache":"MISS"},"startTime":1778063131940,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":94795,"timestamp":6671761515880,"id":1260,"parentId":1230,"tags":{"name":"429.js","cache":"MISS"},"startTime":1778063131942,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":122470,"timestamp":6671761499260,"id":1252,"parentId":1230,"tags":{"name":"668.js","cache":"MISS"},"startTime":1778063131925,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":121993,"timestamp":6671761508146,"id":1254,"parentId":1230,"tags":{"name":"144.js","cache":"MISS"},"startTime":1778063131934,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":236882,"timestamp":6671761476262,"id":1250,"parentId":1230,"tags":{"name":"451.js","cache":"MISS"},"startTime":1778063131902,"traceId":"86f89a48402dec47"},{"name":"minify-webpack-plugin-optimize","duration":301617,"timestamp":6671761411553,"id":1230,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1778063131838,"traceId":"86f89a48402dec47"},{"name":"css-minimizer-plugin","duration":140,"timestamp":6671761713341,"id":1261,"parentId":19,"tags":{},"startTime":1778063132139,"traceId":"86f89a48402dec47"},{"name":"create-trace-assets","duration":2225,"timestamp":6671761713631,"id":1262,"parentId":20,"tags":{},"startTime":1778063132140,"traceId":"86f89a48402dec47"},{"name":"seal","duration":842507,"timestamp":6671760887756,"id":1217,"parentId":19,"tags":{},"startTime":1778063131314,"traceId":"86f89a48402dec47"},{"name":"webpack-compilation","duration":4393264,"timestamp":6671757360055,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1778063127786,"traceId":"86f89a48402dec47"},{"name":"emit","duration":5933,"timestamp":6671761753745,"id":1263,"parentId":16,"tags":{},"startTime":1778063132180,"traceId":"86f89a48402dec47"},{"name":"webpack-close","duration":595098,"timestamp":6671761760862,"id":1264,"parentId":16,"tags":{"name":"server"},"startTime":1778063132187,"traceId":"86f89a48402dec47"},{"name":"webpack-generate-error-stats","duration":1860,"timestamp":6671762356025,"id":1265,"parentId":1264,"tags":{},"startTime":1778063132782,"traceId":"86f89a48402dec47"},{"name":"run-webpack-compiler","duration":5283075,"timestamp":6671757075041,"id":16,"parentId":15,"tags":{},"startTime":1778063127501,"traceId":"86f89a48402dec47"},{"name":"format-webpack-messages","duration":62,"timestamp":6671762358122,"id":1266,"parentId":15,"tags":{},"startTime":1778063132784,"traceId":"86f89a48402dec47"},{"name":"worker-main-server","duration":5283532,"timestamp":6671757074760,"id":15,"parentId":1,"tags":{},"startTime":1778063127501,"traceId":"86f89a48402dec47"},{"name":"create-entrypoints","duration":10987,"timestamp":6671762786160,"id":1269,"parentId":1267,"tags":{},"startTime":1778063133212,"traceId":"86f89a48402dec47"},{"name":"generate-webpack-config","duration":211685,"timestamp":6671762797276,"id":1270,"parentId":1268,"tags":{},"startTime":1778063133223,"traceId":"86f89a48402dec47"},{"name":"make","duration":1287,"timestamp":6671763079742,"id":1272,"parentId":1271,"tags":{},"startTime":1778063133506,"traceId":"86f89a48402dec47"},{"name":"chunk-graph","duration":586,"timestamp":6671763083230,"id":1274,"parentId":1273,"tags":{},"startTime":1778063133509,"traceId":"86f89a48402dec47"},{"name":"optimize-modules","duration":32,"timestamp":6671763083928,"id":1276,"parentId":1273,"tags":{},"startTime":1778063133510,"traceId":"86f89a48402dec47"},{"name":"optimize-chunks","duration":658,"timestamp":6671763084060,"id":1277,"parentId":1273,"tags":{},"startTime":1778063133510,"traceId":"86f89a48402dec47"},{"name":"optimize-tree","duration":85,"timestamp":6671763084782,"id":1278,"parentId":1273,"tags":{},"startTime":1778063133511,"traceId":"86f89a48402dec47"},{"name":"optimize-chunk-modules","duration":385,"timestamp":6671763085041,"id":1279,"parentId":1273,"tags":{},"startTime":1778063133511,"traceId":"86f89a48402dec47"},{"name":"optimize","duration":1698,"timestamp":6671763083876,"id":1275,"parentId":1273,"tags":{},"startTime":1778063133510,"traceId":"86f89a48402dec47"},{"name":"module-hash","duration":71,"timestamp":6671763086449,"id":1280,"parentId":1273,"tags":{},"startTime":1778063133512,"traceId":"86f89a48402dec47"},{"name":"code-generation","duration":163,"timestamp":6671763086561,"id":1281,"parentId":1273,"tags":{},"startTime":1778063133513,"traceId":"86f89a48402dec47"},{"name":"hash","duration":325,"timestamp":6671763086982,"id":1282,"parentId":1273,"tags":{},"startTime":1778063133513,"traceId":"86f89a48402dec47"},{"name":"code-generation-jobs","duration":122,"timestamp":6671763087306,"id":1283,"parentId":1273,"tags":{},"startTime":1778063133513,"traceId":"86f89a48402dec47"},{"name":"module-assets","duration":70,"timestamp":6671763087403,"id":1284,"parentId":1273,"tags":{},"startTime":1778063133513,"traceId":"86f89a48402dec47"},{"name":"create-chunk-assets","duration":150,"timestamp":6671763087492,"id":1285,"parentId":1273,"tags":{},"startTime":1778063133514,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":1138,"timestamp":6671763092056,"id":1287,"parentId":1286,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1778063133518,"traceId":"86f89a48402dec47"},{"name":"minify-webpack-plugin-optimize","duration":2451,"timestamp":6671763090751,"id":1286,"parentId":1271,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1778063133517,"traceId":"86f89a48402dec47"},{"name":"css-minimizer-plugin","duration":81,"timestamp":6671763093271,"id":1288,"parentId":1271,"tags":{},"startTime":1778063133519,"traceId":"86f89a48402dec47"},{"name":"seal","duration":12881,"timestamp":6671763082734,"id":1273,"parentId":1271,"tags":{},"startTime":1778063133509,"traceId":"86f89a48402dec47"},{"name":"webpack-compilation","duration":21501,"timestamp":6671763074383,"id":1271,"parentId":1268,"tags":{"name":"edge-server"},"startTime":1778063133500,"traceId":"86f89a48402dec47"},{"name":"emit","duration":2009,"timestamp":6671763096228,"id":1289,"parentId":1268,"tags":{},"startTime":1778063133522,"traceId":"86f89a48402dec47"},{"name":"webpack-close","duration":7424,"timestamp":6671763098843,"id":1290,"parentId":1268,"tags":{"name":"edge-server"},"startTime":1778063133525,"traceId":"86f89a48402dec47"},{"name":"webpack-generate-error-stats","duration":2321,"timestamp":6671763106333,"id":1291,"parentId":1290,"tags":{},"startTime":1778063133532,"traceId":"86f89a48402dec47"},{"name":"run-webpack-compiler","duration":322580,"timestamp":6671762786155,"id":1268,"parentId":1267,"tags":{},"startTime":1778063133212,"traceId":"86f89a48402dec47"},{"name":"format-webpack-messages","duration":64,"timestamp":6671763108741,"id":1292,"parentId":1267,"tags":{},"startTime":1778063133535,"traceId":"86f89a48402dec47"},{"name":"worker-main-edge-server","duration":323048,"timestamp":6671762785859,"id":1267,"parentId":1,"tags":{},"startTime":1778063133212,"traceId":"86f89a48402dec47"},{"name":"create-entrypoints","duration":10777,"timestamp":6671763470113,"id":1295,"parentId":1293,"tags":{},"startTime":1778063133896,"traceId":"86f89a48402dec47"},{"name":"generate-webpack-config","duration":231451,"timestamp":6671763481025,"id":1296,"parentId":1294,"tags":{},"startTime":1778063133907,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":8341,"timestamp":6671763810185,"id":1323,"parentId":1301,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778063134236,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":285,"timestamp":6671763818638,"id":1324,"parentId":1303,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=false!","layer":"app-pages-browser"},"startTime":1778063134245,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":944,"timestamp":6671763818949,"id":1325,"parentId":1305,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778063134245,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":353,"timestamp":6671763819914,"id":1326,"parentId":1306,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778063134246,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":348,"timestamp":6671763820386,"id":1327,"parentId":1312,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fnew%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778063134246,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":381,"timestamp":6671763820755,"id":1328,"parentId":1313,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778063134247,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":278,"timestamp":6671763821185,"id":1329,"parentId":1314,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778063134247,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":366,"timestamp":6671763821483,"id":1330,"parentId":1315,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778063134248,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":404,"timestamp":6671763821928,"id":1331,"parentId":1316,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778063134248,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":359,"timestamp":6671763822408,"id":1332,"parentId":1317,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778063134248,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":681,"timestamp":6671763822845,"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":1778063134249,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":831,"timestamp":6671763823585,"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%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":1778063134250,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":428,"timestamp":6671763824479,"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":1778063134251,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":381,"timestamp":6671763824926,"id":1336,"parentId":1321,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpermissions%2Fpermissions-form.tsx%22%2C%22ids%22%3A%5B%22PermissionsForm%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778063134251,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":378,"timestamp":6671763825360,"id":1337,"parentId":1322,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flive-run-real%2Findex.tsx%22%2C%22ids%22%3A%5B%22LiveRunReal%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1778063134251,"traceId":"86f89a48402dec47"},{"name":"next-client-pages-loader","duration":182,"timestamp":6671763826176,"id":1339,"parentId":1338,"tags":{"absolutePagePath":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-not-found.js"},"startTime":1778063134252,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":3921,"timestamp":6671763825754,"id":1338,"parentId":1302,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!","layer":"app-pages-browser"},"startTime":1778063134252,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":47034,"timestamp":6671763783180,"id":1303,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":47033,"timestamp":6671763783194,"id":1304,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":47010,"timestamp":6671763783221,"id":1307,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":46995,"timestamp":6671763783238,"id":1308,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":46976,"timestamp":6671763783259,"id":1309,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":46927,"timestamp":6671763783311,"id":1310,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":46918,"timestamp":6671763783325,"id":1311,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9366,"timestamp":6671763839986,"id":1340,"parentId":1299,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/next.js","layer":"pages-dir-browser"},"startTime":1778063134266,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8757,"timestamp":6671763842142,"id":1341,"parentId":1300,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-next.js","layer":"app-pages-browser"},"startTime":1778063134268,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3799,"timestamp":6671763858255,"id":1342,"parentId":1338,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-not-found.js","layer":"app-pages-browser"},"startTime":1778063134284,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2613,"timestamp":6671763864243,"id":1343,"parentId":1340,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/register-deployment-id-global.js","layer":"pages-dir-browser"},"startTime":1778063134290,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6815,"timestamp":6671763864668,"id":1345,"parentId":1340,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/webpack.js","layer":"pages-dir-browser"},"startTime":1778063134291,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10322,"timestamp":6671763864410,"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/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1778063134290,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11541,"timestamp":6671763864819,"id":1346,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-webpack.js","layer":"app-pages-browser"},"startTime":1778063134291,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1144,"timestamp":6671763877104,"id":1349,"parentId":1340,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"pages-dir-browser"},"startTime":1778063134303,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2597,"timestamp":6671763877317,"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":"app-pages-browser"},"startTime":1778063134303,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":20928,"timestamp":6671763868866,"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/app-index.js","layer":"app-pages-browser"},"startTime":1778063134295,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":33683,"timestamp":6671763869057,"id":1348,"parentId":1340,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/index.js","layer":"pages-dir-browser"},"startTime":1778063134295,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3451,"timestamp":6671763913434,"id":1351,"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":1778063134339,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3362,"timestamp":6671763928336,"id":1353,"parentId":1323,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1778063134354,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4723,"timestamp":6671763927959,"id":1352,"parentId":1323,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js","layer":"app-pages-browser"},"startTime":1778063134354,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6469,"timestamp":6671763928599,"id":1354,"parentId":1323,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js","layer":"app-pages-browser"},"startTime":1778063134355,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7798,"timestamp":6671763928803,"id":1355,"parentId":1323,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js","layer":"app-pages-browser"},"startTime":1778063134355,"traceId":"86f89a48402dec47"}]
12
+ [{"name":"build-module-js","duration":16459,"timestamp":6671763928953,"id":1356,"parentId":1323,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1778063134355,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":21278,"timestamp":6671763929110,"id":1357,"parentId":1341,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router.js","layer":"app-pages-browser"},"startTime":1778063134355,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3617,"timestamp":6671763975346,"id":1359,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"app-pages-browser"},"startTime":1778063134401,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5836,"timestamp":6671763975065,"id":1358,"parentId":1323,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"app-pages-browser"},"startTime":1778063134401,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11998,"timestamp":6671763975498,"id":1360,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063134402,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":12415,"timestamp":6671763975626,"id":1361,"parentId":1323,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js","layer":"app-pages-browser"},"startTime":1778063134402,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":18011,"timestamp":6671763975763,"id":1362,"parentId":1327,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/page.tsx","layer":"app-pages-browser"},"startTime":1778063134402,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":21294,"timestamp":6671763976483,"id":1363,"parentId":1328,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx","layer":"app-pages-browser"},"startTime":1778063134403,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":26556,"timestamp":6671763976775,"id":1364,"parentId":1329,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/personas/page.tsx","layer":"app-pages-browser"},"startTime":1778063134403,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5281,"timestamp":6671764035051,"id":1365,"parentId":1330,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/page.tsx","layer":"app-pages-browser"},"startTime":1778063134461,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":7580,"timestamp":6671764035344,"id":1366,"parentId":1331,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/templates/page.tsx","layer":"app-pages-browser"},"startTime":1778063134461,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":14788,"timestamp":6671764036140,"id":1367,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","layer":"app-pages-browser"},"startTime":1778063134462,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":2032,"timestamp":6671764057463,"id":1368,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","layer":"app-pages-browser"},"startTime":1778063134483,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5954,"timestamp":6671764057761,"id":1369,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx","layer":"app-pages-browser"},"startTime":1778063134484,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":7647,"timestamp":6671764059704,"id":1370,"parentId":1333,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx","layer":"app-pages-browser"},"startTime":1778063134486,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3755,"timestamp":6671764069019,"id":1371,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778063134495,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":4619,"timestamp":6671764069254,"id":1372,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778063134495,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5677,"timestamp":6671764069819,"id":1373,"parentId":1334,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx","layer":"app-pages-browser"},"startTime":1778063134496,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":7922,"timestamp":6671764070026,"id":1374,"parentId":1335,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/runs-table.tsx","layer":"app-pages-browser"},"startTime":1778063134496,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3651,"timestamp":6671764086063,"id":1378,"parentId":1344,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/asset-prefix.js","layer":"app-pages-browser"},"startTime":1778063134512,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":4677,"timestamp":6671764085760,"id":1377,"parentId":1332,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx","layer":"app-pages-browser"},"startTime":1778063134512,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":6328,"timestamp":6671764085484,"id":1376,"parentId":1336,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx","layer":"app-pages-browser"},"startTime":1778063134512,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6017,"timestamp":6671764086236,"id":1379,"parentId":1323,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"app-pages-browser"},"startTime":1778063134512,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6607,"timestamp":6671764086373,"id":1380,"parentId":1344,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/set-attributes-from-props.js","layer":"app-pages-browser"},"startTime":1778063134512,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5938,"timestamp":6671764087514,"id":1381,"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":1778063134514,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":11462,"timestamp":6671764085213,"id":1375,"parentId":1337,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx","layer":"app-pages-browser"},"startTime":1778063134511,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9486,"timestamp":6671764087735,"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":1778063134514,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10007,"timestamp":6671764087906,"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-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1778063134514,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10697,"timestamp":6671764088088,"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/navigation-build-id.js","layer":"app-pages-browser"},"startTime":1778063134514,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":16387,"timestamp":6671764088258,"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/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1778063134514,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":17931,"timestamp":6671764088390,"id":1386,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/page-loader.js","layer":"pages-dir-browser"},"startTime":1778063134514,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1614,"timestamp":6671764118798,"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/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1778063134545,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4929,"timestamp":6671764116720,"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":1778063134543,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6473,"timestamp":6671764116510,"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/head-manager.js","layer":"pages-dir-browser"},"startTime":1778063134543,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5209,"timestamp":6671764118832,"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/client/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1778063134545,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5546,"timestamp":6671764118940,"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/has-base-path.js","layer":"pages-dir-browser"},"startTime":1778063134545,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7145,"timestamp":6671764118653,"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/router.js","layer":"pages-dir-browser"},"startTime":1778063134545,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6978,"timestamp":6671764119165,"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":1778063134545,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9263,"timestamp":6671764119057,"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/script.js","layer":"pages-dir-browser"},"startTime":1778063134545,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2777,"timestamp":6671764130155,"id":1396,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1778063134556,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3133,"timestamp":6671764130283,"id":1397,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1778063134556,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3546,"timestamp":6671764130409,"id":1398,"parentId":1343,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"pages-dir-browser"},"startTime":1778063134556,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8360,"timestamp":6671764129960,"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":1778063134556,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4564,"timestamp":6671764134661,"id":1400,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1778063134561,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5288,"timestamp":6671764134420,"id":1399,"parentId":1346,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deployment-id.js","layer":"app-pages-browser"},"startTime":1778063134560,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5085,"timestamp":6671764134851,"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/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778063134561,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5077,"timestamp":6671764135077,"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/shared/lib/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778063134561,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3599,"timestamp":6671764147061,"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/shared/lib/mitt.js","layer":"pages-dir-browser"},"startTime":1778063134573,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3837,"timestamp":6671764147302,"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/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778063134573,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4055,"timestamp":6671764147482,"id":1405,"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":1778063134574,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4121,"timestamp":6671764147634,"id":1406,"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":1778063134574,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":320,"timestamp":6671764152318,"id":1407,"parentId":1349,"tags":{"layer":null},"startTime":1778063134578,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1443,"timestamp":6671764153678,"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/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1778063134580,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3468,"timestamp":6671764152789,"id":1409,"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":1778063134579,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3648,"timestamp":6671764153035,"id":1411,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1778063134579,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6247,"timestamp":6671764152652,"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/utils.js","layer":"pages-dir-browser"},"startTime":1778063134579,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6414,"timestamp":6671764153134,"id":1412,"parentId":1352,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1778063134579,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8285,"timestamp":6671764152908,"id":1410,"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":1778063134579,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9089,"timestamp":6671764153244,"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/client/react-client-callbacks/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1778063134579,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9698,"timestamp":6671764153348,"id":1414,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1778063134579,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10692,"timestamp":6671764153441,"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/client/react-client-callbacks/error-boundary-callbacks.js","layer":"app-pages-browser"},"startTime":1778063134579,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10751,"timestamp":6671764153799,"id":1419,"parentId":1348,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"pages-dir-browser"},"startTime":1778063134580,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11240,"timestamp":6671764153899,"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/utils/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1778063134580,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":12261,"timestamp":6671764153710,"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/router/adapters.js","layer":"pages-dir-browser"},"startTime":1778063134580,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":13490,"timestamp":6671764153552,"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/client/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1778063134580,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":13311,"timestamp":6671764154084,"id":1422,"parentId":1356,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1778063134580,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":13918,"timestamp":6671764153987,"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/querystring.js","layer":"pages-dir-browser"},"startTime":1778063134580,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":14433,"timestamp":6671764154193,"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/client/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1778063134580,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":889,"timestamp":6671764179379,"id":1429,"parentId":1342,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1778063134605,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5155,"timestamp":6671764178349,"id":1425,"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":1778063134604,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6314,"timestamp":6671764178124,"id":1424,"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":1778063134604,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":7197,"timestamp":6671764178479,"id":1426,"parentId":1334,"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":1778063134605,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7161,"timestamp":6671764179043,"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":1778063134605,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8509,"timestamp":6671764179200,"id":1428,"parentId":1352,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-params.js","layer":"app-pages-browser"},"startTime":1778063134605,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8439,"timestamp":6671764191981,"id":1430,"parentId":1352,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/search-params.browser.js","layer":"app-pages-browser"},"startTime":1778063134618,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1494,"timestamp":6671764203926,"id":1432,"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":1778063134630,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2081,"timestamp":6671764203999,"id":1433,"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":1778063134630,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2657,"timestamp":6671764204060,"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":1778063134630,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2965,"timestamp":6671764204109,"id":1435,"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":1778063134630,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5937,"timestamp":6671764203618,"id":1431,"parentId":1352,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request/params.browser.js","layer":"app-pages-browser"},"startTime":1778063134630,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6241,"timestamp":6671764204218,"id":1436,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/handle-isr-error.js","layer":"app-pages-browser"},"startTime":1778063134630,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7833,"timestamp":6671764204655,"id":1437,"parentId":1355,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"app-pages-browser"},"startTime":1778063134631,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4818,"timestamp":6671764218310,"id":1438,"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":1778063134644,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2098,"timestamp":6671764222124,"id":1443,"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":1778063134648,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4865,"timestamp":6671764221448,"id":1440,"parentId":1356,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1778063134647,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6923,"timestamp":6671764221719,"id":1441,"parentId":1356,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1778063134648,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8637,"timestamp":6671764221921,"id":1442,"parentId":1356,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1778063134648,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8784,"timestamp":6671764222271,"id":1444,"parentId":1356,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1778063134648,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9687,"timestamp":6671764222450,"id":1445,"parentId":1356,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/bfcache-state-manager.js","layer":"app-pages-browser"},"startTime":1778063134648,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":367,"timestamp":6671764237630,"id":1452,"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":1778063134664,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7030,"timestamp":6671764236437,"id":1446,"parentId":1356,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1778063134662,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7921,"timestamp":6671764236706,"id":1447,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1778063134663,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8043,"timestamp":6671764237084,"id":1449,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1778063134663,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":19520,"timestamp":6671764236888,"id":1448,"parentId":1356,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1778063134663,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":899,"timestamp":6671764262996,"id":1456,"parentId":1356,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1778063134689,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2839,"timestamp":6671764263042,"id":1457,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/committed-state.js","layer":"app-pages-browser"},"startTime":1778063134689,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3911,"timestamp":6671764262724,"id":1454,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1778063134689,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5165,"timestamp":6671764262477,"id":1453,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/use-action-queue.js","layer":"app-pages-browser"},"startTime":1778063134689,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6530,"timestamp":6671764262872,"id":1455,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1778063134689,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6834,"timestamp":6671764263156,"id":1458,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1778063134689,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7495,"timestamp":6671764263268,"id":1459,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1778063134689,"traceId":"86f89a48402dec47"}]
13
+ [{"name":"build-module-js","duration":2363,"timestamp":6671764272109,"id":1461,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1778063134698,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3141,"timestamp":6671764271913,"id":1460,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1778063134698,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1347,"timestamp":6671764278718,"id":1469,"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":1778063134705,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1330,"timestamp":6671764279302,"id":1470,"parentId":1353,"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":1778063134705,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4528,"timestamp":6671764276800,"id":1463,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1778063134703,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7444,"timestamp":6671764275491,"id":1462,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/links.js","layer":"app-pages-browser"},"startTime":1778063134702,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6932,"timestamp":6671764276940,"id":1464,"parentId":1358,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"app-pages-browser"},"startTime":1778063134703,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6440,"timestamp":6671764278217,"id":1465,"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":1778063134704,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7205,"timestamp":6671764278360,"id":1466,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1778063134704,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7612,"timestamp":6671764278479,"id":1467,"parentId":1357,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/errors/root-error-boundary.js","layer":"app-pages-browser"},"startTime":1778063134705,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8785,"timestamp":6671764278594,"id":1468,"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":1778063134705,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":625,"timestamp":6671764292138,"id":1472,"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":1778063134718,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1447,"timestamp":6671764291992,"id":1471,"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":1778063134718,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1861,"timestamp":6671764292333,"id":1474,"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":1778063134718,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2410,"timestamp":6671764292170,"id":1473,"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":1778063134718,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":842,"timestamp":6671764295121,"id":1477,"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":1778063134721,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1973,"timestamp":6671764294824,"id":1475,"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":1778063134721,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2140,"timestamp":6671764294982,"id":1476,"parentId":1360,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"app-pages-browser"},"startTime":1778063134721,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2396,"timestamp":6671764295215,"id":1478,"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":1778063134721,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1693,"timestamp":6671764299619,"id":1484,"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":1778063134726,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3871,"timestamp":6671764297979,"id":1479,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/picker.tsx","layer":"app-pages-browser"},"startTime":1778063134724,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3089,"timestamp":6671764299033,"id":1482,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/app-shell.tsx","layer":"app-pages-browser"},"startTime":1778063134725,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":4151,"timestamp":6671764298698,"id":1481,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/helpers.ts","layer":"app-pages-browser"},"startTime":1778063134725,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5619,"timestamp":6671764298398,"id":1480,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/new/prompt-card.tsx","layer":"app-pages-browser"},"startTime":1778063134724,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5152,"timestamp":6671764299319,"id":1483,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-base-path.js","layer":"pages-dir-browser"},"startTime":1778063134725,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5023,"timestamp":6671764299712,"id":1485,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/page-header.tsx","layer":"app-pages-browser"},"startTime":1778063134726,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":2931,"timestamp":6671764306168,"id":1488,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/permissions-section.tsx","layer":"app-pages-browser"},"startTime":1778063134732,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3236,"timestamp":6671764306361,"id":1489,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/badge.tsx","layer":"app-pages-browser"},"startTime":1778063134732,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":7410,"timestamp":6671764305733,"id":1486,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/api-keys-section.tsx","layer":"app-pages-browser"},"startTime":1778063134732,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":7448,"timestamp":6671764306544,"id":1490,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/submit.ts","layer":"app-pages-browser"},"startTime":1778063134733,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":7491,"timestamp":6671764306723,"id":1491,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/types.ts","layer":"app-pages-browser"},"startTime":1778063134733,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":10102,"timestamp":6671764305963,"id":1487,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/cli-section.tsx","layer":"app-pages-browser"},"startTime":1778063134732,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3660,"timestamp":6671764322047,"id":1492,"parentId":1387,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/set-attributes-from-props.js","layer":"pages-dir-browser"},"startTime":1778063134748,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3997,"timestamp":6671764322233,"id":1493,"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":1778063134748,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4388,"timestamp":6671764322347,"id":1494,"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":1778063134748,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":4326,"timestamp":6671764322688,"id":1496,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/triad-logo.tsx","layer":"app-pages-browser"},"startTime":1778063134749,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":5243,"timestamp":6671764322459,"id":1495,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/settings.ts","layer":"app-pages-browser"},"startTime":1778063134748,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5091,"timestamp":6671764323008,"id":1497,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/button.tsx","layer":"app-pages-browser"},"startTime":1778063134749,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":5028,"timestamp":6671764323336,"id":1498,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/orchestrators.ts","layer":"app-pages-browser"},"startTime":1778063134749,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5195,"timestamp":6671764323647,"id":1499,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/card.tsx","layer":"app-pages-browser"},"startTime":1778063134750,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":4993,"timestamp":6671764324097,"id":1501,"parentId":1362,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/index.ts","layer":"app-pages-browser"},"startTime":1778063134750,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":5566,"timestamp":6671764323901,"id":1500,"parentId":1363,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/voices.ts","layer":"app-pages-browser"},"startTime":1778063134750,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2206,"timestamp":6671764330672,"id":1502,"parentId":1413,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063134757,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2628,"timestamp":6671764330771,"id":1503,"parentId":1415,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1778063134757,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2702,"timestamp":6671764330896,"id":1504,"parentId":1419,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-browser"},"startTime":1778063134757,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3799,"timestamp":6671764333950,"id":1505,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/form-view.tsx","layer":"app-pages-browser"},"startTime":1778063134760,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3930,"timestamp":6671764334157,"id":1506,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/code-block.tsx","layer":"app-pages-browser"},"startTime":1778063134760,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":4502,"timestamp":6671764334343,"id":1507,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/primitives.tsx","layer":"app-pages-browser"},"startTime":1778063134760,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":4838,"timestamp":6671764334517,"id":1508,"parentId":1365,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/yaml-view.tsx","layer":"app-pages-browser"},"startTime":1778063134761,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":6705,"timestamp":6671764334816,"id":1509,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/lineage-maps.ts","layer":"app-pages-browser"},"startTime":1778063134761,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":6710,"timestamp":6671764335108,"id":1510,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/persona-duplicate-id.ts","layer":"app-pages-browser"},"startTime":1778063134761,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":6723,"timestamp":6671764335404,"id":1511,"parentId":1368,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/mobile-nav.tsx","layer":"app-pages-browser"},"startTime":1778063134761,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":6963,"timestamp":6671764335628,"id":1512,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/chat-title.ts","layer":"app-pages-browser"},"startTime":1778063134762,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3691,"timestamp":6671764344555,"id":1513,"parentId":1364,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778063134771,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":67377,"timestamp":6671764348592,"id":1514,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/sidebar-collapsed-storage.ts","layer":"app-pages-browser"},"startTime":1778063134775,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":67327,"timestamp":6671764349050,"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/shared/lib/invariant-error.js","layer":"app-pages-browser"},"startTime":1778063134775,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":67902,"timestamp":6671764348813,"id":1515,"parentId":1369,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/openrouter.ts","layer":"app-pages-browser"},"startTime":1778063134775,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":67168,"timestamp":6671764349752,"id":1518,"parentId":1367,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/utils.ts","layer":"app-pages-browser"},"startTime":1778063134776,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":68499,"timestamp":6671764349380,"id":1517,"parentId":1371,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/client.ts","layer":"app-pages-browser"},"startTime":1778063134775,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":66494,"timestamp":6671764351704,"id":1522,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":"pages-dir-browser"},"startTime":1778063134778,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":67205,"timestamp":6671764351579,"id":1521,"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":1778063134778,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":67478,"timestamp":6671764351805,"id":1523,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":"pages-dir-browser"},"startTime":1778063134778,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":72736,"timestamp":6671764351383,"id":1520,"parentId":1366,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/index.tsx","layer":"app-pages-browser"},"startTime":1778063134777,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":71685,"timestamp":6671764352808,"id":1526,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/add-locale.js","layer":"pages-dir-browser"},"startTime":1778063134779,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":71938,"timestamp":6671764352922,"id":1527,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/mock-stream.ts","layer":"app-pages-browser"},"startTime":1778063134779,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":71865,"timestamp":6671764353401,"id":1529,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"pages-dir-browser"},"startTime":1778063134779,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":71956,"timestamp":6671764353511,"id":1530,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1778063134780,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":72441,"timestamp":6671764353764,"id":1532,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/header-actions.tsx","layer":"app-pages-browser"},"startTime":1778063134780,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":74653,"timestamp":6671764353237,"id":1528,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/route-loader.js","layer":"pages-dir-browser"},"startTime":1778063134779,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":75860,"timestamp":6671764353612,"id":1531,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-browser"},"startTime":1778063134780,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":76268,"timestamp":6671764354052,"id":1533,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/phase-progress.tsx","layer":"app-pages-browser"},"startTime":1778063134780,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":3618,"timestamp":6671764445285,"id":1541,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/helpers.ts","layer":"app-pages-browser"},"startTime":1778063134871,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4345,"timestamp":6671764445125,"id":1540,"parentId":1468,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"app-pages-browser"},"startTime":1778063134871,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":5843,"timestamp":6671764444814,"id":1539,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/simple-6way.ts","layer":"app-pages-browser"},"startTime":1778063134871,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4959,"timestamp":6671764446144,"id":1544,"parentId":1386,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/promise.js","layer":"pages-dir-browser"},"startTime":1778063134872,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":6037,"timestamp":6671764445859,"id":1543,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/live-run-real/enrich-rounds.ts","layer":"app-pages-browser"},"startTime":1778063134872,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6049,"timestamp":6671764446288,"id":1545,"parentId":1393,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1778063134872,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":12364,"timestamp":6671764445589,"id":1542,"parentId":1377,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/scenarios/complex-6way.ts","layer":"app-pages-browser"},"startTime":1778063134872,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6400,"timestamp":6671764452832,"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/client/with-router.js","layer":"pages-dir-browser"},"startTime":1778063134879,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":6600,"timestamp":6671764452985,"id":1547,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/brief-heading.tsx","layer":"app-pages-browser"},"startTime":1778063134879,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6060,"timestamp":6671764453786,"id":1550,"parentId":1390,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-browser"},"startTime":1778063134880,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":7011,"timestamp":6671764453259,"id":1548,"parentId":1375,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/round-view.tsx","layer":"app-pages-browser"},"startTime":1778063134879,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6321,"timestamp":6671764454166,"id":1552,"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":1778063134880,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6926,"timestamp":6671764454025,"id":1551,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-utils.js","layer":"app-pages-browser"},"startTime":1778063134880,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6871,"timestamp":6671764454323,"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/shared/lib/router/utils/path-has-prefix.js","layer":"app-pages-browser"},"startTime":1778063134880,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7126,"timestamp":6671764454498,"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/lib/javascript-url.js","layer":"app-pages-browser"},"startTime":1778063134881,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7146,"timestamp":6671764454663,"id":1555,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","layer":"app-pages-browser"},"startTime":1778063134881,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9139,"timestamp":6671764463021,"id":1557,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/prefetch.js","layer":"app-pages-browser"},"startTime":1778063134889,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10151,"timestamp":6671764462815,"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/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1778063134889,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":33615,"timestamp":6671764453622,"id":1549,"parentId":1389,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/router.js","layer":"pages-dir-browser"},"startTime":1778063134880,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":24217,"timestamp":6671764463440,"id":1560,"parentId":1502,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063134889,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":24408,"timestamp":6671764463610,"id":1561,"parentId":1409,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063134890,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":26648,"timestamp":6671764463154,"id":1558,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/optimistic-routes.js","layer":"app-pages-browser"},"startTime":1778063134889,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":29005,"timestamp":6671764463275,"id":1559,"parentId":1395,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation.js","layer":"app-pages-browser"},"startTime":1778063134889,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":55464,"timestamp":6671764463847,"id":1563,"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":1778063134890,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":56255,"timestamp":6671764463758,"id":1562,"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":1778063134890,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":56819,"timestamp":6671764463921,"id":1564,"parentId":1364,"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":1778063134890,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":56891,"timestamp":6671764463986,"id":1565,"parentId":1365,"tags":{"name":"__barrel_optimize__?names=Code2,Wrench!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778063134890,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":57217,"timestamp":6671764464063,"id":1566,"parentId":1366,"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":1778063134890,"traceId":"86f89a48402dec47"},{"name":"postcss-process","duration":175200,"timestamp":6671764592316,"id":1567,"parentId":1534,"tags":{},"startTime":1778063135018,"traceId":"86f89a48402dec47"},{"name":"postcss-loader","duration":413321,"timestamp":6671764354387,"id":1534,"parentId":1519,"tags":{},"startTime":1778063134780,"traceId":"86f89a48402dec47"}]
14
+ [{"name":"css-loader","duration":25877,"timestamp":6671764767888,"id":1568,"parentId":1519,"tags":{"astUsed":"true"},"startTime":1778063135194,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":6270,"timestamp":6671764807545,"id":1569,"parentId":1367,"tags":{"name":"__barrel_optimize__?names=Layers,LayoutDashboard,ListChecks,PanelLeftClose,PanelLeftOpen,Plug,Plus,Settings,Users!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778063135234,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":7987,"timestamp":6671764810065,"id":1570,"parentId":1369,"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":1778063135236,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8112,"timestamp":6671764810142,"id":1571,"parentId":1370,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,Loader2,Plug!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778063135236,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8296,"timestamp":6671764810195,"id":1572,"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":1778063135236,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8642,"timestamp":6671764810238,"id":1573,"parentId":1372,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,CheckCircle2,ChevronDown,Clock!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778063135236,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4732,"timestamp":6671764824189,"id":1574,"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":1778063135250,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4770,"timestamp":6671764824306,"id":1575,"parentId":1374,"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":1778063135250,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4897,"timestamp":6671764824360,"id":1576,"parentId":1376,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,Check,FolderLock,Globe,Loader2,ShieldCheck!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778063135250,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4972,"timestamp":6671764824409,"id":1577,"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":1778063135250,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5200,"timestamp":6671764824457,"id":1578,"parentId":1480,"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":1778063135250,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":6042,"timestamp":6671764835290,"id":1579,"parentId":1488,"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":1778063135261,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":6137,"timestamp":6671764835377,"id":1580,"parentId":1486,"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":1778063135261,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":6222,"timestamp":6671764835428,"id":1581,"parentId":1487,"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":1778063135261,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2637,"timestamp":6671764839700,"id":1582,"parentId":1413,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063135266,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2783,"timestamp":6671764839892,"id":1583,"parentId":1414,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"pages-dir-browser"},"startTime":1778063135266,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2233,"timestamp":6671764844291,"id":1585,"parentId":1412,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063135270,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2767,"timestamp":6671764844143,"id":1584,"parentId":1411,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063135270,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2712,"timestamp":6671764844423,"id":1586,"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/router/utils/as-path-to-search-params.js","layer":"pages-dir-browser"},"startTime":1778063135270,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":6412,"timestamp":6671764844723,"id":1588,"parentId":1505,"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":1778063135271,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8967,"timestamp":6671764844553,"id":1587,"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/router/utils/route-regex.js","layer":"pages-dir-browser"},"startTime":1778063135271,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6924,"timestamp":6671764847460,"id":1593,"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/interception-routes.js","layer":"pages-dir-browser"},"startTime":1778063135273,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7671,"timestamp":6671764847569,"id":1594,"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/interception-routes.js","layer":"app-pages-browser"},"startTime":1778063135274,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9444,"timestamp":6671764847227,"id":1589,"parentId":1506,"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":1778063135273,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9698,"timestamp":6671764847298,"id":1590,"parentId":1507,"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":1778063135273,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9797,"timestamp":6671764847347,"id":1591,"parentId":1508,"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":1778063135273,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9876,"timestamp":6671764847418,"id":1592,"parentId":1511,"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":1778063135273,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4544,"timestamp":6671764859129,"id":1596,"parentId":1413,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063135285,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4985,"timestamp":6671764859258,"id":1597,"parentId":1414,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"pages-dir-browser"},"startTime":1778063135285,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4432,"timestamp":6671764860134,"id":1600,"parentId":1528,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-browser"},"startTime":1778063135286,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8064,"timestamp":6671764859965,"id":1598,"parentId":1532,"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":1778063135286,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8150,"timestamp":6671764860042,"id":1599,"parentId":1533,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,CheckCircle2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778063135286,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8167,"timestamp":6671764860241,"id":1601,"parentId":1513,"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":1778063135286,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":27922,"timestamp":6671764858938,"id":1595,"parentId":1416,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063135285,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":20242,"timestamp":6671764866984,"id":1603,"parentId":1426,"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":1778063135293,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":22602,"timestamp":6671764866741,"id":1602,"parentId":1416,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063135293,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":22410,"timestamp":6671764867393,"id":1605,"parentId":1426,"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":1778063135293,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":26728,"timestamp":6671764867187,"id":1604,"parentId":1416,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063135293,"traceId":"86f89a48402dec47"},{"name":"font-loader","duration":514919,"timestamp":6671764410917,"id":1538,"parentId":1537,"tags":{},"startTime":1778063134837,"traceId":"86f89a48402dec47"},{"name":"postcss","duration":1242,"timestamp":6671764926077,"id":1606,"parentId":1537,"tags":{},"startTime":1778063135352,"traceId":"86f89a48402dec47"},{"name":"next-font-loader","duration":516536,"timestamp":6671764410858,"id":1537,"parentId":1525,"tags":{},"startTime":1778063134837,"traceId":"86f89a48402dec47"},{"name":"css-loader","duration":8242,"timestamp":6671764927349,"id":1607,"parentId":1525,"tags":{"astUsed":"true"},"startTime":1778063135353,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":583417,"timestamp":6671764352763,"id":1525,"parentId":1451,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[2].use[1]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[15].oneOf[2].use[2]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":null},"startTime":1778063134779,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5750,"timestamp":6671764943111,"id":1609,"parentId":1428,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1778063135369,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8563,"timestamp":6671764942896,"id":1608,"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/head.js","layer":"pages-dir-browser"},"startTime":1778063135369,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8062,"timestamp":6671764943874,"id":1610,"parentId":1520,"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":1778063135370,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2459,"timestamp":6671764955292,"id":1612,"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/compiled/react/cjs/react-jsx-runtime.production.js","layer":"app-pages-browser"},"startTime":1778063135381,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5920,"timestamp":6671764955331,"id":1613,"parentId":1438,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react/cjs/react.production.js","layer":"app-pages-browser"},"startTime":1778063135381,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":128015,"timestamp":6671764955828,"id":1617,"parentId":1433,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/react-dom/cjs/react-dom-client.production.js","layer":"app-pages-browser"},"startTime":1778063135382,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":138012,"timestamp":6671764956382,"id":1621,"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-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.js","layer":"app-pages-browser"},"startTime":1778063135382,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":140419,"timestamp":6671764955094,"id":1611,"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":1778063135381,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":140566,"timestamp":6671764955360,"id":1614,"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":1778063135381,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":141356,"timestamp":6671764955492,"id":1615,"parentId":1428,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"app-pages-browser"},"startTime":1778063135382,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":141218,"timestamp":6671764956051,"id":1619,"parentId":1442,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1778063135382,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":142232,"timestamp":6671764955673,"id":1616,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"pages-dir-browser"},"startTime":1778063135382,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":141992,"timestamp":6671764956199,"id":1620,"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/dist/shared/lib/app-router-types.js","layer":"app-pages-browser"},"startTime":1778063135382,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":142021,"timestamp":6671764956428,"id":1622,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"pages-dir-browser"},"startTime":1778063135382,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":142171,"timestamp":6671764956575,"id":1623,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/javascript-url.js","layer":"pages-dir-browser"},"startTime":1778063135383,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":142333,"timestamp":6671764956731,"id":1624,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"pages-dir-browser"},"startTime":1778063135383,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":144016,"timestamp":6671764955869,"id":1618,"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/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1778063135382,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":143282,"timestamp":6671764956880,"id":1625,"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/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1778063135383,"traceId":"86f89a48402dec47"},{"name":"font-loader","duration":721613,"timestamp":6671764379313,"id":1536,"parentId":1535,"tags":{},"startTime":1778063134805,"traceId":"86f89a48402dec47"},{"name":"postcss","duration":374,"timestamp":6671765100968,"id":1626,"parentId":1535,"tags":{},"startTime":1778063135527,"traceId":"86f89a48402dec47"},{"name":"next-font-loader","duration":746035,"timestamp":6671764355350,"id":1535,"parentId":1524,"tags":{},"startTime":1778063134781,"traceId":"86f89a48402dec47"},{"name":"css-loader","duration":1507,"timestamp":6671765101365,"id":1627,"parentId":1524,"tags":{"astUsed":"true"},"startTime":1778063135527,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":751171,"timestamp":6671764351910,"id":1524,"parentId":1450,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[2].use[1]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[15].oneOf[2].use[2]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":null},"startTime":1778063134778,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1323922,"timestamp":6671763783161,"id":1302,"parentId":1298,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5386,"timestamp":6671765106936,"id":1631,"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/dist/lib/constants.js","layer":"app-pages-browser"},"startTime":1778063135533,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6289,"timestamp":6671765106583,"id":1629,"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/router/utils/index.js","layer":"pages-dir-browser"},"startTime":1778063135533,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7117,"timestamp":6671765106306,"id":1628,"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/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1778063135532,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7576,"timestamp":6671765106753,"id":1630,"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/dist/client/components/segment-cache/vary-path.js","layer":"app-pages-browser"},"startTime":1778063135533,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2364,"timestamp":6671765116314,"id":1632,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","layer":"pages-dir-browser"},"startTime":1778063135542,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2886,"timestamp":6671765116784,"id":1635,"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/compiled/react-dom/cjs/react-dom.production.js","layer":"app-pages-browser"},"startTime":1778063135543,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2938,"timestamp":6671765117015,"id":1637,"parentId":1393,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/index.js","layer":"pages-dir-browser"},"startTime":1778063135543,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4540,"timestamp":6671765116371,"id":1633,"parentId":1426,"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":1778063135542,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4617,"timestamp":6671765116585,"id":1634,"parentId":1426,"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":1778063135543,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4562,"timestamp":6671765116828,"id":1636,"parentId":1446,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1778063135543,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4602,"timestamp":6671765117057,"id":1638,"parentId":1459,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1778063135543,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4667,"timestamp":6671765117217,"id":1639,"parentId":1493,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-browser"},"startTime":1778063135543,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1232,"timestamp":6671765122477,"id":1640,"parentId":1432,"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":1778063135549,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3049,"timestamp":6671765122519,"id":1641,"parentId":1452,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react.production.js","layer":"pages-dir-browser"},"startTime":1778063135549,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":66965,"timestamp":6671765123438,"id":1648,"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":1778063135549,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":71179,"timestamp":6671765122548,"id":1642,"parentId":1466,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063135549,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":71493,"timestamp":6671765122705,"id":1643,"parentId":1483,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063135549,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":71640,"timestamp":6671765122822,"id":1644,"parentId":1462,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"app-pages-browser"},"startTime":1778063135549,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":71597,"timestamp":6671765123119,"id":1646,"parentId":1466,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063135549,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":71614,"timestamp":6671765123289,"id":1647,"parentId":1483,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063135549,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":75145,"timestamp":6671765122942,"id":1645,"parentId":1462,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"app-pages-browser"},"startTime":1778063135549,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2782,"timestamp":6671765201269,"id":1649,"parentId":1467,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063135627,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":3076,"timestamp":6671765201498,"id":1650,"parentId":1490,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/onboarding/helpers.ts","layer":"app-pages-browser"},"startTime":1778063135628,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":3367,"timestamp":6671765201729,"id":1651,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/chats.ts","layer":"app-pages-browser"},"startTime":1778063135628,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":2934,"timestamp":6671765202328,"id":1653,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/stats.ts","layer":"app-pages-browser"},"startTime":1778063135628,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":5359,"timestamp":6671765202607,"id":1654,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/personas.ts","layer":"app-pages-browser"},"startTime":1778063135629,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":6629,"timestamp":6671765202038,"id":1652,"parentId":1501,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/api/templates.ts","layer":"app-pages-browser"},"startTime":1778063135628,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":7034,"timestamp":6671765202837,"id":1655,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/preview-sections.tsx","layer":"app-pages-browser"},"startTime":1778063135629,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":4569,"timestamp":6671765205752,"id":1656,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/billing-section.tsx","layer":"app-pages-browser"},"startTime":1778063135632,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3994,"timestamp":6671765206456,"id":1659,"parentId":1531,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063135632,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4136,"timestamp":6671765206625,"id":1660,"parentId":1528,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/trusted-types.js","layer":"pages-dir-browser"},"startTime":1778063135633,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":5390,"timestamp":6671765205956,"id":1657,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/telemetry-section.tsx","layer":"app-pages-browser"},"startTime":1778063135632,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":14690,"timestamp":6671765206148,"id":1658,"parentId":1505,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/settings/transport-section.tsx","layer":"app-pages-browser"},"startTime":1778063135632,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5453,"timestamp":6671765215903,"id":1661,"parentId":1531,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063135642,"traceId":"86f89a48402dec47"}]
15
+ [{"name":"build-module-js","duration":5594,"timestamp":6671765216082,"id":1662,"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/shared/lib/router/utils/route-matcher.js","layer":"pages-dir-browser"},"startTime":1778063135642,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":6277,"timestamp":6671765216209,"id":1663,"parentId":1513,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/helpers.tsx","layer":"app-pages-browser"},"startTime":1778063135642,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":6525,"timestamp":6671765216405,"id":1664,"parentId":1513,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/form-body.tsx","layer":"app-pages-browser"},"startTime":1778063135642,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":6743,"timestamp":6671765216590,"id":1665,"parentId":1513,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/persona-dialog/footer.tsx","layer":"app-pages-browser"},"startTime":1778063135643,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":7580,"timestamp":6671765216768,"id":1666,"parentId":1520,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/form-panel.tsx","layer":"app-pages-browser"},"startTime":1778063135643,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":7807,"timestamp":6671765216940,"id":1667,"parentId":1520,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/yaml-panel.tsx","layer":"app-pages-browser"},"startTime":1778063135643,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":762,"timestamp":6671765230690,"id":1685,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-api-route.js","layer":"pages-dir-browser"},"startTime":1778063135657,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":6009,"timestamp":6671765227230,"id":1668,"parentId":1520,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/primitives.tsx","layer":"app-pages-browser"},"startTime":1778063135653,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":6158,"timestamp":6671765227478,"id":1669,"parentId":1520,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/constants.ts","layer":"app-pages-browser"},"startTime":1778063135654,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5684,"timestamp":6671765228168,"id":1672,"parentId":1552,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-browser"},"startTime":1778063135654,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5731,"timestamp":6671765228333,"id":1673,"parentId":1553,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1778063135654,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":7045,"timestamp":6671765227679,"id":1670,"parentId":1520,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/emit.ts","layer":"app-pages-browser"},"startTime":1778063135654,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":6412,"timestamp":6671765228505,"id":1674,"parentId":1486,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/input.tsx","layer":"app-pages-browser"},"startTime":1778063135655,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6549,"timestamp":6671765228784,"id":1675,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1778063135655,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6608,"timestamp":6671765228957,"id":1676,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1778063135655,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":8806,"timestamp":6671765227865,"id":1671,"parentId":1520,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/parse.ts","layer":"app-pages-browser"},"startTime":1778063135654,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7906,"timestamp":6671765229199,"id":1677,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1778063135655,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8166,"timestamp":6671765229382,"id":1678,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1778063135655,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7833,"timestamp":6671765229894,"id":1681,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-browser"},"startTime":1778063135656,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8342,"timestamp":6671765229716,"id":1680,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1778063135656,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7913,"timestamp":6671765230367,"id":1683,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/detect-domain-locale.js","layer":"pages-dir-browser"},"startTime":1778063135656,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8018,"timestamp":6671765230528,"id":1684,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/remove-locale.js","layer":"pages-dir-browser"},"startTime":1778063135657,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10233,"timestamp":6671765229549,"id":1679,"parentId":1556,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1778063135656,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9640,"timestamp":6671765230732,"id":1686,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/resolve-href.js","layer":"pages-dir-browser"},"startTime":1778063135657,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9847,"timestamp":6671765230884,"id":1687,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1778063135657,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9902,"timestamp":6671765231047,"id":1688,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"pages-dir-browser"},"startTime":1778063135657,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":14289,"timestamp":6671765230061,"id":1682,"parentId":1548,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/participant-card.tsx","layer":"app-pages-browser"},"startTime":1778063135656,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1598,"timestamp":6671765259293,"id":1709,"parentId":1489,"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":1778063135685,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2214,"timestamp":6671765259618,"id":1712,"parentId":1489,"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":1778063135686,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6465,"timestamp":6671765256477,"id":1690,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":"pages-dir-browser"},"startTime":1778063135683,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6655,"timestamp":6671765256638,"id":1691,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1778063135683,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7427,"timestamp":6671765256248,"id":1689,"parentId":1593,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-browser"},"startTime":1778063135682,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6604,"timestamp":6671765257253,"id":1695,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":"pages-dir-browser"},"startTime":1778063135683,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":7645,"timestamp":6671765256757,"id":1692,"parentId":1511,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/sheet.tsx","layer":"app-pages-browser"},"startTime":1778063135683,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8166,"timestamp":6671765256950,"id":1693,"parentId":1549,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/bloom-filter.js","layer":"pages-dir-browser"},"startTime":1778063135683,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":7928,"timestamp":6671765257362,"id":1696,"parentId":1520,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-live-yaml.ts","layer":"app-pages-browser"},"startTime":1778063135683,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":8756,"timestamp":6671765257072,"id":1694,"parentId":1513,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/ui/dialog.tsx","layer":"app-pages-browser"},"startTime":1778063135683,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":7875,"timestamp":6671765258175,"id":1700,"parentId":1563,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-right.mjs","layer":"app-pages-browser"},"startTime":1778063135684,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":8865,"timestamp":6671765257536,"id":1697,"parentId":1520,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-validation.ts","layer":"app-pages-browser"},"startTime":1778063135684,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":9168,"timestamp":6671765257712,"id":1698,"parentId":1533,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-stepper.tsx","layer":"app-pages-browser"},"startTime":1778063135684,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8613,"timestamp":6671765258455,"id":1702,"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/loader-circle.mjs","layer":"app-pages-browser"},"startTime":1778063135684,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8930,"timestamp":6671765258322,"id":1701,"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/info.mjs","layer":"app-pages-browser"},"startTime":1778063135684,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10094,"timestamp":6671765257937,"id":1699,"parentId":1559,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js","layer":"app-pages-browser"},"startTime":1778063135684,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9673,"timestamp":6671765258574,"id":1703,"parentId":1562,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/layers.mjs","layer":"app-pages-browser"},"startTime":1778063135685,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9670,"timestamp":6671765258812,"id":1705,"parentId":1564,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/pencil.mjs","layer":"app-pages-browser"},"startTime":1778063135685,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9972,"timestamp":6671765258691,"id":1704,"parentId":1564,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/copy.mjs","layer":"app-pages-browser"},"startTime":1778063135685,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9788,"timestamp":6671765259059,"id":1707,"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/trash-2.mjs","layer":"app-pages-browser"},"startTime":1778063135685,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":12405,"timestamp":6671765258926,"id":1706,"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/code-xml.mjs","layer":"app-pages-browser"},"startTime":1778063135685,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":12348,"timestamp":6671765259174,"id":1708,"parentId":1565,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/wrench.mjs","layer":"app-pages-browser"},"startTime":1778063135685,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":12357,"timestamp":6671765259376,"id":1710,"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/layout-dashboard.mjs","layer":"app-pages-browser"},"startTime":1778063135685,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":12429,"timestamp":6671765259498,"id":1711,"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/list-checks.mjs","layer":"app-pages-browser"},"startTime":1778063135686,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":12422,"timestamp":6671765259698,"id":1713,"parentId":1642,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1778063135686,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":12491,"timestamp":6671765259812,"id":1714,"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/plug.mjs","layer":"app-pages-browser"},"startTime":1778063135686,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":12559,"timestamp":6671765259925,"id":1715,"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/panel-left-close.mjs","layer":"app-pages-browser"},"startTime":1778063135686,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5348,"timestamp":6671765287716,"id":1716,"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/plus.mjs","layer":"app-pages-browser"},"startTime":1778063135714,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5341,"timestamp":6671765287963,"id":1717,"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/panel-left-open.mjs","layer":"app-pages-browser"},"startTime":1778063135714,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4402,"timestamp":6671765289785,"id":1721,"parentId":1569,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/settings.mjs","layer":"app-pages-browser"},"startTime":1778063135716,"traceId":"86f89a48402dec47"},{"name":"build-module-css","duration":944386,"timestamp":6671764349935,"id":1519,"parentId":1439,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css.webpack[javascript/auto]!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!/home/ubuntu/dev/chorus/src/app/globals.css","layer":null},"startTime":1778063134776,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4970,"timestamp":6671765289618,"id":1718,"parentId":1655,"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":1778063135716,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8018,"timestamp":6671765289691,"id":1719,"parentId":1656,"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":1778063135716,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8109,"timestamp":6671765289743,"id":1720,"parentId":1657,"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":1778063135716,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1720,"timestamp":6671765298933,"id":1722,"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/users.mjs","layer":"app-pages-browser"},"startTime":1778063135725,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4321,"timestamp":6671765300731,"id":1723,"parentId":1570,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/search.mjs","layer":"app-pages-browser"},"startTime":1778063135727,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4471,"timestamp":6671765300883,"id":1724,"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/triangle-alert.mjs","layer":"app-pages-browser"},"startTime":1778063135727,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3957,"timestamp":6671765302061,"id":1725,"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/external-link.mjs","layer":"app-pages-browser"},"startTime":1778063135728,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3985,"timestamp":6671765302206,"id":1726,"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/check.mjs","layer":"app-pages-browser"},"startTime":1778063135728,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3924,"timestamp":6671765302393,"id":1728,"parentId":1664,"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":1778063135728,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4086,"timestamp":6671765302333,"id":1727,"parentId":1658,"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":1778063135728,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":7060,"timestamp":6671765302438,"id":1729,"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":1778063135728,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3510,"timestamp":6671765306811,"id":1732,"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/circle-check.mjs","layer":"app-pages-browser"},"startTime":1778063135733,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3556,"timestamp":6671765306931,"id":1733,"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/chevron-down.mjs","layer":"app-pages-browser"},"startTime":1778063135733,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8135,"timestamp":6671765312610,"id":1735,"parentId":1518,"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":1778063135739,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":14887,"timestamp":6671765306694,"id":1730,"parentId":1666,"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":1778063135733,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":15053,"timestamp":6671765306761,"id":1731,"parentId":1669,"tags":{"name":"__barrel_optimize__?names=Layers,Shuffle,Sliders,Tag!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778063135733,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":14992,"timestamp":6671765307069,"id":1734,"parentId":1682,"tags":{"name":"__barrel_optimize__?names=AlertTriangle,ArrowRight,Shuffle,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778063135733,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":11192,"timestamp":6671765312709,"id":1736,"parentId":1666,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/basics-step.tsx","layer":"app-pages-browser"},"startTime":1778063135739,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":11382,"timestamp":6671765313087,"id":1738,"parentId":1666,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/policy-step.tsx","layer":"app-pages-browser"},"startTime":1778063135739,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":12624,"timestamp":6671765312893,"id":1737,"parentId":1666,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/template-dialog/fallback-step.tsx","layer":"app-pages-browser"},"startTime":1778063135739,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":760,"timestamp":6671765329268,"id":1741,"parentId":1518,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1778063135755,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3932,"timestamp":6671765330369,"id":1743,"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/x.mjs","layer":"app-pages-browser"},"startTime":1778063135756,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5418,"timestamp":6671765329115,"id":1740,"parentId":1573,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/clock.mjs","layer":"app-pages-browser"},"startTime":1778063135755,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":4568,"timestamp":6671765330160,"id":1742,"parentId":1682,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/lineage-gradient.ts","layer":"app-pages-browser"},"startTime":1778063135756,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":6182,"timestamp":6671765328812,"id":1739,"parentId":1682,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/run-viewer/state-badge.tsx","layer":"app-pages-browser"},"startTime":1778063135755,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":6431,"timestamp":6671765330505,"id":1744,"parentId":1576,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/globe.mjs","layer":"app-pages-browser"},"startTime":1778063135757,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":6673,"timestamp":6671765330622,"id":1745,"parentId":1576,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/folder-lock.mjs","layer":"app-pages-browser"},"startTime":1778063135757,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":7033,"timestamp":6671765330857,"id":1747,"parentId":1577,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/arrow-left.mjs","layer":"app-pages-browser"},"startTime":1778063135757,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":7332,"timestamp":6671765330743,"id":1746,"parentId":1576,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shield-check.mjs","layer":"app-pages-browser"},"startTime":1778063135757,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2698,"timestamp":6671765335577,"id":1749,"parentId":1689,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"pages-dir-browser"},"startTime":1778063135762,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3264,"timestamp":6671765335441,"id":1748,"parentId":1689,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","layer":"pages-dir-browser"},"startTime":1778063135761,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4834,"timestamp":6671765335687,"id":1750,"parentId":1692,"tags":{"name":"__barrel_optimize__?names=XIcon!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778063135762,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3238,"timestamp":6671765338950,"id":1752,"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/dollar-sign.mjs","layer":"app-pages-browser"},"startTime":1778063135765,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3271,"timestamp":6671765339100,"id":1753,"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/shield.mjs","layer":"app-pages-browser"},"startTime":1778063135765,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":805,"timestamp":6671765342625,"id":1755,"parentId":1531,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063135769,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1102,"timestamp":6671765342662,"id":1756,"parentId":1517,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/polyfills/process.js","layer":"app-pages-browser"},"startTime":1778063135769,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":7767,"timestamp":6671765339284,"id":1754,"parentId":1697,"tags":{"name":"/home/ubuntu/dev/chorus/src/lib/template-schema.ts","layer":"app-pages-browser"},"startTime":1778063135765,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8432,"timestamp":6671765338881,"id":1751,"parentId":1698,"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":1778063135765,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2411,"timestamp":6671765355342,"id":1769,"parentId":1525,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+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":1778063135781,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2471,"timestamp":6671765356243,"id":1778,"parentId":1637,"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":1778063135782,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8545,"timestamp":6671765353235,"id":1758,"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/eye.mjs","layer":"app-pages-browser"},"startTime":1778063135779,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9018,"timestamp":6671765353019,"id":1757,"parentId":1587,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063135779,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8639,"timestamp":6671765353606,"id":1760,"parentId":1598,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/repeat.mjs","layer":"app-pages-browser"},"startTime":1778063135780,"traceId":"86f89a48402dec47"}]
16
+ [{"name":"build-module-mjs","duration":8649,"timestamp":6671765353781,"id":1761,"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/menu.mjs","layer":"app-pages-browser"},"startTime":1778063135780,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8647,"timestamp":6671765353955,"id":1762,"parentId":1598,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/rotate-cw.mjs","layer":"app-pages-browser"},"startTime":1778063135780,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8647,"timestamp":6671765354131,"id":1763,"parentId":1601,"tags":{"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":1778063135780,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10137,"timestamp":6671765353444,"id":1759,"parentId":1587,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063135779,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9434,"timestamp":6671765354331,"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/shared/lib/segment-cache/vary-params-decoding.js","layer":"app-pages-browser"},"startTime":1778063135780,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9403,"timestamp":6671765354536,"id":1765,"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/shared/lib/promise-with-resolvers.js","layer":"app-pages-browser"},"startTime":1778063135781,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9512,"timestamp":6671765354864,"id":1767,"parentId":1604,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1778063135781,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9505,"timestamp":6671765355061,"id":1768,"parentId":1610,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/file-code-corner.mjs","layer":"app-pages-browser"},"startTime":1778063135781,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10743,"timestamp":6671765354682,"id":1766,"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/segment-cache/cache-map.js","layer":"app-pages-browser"},"startTime":1778063135781,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10349,"timestamp":6671765355380,"id":1770,"parentId":1608,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-browser"},"startTime":1778063135781,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10355,"timestamp":6671765355613,"id":1772,"parentId":1618,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063135782,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10789,"timestamp":6671765355496,"id":1771,"parentId":1618,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063135782,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":10797,"timestamp":6671765355842,"id":1774,"parentId":1619,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"app-pages-browser"},"startTime":1778063135782,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11083,"timestamp":6671765355960,"id":1775,"parentId":1624,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"pages-dir-browser"},"startTime":1778063135782,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11667,"timestamp":6671765355730,"id":1773,"parentId":1618,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063135782,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11279,"timestamp":6671765356270,"id":1779,"parentId":1681,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-browser"},"startTime":1778063135782,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11921,"timestamp":6671765356370,"id":1780,"parentId":1645,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/segment-cache/lru.js","layer":"app-pages-browser"},"startTime":1778063135782,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":12009,"timestamp":6671765356594,"id":1782,"parentId":1678,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063135783,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":12560,"timestamp":6671765356486,"id":1781,"parentId":1662,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063135783,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":14073,"timestamp":6671765356077,"id":1776,"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":1778063135782,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":13825,"timestamp":6671765356707,"id":1783,"parentId":1679,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"app-pages-browser"},"startTime":1778063135783,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":13730,"timestamp":6671765356998,"id":1786,"parentId":1687,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"pages-dir-browser"},"startTime":1778063135783,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":14189,"timestamp":6671765356823,"id":1784,"parentId":1679,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/assign-location.js","layer":"app-pages-browser"},"startTime":1778063135783,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":15087,"timestamp":6671765356183,"id":1777,"parentId":1737,"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":1778063135782,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":1144315,"timestamp":6671764237502,"id":1451,"parentId":1325,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"app-pages-browser"},"startTime":1778063134664,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":1145099,"timestamp":6671764237247,"id":1450,"parentId":1325,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"app-pages-browser"},"startTime":1778063134663,"traceId":"86f89a48402dec47"},{"name":"build-module-css","duration":1169470,"timestamp":6671764218408,"id":1439,"parentId":1325,"tags":{"name":"/home/ubuntu/dev/chorus/src/app/globals.css","layer":"app-pages-browser"},"startTime":1778063134644,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":34688,"timestamp":6671765356942,"id":1785,"parentId":1739,"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":1778063135783,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":18796,"timestamp":6671765373810,"id":1788,"parentId":1691,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-browser"},"startTime":1778063135800,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":19246,"timestamp":6671765373593,"id":1787,"parentId":1679,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/action-revalidation-kind.js","layer":"app-pages-browser"},"startTime":1778063135800,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":19233,"timestamp":6671765373965,"id":1789,"parentId":1700,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/createLucideIcon.mjs","layer":"app-pages-browser"},"startTime":1778063135800,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":19272,"timestamp":6671765374165,"id":1790,"parentId":1691,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-browser"},"startTime":1778063135800,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":722,"timestamp":6671765394805,"id":1791,"parentId":1617,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063135821,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":91,"timestamp":6671765398585,"id":1793,"parentId":1451,"tags":{},"startTime":1778063135825,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":16,"timestamp":6671765398689,"id":1794,"parentId":1450,"tags":{},"startTime":1778063135825,"traceId":"86f89a48402dec47"},{"name":"build-module","duration":25,"timestamp":6671765398711,"id":1795,"parentId":1439,"tags":{},"startTime":1778063135825,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3071,"timestamp":6671765396274,"id":1792,"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/shared/lib/invariant-error.js","layer":"pages-dir-browser"},"startTime":1778063135822,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1616535,"timestamp":6671763783203,"id":1305,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":233,"timestamp":6671765400151,"id":1798,"parentId":1648,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1778063135826,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2209,"timestamp":6671765399770,"id":1796,"parentId":1718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/activity.mjs","layer":"app-pages-browser"},"startTime":1778063135826,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2212,"timestamp":6671765399950,"id":1797,"parentId":1718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/cloud.mjs","layer":"app-pages-browser"},"startTime":1778063135826,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1979,"timestamp":6671765401087,"id":1799,"parentId":1718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/monitor.mjs","layer":"app-pages-browser"},"startTime":1778063135827,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2019,"timestamp":6671765401236,"id":1800,"parentId":1718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/server.mjs","layer":"app-pages-browser"},"startTime":1778063135827,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2789,"timestamp":6671765401369,"id":1801,"parentId":1718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/send.mjs","layer":"app-pages-browser"},"startTime":1778063135827,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1309,"timestamp":6671765404727,"id":1802,"parentId":1718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/webhook.mjs","layer":"app-pages-browser"},"startTime":1778063135831,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2054,"timestamp":6671765404880,"id":1803,"parentId":1718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/sliders-vertical.mjs","layer":"app-pages-browser"},"startTime":1778063135831,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":4676,"timestamp":6671765405080,"id":1804,"parentId":1666,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/index.tsx","layer":"app-pages-browser"},"startTime":1778063135831,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4781,"timestamp":6671765406229,"id":1805,"parentId":1718,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/workflow.mjs","layer":"app-pages-browser"},"startTime":1778063135832,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4808,"timestamp":6671765406378,"id":1806,"parentId":1727,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/terminal.mjs","layer":"app-pages-browser"},"startTime":1778063135832,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4849,"timestamp":6671765406507,"id":1807,"parentId":1719,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/credit-card.mjs","layer":"app-pages-browser"},"startTime":1778063135833,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1375,"timestamp":6671765420643,"id":1827,"parentId":1781,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063135847,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":4810,"timestamp":6671765418411,"id":1815,"parentId":1652,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/index.js","layer":"app-pages-browser"},"startTime":1778063135844,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8219,"timestamp":6671765417335,"id":1808,"parentId":1730,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-right.mjs","layer":"app-pages-browser"},"startTime":1778063135843,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8202,"timestamp":6671765417522,"id":1809,"parentId":1730,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/chevron-left.mjs","layer":"app-pages-browser"},"startTime":1778063135844,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8238,"timestamp":6671765417672,"id":1810,"parentId":1731,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/shuffle.mjs","layer":"app-pages-browser"},"startTime":1778063135844,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8244,"timestamp":6671765417854,"id":1811,"parentId":1751,"tags":{"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":1778063135844,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8205,"timestamp":6671765418050,"id":1812,"parentId":1751,"tags":{"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":1778063135844,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8216,"timestamp":6671765418196,"id":1813,"parentId":1731,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/icons/tag.mjs","layer":"app-pages-browser"},"startTime":1778063135844,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8032,"timestamp":6671765418547,"id":1816,"parentId":1751,"tags":{"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":1778063135845,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8018,"timestamp":6671765418723,"id":1817,"parentId":1751,"tags":{"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":1778063135845,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8205,"timestamp":6671765418857,"id":1818,"parentId":1773,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/not-found.js","layer":"app-pages-browser"},"startTime":1778063135845,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7875,"timestamp":6671765419520,"id":1821,"parentId":1773,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/forbidden.js","layer":"app-pages-browser"},"startTime":1778063135846,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":7992,"timestamp":6671765419695,"id":1822,"parentId":1773,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unauthorized.js","layer":"app-pages-browser"},"startTime":1778063135846,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":8939,"timestamp":6671765419226,"id":1820,"parentId":1804,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/primitives.tsx","layer":"app-pages-browser"},"startTime":1778063135845,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":8230,"timestamp":6671765420175,"id":1824,"parentId":1773,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"app-pages-browser"},"startTime":1778063135846,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":10194,"timestamp":6671765419030,"id":1819,"parentId":1804,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card.tsx","layer":"app-pages-browser"},"startTime":1778063135845,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9085,"timestamp":6671765420337,"id":1825,"parentId":1767,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@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":1778063135846,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":9968,"timestamp":6671765419877,"id":1823,"parentId":1804,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/hooks.ts","layer":"app-pages-browser"},"startTime":1778063135846,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9570,"timestamp":6671765420494,"id":1826,"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/shared/lib/router/utils/parse-loader-tree.js","layer":"pages-dir-browser"},"startTime":1778063135847,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9428,"timestamp":6671765420804,"id":1829,"parentId":1789,"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":1778063135847,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":9925,"timestamp":6671765420685,"id":1828,"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/shared/lib/router/utils/resolve-param-value.js","layer":"pages-dir-browser"},"startTime":1778063135847,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9739,"timestamp":6671765421036,"id":1830,"parentId":1789,"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":1778063135847,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":16593,"timestamp":6671765418329,"id":1814,"parentId":1804,"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":1778063135844,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1519,"timestamp":6671765435384,"id":1832,"parentId":1791,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/scheduler/cjs/scheduler.production.js","layer":"app-pages-browser"},"startTime":1778063135861,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2486,"timestamp":6671765435229,"id":1831,"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/shared/lib/router/routes/app.js","layer":"pages-dir-browser"},"startTime":1778063135861,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2461,"timestamp":6671765438044,"id":1833,"parentId":1819,"tags":{"name":"__barrel_optimize__?names=ArrowDown,ArrowUp,ChevronDown,ChevronRight,Trash2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778063135864,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2801,"timestamp":6671765439742,"id":1834,"parentId":1709,"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":1778063135866,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":465,"timestamp":6671765444091,"id":1837,"parentId":1709,"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":1778063135870,"traceId":"86f89a48402dec47"},{"name":"build-module-ts","duration":3343,"timestamp":6671765443877,"id":1836,"parentId":1819,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/constants.ts","layer":"app-pages-browser"},"startTime":1778063135870,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":6063,"timestamp":6671765442835,"id":1835,"parentId":1819,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/phase-card-sections.tsx","layer":"app-pages-browser"},"startTime":1778063135869,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2800,"timestamp":6671765451802,"id":1838,"parentId":1836,"tags":{"name":"__barrel_optimize__?names=ClipboardList,Code2,Eye,FileCode2,FlaskConical,GitPullRequest,Search,Shuffle,TestTube2!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778063135878,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4036,"timestamp":6671765451881,"id":1839,"parentId":1709,"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":1778063135878,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":446,"timestamp":6671765458041,"id":1842,"parentId":1709,"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":1778063135884,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":2018,"timestamp":6671765457635,"id":1840,"parentId":1835,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/selects.tsx","layer":"app-pages-browser"},"startTime":1778063135884,"traceId":"86f89a48402dec47"},{"name":"build-module-tsx","duration":3077,"timestamp":6671765457849,"id":1841,"parentId":1835,"tags":{"name":"/home/ubuntu/dev/chorus/src/components/phase-editor/reviewer-slots.tsx","layer":"app-pages-browser"},"startTime":1778063135884,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2995,"timestamp":6671765462727,"id":1843,"parentId":1709,"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":1778063135889,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4605,"timestamp":6671765463262,"id":1844,"parentId":1841,"tags":{"name":"__barrel_optimize__?names=Plus,X!=!/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/lucide-react.mjs","layer":"app-pages-browser"},"startTime":1778063135889,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3276,"timestamp":6671765468669,"id":1845,"parentId":1709,"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":1778063135895,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3738,"timestamp":6671765470595,"id":1846,"parentId":1709,"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":1778063135897,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4385,"timestamp":6671765476277,"id":1847,"parentId":1709,"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":1778063135902,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":6468,"timestamp":6671765501770,"id":1848,"parentId":1709,"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":1778063135928,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4732,"timestamp":6671765505675,"id":1849,"parentId":1709,"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":1778063135932,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":878,"timestamp":6671765538879,"id":1851,"parentId":1709,"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":1778063135965,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":6241,"timestamp":6671765537486,"id":1850,"parentId":1709,"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":1778063135964,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2999,"timestamp":6671765549641,"id":1863,"parentId":1709,"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":1778063135976,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4575,"timestamp":6671765548797,"id":1852,"parentId":1709,"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":1778063135975,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":6210,"timestamp":6671765549007,"id":1854,"parentId":1709,"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":1778063135975,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":7527,"timestamp":6671765549165,"id":1856,"parentId":1709,"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":1778063135975,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9780,"timestamp":6671765548918,"id":1853,"parentId":1709,"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":1778063135975,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9611,"timestamp":6671765549372,"id":1859,"parentId":1709,"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":1778063135975,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":10093,"timestamp":6671765549436,"id":1860,"parentId":1709,"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":1778063135975,"traceId":"86f89a48402dec47"}]
17
+ [{"name":"build-module-mjs","duration":12297,"timestamp":6671765549307,"id":1858,"parentId":1709,"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":1778063135975,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":14830,"timestamp":6671765549091,"id":1855,"parentId":1709,"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":1778063135975,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":16582,"timestamp":6671765549575,"id":1862,"parentId":1709,"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":1778063135976,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":25891,"timestamp":6671765549508,"id":1861,"parentId":1709,"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":1778063135976,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":30923,"timestamp":6671765549233,"id":1857,"parentId":1709,"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":1778063135975,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1246,"timestamp":6671765666349,"id":1864,"parentId":1709,"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":1778063136092,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2836,"timestamp":6671765670718,"id":1865,"parentId":1709,"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":1778063136097,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3688,"timestamp":6671765678771,"id":1866,"parentId":1709,"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":1778063136105,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3273,"timestamp":6671765679772,"id":1869,"parentId":1709,"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":1778063136106,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4376,"timestamp":6671765679843,"id":1870,"parentId":1709,"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":1778063136106,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5527,"timestamp":6671765679921,"id":1871,"parentId":1709,"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":1778063136106,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8155,"timestamp":6671765679599,"id":1867,"parentId":1709,"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":1778063136106,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":15187,"timestamp":6671765679696,"id":1868,"parentId":1709,"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":1778063136106,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":633,"timestamp":6671765739080,"id":1873,"parentId":1709,"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":1778063136165,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1219,"timestamp":6671765741309,"id":1875,"parentId":1798,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.production.js","layer":"pages-dir-browser"},"startTime":1778063136167,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":9953,"timestamp":6671765736756,"id":1872,"parentId":1709,"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":1778063136163,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8316,"timestamp":6671765741207,"id":1874,"parentId":1709,"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":1778063136167,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3086,"timestamp":6671765769732,"id":1876,"parentId":1755,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/process/browser.js","layer":"pages-dir-browser"},"startTime":1778063136196,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":5009,"timestamp":6671765770046,"id":1879,"parentId":1781,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.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":1778063136196,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6081,"timestamp":6671765769804,"id":1877,"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":"app-pages-browser"},"startTime":1778063136196,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6299,"timestamp":6671765769940,"id":1878,"parentId":1754,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/index.js","layer":"app-pages-browser"},"startTime":1778063136196,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":7501,"timestamp":6671765770076,"id":1880,"parentId":1830,"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":1778063136196,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1998226,"timestamp":6671763783365,"id":1315,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":1998430,"timestamp":6671763783211,"id":1306,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2148,"timestamp":6671765780648,"id":1881,"parentId":1828,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js","layer":"pages-dir-browser"},"startTime":1778063136207,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2606,"timestamp":6671765780875,"id":1882,"parentId":1824,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@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":1778063136207,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2742,"timestamp":6671765781086,"id":1883,"parentId":1825,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/hash.js","layer":"app-pages-browser"},"startTime":1778063136207,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3082,"timestamp":6671765781227,"id":1884,"parentId":1831,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"pages-dir-browser"},"startTime":1778063136207,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3245,"timestamp":6671765781335,"id":1885,"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":1778063136207,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":2003438,"timestamp":6671763782641,"id":1299,"parentId":1298,"tags":{"request":"./node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/next.js"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":2003117,"timestamp":6671763783377,"id":1317,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fdemo%2F%5Bscenario%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":2003402,"timestamp":6671763783099,"id":1301,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":2003442,"timestamp":6671763783068,"id":1300,"parentId":1298,"tags":{"request":"./node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-next.js"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1432,"timestamp":6671765785689,"id":1887,"parentId":1815,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/index.js","layer":"app-pages-browser"},"startTime":1778063136212,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2040,"timestamp":6671765785796,"id":1888,"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":1778063136212,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2340,"timestamp":6671765785882,"id":1889,"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":1778063136212,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2653,"timestamp":6671765785966,"id":1890,"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":1778063136212,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5925,"timestamp":6671765782918,"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":1778063136209,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3087,"timestamp":6671765804032,"id":1892,"parentId":1839,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778063136230,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":8812,"timestamp":6671765803884,"id":1891,"parentId":1839,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+r_161926fa2509d0b7370b60b8bb4eb8b0/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778063136230,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2285,"timestamp":6671765817961,"id":1893,"parentId":1839,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.2.3_@types+react@19.2.14__@types+re_1181ea5061ec9212248424669240e4ec/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778063136244,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":580,"timestamp":6671765822908,"id":1894,"parentId":1839,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778063136249,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":442,"timestamp":6671765825424,"id":1895,"parentId":1843,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778063136251,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":453,"timestamp":6671765826398,"id":1896,"parentId":1843,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778063136252,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1240,"timestamp":6671765828324,"id":1897,"parentId":1843,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-use-is-hydrated@0.1.0_@types+react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778063136254,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3940,"timestamp":6671765828588,"id":1898,"parentId":1845,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-presence@1.1.5_@types+react-dom@19.2.3_@types+react@19.2.14__@types+rea_c01c26c80b5ab5e3ecefbda6eca51ad1/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778063136255,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3847,"timestamp":6671765831120,"id":1900,"parentId":1847,"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":1778063136257,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":12732,"timestamp":6671765829993,"id":1899,"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":1778063136256,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":2853,"timestamp":6671765858111,"id":1901,"parentId":1847,"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":1778063136284,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":371,"timestamp":6671765861250,"id":1903,"parentId":1847,"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":1778063136287,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3796,"timestamp":6671765859516,"id":1902,"parentId":1847,"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":1778063136286,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1020,"timestamp":6671765867138,"id":1904,"parentId":1847,"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":1778063136293,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":887,"timestamp":6671765872456,"id":1905,"parentId":1848,"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":1778063136298,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1237,"timestamp":6671765872597,"id":1906,"parentId":1848,"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":1778063136299,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3609,"timestamp":6671765872724,"id":1907,"parentId":1854,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-popper@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_13e0521d8aea7ebfbfb8bee1fb615c05/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778063136299,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":779,"timestamp":6671765882831,"id":1908,"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":1778063136309,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":454,"timestamp":6671765884677,"id":1910,"parentId":1855,"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":1778063136311,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":863,"timestamp":6671765885627,"id":1911,"parentId":1887,"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":1778063136312,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":3883,"timestamp":6671765884575,"id":1909,"parentId":1853,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.14__@type_4eeb29c998b846c35358e2f929e7490e/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778063136311,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2627,"timestamp":6671765895314,"id":1912,"parentId":1887,"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":1778063136321,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2858,"timestamp":6671765895543,"id":1913,"parentId":1887,"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":1778063136322,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3508,"timestamp":6671765895636,"id":1914,"parentId":1887,"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":1778063136322,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3828,"timestamp":6671765895711,"id":1915,"parentId":1887,"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":1778063136322,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1076,"timestamp":6671765907842,"id":1916,"parentId":1887,"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":1778063136334,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2574,"timestamp":6671765908019,"id":1917,"parentId":1887,"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":1778063136334,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1577,"timestamp":6671765913804,"id":1918,"parentId":1887,"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":1778063136340,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2390,"timestamp":6671765913913,"id":1919,"parentId":1887,"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":1778063136340,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2488,"timestamp":6671765913996,"id":1920,"parentId":1878,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js","layer":"app-pages-browser"},"startTime":1778063136340,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3174,"timestamp":6671765914080,"id":1921,"parentId":1887,"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":1778063136340,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3467,"timestamp":6671765914160,"id":1922,"parentId":1887,"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":1778063136340,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6494,"timestamp":6671765914232,"id":1923,"parentId":1887,"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":1778063136340,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":6716,"timestamp":6671765914302,"id":1924,"parentId":1887,"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":1778063136340,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":11879,"timestamp":6671765914381,"id":1925,"parentId":1887,"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":1778063136340,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1252,"timestamp":6671765933808,"id":1926,"parentId":1887,"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":1778063136360,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1168,"timestamp":6671765935915,"id":1927,"parentId":1887,"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":1778063136362,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":385,"timestamp":6671765938030,"id":1928,"parentId":1897,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/shim/index.js","layer":"app-pages-browser"},"startTime":1778063136364,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":413,"timestamp":6671765940739,"id":1929,"parentId":1900,"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":1778063136367,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":428,"timestamp":6671765945175,"id":1930,"parentId":1903,"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":1778063136371,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1409,"timestamp":6671765951251,"id":1931,"parentId":1912,"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":1778063136377,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1678,"timestamp":6671765951356,"id":1932,"parentId":1912,"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":1778063136377,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1856,"timestamp":6671765951434,"id":1933,"parentId":1912,"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":1778063136377,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":593,"timestamp":6671765954017,"id":1934,"parentId":1913,"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":1778063136380,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":765,"timestamp":6671765954845,"id":1935,"parentId":1913,"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":1778063136381,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":850,"timestamp":6671765954941,"id":1936,"parentId":1913,"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":1778063136381,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":897,"timestamp":6671765956919,"id":1937,"parentId":1913,"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":1778063136383,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1268,"timestamp":6671765957017,"id":1938,"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":1778063136383,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":726,"timestamp":6671765961674,"id":1939,"parentId":1914,"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":1778063136388,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":890,"timestamp":6671765961778,"id":1940,"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":1778063136388,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":954,"timestamp":6671765964384,"id":1941,"parentId":1916,"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":1778063136390,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1121,"timestamp":6671765964479,"id":1942,"parentId":1907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@_e05f2c19a58a99fddf374207b5e3778c/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"app-pages-browser"},"startTime":1778063136391,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1105,"timestamp":6671765966057,"id":1943,"parentId":1916,"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":1778063136392,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1762,"timestamp":6671765966152,"id":1944,"parentId":1917,"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":1778063136392,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2017,"timestamp":6671765966229,"id":1945,"parentId":1917,"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":1778063136392,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1521,"timestamp":6671765970677,"id":1946,"parentId":1907,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+react-dom@2.1.8_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"app-pages-browser"},"startTime":1778063136397,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1246,"timestamp":6671765973948,"id":1947,"parentId":1916,"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":1778063136400,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1650,"timestamp":6671765974050,"id":1948,"parentId":1917,"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":1778063136400,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1135,"timestamp":6671765976324,"id":1949,"parentId":1920,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js","layer":"app-pages-browser"},"startTime":1778063136402,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1962,"timestamp":6671765976412,"id":1950,"parentId":1919,"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":1778063136402,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2788,"timestamp":6671765976491,"id":1951,"parentId":1920,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js","layer":"app-pages-browser"},"startTime":1778063136403,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":21725,"timestamp":6671765979772,"id":1952,"parentId":1920,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js","layer":"app-pages-browser"},"startTime":1778063136406,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":22386,"timestamp":6671765979865,"id":1953,"parentId":1920,"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":1778063136406,"traceId":"86f89a48402dec47"}]
18
+ [{"name":"build-module-js","duration":591,"timestamp":6671766003564,"id":1954,"parentId":1920,"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":1778063136430,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":811,"timestamp":6671766004622,"id":1955,"parentId":1920,"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":1778063136431,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":620,"timestamp":6671766006502,"id":1956,"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":1778063136433,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1479,"timestamp":6671766006604,"id":1957,"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":1778063136433,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":834,"timestamp":6671766011591,"id":1958,"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":1778063136438,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":896,"timestamp":6671766011689,"id":1959,"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":1778063136438,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":600,"timestamp":6671766013834,"id":1960,"parentId":1928,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.4/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"app-pages-browser"},"startTime":1778063136440,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1233,"timestamp":6671766014824,"id":1961,"parentId":1930,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"app-pages-browser"},"startTime":1778063136441,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1330,"timestamp":6671766014910,"id":1962,"parentId":1930,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"app-pages-browser"},"startTime":1778063136441,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1222,"timestamp":6671766016915,"id":1963,"parentId":1932,"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":1778063136443,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2665,"timestamp":6671766018802,"id":1964,"parentId":1936,"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":1778063136445,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3200,"timestamp":6671766018896,"id":1965,"parentId":1932,"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":1778063136445,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":491,"timestamp":6671766022956,"id":1966,"parentId":1937,"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":1778063136449,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":888,"timestamp":6671766024308,"id":1967,"parentId":1937,"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":1778063136450,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1284,"timestamp":6671766024406,"id":1968,"parentId":1937,"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":1778063136450,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1595,"timestamp":6671766024482,"id":1969,"parentId":1937,"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":1778063136451,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":733,"timestamp":6671766026622,"id":1970,"parentId":1937,"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":1778063136453,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1118,"timestamp":6671766026714,"id":1971,"parentId":1937,"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":1778063136453,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1589,"timestamp":6671766028677,"id":1972,"parentId":1937,"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":1778063136455,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1046,"timestamp":6671766030988,"id":1973,"parentId":1937,"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":1778063136457,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1388,"timestamp":6671766031089,"id":1974,"parentId":1937,"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":1778063136457,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1538,"timestamp":6671766033209,"id":1975,"parentId":1937,"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":1778063136459,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1701,"timestamp":6671766033306,"id":1976,"parentId":1937,"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":1778063136459,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2199,"timestamp":6671766033384,"id":1977,"parentId":1937,"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":1778063136459,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1910,"timestamp":6671766036737,"id":1978,"parentId":1937,"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":1778063136463,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1202,"timestamp":6671766041073,"id":1979,"parentId":1943,"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":1778063136467,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1348,"timestamp":6671766041171,"id":1980,"parentId":1947,"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":1778063136467,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5118,"timestamp":6671766041251,"id":1981,"parentId":1930,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1778063136467,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":624,"timestamp":6671766047443,"id":1982,"parentId":1952,"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":1778063136473,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1410,"timestamp":6671766048215,"id":1983,"parentId":1957,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-block-scalar.js","layer":"app-pages-browser"},"startTime":1778063136474,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2351,"timestamp":6671766048308,"id":1984,"parentId":1957,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-flow-scalar.js","layer":"app-pages-browser"},"startTime":1778063136474,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3055,"timestamp":6671766048383,"id":1985,"parentId":1949,"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":1778063136474,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1292,"timestamp":6671766053409,"id":1986,"parentId":1962,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"app-pages-browser"},"startTime":1778063136479,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1330,"timestamp":6671766053497,"id":1987,"parentId":1961,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1778063136480,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1129,"timestamp":6671766055683,"id":1988,"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":1778063136482,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1557,"timestamp":6671766055775,"id":1989,"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":1778063136482,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1354,"timestamp":6671766058082,"id":1990,"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":1778063136484,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1505,"timestamp":6671766058176,"id":1991,"parentId":1968,"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":1778063136484,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1807,"timestamp":6671766058251,"id":1992,"parentId":1976,"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":1778063136484,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2318,"timestamp":6671766058326,"id":1993,"parentId":1964,"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":1778063136484,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":746,"timestamp":6671766063586,"id":1994,"parentId":1976,"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":1778063136490,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1116,"timestamp":6671766063689,"id":1995,"parentId":1976,"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":1778063136490,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":5448,"timestamp":6671766066309,"id":1996,"parentId":1946,"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":1778063136492,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":685,"timestamp":6671766072334,"id":1997,"parentId":1986,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"app-pages-browser"},"startTime":1778063136498,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1097,"timestamp":6671766072429,"id":1998,"parentId":1986,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll@2.7.2_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"app-pages-browser"},"startTime":1778063136498,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1640,"timestamp":6671766072503,"id":1999,"parentId":1989,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-block-map.js","layer":"app-pages-browser"},"startTime":1778063136499,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2881,"timestamp":6671766074668,"id":2000,"parentId":1989,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-flow-collection.js","layer":"app-pages-browser"},"startTime":1778063136501,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":3123,"timestamp":6671766074759,"id":2001,"parentId":1989,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/resolve-block-seq.js","layer":"app-pages-browser"},"startTime":1778063136501,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":303,"timestamp":6671766080212,"id":2002,"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":1778063136506,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":715,"timestamp":6671766082026,"id":2003,"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":1778063136508,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":815,"timestamp":6671766082118,"id":2004,"parentId":1999,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/browser/dist/compose/util-flow-indent-check.js","layer":"app-pages-browser"},"startTime":1778063136508,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":930,"timestamp":6671766082192,"id":2005,"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":1778063136508,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1018,"timestamp":6671766082267,"id":2006,"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":1778063136508,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":2300422,"timestamp":6671763783444,"id":1319,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Flucide-react%401.12.0_react%4019.2.4%2Fnode_modules%2Flucide-react%2Fdist%2Fesm%2FIcon.mjs%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fnode_modules%2F.pnpm%2Fnext%4016.2.4_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flineage-fleet-card.tsx%22%2C%22ids%22%3A%5B%22LineageFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopencode-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpencodeFleetCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-fleet-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterFleetCard%22%5D%7D&server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":2300403,"timestamp":6671763783472,"id":1322,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Flive-run-real%2Findex.tsx%22%2C%22ids%22%3A%5B%22LiveRunReal%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!"},"startTime":1778063134210,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":2300496,"timestamp":6671763783383,"id":1318,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fopenrouter-card.tsx%22%2C%22ids%22%3A%5B%22OpenRouterCard%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Forchestrator-card.tsx%22%2C%22ids%22%3A%5B%22OrchestratorCard%22%5D%7D&server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":2300413,"timestamp":6671763783469,"id":1321,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fsettings%2Fpermissions%2Fpermissions-form.tsx%22%2C%22ids%22%3A%5B%22PermissionsForm%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":424,"timestamp":6671766085266,"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":1778063136511,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":478,"timestamp":6671766085356,"id":2008,"parentId":1986,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778063136511,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":298,"timestamp":6671766088724,"id":2009,"parentId":1986,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.2.14_react@19.2.4/node_modules/react-style-singleton/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778063136515,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1092,"timestamp":6671766090434,"id":2010,"parentId":2002,"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":1778063136516,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1184,"timestamp":6671766090526,"id":2011,"parentId":2002,"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":1778063136517,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1525,"timestamp":6671766090595,"id":2012,"parentId":2002,"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":1778063136517,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1646,"timestamp":6671766090661,"id":2013,"parentId":2002,"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":1778063136517,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1786,"timestamp":6671766090729,"id":2014,"parentId":2002,"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":1778063136517,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":2065,"timestamp":6671766090791,"id":2015,"parentId":2002,"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":1778063136517,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1202,"timestamp":6671766095060,"id":2016,"parentId":2006,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"app-pages-browser"},"startTime":1778063136521,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1268,"timestamp":6671766095152,"id":2017,"parentId":2006,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"app-pages-browser"},"startTime":1778063136521,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1395,"timestamp":6671766095221,"id":2018,"parentId":2006,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"app-pages-browser"},"startTime":1778063136521,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1333,"timestamp":6671766095426,"id":2019,"parentId":2006,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"app-pages-browser"},"startTime":1778063136521,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1403,"timestamp":6671766095494,"id":2020,"parentId":2006,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"app-pages-browser"},"startTime":1778063136522,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1481,"timestamp":6671766095555,"id":2021,"parentId":2006,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"app-pages-browser"},"startTime":1778063136522,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1808,"timestamp":6671766095615,"id":2022,"parentId":2006,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"app-pages-browser"},"startTime":1778063136522,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1952,"timestamp":6671766095681,"id":2023,"parentId":2006,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.2.14_react@19.2.4/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"app-pages-browser"},"startTime":1778063136522,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":1207,"timestamp":6671766099872,"id":2024,"parentId":1996,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"app-pages-browser"},"startTime":1778063136526,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":874,"timestamp":6671766101717,"id":2025,"parentId":1996,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"app-pages-browser"},"startTime":1778063136528,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1031,"timestamp":6671766103138,"id":2026,"parentId":2008,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.2.14_react@19.2.4/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1778063136529,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1212,"timestamp":6671766103231,"id":2027,"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":1778063136529,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":1263,"timestamp":6671766103301,"id":2028,"parentId":2010,"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":1778063136529,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":560,"timestamp":6671766105965,"id":2029,"parentId":2009,"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":1778063136532,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":741,"timestamp":6671766106069,"id":2030,"parentId":2009,"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":1778063136532,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":833,"timestamp":6671766106141,"id":2031,"parentId":2009,"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":1778063136532,"traceId":"86f89a48402dec47"},{"name":"build-module-mjs","duration":4826,"timestamp":6671766109454,"id":2032,"parentId":1996,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/@floating-ui+core@1.7.5/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"app-pages-browser"},"startTime":1778063136535,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":329,"timestamp":6671766117732,"id":2033,"parentId":2028,"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":1778063136544,"traceId":"86f89a48402dec47"},{"name":"build-module-js","duration":422,"timestamp":6671766119240,"id":2034,"parentId":2030,"tags":{"name":"/home/ubuntu/dev/chorus/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1778063136545,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":2336477,"timestamp":6671763783357,"id":1314,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fpersonas%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":2336472,"timestamp":6671763783372,"id":1316,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Ftemplates%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":2336392,"timestamp":6671763783458,"id":1320,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fapp-sidebar.tsx%22%2C%22ids%22%3A%5B%22AppSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fmobile-top-bar.tsx%22%2C%22ids%22%3A%5B%22MobileTopBar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fcomponents%2Fruns-table.tsx%22%2C%22ids%22%3A%5B%22RunsTable%22%5D%7D&server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":2336512,"timestamp":6671763783343,"id":1312,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fnew%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"add-entry","duration":2336509,"timestamp":6671763783352,"id":1313,"parentId":1298,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fubuntu%2Fdev%2Fchorus%2Fsrc%2Fapp%2Fonboarding%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1778063134209,"traceId":"86f89a48402dec47"},{"name":"make","duration":2337701,"timestamp":6671763782333,"id":1298,"parentId":1297,"tags":{},"startTime":1778063134208,"traceId":"86f89a48402dec47"},{"name":"chunk-graph","duration":19985,"timestamp":6671766173262,"id":2036,"parentId":2035,"tags":{},"startTime":1778063136599,"traceId":"86f89a48402dec47"},{"name":"optimize-modules","duration":26,"timestamp":6671766193369,"id":2038,"parentId":2035,"tags":{},"startTime":1778063136619,"traceId":"86f89a48402dec47"},{"name":"optimize-chunks","duration":20027,"timestamp":6671766195244,"id":2040,"parentId":2035,"tags":{},"startTime":1778063136621,"traceId":"86f89a48402dec47"},{"name":"optimize-tree","duration":99,"timestamp":6671766215343,"id":2041,"parentId":2035,"tags":{},"startTime":1778063136641,"traceId":"86f89a48402dec47"},{"name":"optimize-chunk-modules","duration":19149,"timestamp":6671766215542,"id":2042,"parentId":2035,"tags":{},"startTime":1778063136642,"traceId":"86f89a48402dec47"},{"name":"optimize","duration":41454,"timestamp":6671766193327,"id":2037,"parentId":2035,"tags":{},"startTime":1778063136619,"traceId":"86f89a48402dec47"},{"name":"module-hash","duration":16430,"timestamp":6671766248874,"id":2043,"parentId":2035,"tags":{},"startTime":1778063136675,"traceId":"86f89a48402dec47"},{"name":"code-generation","duration":223957,"timestamp":6671766265343,"id":2044,"parentId":2035,"tags":{},"startTime":1778063136691,"traceId":"86f89a48402dec47"},{"name":"hash","duration":16527,"timestamp":6671766495057,"id":2045,"parentId":2035,"tags":{},"startTime":1778063136921,"traceId":"86f89a48402dec47"},{"name":"code-generation-jobs","duration":600,"timestamp":6671766511578,"id":2046,"parentId":2035,"tags":{},"startTime":1778063136938,"traceId":"86f89a48402dec47"}]
19
+ [{"name":"module-assets","duration":719,"timestamp":6671766512112,"id":2047,"parentId":2035,"tags":{},"startTime":1778063136938,"traceId":"86f89a48402dec47"},{"name":"create-chunk-assets","duration":12400,"timestamp":6671766512853,"id":2048,"parentId":2035,"tags":{},"startTime":1778063136939,"traceId":"86f89a48402dec47"},{"name":"NextJsBuildManifest-generateClientManifest","duration":969,"timestamp":6671766527604,"id":2050,"parentId":1297,"tags":{},"startTime":1778063136954,"traceId":"86f89a48402dec47"},{"name":"NextJsBuildManifest-createassets","duration":1537,"timestamp":6671766527046,"id":2049,"parentId":1297,"tags":{},"startTime":1778063136953,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":71201,"timestamp":6671766553798,"id":2055,"parentId":2051,"tags":{"name":"static/chunks/app/_global-error/page-82f9fc3a5601f410.js","cache":"MISS"},"startTime":1778063136980,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":71744,"timestamp":6671766553334,"id":2053,"parentId":2051,"tags":{"name":"static/chunks/main-app-088f5a0218755ea2.js","cache":"MISS"},"startTime":1778063136979,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":71196,"timestamp":6671766553911,"id":2056,"parentId":2051,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-ee6e06b877051347.js","cache":"MISS"},"startTime":1778063136980,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":70941,"timestamp":6671766554190,"id":2058,"parentId":2051,"tags":{"name":"static/chunks/next/dist/client/components/builtin/global-error-6e53b916eb3ccd9a.js","cache":"MISS"},"startTime":1778063136980,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":71127,"timestamp":6671766554024,"id":2057,"parentId":2051,"tags":{"name":"static/chunks/app/layout-4185f952697ffedc.js","cache":"MISS"},"startTime":1778063136980,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":70872,"timestamp":6671766554302,"id":2059,"parentId":2051,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-1d8ce7cb96664f93.js","cache":"MISS"},"startTime":1778063136980,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":70776,"timestamp":6671766554421,"id":2060,"parentId":2051,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-f846767830031ea7.js","cache":"MISS"},"startTime":1778063136980,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":70763,"timestamp":6671766554528,"id":2061,"parentId":2051,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-474e741dc950d78f.js","cache":"MISS"},"startTime":1778063136981,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":70631,"timestamp":6671766554698,"id":2062,"parentId":2051,"tags":{"name":"static/chunks/app/api/run-artifacts/[chatId]/route-5e72310a803875c7.js","cache":"MISS"},"startTime":1778063136981,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":71800,"timestamp":6671766553551,"id":2054,"parentId":2051,"tags":{"name":"static/chunks/app/_not-found/page-e65d2cb1e1266ad5.js","cache":"MISS"},"startTime":1778063136980,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":70549,"timestamp":6671766554825,"id":2063,"parentId":2051,"tags":{"name":"static/chunks/app/api/daemon/[...path]/route-0943409ff2a9de2c.js","cache":"MISS"},"startTime":1778063136981,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":70492,"timestamp":6671766554933,"id":2064,"parentId":2051,"tags":{"name":"static/chunks/app/new/page-39574ba9e749d3be.js","cache":"MISS"},"startTime":1778063136981,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":64715,"timestamp":6671766560772,"id":2066,"parentId":2051,"tags":{"name":"static/chunks/app/personas/page-716357da4bc7614e.js","cache":"MISS"},"startTime":1778063136987,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":67260,"timestamp":6671766558310,"id":2065,"parentId":2051,"tags":{"name":"static/chunks/app/onboarding/page-1debb99088d6e0e4.js","cache":"MISS"},"startTime":1778063136984,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":62977,"timestamp":6671766562688,"id":2067,"parentId":2051,"tags":{"name":"static/chunks/app/settings/page-02722382e77cf793.js","cache":"MISS"},"startTime":1778063136989,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":55529,"timestamp":6671766570226,"id":2069,"parentId":2051,"tags":{"name":"static/chunks/app/demo/[scenario]/page-dc46f03c6693e1be.js","cache":"MISS"},"startTime":1778063136996,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":54715,"timestamp":6671766571100,"id":2070,"parentId":2051,"tags":{"name":"static/chunks/app/connect/page-513473633a4e72e2.js","cache":"MISS"},"startTime":1778063136997,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":53801,"timestamp":6671766572043,"id":2071,"parentId":2051,"tags":{"name":"static/chunks/app/page-0c2a52764e5515f4.js","cache":"MISS"},"startTime":1778063136998,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":52842,"timestamp":6671766573034,"id":2072,"parentId":2051,"tags":{"name":"static/chunks/app/runs/page-01ecd6a7728647f5.js","cache":"MISS"},"startTime":1778063136999,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":51970,"timestamp":6671766573974,"id":2074,"parentId":2051,"tags":{"name":"static/chunks/app/runs/[runId]/page-8195843446a3e3b7.js","cache":"MISS"},"startTime":1778063137000,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":52558,"timestamp":6671766573411,"id":2073,"parentId":2051,"tags":{"name":"static/chunks/app/settings/permissions/page-0166fc99d01a4243.js","cache":"MISS"},"startTime":1778063136999,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":51887,"timestamp":6671766574098,"id":2075,"parentId":2051,"tags":{"name":"static/chunks/webpack-34faa5a99a7eab27.js","cache":"MISS"},"startTime":1778063137000,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":60664,"timestamp":6671766565460,"id":2068,"parentId":2051,"tags":{"name":"static/chunks/app/templates/page-dd148d6cb503ac7a.js","cache":"MISS"},"startTime":1778063136991,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":86867,"timestamp":6671766544074,"id":2052,"parentId":2051,"tags":{"name":"static/chunks/main-b8cd6912c957fde4.js","cache":"MISS"},"startTime":1778063136970,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":62299,"timestamp":6671766591838,"id":2079,"parentId":2051,"tags":{"name":"static/chunks/720-0b5dbaaba3d021cc.js","cache":"MISS"},"startTime":1778063137018,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":69815,"timestamp":6671766585123,"id":2078,"parentId":2051,"tags":{"name":"static/chunks/116-5b9052d123aed7db.js","cache":"MISS"},"startTime":1778063137011,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":54436,"timestamp":6671766617304,"id":2081,"parentId":2051,"tags":{"name":"static/chunks/15-8c630f8c641ea76a.js","cache":"MISS"},"startTime":1778063137043,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":53593,"timestamp":6671766620616,"id":2082,"parentId":2051,"tags":{"name":"static/chunks/641-1d89b5d2b8fc197a.js","cache":"MISS"},"startTime":1778063137047,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":55556,"timestamp":6671766621172,"id":2083,"parentId":2051,"tags":{"name":"static/chunks/344-88f1c1dc88deb727.js","cache":"MISS"},"startTime":1778063137047,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":63880,"timestamp":6671766621886,"id":2084,"parentId":2051,"tags":{"name":"static/chunks/977-3744a7e12ab0354b.js","cache":"MISS"},"startTime":1778063137048,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":63453,"timestamp":6671766623791,"id":2085,"parentId":2051,"tags":{"name":"static/chunks/744-33f0071b3610d66a.js","cache":"MISS"},"startTime":1778063137050,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":63012,"timestamp":6671766624288,"id":2086,"parentId":2051,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1778063137050,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":62840,"timestamp":6671766624477,"id":2087,"parentId":2051,"tags":{"name":"static/rGBhTeiq5kxABJt7JbBEK/_ssgManifest.js","cache":"MISS"},"startTime":1778063137051,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":62807,"timestamp":6671766624545,"id":2088,"parentId":2051,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1778063137051,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":63014,"timestamp":6671766624621,"id":2089,"parentId":2051,"tags":{"name":"static/rGBhTeiq5kxABJt7JbBEK/_buildManifest.js","cache":"MISS"},"startTime":1778063137051,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":62992,"timestamp":6671766624675,"id":2090,"parentId":2051,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1778063137051,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":129737,"timestamp":6671766580218,"id":2077,"parentId":2051,"tags":{"name":"static/chunks/ed64ccb0-2cda4ad5ac02747e.js","cache":"MISS"},"startTime":1778063137006,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":141082,"timestamp":6671766574350,"id":2076,"parentId":2051,"tags":{"name":"static/chunks/framework-a2d34d570177755f.js","cache":"MISS"},"startTime":1778063137000,"traceId":"86f89a48402dec47"},{"name":"minify-js","duration":145345,"timestamp":6671766596040,"id":2080,"parentId":2051,"tags":{"name":"static/chunks/128-0d369f3710b7b440.js","cache":"MISS"},"startTime":1778063137022,"traceId":"86f89a48402dec47"},{"name":"minify-webpack-plugin-optimize","duration":211308,"timestamp":6671766530091,"id":2051,"parentId":1297,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1778063136956,"traceId":"86f89a48402dec47"},{"name":"minify-css","duration":310325,"timestamp":6671766741770,"id":2092,"parentId":2091,"tags":{"file":"static/css/8ae8ecaf7379edc6.css","cache":"MISS"},"startTime":1778063137168,"traceId":"86f89a48402dec47"},{"name":"css-minimizer-plugin","duration":310530,"timestamp":6671766741580,"id":2091,"parentId":1297,"tags":{},"startTime":1778063137168,"traceId":"86f89a48402dec47"},{"name":"seal","duration":915155,"timestamp":6671766149965,"id":2035,"parentId":1297,"tags":{},"startTime":1778063136576,"traceId":"86f89a48402dec47"},{"name":"webpack-compilation","duration":3288115,"timestamp":6671763777243,"id":1297,"parentId":1294,"tags":{"name":"client"},"startTime":1778063134203,"traceId":"86f89a48402dec47"},{"name":"emit","duration":5948,"timestamp":6671767065595,"id":2093,"parentId":1294,"tags":{},"startTime":1778063137492,"traceId":"86f89a48402dec47"},{"name":"webpack-close","duration":381938,"timestamp":6671767072423,"id":2094,"parentId":1294,"tags":{"name":"client"},"startTime":1778063137498,"traceId":"86f89a48402dec47"},{"name":"webpack-generate-error-stats","duration":2004,"timestamp":6671767454421,"id":2095,"parentId":2094,"tags":{},"startTime":1778063137880,"traceId":"86f89a48402dec47"},{"name":"run-webpack-compiler","duration":3986498,"timestamp":6671763470109,"id":1294,"parentId":1293,"tags":{},"startTime":1778063133896,"traceId":"86f89a48402dec47"},{"name":"format-webpack-messages","duration":67,"timestamp":6671767456612,"id":2096,"parentId":1293,"tags":{},"startTime":1778063137883,"traceId":"86f89a48402dec47"},{"name":"worker-main-client","duration":3986951,"timestamp":6671763469836,"id":1293,"parentId":1,"tags":{},"startTime":1778063133896,"traceId":"86f89a48402dec47"},{"name":"run-webpack","duration":10780813,"timestamp":6671756732328,"id":14,"parentId":1,"tags":{},"startTime":1778063127158,"traceId":"86f89a48402dec47"},{"name":"run-typescript","duration":5425945,"timestamp":6671767517513,"id":2099,"parentId":1,"tags":{},"startTime":1778063137944,"traceId":"86f89a48402dec47"},{"name":"generate-required-server-files","duration":1037,"timestamp":6671772944036,"id":2101,"parentId":1,"tags":{},"startTime":1778063143370,"traceId":"86f89a48402dec47"},{"name":"check-static-error-page","duration":6992,"timestamp":6671772988209,"id":2103,"parentId":2102,"tags":{},"startTime":1778063143414,"traceId":"86f89a48402dec47"},{"name":"is-page-static","duration":227275,"timestamp":6671772999102,"id":2122,"parentId":2105,"tags":{},"startTime":1778063143425,"traceId":"86f89a48402dec47"},{"name":"check-page","duration":236795,"timestamp":6671772989703,"id":2105,"parentId":2102,"tags":{"page":"/_global-error"},"startTime":1778063143416,"traceId":"86f89a48402dec47"},{"name":"is-page-static","duration":294516,"timestamp":6671772999220,"id":2125,"parentId":2111,"tags":{},"startTime":1778063143425,"traceId":"86f89a48402dec47"},{"name":"check-page","duration":301696,"timestamp":6671772992100,"id":2111,"parentId":2102,"tags":{"page":"/icon.svg"},"startTime":1778063143418,"traceId":"86f89a48402dec47"},{"name":"is-page-static","duration":340335,"timestamp":6671773006125,"id":2133,"parentId":2114,"tags":{},"startTime":1778063143432,"traceId":"86f89a48402dec47"},{"name":"check-page","duration":354037,"timestamp":6671772992468,"id":2114,"parentId":2102,"tags":{"page":"/"},"startTime":1778063143418,"traceId":"86f89a48402dec47"},{"name":"is-page-static","duration":347270,"timestamp":6671773006138,"id":2134,"parentId":2108,"tags":{},"startTime":1778063143432,"traceId":"86f89a48402dec47"},{"name":"check-page","duration":361845,"timestamp":6671772991621,"id":2108,"parentId":2102,"tags":{"page":"/connect"},"startTime":1778063143418,"traceId":"86f89a48402dec47"},{"name":"is-page-static","duration":353915,"timestamp":6671773000796,"id":2126,"parentId":2106,"tags":{},"startTime":1778063143427,"traceId":"86f89a48402dec47"},{"name":"check-page","duration":364912,"timestamp":6671772989848,"id":2106,"parentId":2102,"tags":{"page":"/api/daemon/[...path]"},"startTime":1778063143416,"traceId":"86f89a48402dec47"},{"name":"is-page-static","duration":356270,"timestamp":6671772999149,"id":2123,"parentId":2107,"tags":{},"startTime":1778063143425,"traceId":"86f89a48402dec47"},{"name":"check-page","duration":363937,"timestamp":6671772991510,"id":2107,"parentId":2102,"tags":{"page":"/api/run-artifacts/[chatId]"},"startTime":1778063143418,"traceId":"86f89a48402dec47"},{"name":"is-page-static","duration":351808,"timestamp":6671773006102,"id":2132,"parentId":2109,"tags":{},"startTime":1778063143432,"traceId":"86f89a48402dec47"},{"name":"check-page","duration":366152,"timestamp":6671772991783,"id":2109,"parentId":2102,"tags":{"page":"/demo/[scenario]"},"startTime":1778063143418,"traceId":"86f89a48402dec47"},{"name":"is-page-static","duration":352121,"timestamp":6671773005877,"id":2129,"parentId":2115,"tags":{},"startTime":1778063143432,"traceId":"86f89a48402dec47"},{"name":"check-page","duration":364715,"timestamp":6671772993316,"id":2115,"parentId":2102,"tags":{"page":"/personas"},"startTime":1778063143419,"traceId":"86f89a48402dec47"},{"name":"is-page-static","duration":352425,"timestamp":6671773006146,"id":2135,"parentId":2117,"tags":{},"startTime":1778063143432,"traceId":"86f89a48402dec47"},{"name":"check-page","duration":364868,"timestamp":6671772993722,"id":2117,"parentId":2102,"tags":{"page":"/runs"},"startTime":1778063143420,"traceId":"86f89a48402dec47"},{"name":"is-page-static","duration":360557,"timestamp":6671772998939,"id":2121,"parentId":2104,"tags":{},"startTime":1778063143425,"traceId":"86f89a48402dec47"},{"name":"check-page","duration":370572,"timestamp":6671772988946,"id":2104,"parentId":2102,"tags":{"page":"/_not-found"},"startTime":1778063143415,"traceId":"86f89a48402dec47"},{"name":"is-page-static","duration":355289,"timestamp":6671773005938,"id":2130,"parentId":2118,"tags":{},"startTime":1778063143432,"traceId":"86f89a48402dec47"},{"name":"check-page","duration":366628,"timestamp":6671772994620,"id":2118,"parentId":2102,"tags":{"page":"/settings"},"startTime":1778063143421,"traceId":"86f89a48402dec47"},{"name":"is-page-static","duration":355761,"timestamp":6671773005675,"id":2127,"parentId":2112,"tags":{},"startTime":1778063143432,"traceId":"86f89a48402dec47"},{"name":"check-page","duration":369283,"timestamp":6671772992164,"id":2112,"parentId":2102,"tags":{"page":"/new"},"startTime":1778063143418,"traceId":"86f89a48402dec47"},{"name":"is-page-static","duration":377871,"timestamp":6671773005811,"id":2128,"parentId":2113,"tags":{},"startTime":1778063143432,"traceId":"86f89a48402dec47"},{"name":"check-page","duration":391419,"timestamp":6671772992315,"id":2113,"parentId":2102,"tags":{"page":"/onboarding"},"startTime":1778063143418,"traceId":"86f89a48402dec47"},{"name":"is-page-static","duration":382288,"timestamp":6671773006493,"id":2137,"parentId":2119,"tags":{},"startTime":1778063143433,"traceId":"86f89a48402dec47"},{"name":"check-page","duration":393894,"timestamp":6671772994921,"id":2119,"parentId":2102,"tags":{"page":"/settings/permissions"},"startTime":1778063143421,"traceId":"86f89a48402dec47"},{"name":"is-page-static","duration":382883,"timestamp":6671773006011,"id":2131,"parentId":2120,"tags":{},"startTime":1778063143432,"traceId":"86f89a48402dec47"},{"name":"check-page","duration":393840,"timestamp":6671772995071,"id":2120,"parentId":2102,"tags":{"page":"/templates"},"startTime":1778063143421,"traceId":"86f89a48402dec47"},{"name":"is-page-static","duration":393169,"timestamp":6671772999183,"id":2124,"parentId":2110,"tags":{},"startTime":1778063143425,"traceId":"86f89a48402dec47"},{"name":"check-page","duration":400415,"timestamp":6671772991956,"id":2110,"parentId":2102,"tags":{"page":"/favicon.ico"},"startTime":1778063143418,"traceId":"86f89a48402dec47"},{"name":"is-page-static","duration":390862,"timestamp":6671773006151,"id":2136,"parentId":2116,"tags":{},"startTime":1778063143432,"traceId":"86f89a48402dec47"},{"name":"check-page","duration":403531,"timestamp":6671772993507,"id":2116,"parentId":2102,"tags":{"page":"/runs/[runId]"},"startTime":1778063143420,"traceId":"86f89a48402dec47"},{"name":"static-check","duration":409451,"timestamp":6671772987613,"id":2102,"parentId":1,"tags":{},"startTime":1778063143414,"traceId":"86f89a48402dec47"},{"name":"write-routes-manifest","duration":2236,"timestamp":6671773530753,"id":2141,"parentId":1,"tags":{},"startTime":1778063143957,"traceId":"86f89a48402dec47"},{"name":"load-dotenv","duration":21,"timestamp":6671773564942,"id":2144,"parentId":2143,"tags":{},"startTime":1778063143991,"traceId":"86f89a48402dec47"},{"name":"run-export-path-map","duration":313,"timestamp":6671774352278,"id":2145,"parentId":2143,"tags":{},"startTime":1778063144778,"traceId":"86f89a48402dec47"},{"name":"next-export","duration":1039483,"timestamp":6671773564364,"id":2143,"parentId":1,"tags":{},"startTime":1778063143990,"traceId":"86f89a48402dec47"},{"name":"move-exported-app-not-found-","duration":13718,"timestamp":6671774605024,"id":2146,"parentId":2142,"tags":{},"startTime":1778063145031,"traceId":"86f89a48402dec47"},{"name":"move-exported-app-global-error-","duration":11156,"timestamp":6671774618989,"id":2147,"parentId":2142,"tags":{},"startTime":1778063145045,"traceId":"86f89a48402dec47"},{"name":"static-generation","duration":1231591,"timestamp":6671773561818,"id":2142,"parentId":1,"tags":{},"startTime":1778063143988,"traceId":"86f89a48402dec47"},{"name":"write-routes-manifest","duration":153502,"timestamp":6671774793638,"id":2148,"parentId":1,"tags":{},"startTime":1778063145220,"traceId":"86f89a48402dec47"}]
20
+ [{"name":"node-file-trace-build","duration":6074847,"timestamp":6671773526600,"id":2140,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1778063143953,"traceId":"86f89a48402dec47"},{"name":"apply-include-excludes","duration":430,"timestamp":6671779601470,"id":2149,"parentId":1,"tags":{},"startTime":1778063150028,"traceId":"86f89a48402dec47"},{"name":"collect-build-traces","duration":6204467,"timestamp":6671773397449,"id":2139,"parentId":1,"tags":{},"startTime":1778063143823,"traceId":"86f89a48402dec47"},{"name":"print-tree-view","duration":1557,"timestamp":6671779602039,"id":2150,"parentId":1,"tags":{},"startTime":1778063150028,"traceId":"86f89a48402dec47"},{"name":"telemetry-flush","duration":36,"timestamp":6671779603608,"id":2151,"parentId":1,"tags":{},"startTime":1778063150030,"traceId":"86f89a48402dec47"},{"name":"next-build","duration":22961294,"timestamp":6671756642359,"id":1,"tags":{"buildMode":"default","version":"16.2.4","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778063127068,"traceId":"86f89a48402dec47"}]