@agegr/pi-web 0.3.6 → 0.3.8

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 (110) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +2 -0
  3. package/.next/build-manifest.json +2 -2
  4. package/.next/required-server-files.js +1 -1
  5. package/.next/required-server-files.json +1 -1
  6. package/.next/routes-manifest.json +12 -0
  7. package/.next/server/app/_global-error/page.js +3 -3
  8. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  9. package/.next/server/app/_global-error.html +1 -1
  10. package/.next/server/app/_global-error.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  14. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  15. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  16. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  17. package/.next/server/app/_not-found/page.js +2 -2
  18. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  19. package/.next/server/app/_not-found.html +1 -1
  20. package/.next/server/app/_not-found.rsc +1 -1
  21. package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  22. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  23. package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  24. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  25. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  26. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  27. package/.next/server/app/api/agent/[id]/events/route.js +2 -2
  28. package/.next/server/app/api/agent/[id]/route.js +2 -2
  29. package/.next/server/app/api/agent/new/route.js +2 -2
  30. package/.next/server/app/api/default-cwd/route.js +1 -1
  31. package/.next/server/app/api/files/[...path]/route.js +2 -2
  32. package/.next/server/app/api/home/route.js +1 -1
  33. package/.next/server/app/api/models/route.js +2 -2
  34. package/.next/server/app/api/models-config/route.js +1 -1
  35. package/.next/server/app/api/sessions/[id]/context/route.js +2 -2
  36. package/.next/server/app/api/sessions/[id]/route.js +2 -2
  37. package/.next/server/app/api/sessions/new/route.js +1 -1
  38. package/.next/server/app/api/sessions/route.js +2 -2
  39. package/.next/server/app/api/skills/install/route.js +1 -0
  40. package/.next/server/app/api/skills/install/route.js.nft.json +1 -0
  41. package/.next/server/app/api/skills/install/route_client-reference-manifest.js +1 -0
  42. package/.next/server/app/api/skills/route.js +2 -2
  43. package/.next/server/app/api/skills/search/route.js +1 -0
  44. package/.next/server/app/api/skills/search/route.js.nft.json +1 -0
  45. package/.next/server/app/api/skills/search/route_client-reference-manifest.js +1 -0
  46. package/.next/server/app/favicon.ico/route.js +1 -1
  47. package/.next/server/app/index.html +1 -1
  48. package/.next/server/app/index.rsc +2 -2
  49. package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  50. package/.next/server/app/index.segments/_full.segment.rsc +2 -2
  51. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  52. package/.next/server/app/index.segments/_index.segment.rsc +1 -1
  53. package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  54. package/.next/server/app/page.js +2 -2
  55. package/.next/server/app/page_client-reference-manifest.js +1 -1
  56. package/.next/server/app-paths-manifest.json +2 -0
  57. package/.next/server/middleware-build-manifest.js +1 -1
  58. package/.next/server/pages/404.html +1 -1
  59. package/.next/server/pages/500.html +1 -1
  60. package/.next/static/chunks/app/_global-error/page-60ef9a2f388b61b3.js +1 -0
  61. package/.next/static/chunks/app/api/agent/[id]/events/route-60ef9a2f388b61b3.js +1 -0
  62. package/.next/static/chunks/app/api/agent/[id]/route-60ef9a2f388b61b3.js +1 -0
  63. package/.next/static/chunks/app/api/agent/new/route-60ef9a2f388b61b3.js +1 -0
  64. package/.next/static/chunks/app/api/default-cwd/route-60ef9a2f388b61b3.js +1 -0
  65. package/.next/static/chunks/app/api/files/[...path]/route-60ef9a2f388b61b3.js +1 -0
  66. package/.next/static/chunks/app/api/home/route-60ef9a2f388b61b3.js +1 -0
  67. package/.next/static/chunks/app/api/models/route-60ef9a2f388b61b3.js +1 -0
  68. package/.next/static/chunks/app/api/models-config/route-60ef9a2f388b61b3.js +1 -0
  69. package/.next/static/chunks/app/api/sessions/[id]/context/route-60ef9a2f388b61b3.js +1 -0
  70. package/.next/static/chunks/app/api/sessions/[id]/route-60ef9a2f388b61b3.js +1 -0
  71. package/.next/static/chunks/app/api/sessions/new/route-60ef9a2f388b61b3.js +1 -0
  72. package/.next/static/chunks/app/api/sessions/route-60ef9a2f388b61b3.js +1 -0
  73. package/.next/static/chunks/app/api/skills/install/route-60ef9a2f388b61b3.js +1 -0
  74. package/.next/static/chunks/app/api/skills/route-60ef9a2f388b61b3.js +1 -0
  75. package/.next/static/chunks/app/api/skills/search/route-60ef9a2f388b61b3.js +1 -0
  76. package/.next/static/chunks/app/page-8f53109554288387.js +1 -0
  77. package/.next/static/chunks/next/dist/client/components/builtin/app-error-60ef9a2f388b61b3.js +1 -0
  78. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-60ef9a2f388b61b3.js +1 -0
  79. package/.next/static/chunks/next/dist/client/components/builtin/not-found-60ef9a2f388b61b3.js +1 -0
  80. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-60ef9a2f388b61b3.js +1 -0
  81. package/.next/static/iYZ8zDYTOujyV-5pZNJR7/_buildManifest.js +1 -0
  82. package/.next/trace +3 -15
  83. package/.next/trace-build +1 -1
  84. package/.next/types/app/api/skills/install/route.ts +351 -0
  85. package/.next/types/app/api/skills/search/route.ts +351 -0
  86. package/.next/types/routes.d.ts +3 -1
  87. package/.next/types/validator.ts +18 -0
  88. package/README.md +0 -6
  89. package/package.json +1 -1
  90. package/.next/static/chunks/app/_global-error/page-73dd24c3d9240194.js +0 -1
  91. package/.next/static/chunks/app/api/agent/[id]/events/route-73dd24c3d9240194.js +0 -1
  92. package/.next/static/chunks/app/api/agent/[id]/route-73dd24c3d9240194.js +0 -1
  93. package/.next/static/chunks/app/api/agent/new/route-73dd24c3d9240194.js +0 -1
  94. package/.next/static/chunks/app/api/default-cwd/route-73dd24c3d9240194.js +0 -1
  95. package/.next/static/chunks/app/api/files/[...path]/route-73dd24c3d9240194.js +0 -1
  96. package/.next/static/chunks/app/api/home/route-73dd24c3d9240194.js +0 -1
  97. package/.next/static/chunks/app/api/models/route-73dd24c3d9240194.js +0 -1
  98. package/.next/static/chunks/app/api/models-config/route-73dd24c3d9240194.js +0 -1
  99. package/.next/static/chunks/app/api/sessions/[id]/context/route-73dd24c3d9240194.js +0 -1
  100. package/.next/static/chunks/app/api/sessions/[id]/route-73dd24c3d9240194.js +0 -1
  101. package/.next/static/chunks/app/api/sessions/new/route-73dd24c3d9240194.js +0 -1
  102. package/.next/static/chunks/app/api/sessions/route-73dd24c3d9240194.js +0 -1
  103. package/.next/static/chunks/app/api/skills/route-73dd24c3d9240194.js +0 -1
  104. package/.next/static/chunks/app/page-53d7611257c66121.js +0 -1
  105. package/.next/static/chunks/next/dist/client/components/builtin/app-error-73dd24c3d9240194.js +0 -1
  106. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-73dd24c3d9240194.js +0 -1
  107. package/.next/static/chunks/next/dist/client/components/builtin/not-found-73dd24c3d9240194.js +0 -1
  108. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-73dd24c3d9240194.js +0 -1
  109. package/.next/static/qJmdsdSfRYR9WlweA4lyq/_buildManifest.js +0 -1
  110. /package/.next/static/{qJmdsdSfRYR9WlweA4lyq → iYZ8zDYTOujyV-5pZNJR7}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,15 +1,3 @@
1
- [{"name":"build-module-js","duration":3647,"timestamp":2778076889010,"id":409,"parentId":393,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"ssr"},"startTime":1774430356597,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3858,"timestamp":2778076889065,"id":410,"parentId":393,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/bfcache-state-manager.js","layer":"ssr"},"startTime":1774430356597,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4014,"timestamp":2778076889109,"id":411,"parentId":393,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"ssr"},"startTime":1774430356597,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7770,"timestamp":2778076889165,"id":412,"parentId":393,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"ssr"},"startTime":1774430356597,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2986,"timestamp":2778076898159,"id":413,"parentId":400,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/vary-params.js","layer":"ssr"},"startTime":1774430356606,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3052,"timestamp":2778076898223,"id":414,"parentId":400,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1774430356606,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3065,"timestamp":2778076898474,"id":418,"parentId":400,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"ssr"},"startTime":1774430356607,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3303,"timestamp":2778076898527,"id":419,"parentId":400,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"ssr"},"startTime":1774430356607,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3862,"timestamp":2778076898575,"id":420,"parentId":400,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/staged-rendering.js","layer":"ssr"},"startTime":1774430356607,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4706,"timestamp":2778076898620,"id":421,"parentId":400,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/instant-validation/instant-samples.js","layer":"ssr"},"startTime":1774430356607,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4714,"timestamp":2778076898710,"id":423,"parentId":398,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"ssr"},"startTime":1774430356607,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5449,"timestamp":2778076898329,"id":416,"parentId":400,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/invariant-error.js","layer":"ssr"},"startTime":1774430356606,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5494,"timestamp":2778076898422,"id":417,"parentId":400,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"ssr"},"startTime":1774430356607,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5322,"timestamp":2778076898755,"id":424,"parentId":404,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/navigation-untracked.js","layer":"ssr"},"startTime":1774430356607,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5291,"timestamp":2778076898873,"id":426,"parentId":404,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"ssr"},"startTime":1774430356607,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5521,"timestamp":2778076898810,"id":425,"parentId":404,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"ssr"},"startTime":1774430356607,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5598,"timestamp":2778076898920,"id":427,"parentId":401,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/segment.js","layer":"ssr"},"startTime":1774430356607,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5762,"timestamp":2778076899004,"id":429,"parentId":401,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/app-router-headers.js","layer":"ssr"},"startTime":1774430356607,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6017,"timestamp":2778076898966,"id":428,"parentId":401,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"ssr"},"startTime":1774430356607,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6454,"timestamp":2778076898665,"id":422,"parentId":402,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/request/utils.js","layer":"ssr"},"startTime":1774430356607,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8629,"timestamp":2778076898271,"id":415,"parentId":400,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"ssr"},"startTime":1774430356606,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3113,"timestamp":2778076907768,"id":433,"parentId":406,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/is-next-router-error.js","layer":"ssr"},"startTime":1774430356616,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3326,"timestamp":2778076907716,"id":432,"parentId":408,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/redirect-error.js","layer":"ssr"},"startTime":1774430356616,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3604,"timestamp":2778076907664,"id":431,"parentId":408,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/redirect.js","layer":"ssr"},"startTime":1774430356616,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3410,"timestamp":2778076907912,"id":436,"parentId":411,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"ssr"},"startTime":1774430356616,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3586,"timestamp":2778076907864,"id":435,"parentId":406,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"ssr"},"startTime":1774430356616,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4272,"timestamp":2778076907589,"id":430,"parentId":408,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/navigation.js","layer":"ssr"},"startTime":1774430356616,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4254,"timestamp":2778076907819,"id":434,"parentId":406,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"ssr"},"startTime":1774430356616,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1415,"timestamp":2778076912969,"id":449,"parentId":412,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/constants.js","layer":"ssr"},"startTime":1774430356621,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2356,"timestamp":2778076912456,"id":437,"parentId":412,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/app-router-types.js","layer":"ssr"},"startTime":1774430356621,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2435,"timestamp":2778076912514,"id":438,"parentId":412,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/match-segments.js","layer":"ssr"},"startTime":1774430356621,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2479,"timestamp":2778076912564,"id":439,"parentId":412,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"ssr"},"startTime":1774430356621,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2504,"timestamp":2778076912700,"id":442,"parentId":412,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"ssr"},"startTime":1774430356621,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2680,"timestamp":2778076912739,"id":443,"parentId":412,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"ssr"},"startTime":1774430356621,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3096,"timestamp":2778076912661,"id":441,"parentId":412,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/use-action-queue.js","layer":"ssr"},"startTime":1774430356621,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3128,"timestamp":2778076912777,"id":444,"parentId":412,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/reducers/committed-state.js","layer":"ssr"},"startTime":1774430356621,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3229,"timestamp":2778076912892,"id":447,"parentId":412,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/types.js","layer":"ssr"},"startTime":1774430356621,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4531,"timestamp":2778076912614,"id":440,"parentId":412,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"ssr"},"startTime":1774430356621,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4563,"timestamp":2778076913015,"id":450,"parentId":412,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/vary-path.js","layer":"ssr"},"startTime":1774430356621,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5874,"timestamp":2778076912815,"id":445,"parentId":412,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/navigation.js","layer":"ssr"},"startTime":1774430356621,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5925,"timestamp":2778076913053,"id":451,"parentId":412,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/bfcache.js","layer":"ssr"},"startTime":1774430356621,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2459,"timestamp":2778076920023,"id":453,"parentId":421,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"ssr"},"startTime":1774430356628,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2834,"timestamp":2778076920082,"id":454,"parentId":421,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js","layer":"ssr"},"startTime":1774430356628,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3321,"timestamp":2778076920131,"id":455,"parentId":421,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/web/spec-extension/adapters/headers.js","layer":"ssr"},"startTime":1774430356628,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3284,"timestamp":2778076920283,"id":458,"parentId":421,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/instant-validation/instant-validation-error.js","layer":"ssr"},"startTime":1774430356628,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11751,"timestamp":2778076912931,"id":448,"parentId":412,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/optimistic-routes.js","layer":"ssr"},"startTime":1774430356621,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15664,"timestamp":2778076912852,"id":446,"parentId":412,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/cache.js","layer":"ssr"},"startTime":1774430356621,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8697,"timestamp":2778076919935,"id":452,"parentId":420,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"ssr"},"startTime":1774430356628,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8546,"timestamp":2778076920238,"id":457,"parentId":421,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"ssr"},"startTime":1774430356628,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8802,"timestamp":2778076920180,"id":456,"parentId":421,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"ssr"},"startTime":1774430356628,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8818,"timestamp":2778076920333,"id":459,"parentId":422,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"ssr"},"startTime":1774430356628,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8942,"timestamp":2778076920375,"id":460,"parentId":415,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/hooks-server-context.js","layer":"ssr"},"startTime":1774430356629,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1915,"timestamp":2778076932065,"id":461,"parentId":415,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/scheduler.js","layer":"ssr"},"startTime":1774430356640,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1829,"timestamp":2778076932203,"id":463,"parentId":415,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","layer":"ssr"},"startTime":1774430356640,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2311,"timestamp":2778076932129,"id":462,"parentId":415,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"ssr"},"startTime":1774430356640,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1086,"timestamp":2778076934538,"id":465,"parentId":435,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1285,"timestamp":2778076934473,"id":464,"parentId":432,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/redirect-status-code.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1307,"timestamp":2778076934593,"id":466,"parentId":430,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/unrecognized-action-error.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1265,"timestamp":2778076934694,"id":468,"parentId":441,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/is-thenable.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1362,"timestamp":2778076934732,"id":469,"parentId":440,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/app-call-server.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1656,"timestamp":2778076934647,"id":467,"parentId":430,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/navigation.react-server.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1723,"timestamp":2778076934772,"id":470,"parentId":440,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1765,"timestamp":2778076934893,"id":473,"parentId":440,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/deployment-id.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2012,"timestamp":2778076934846,"id":472,"parentId":440,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1645,"timestamp":2778076937424,"id":488,"parentId":453,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"ssr"},"startTime":1774430356646,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4284,"timestamp":2778076934932,"id":474,"parentId":440,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/navigation-build-id.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4850,"timestamp":2778076934809,"id":471,"parentId":440,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/flight-data-helpers.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4754,"timestamp":2778076935008,"id":476,"parentId":445,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5293,"timestamp":2778076934971,"id":475,"parentId":450,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/cache-map.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5560,"timestamp":2778076935152,"id":479,"parentId":445,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5671,"timestamp":2778076935189,"id":480,"parentId":445,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/lib/javascript-url.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6231,"timestamp":2778076935112,"id":478,"parentId":445,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/links.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6458,"timestamp":2778076935263,"id":482,"parentId":451,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6899,"timestamp":2778076935224,"id":481,"parentId":445,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5008,"timestamp":2778076937185,"id":483,"parentId":454,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/action-revalidation-kind.js","layer":"ssr"},"startTime":1774430356645,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8807,"timestamp":2778076935077,"id":477,"parentId":445,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"ssr"},"startTime":1774430356643,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6719,"timestamp":2778076937252,"id":484,"parentId":446,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"ssr"},"startTime":1774430356645,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6808,"timestamp":2778076937340,"id":486,"parentId":457,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"ssr"},"startTime":1774430356645,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6987,"timestamp":2778076937379,"id":487,"parentId":456,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"ssr"},"startTime":1774430356646,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7434,"timestamp":2778076937299,"id":485,"parentId":457,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/utils.js","layer":"ssr"},"startTime":1774430356645,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1148,"timestamp":2778076947484,"id":489,"parentId":467,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"ssr"},"startTime":1774430356656,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1222,"timestamp":2778076947566,"id":490,"parentId":467,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/not-found.js","layer":"ssr"},"startTime":1774430356656,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1313,"timestamp":2778076947620,"id":491,"parentId":467,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/forbidden.js","layer":"ssr"},"startTime":1774430356656,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1378,"timestamp":2778076947676,"id":492,"parentId":467,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/unauthorized.js","layer":"ssr"},"startTime":1774430356656,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2039,"timestamp":2778076947720,"id":493,"parentId":467,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"ssr"},"startTime":1774430356656,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2060,"timestamp":2778076947781,"id":494,"parentId":472,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"ssr"},"startTime":1774430356656,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1823,"timestamp":2778076949217,"id":495,"parentId":475,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/lru.js","layer":"ssr"},"startTime":1774430356657,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":1629,"timestamp":2778076950096,"id":500,"parentId":394,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/FileViewer.tsx","layer":"ssr"},"startTime":1774430356658,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":1626,"timestamp":2778076950310,"id":502,"parentId":394,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/TabBar.tsx","layer":"ssr"},"startTime":1774430356658,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3747,"timestamp":2778076949278,"id":496,"parentId":389,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js","layer":"ssr"},"startTime":1774430356657,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3749,"timestamp":2778076949384,"id":498,"parentId":393,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-dom.js","layer":"ssr"},"startTime":1774430356658,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3872,"timestamp":2778076949337,"id":497,"parentId":389,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js","layer":"ssr"},"startTime":1774430356657,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":4760,"timestamp":2778076949998,"id":499,"parentId":394,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/ChatWindow.tsx","layer":"ssr"},"startTime":1774430356658,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2721,"timestamp":2778076952150,"id":507,"parentId":494,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/hash.js","layer":"ssr"},"startTime":1774430356660,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2938,"timestamp":2778076952084,"id":506,"parentId":493,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"ssr"},"startTime":1774430356660,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":5938,"timestamp":2778076950409,"id":503,"parentId":394,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/ModelsConfig.tsx","layer":"ssr"},"startTime":1774430356659,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":10274,"timestamp":2778076950198,"id":501,"parentId":394,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/SessionSidebar.tsx","layer":"ssr"},"startTime":1774430356658,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":9078,"timestamp":2778076952197,"id":508,"parentId":394,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/SkillsConfig.tsx","layer":"ssr"},"startTime":1774430356660,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11967,"timestamp":2778076950509,"id":504,"parentId":391,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js","layer":"ssr"},"startTime":1774430356659,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12016,"timestamp":2778076950566,"id":505,"parentId":390,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js","layer":"ssr"},"startTime":1774430356659,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":602,"timestamp":2778076963293,"id":510,"parentId":496,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1774430356671,"traceId":"5f8e5d8716490082"}]
2
- [{"name":"build-module-js","duration":624,"timestamp":2778076963382,"id":511,"parentId":506,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"ssr"},"startTime":1774430356672,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3872,"timestamp":2778076961494,"id":509,"parentId":430,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js","layer":"ssr"},"startTime":1774430356670,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1493,"timestamp":2778076964694,"id":512,"parentId":440,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client.js","layer":"ssr"},"startTime":1774430356673,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1288,"timestamp":2778076965740,"id":513,"parentId":394,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/api/navigation.js","layer":"ssr"},"startTime":1774430356674,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":1280,"timestamp":2778076966601,"id":514,"parentId":499,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/lib/normalize.ts","layer":"ssr"},"startTime":1774430356675,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":2191,"timestamp":2778076967356,"id":515,"parentId":502,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/FileIcons.tsx","layer":"ssr"},"startTime":1774430356676,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":2199,"timestamp":2778076968335,"id":518,"parentId":499,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/ToolPanel.tsx","layer":"ssr"},"startTime":1774430356676,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":2994,"timestamp":2778076968212,"id":517,"parentId":499,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/BranchNavigator.tsx","layer":"ssr"},"startTime":1774430356676,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":4403,"timestamp":2778076968069,"id":516,"parentId":499,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/MessageView.tsx","layer":"ssr"},"startTime":1774430356676,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":3846,"timestamp":2778076969798,"id":520,"parentId":501,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/FileExplorer.tsx","layer":"ssr"},"startTime":1774430356678,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":4711,"timestamp":2778076969638,"id":519,"parentId":499,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/ChatMinimap.tsx","layer":"ssr"},"startTime":1774430356678,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":3654,"timestamp":2778076979075,"id":521,"parentId":499,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/ChatInput.tsx","layer":"ssr"},"startTime":1774430356687,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":633,"timestamp":2778076982814,"id":523,"parentId":516,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/remark-gfm/index.js","layer":"ssr"},"startTime":1774430356691,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2458,"timestamp":2778076981155,"id":522,"parentId":516,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/react-markdown/index.js","layer":"ssr"},"startTime":1774430356689,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":644,"timestamp":2778076984408,"id":524,"parentId":523,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/remark-gfm/lib/index.js","layer":"ssr"},"startTime":1774430356693,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1529,"timestamp":2778076984475,"id":525,"parentId":522,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/react-markdown/lib/index.js","layer":"ssr"},"startTime":1774430356693,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1112,"timestamp":2778076991602,"id":526,"parentId":525,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/remark-parse/index.js","layer":"ssr"},"startTime":1774430356700,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1057,"timestamp":2778076991906,"id":527,"parentId":525,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/hast-util-to-jsx-runtime/index.js","layer":"ssr"},"startTime":1774430356700,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1115,"timestamp":2778076991962,"id":528,"parentId":525,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/html-url-attributes/index.js","layer":"ssr"},"startTime":1774430356700,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1103,"timestamp":2778076992162,"id":532,"parentId":524,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm/index.js","layer":"ssr"},"startTime":1774430356700,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1352,"timestamp":2778076992012,"id":529,"parentId":525,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unified/index.js","layer":"ssr"},"startTime":1774430356700,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1331,"timestamp":2778076992118,"id":531,"parentId":524,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm/index.js","layer":"ssr"},"startTime":1774430356700,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1466,"timestamp":2778076992067,"id":530,"parentId":525,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-visit/index.js","layer":"ssr"},"startTime":1774430356700,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2353,"timestamp":2778076992388,"id":533,"parentId":525,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/remark-rehype/index.js","layer":"ssr"},"startTime":1774430356701,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2927,"timestamp":2778076992470,"id":534,"parentId":525,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/vfile/index.js","layer":"ssr"},"startTime":1774430356701,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3037,"timestamp":2778076992523,"id":535,"parentId":525,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/devlop/lib/default.js","layer":"ssr"},"startTime":1774430356701,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1757,"timestamp":2778076994353,"id":536,"parentId":526,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/remark-parse/lib/index.js","layer":"ssr"},"startTime":1774430356703,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1478,"timestamp":2778076995020,"id":540,"parentId":531,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm/lib/index.js","layer":"ssr"},"startTime":1774430356703,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2799,"timestamp":2778076994870,"id":537,"parentId":527,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/hast-util-to-jsx-runtime/lib/index.js","layer":"ssr"},"startTime":1774430356703,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2890,"timestamp":2778076994934,"id":538,"parentId":528,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/html-url-attributes/lib/index.js","layer":"ssr"},"startTime":1774430356703,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4169,"timestamp":2778076994979,"id":539,"parentId":529,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unified/lib/index.js","layer":"ssr"},"startTime":1774430356703,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4437,"timestamp":2778076995060,"id":541,"parentId":530,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-visit/lib/index.js","layer":"ssr"},"startTime":1774430356703,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4948,"timestamp":2778076995845,"id":542,"parentId":533,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/remark-rehype/lib/index.js","layer":"ssr"},"startTime":1774430356704,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6019,"timestamp":2778076996167,"id":543,"parentId":534,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/vfile/lib/index.js","layer":"ssr"},"startTime":1774430356704,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4252,"timestamp":2778077000426,"id":544,"parentId":539,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unified/lib/callable-instance.js","layer":"ssr"},"startTime":1774430356709,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1951,"timestamp":2778077004252,"id":546,"parentId":543,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/vfile/lib/minproc.js","layer":"ssr"},"startTime":1774430356712,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2122,"timestamp":2778077004191,"id":545,"parentId":543,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/vfile/lib/minpath.js","layer":"ssr"},"startTime":1774430356712,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2111,"timestamp":2778077004299,"id":547,"parentId":543,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/vfile/lib/minurl.js","layer":"ssr"},"startTime":1774430356712,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7511,"timestamp":2778077008214,"id":548,"parentId":547,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/vfile/lib/minurl.shared.js","layer":"ssr"},"startTime":1774430356716,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3161,"timestamp":2778077014229,"id":549,"parentId":532,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-combine-extensions/index.js","layer":"ssr"},"startTime":1774430356722,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3244,"timestamp":2778077014365,"id":552,"parentId":532,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-tagfilter/index.js","layer":"ssr"},"startTime":1774430356723,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3429,"timestamp":2778077014324,"id":551,"parentId":532,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-task-list-item/index.js","layer":"ssr"},"startTime":1774430356722,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3658,"timestamp":2778077014282,"id":550,"parentId":532,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-strikethrough/index.js","layer":"ssr"},"startTime":1774430356722,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5191,"timestamp":2778077014405,"id":553,"parentId":532,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-footnote/index.js","layer":"ssr"},"startTime":1774430356723,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5244,"timestamp":2778077014443,"id":554,"parentId":532,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-autolink-literal/index.js","layer":"ssr"},"startTime":1774430356723,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5282,"timestamp":2778077014482,"id":555,"parentId":532,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-table/index.js","layer":"ssr"},"startTime":1774430356723,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8401,"timestamp":2778077016403,"id":556,"parentId":533,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/index.js","layer":"ssr"},"startTime":1774430356725,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5412,"timestamp":2778077020063,"id":558,"parentId":537,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/estree-util-is-identifier-name/index.js","layer":"ssr"},"startTime":1774430356728,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5709,"timestamp":2778077019988,"id":557,"parentId":537,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/comma-separated-tokens/index.js","layer":"ssr"},"startTime":1774430356728,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5736,"timestamp":2778077020162,"id":560,"parentId":537,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/index.js","layer":"ssr"},"startTime":1774430356728,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5859,"timestamp":2778077020115,"id":559,"parentId":537,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/hast-util-whitespace/index.js","layer":"ssr"},"startTime":1774430356728,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5838,"timestamp":2778077020207,"id":561,"parentId":537,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/vfile-message/index.js","layer":"ssr"},"startTime":1774430356728,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5827,"timestamp":2778077020305,"id":563,"parentId":539,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/trough/index.js","layer":"ssr"},"startTime":1774430356728,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6037,"timestamp":2778077020255,"id":562,"parentId":539,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/is-plain-obj/index.js","layer":"ssr"},"startTime":1774430356728,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4646,"timestamp":2778077023306,"id":564,"parentId":552,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-tagfilter/lib/index.js","layer":"ssr"},"startTime":1774430356731,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7620,"timestamp":2778077023481,"id":568,"parentId":550,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-strikethrough/lib/syntax.js","layer":"ssr"},"startTime":1774430356732,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8037,"timestamp":2778077023401,"id":566,"parentId":551,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-task-list-item/lib/syntax.js","layer":"ssr"},"startTime":1774430356732,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8236,"timestamp":2778077023351,"id":565,"parentId":551,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-task-list-item/lib/html.js","layer":"ssr"},"startTime":1774430356732,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8241,"timestamp":2778077023443,"id":567,"parentId":550,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-strikethrough/lib/html.js","layer":"ssr"},"startTime":1774430356732,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8401,"timestamp":2778077023820,"id":570,"parentId":553,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-footnote/lib/html.js","layer":"ssr"},"startTime":1774430356732,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9349,"timestamp":2778077023929,"id":572,"parentId":554,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-autolink-literal/lib/html.js","layer":"ssr"},"startTime":1774430356732,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9642,"timestamp":2778077023976,"id":573,"parentId":555,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-table/lib/html.js","layer":"ssr"},"startTime":1774430356732,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9647,"timestamp":2778077024057,"id":575,"parentId":539,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/bail/index.js","layer":"ssr"},"startTime":1774430356732,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9693,"timestamp":2778077024136,"id":576,"parentId":537,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/space-separated-tokens/index.js","layer":"ssr"},"startTime":1774430356732,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9681,"timestamp":2778077024230,"id":578,"parentId":540,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-autolink-literal/index.js","layer":"ssr"},"startTime":1774430356732,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9739,"timestamp":2778077024268,"id":579,"parentId":540,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-footnote/index.js","layer":"ssr"},"startTime":1774430356732,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9787,"timestamp":2778077024309,"id":580,"parentId":540,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-table/index.js","layer":"ssr"},"startTime":1774430356732,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9822,"timestamp":2778077024346,"id":581,"parentId":540,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-strikethrough/index.js","layer":"ssr"},"startTime":1774430356733,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9871,"timestamp":2778077024389,"id":582,"parentId":540,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-task-list-item/index.js","layer":"ssr"},"startTime":1774430356733,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11272,"timestamp":2778077023742,"id":569,"parentId":553,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-footnote/lib/syntax.js","layer":"ssr"},"startTime":1774430356732,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10910,"timestamp":2778077024188,"id":577,"parentId":536,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-from-markdown/index.js","layer":"ssr"},"startTime":1774430356732,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12364,"timestamp":2778077023877,"id":571,"parentId":554,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-autolink-literal/lib/syntax.js","layer":"ssr"},"startTime":1774430356732,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11902,"timestamp":2778077024435,"id":583,"parentId":537,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-position/index.js","layer":"ssr"},"startTime":1774430356733,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12286,"timestamp":2778077024473,"id":584,"parentId":539,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/extend/index.js","layer":"ssr"},"startTime":1774430356733,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12136,"timestamp":2778077024899,"id":585,"parentId":537,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/style-to-js/cjs/index.js","layer":"ssr"},"startTime":1774430356733,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14010,"timestamp":2778077024014,"id":574,"parentId":555,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-table/lib/syntax.js","layer":"ssr"},"startTime":1774430356732,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9774,"timestamp":2778077030057,"id":587,"parentId":556,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/index.js","layer":"ssr"},"startTime":1774430356738,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10074,"timestamp":2778077029985,"id":586,"parentId":556,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/index.js","layer":"ssr"},"startTime":1774430356738,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13067,"timestamp":2778077030104,"id":588,"parentId":556,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/footer.js","layer":"ssr"},"startTime":1774430356738,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13103,"timestamp":2778077030171,"id":589,"parentId":541,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-visit-parents/index.js","layer":"ssr"},"startTime":1774430356738,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10992,"timestamp":2778077032397,"id":591,"parentId":560,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/util/merge.js","layer":"ssr"},"startTime":1774430356741,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12415,"timestamp":2778077032337,"id":590,"parentId":558,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/estree-util-is-identifier-name/lib/index.js","layer":"ssr"},"startTime":1774430356740,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12484,"timestamp":2778077032442,"id":592,"parentId":560,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/aria.js","layer":"ssr"},"startTime":1774430356741,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12821,"timestamp":2778077032488,"id":593,"parentId":560,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/html.js","layer":"ssr"},"startTime":1774430356741,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13794,"timestamp":2778077032661,"id":597,"parentId":560,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/xml.js","layer":"ssr"},"startTime":1774430356741,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13992,"timestamp":2778077032575,"id":595,"parentId":560,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/xlink.js","layer":"ssr"},"startTime":1774430356741,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14573,"timestamp":2778077032532,"id":594,"parentId":560,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/svg.js","layer":"ssr"},"startTime":1774430356741,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14506,"timestamp":2778077032703,"id":598,"parentId":560,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/hast-to-react.js","layer":"ssr"},"startTime":1774430356741,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14485,"timestamp":2778077032812,"id":600,"parentId":560,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/normalize.js","layer":"ssr"},"startTime":1774430356741,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14777,"timestamp":2778077032617,"id":596,"parentId":560,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/xmlns.js","layer":"ssr"},"startTime":1774430356741,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14919,"timestamp":2778077032747,"id":599,"parentId":560,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/find.js","layer":"ssr"},"startTime":1774430356741,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15135,"timestamp":2778077032858,"id":601,"parentId":559,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/hast-util-whitespace/lib/index.js","layer":"ssr"},"startTime":1774430356741,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15571,"timestamp":2778077032901,"id":602,"parentId":561,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/vfile-message/lib/index.js","layer":"ssr"},"startTime":1774430356741,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15845,"timestamp":2778077032944,"id":603,"parentId":563,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/trough/lib/index.js","layer":"ssr"},"startTime":1774430356741,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11889,"timestamp":2778077040438,"id":605,"parentId":579,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-footnote/lib/index.js","layer":"ssr"},"startTime":1774430356749,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12710,"timestamp":2778077040362,"id":604,"parentId":578,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-autolink-literal/lib/index.js","layer":"ssr"},"startTime":1774430356749,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12808,"timestamp":2778077040525,"id":607,"parentId":581,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-strikethrough/lib/index.js","layer":"ssr"},"startTime":1774430356749,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12906,"timestamp":2778077040652,"id":610,"parentId":583,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-position/lib/index.js","layer":"ssr"},"startTime":1774430356749,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13346,"timestamp":2778077040565,"id":608,"parentId":582,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-task-list-item/lib/index.js","layer":"ssr"},"startTime":1774430356749,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13892,"timestamp":2778077040482,"id":606,"parentId":580,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-table/lib/index.js","layer":"ssr"},"startTime":1774430356749,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14074,"timestamp":2778077040693,"id":611,"parentId":585,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/style-to-js/cjs/utilities.js","layer":"ssr"},"startTime":1774430356749,"traceId":"5f8e5d8716490082"}]
3
- [{"name":"generate-buildid","duration":71,"timestamp":2778075788060,"id":4,"parentId":1,"tags":{},"startTime":1774430355496,"traceId":"5f8e5d8716490082"},{"name":"load-custom-routes","duration":186,"timestamp":2778075788181,"id":5,"parentId":1,"tags":{},"startTime":1774430355496,"traceId":"5f8e5d8716490082"},{"name":"create-dist-dir","duration":2261,"timestamp":2778075788380,"id":6,"parentId":1,"tags":{},"startTime":1774430355497,"traceId":"5f8e5d8716490082"},{"name":"clean","duration":17744,"timestamp":2778075791062,"id":7,"parentId":1,"tags":{},"startTime":1774430355499,"traceId":"5f8e5d8716490082"},{"name":"discover-routes","duration":3324,"timestamp":2778075813362,"id":8,"parentId":1,"tags":{},"startTime":1774430355522,"traceId":"5f8e5d8716490082"},{"name":"create-root-mapping","duration":32,"timestamp":2778075816704,"id":9,"parentId":1,"tags":{},"startTime":1774430355525,"traceId":"5f8e5d8716490082"},{"name":"generate-route-types","duration":9196,"timestamp":2778075817384,"id":10,"parentId":1,"tags":{},"startTime":1774430355526,"traceId":"5f8e5d8716490082"},{"name":"public-dir-conflict-check","duration":43,"timestamp":2778075826621,"id":11,"parentId":1,"tags":{},"startTime":1774430355535,"traceId":"5f8e5d8716490082"},{"name":"generate-routes-manifest","duration":1118,"timestamp":2778075826700,"id":12,"parentId":1,"tags":{},"startTime":1774430355535,"traceId":"5f8e5d8716490082"},{"name":"create-entrypoints","duration":7340,"timestamp":2778076096971,"id":17,"parentId":15,"tags":{},"startTime":1774430355805,"traceId":"5f8e5d8716490082"},{"name":"generate-webpack-config","duration":141443,"timestamp":2778076104400,"id":18,"parentId":16,"tags":{},"startTime":1774430355813,"traceId":"5f8e5d8716490082"},{"name":"next-trace-entrypoint-plugin","duration":963,"timestamp":2778076300098,"id":20,"parentId":19,"tags":{},"startTime":1774430356008,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":18997,"timestamp":2778076379056,"id":41,"parentId":24,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fagent%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fagent%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fagent%2F%5Bid%5D%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1774430356087,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":23019,"timestamp":2778076379104,"id":42,"parentId":25,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fagent%2Fnew%2Froute&name=app%2Fapi%2Fagent%2Fnew%2Froute&pagePath=private-next-app-dir%2Fapi%2Fagent%2Fnew%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fagent%2Fnew%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1774430356087,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":25734,"timestamp":2778076379144,"id":43,"parentId":26,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fdefault-cwd%2Froute&name=app%2Fapi%2Fdefault-cwd%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdefault-cwd%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fdefault-cwd%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1774430356087,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":28105,"timestamp":2778076379187,"id":44,"parentId":27,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Ffiles%2F%5B...path%5D%2Froute&name=app%2Fapi%2Ffiles%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2F%5B...path%5D%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Ffiles%2F%5B...path%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1774430356087,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":30114,"timestamp":2778076379225,"id":45,"parentId":28,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fhome%2Froute&name=app%2Fapi%2Fhome%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhome%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fhome%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1774430356087,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":31846,"timestamp":2778076379299,"id":47,"parentId":30,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fsessions%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fsessions%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2F%5Bid%5D%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1774430356087,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":33608,"timestamp":2778076379356,"id":48,"parentId":31,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fsessions%2Fnew%2Froute&name=app%2Fapi%2Fsessions%2Fnew%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Fnew%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fsessions%2Fnew%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1774430356088,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":38378,"timestamp":2778076379261,"id":46,"parentId":29,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext%2Froute&name=app%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1774430356087,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":39771,"timestamp":2778076379420,"id":49,"parentId":32,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fsessions%2Froute&name=app%2Fapi%2Fsessions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fsessions%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1774430356088,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":41263,"timestamp":2778076379458,"id":50,"parentId":33,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/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=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1774430356088,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":42730,"timestamp":2778076379484,"id":51,"parentId":34,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents%2Froute&name=app%2Fapi%2Fagent%2F%5Bid%5D%2Fevents%2Froute&pagePath=private-next-app-dir%2Fapi%2Fagent%2F%5Bid%5D%2Fevents%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1774430356088,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":44209,"timestamp":2778076379508,"id":52,"parentId":35,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fmodels-config%2Froute&name=app%2Fapi%2Fmodels-config%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmodels-config%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fmodels-config%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1774430356088,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":45530,"timestamp":2778076379535,"id":53,"parentId":36,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fmodels%2Froute&name=app%2Fapi%2Fmodels%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmodels%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fmodels%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1774430356088,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":51217,"timestamp":2778076379555,"id":54,"parentId":37,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fskills%2Froute&name=app%2Fapi%2Fskills%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fskills%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1774430356088,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":108849,"timestamp":2778076378993,"id":40,"parentId":23,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2F_global-error%2Fpage&name=app%2F_global-error%2Fpage&pagePath=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error.js&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1774430356087,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":139620,"timestamp":2778076371456,"id":39,"parentId":22,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1774430356080,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":132319,"timestamp":2778076379576,"id":55,"parentId":38,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/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=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1774430356088,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":2558,"timestamp":2778076534358,"id":72,"parentId":45,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/api/home/route.ts","layer":"rsc"},"startTime":1774430356243,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":3712,"timestamp":2778076533458,"id":71,"parentId":43,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/api/default-cwd/route.ts","layer":"rsc"},"startTime":1774430356242,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":3401,"timestamp":2778076534582,"id":73,"parentId":44,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/api/files/[...path]/route.ts","layer":"rsc"},"startTime":1774430356243,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10538,"timestamp":2778076528040,"id":56,"parentId":41,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/route-kind.js","layer":"rsc"},"startTime":1774430356236,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10265,"timestamp":2778076531177,"id":58,"parentId":41,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/send-response.js","layer":"rsc"},"startTime":1774430356239,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10966,"timestamp":2778076531082,"id":57,"parentId":41,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/request-meta.js","layer":"rsc"},"startTime":1774430356239,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11458,"timestamp":2778076531302,"id":60,"parentId":41,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/lib/cache-control.js","layer":"rsc"},"startTime":1774430356239,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12528,"timestamp":2778076531412,"id":62,"parentId":41,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/lib/trace/constants.js","layer":"rsc"},"startTime":1774430356240,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13348,"timestamp":2778076531540,"id":64,"parentId":41,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/web/utils.js","layer":"rsc"},"startTime":1774430356240,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15867,"timestamp":2778076531359,"id":61,"parentId":41,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/lib/trace/tracer.js","layer":"rsc"},"startTime":1774430356240,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16954,"timestamp":2778076531663,"id":66,"parentId":41,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/constants.js","layer":"rsc"},"startTime":1774430356240,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":18060,"timestamp":2778076531603,"id":65,"parentId":41,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/base-http/node.js","layer":"rsc"},"startTime":1774430356240,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":18953,"timestamp":2778076531717,"id":67,"parentId":41,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js","layer":"rsc"},"startTime":1774430356240,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":20566,"timestamp":2778076531882,"id":70,"parentId":41,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/response-cache/index.js","layer":"rsc"},"startTime":1774430356240,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":21347,"timestamp":2778076531828,"id":69,"parentId":41,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/instrumentation/utils.js","layer":"rsc"},"startTime":1774430356240,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":22070,"timestamp":2778076531774,"id":68,"parentId":41,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/route-modules/app-route/module.compiled.js","layer":"rsc"},"startTime":1774430356240,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":29609,"timestamp":2778076531245,"id":59,"parentId":41,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/lib/patch-fetch.js","layer":"rsc"},"startTime":1774430356239,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":30370,"timestamp":2778076531473,"id":63,"parentId":41,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/manifests-singleton.js","layer":"rsc"},"startTime":1774430356240,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":3866,"timestamp":2778076569032,"id":74,"parentId":41,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/api/agent/[id]/route.ts","layer":"rsc"},"startTime":1774430356277,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":3925,"timestamp":2778076569318,"id":75,"parentId":42,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/api/agent/new/route.ts","layer":"rsc"},"startTime":1774430356277,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":4644,"timestamp":2778076569513,"id":76,"parentId":47,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/api/sessions/[id]/route.ts","layer":"rsc"},"startTime":1774430356278,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4249,"timestamp":2778076570104,"id":80,"parentId":61,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/is-thenable.js","layer":"rsc"},"startTime":1774430356278,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1693,"timestamp":2778076580760,"id":106,"parentId":63,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"rsc"},"startTime":1774430356289,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2052,"timestamp":2778076580547,"id":104,"parentId":63,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/invariant-error.js","layer":"rsc"},"startTime":1774430356289,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2353,"timestamp":2778076580688,"id":105,"parentId":63,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"rsc"},"startTime":1774430356289,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3545,"timestamp":2778076580810,"id":107,"parentId":63,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"rsc"},"startTime":1774430356289,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15225,"timestamp":2778076570212,"id":81,"parentId":65,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/api-utils/index.js","layer":"rsc"},"startTime":1774430356278,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15937,"timestamp":2778076570037,"id":79,"parentId":58,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/pipe-readable.js","layer":"rsc"},"startTime":1774430356278,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16252,"timestamp":2778076569963,"id":78,"parentId":58,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/base-http/helpers.js","layer":"rsc"},"startTime":1774430356278,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16545,"timestamp":2778076570474,"id":85,"parentId":70,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/lib/lru-cache.js","layer":"rsc"},"startTime":1774430356279,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":17044,"timestamp":2778076570277,"id":82,"parentId":65,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/base-http/index.js","layer":"rsc"},"startTime":1774430356278,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":17429,"timestamp":2778076570349,"id":83,"parentId":67,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/web/spec-extension/request.js","layer":"rsc"},"startTime":1774430356279,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":17903,"timestamp":2778076570534,"id":86,"parentId":70,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/output/log.js","layer":"rsc"},"startTime":1774430356279,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":18378,"timestamp":2778076570414,"id":84,"parentId":70,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/batcher.js","layer":"rsc"},"startTime":1774430356279,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":18497,"timestamp":2778076570593,"id":87,"parentId":70,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/scheduler.js","layer":"rsc"},"startTime":1774430356279,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":18929,"timestamp":2778076570651,"id":88,"parentId":70,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/response-cache/utils.js","layer":"rsc"},"startTime":1774430356279,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":19216,"timestamp":2778076574606,"id":89,"parentId":70,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/response-cache/types.js","layer":"rsc"},"startTime":1774430356283,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":19348,"timestamp":2778076574842,"id":92,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/fallback.js","layer":"rsc"},"startTime":1774430356283,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":20083,"timestamp":2778076574781,"id":91,"parentId":59,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"rsc"},"startTime":1774430356283,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":20262,"timestamp":2778076574956,"id":94,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/send-payload.js","layer":"rsc"},"startTime":1774430356283,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":20351,"timestamp":2778076575141,"id":96,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/lib/streaming-metadata.js","layer":"rsc"},"startTime":1774430356283,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":20572,"timestamp":2778076575071,"id":95,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/strip-flight-headers.js","layer":"rsc"},"startTime":1774430356283,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":21306,"timestamp":2778076574896,"id":93,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/render-result.js","layer":"rsc"},"startTime":1774430356283,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":21241,"timestamp":2778076575199,"id":97,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/lib/server-action-request-meta.js","layer":"rsc"},"startTime":1774430356283,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":21660,"timestamp":2778076575251,"id":98,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/lib/postponed-request-body.js","layer":"rsc"},"startTime":1774430356283,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":23801,"timestamp":2778076575369,"id":100,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/entry-base.js","layer":"rsc"},"startTime":1774430356284,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":24010,"timestamp":2778076575306,"id":99,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/interop-default.js","layer":"rsc"},"startTime":1774430356283,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":33214,"timestamp":2778076574720,"id":90,"parentId":59,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"rsc"},"startTime":1774430356283,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":27881,"timestamp":2778076580432,"id":102,"parentId":59,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/lib/clone-response.js","layer":"rsc"},"startTime":1774430356289,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":28828,"timestamp":2778076580333,"id":101,"parentId":59,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/lib/dedupe-fetch.js","layer":"rsc"},"startTime":1774430356288,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":29829,"timestamp":2778076580489,"id":103,"parentId":59,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/staged-rendering.js","layer":"rsc"},"startTime":1774430356289,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9629,"timestamp":2778076601248,"id":114,"parentId":105,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"rsc"},"startTime":1774430356309,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9988,"timestamp":2778076601060,"id":113,"parentId":106,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1774430356309,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10089,"timestamp":2778076601342,"id":115,"parentId":105,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/segment.js","layer":"rsc"},"startTime":1774430356309,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10038,"timestamp":2778076601631,"id":119,"parentId":82,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/redirect-status-code.js","layer":"rsc"},"startTime":1774430356310,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":9980,"timestamp":2778076602025,"id":125,"parentId":39,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/layout.tsx","layer":"rsc"},"startTime":1774430356310,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":9986,"timestamp":2778076602141,"id":126,"parentId":49,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/api/sessions/route.ts","layer":"rsc"},"startTime":1774430356310,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":46227,"timestamp":2778076569814,"id":77,"parentId":50,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-metadata-route-loader.js?filePath=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp%2Ffavicon.ico&isDynamicRouteExtension=0!?__next_metadata_route__","layer":"rsc"},"startTime":1774430356278,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":25773,"timestamp":2778076591045,"id":110,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/lib/experimental/ppr.js","layer":"rsc"},"startTime":1774430356299,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":26276,"timestamp":2778076590874,"id":108,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1774430356299,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":26268,"timestamp":2778076591101,"id":111,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/stream-utils/encoded-tags.js","layer":"rsc"},"startTime":1774430356299,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":26781,"timestamp":2778076590979,"id":109,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/request/fallback-params.js","layer":"rsc"},"startTime":1774430356299,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":29795,"timestamp":2778076591153,"id":112,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"rsc"},"startTime":1774430356299,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8377,"timestamp":2778076612975,"id":129,"parentId":96,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"rsc"},"startTime":1774430356321,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8501,"timestamp":2778076613096,"id":131,"parentId":98,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/size-limit.js","layer":"rsc"},"startTime":1774430356321,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8947,"timestamp":2778076613041,"id":130,"parentId":95,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/app-router-headers.js","layer":"rsc"},"startTime":1774430356321,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10131,"timestamp":2778076612773,"id":127,"parentId":94,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/utils.js","layer":"rsc"},"startTime":1774430356321,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9773,"timestamp":2778076613327,"id":134,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/builtin/forbidden.js","layer":"rsc"},"startTime":1774430356321,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10291,"timestamp":2778076613149,"id":132,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/builtin/app-error.js","layer":"rsc"},"startTime":1774430356321,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10775,"timestamp":2778076613198,"id":133,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/builtin/global-error.js","layer":"rsc"},"startTime":1774430356321,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10788,"timestamp":2778076613373,"id":135,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/builtin/unauthorized.js","layer":"rsc"},"startTime":1774430356322,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10935,"timestamp":2778076613424,"id":136,"parentId":39,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/builtin/not-found.js","layer":"rsc"},"startTime":1774430356322,"traceId":"5f8e5d8716490082"}]
4
- [{"name":"build-module-js","duration":14291,"timestamp":2778076724306,"id":221,"parentId":191,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/metadata/resolvers/resolve-title.js","layer":"rsc"},"startTime":1774430356432,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14855,"timestamp":2778076724241,"id":220,"parentId":191,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/metadata/resolvers/resolve-opengraph.js","layer":"rsc"},"startTime":1774430356432,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":5898,"timestamp":2778076734088,"id":235,"parentId":74,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/lib/rpc-manager.ts","layer":"rsc"},"startTime":1774430356442,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16033,"timestamp":2778076727644,"id":228,"parentId":61,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"rsc"},"startTime":1774430356436,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16083,"timestamp":2778076727731,"id":229,"parentId":133,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1774430356436,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16390,"timestamp":2778076727799,"id":230,"parentId":156,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/metadata/get-metadata-route.js","layer":"rsc"},"startTime":1774430356436,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1720,"timestamp":2778076744704,"id":240,"parentId":217,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"rsc"},"startTime":1774430356453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":17061,"timestamp":2778076730019,"id":232,"parentId":100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server.js","layer":"rsc"},"startTime":1774430356438,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":17238,"timestamp":2778076729935,"id":231,"parentId":100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static.js","layer":"rsc"},"startTime":1774430356438,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11726,"timestamp":2778076736876,"id":237,"parentId":150,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-jsx-runtime.js","layer":"rsc"},"startTime":1774430356445,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11752,"timestamp":2778076736954,"id":238,"parentId":100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react.js","layer":"rsc"},"startTime":1774430356445,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11898,"timestamp":2778076737018,"id":239,"parentId":212,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/web/exports/index.js","layer":"rsc"},"startTime":1774430356445,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1601,"timestamp":2778076747517,"id":244,"parentId":225,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"rsc"},"startTime":1774430356456,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1443,"timestamp":2778076747757,"id":248,"parentId":230,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/isomorphic/path.js","layer":"rsc"},"startTime":1774430356456,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2200,"timestamp":2778076747916,"id":251,"parentId":230,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"rsc"},"startTime":1774430356456,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3187,"timestamp":2778076747860,"id":250,"parentId":230,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"rsc"},"startTime":1774430356456,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5202,"timestamp":2778076746791,"id":243,"parentId":81,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/cookie/index.js","layer":"rsc"},"startTime":1774430356455,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5581,"timestamp":2778076746740,"id":242,"parentId":94,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/fresh/index.js","layer":"rsc"},"startTime":1774430356455,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6292,"timestamp":2778076746670,"id":241,"parentId":223,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/metadata/resolvers/resolve-url.js","layer":"rsc"},"startTime":1774430356455,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6226,"timestamp":2778076747658,"id":246,"parentId":220,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/url.js","layer":"rsc"},"startTime":1774430356456,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6928,"timestamp":2778076747707,"id":247,"parentId":230,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/metadata/is-metadata-route.js","layer":"rsc"},"startTime":1774430356456,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8170,"timestamp":2778076747811,"id":249,"parentId":230,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/server-utils.js","layer":"rsc"},"startTime":1774430356456,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8232,"timestamp":2778076747960,"id":252,"parentId":150,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/react-server-dom-webpack/client.node.js","layer":"rsc"},"startTime":1774430356456,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10677,"timestamp":2778076747605,"id":245,"parentId":224,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/metadata/constants.js","layer":"rsc"},"startTime":1774430356456,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1721,"timestamp":2778076756754,"id":259,"parentId":250,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"rsc"},"startTime":1774430356465,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2145,"timestamp":2778076756879,"id":260,"parentId":250,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js","layer":"rsc"},"startTime":1774430356465,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7741,"timestamp":2778076753056,"id":253,"parentId":239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/web/spec-extension/image-response.js","layer":"rsc"},"startTime":1774430356461,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8267,"timestamp":2778076753122,"id":254,"parentId":239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/web/spec-extension/response.js","layer":"rsc"},"startTime":1774430356461,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8309,"timestamp":2778076753229,"id":256,"parentId":239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/web/spec-extension/url-pattern.js","layer":"rsc"},"startTime":1774430356461,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8557,"timestamp":2778076753276,"id":257,"parentId":239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/after/index.js","layer":"rsc"},"startTime":1774430356461,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9085,"timestamp":2778076753179,"id":255,"parentId":239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1774430356461,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2569,"timestamp":2778076759970,"id":262,"parentId":249,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1774430356468,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2712,"timestamp":2778076760060,"id":263,"parentId":249,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"rsc"},"startTime":1774430356468,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4840,"timestamp":2778076760258,"id":266,"parentId":249,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"rsc"},"startTime":1774430356468,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":4899,"timestamp":2778076760376,"id":268,"parentId":213,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/lib/normalize.ts","layer":"rsc"},"startTime":1774430356469,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6035,"timestamp":2778076760141,"id":264,"parentId":249,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1774430356468,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13202,"timestamp":2778076753322,"id":258,"parentId":239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/request/connection.js","layer":"rsc"},"startTime":1774430356461,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":1851,"timestamp":2778076771303,"id":271,"parentId":170,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/AppShell.tsx","layer":"rsc"},"startTime":1774430356479,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13727,"timestamp":2778076759887,"id":261,"parentId":247,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/is-app-route-route.js","layer":"rsc"},"startTime":1774430356468,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13611,"timestamp":2778076760201,"id":265,"parentId":249,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/lib/decode-query-path-parameter.js","layer":"rsc"},"startTime":1774430356468,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10961,"timestamp":2778076763020,"id":269,"parentId":147,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js","layer":"rsc"},"startTime":1774430356471,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12287,"timestamp":2778076763108,"id":270,"parentId":123,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1774430356471,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3273,"timestamp":2778076772468,"id":273,"parentId":263,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/route-match-utils.js","layer":"rsc"},"startTime":1774430356481,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":474366,"timestamp":2778076302661,"id":31,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Fnew%2Froute&name=app%2Fapi%2Fsessions%2Fnew%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Fnew%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fsessions%2Fnew%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774430356011,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":474331,"timestamp":2778076302704,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmodels%2Froute&name=app%2Fapi%2Fmodels%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmodels%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fmodels%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774430356011,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4658,"timestamp":2778076773244,"id":274,"parentId":264,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/parse-url.js","layer":"rsc"},"startTime":1774430356481,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6437,"timestamp":2778076772390,"id":272,"parentId":257,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/after/after.js","layer":"rsc"},"startTime":1774430356481,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":1439,"timestamp":2778076778217,"id":275,"parentId":235,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/lib/system-prompt-off.ts","layer":"rsc"},"startTime":1774430356486,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":477132,"timestamp":2778076302697,"id":34,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents%2Froute&name=app%2Fapi%2Fagent%2F%5Bid%5D%2Fevents%2Froute&pagePath=private-next-app-dir%2Fapi%2Fagent%2F%5Bid%5D%2Fevents%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774430356011,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2169,"timestamp":2778076778883,"id":276,"parentId":273,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/route-pattern-normalizer.js","layer":"rsc"},"startTime":1774430356487,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2215,"timestamp":2778076778954,"id":277,"parentId":191,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/server-only/empty.js","layer":"rsc"},"startTime":1774430356487,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":28444,"timestamp":2778076760312,"id":267,"parentId":252,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.node.production.js","layer":"rsc"},"startTime":1774430356468,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9461,"timestamp":2778076779977,"id":278,"parentId":189,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/string-hash/index.js","layer":"rsc"},"startTime":1774430356488,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2057,"timestamp":2778076788840,"id":279,"parentId":132,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"rsc"},"startTime":1774430356497,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":488345,"timestamp":2778076302580,"id":23,"parentId":21,"tags":{"request":"next-app-loader?page=%2F_global-error%2Fpage&name=app%2F_global-error%2Fpage&pagePath=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error.js&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774430356011,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5826,"timestamp":2778076792231,"id":280,"parentId":255,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/ua-parser-js/ua-parser.js","layer":"rsc"},"startTime":1774430356500,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":495470,"timestamp":2778076302627,"id":28,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhome%2Froute&name=app%2Fapi%2Fhome%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhome%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fhome%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774430356011,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":495484,"timestamp":2778076302617,"id":26,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdefault-cwd%2Froute&name=app%2Fapi%2Fdefault-cwd%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdefault-cwd%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fdefault-cwd%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774430356011,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":495481,"timestamp":2778076302622,"id":27,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2F%5B...path%5D%2Froute&name=app%2Fapi%2Ffiles%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2F%5B...path%5D%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Ffiles%2F%5B...path%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774430356011,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":495507,"timestamp":2778076302598,"id":24,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fagent%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fagent%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fagent%2F%5Bid%5D%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774430356011,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":495498,"timestamp":2778076302610,"id":25,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fagent%2Fnew%2Froute&name=app%2Fapi%2Fagent%2Fnew%2Froute&pagePath=private-next-app-dir%2Fapi%2Fagent%2Fnew%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fagent%2Fnew%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774430356011,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":495477,"timestamp":2778076302637,"id":30,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fsessions%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2F%5Bid%5D%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774430356011,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":495431,"timestamp":2778076302688,"id":32,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Froute&name=app%2Fapi%2Fsessions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fsessions%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774430356011,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":495429,"timestamp":2778076302694,"id":33,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774430356011,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":495493,"timestamp":2778076302632,"id":29,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext%2Froute&name=app%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774430356011,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":495426,"timestamp":2778076302702,"id":35,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmodels-config%2Froute&name=app%2Fapi%2Fmodels-config%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmodels-config%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fmodels-config%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774430356011,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6784,"timestamp":2778076792733,"id":281,"parentId":262,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"rsc"},"startTime":1774430356501,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7224,"timestamp":2778076793041,"id":282,"parentId":266,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"rsc"},"startTime":1774430356501,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":497966,"timestamp":2778076302315,"id":22,"parentId":21,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774430356010,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":497578,"timestamp":2778076302708,"id":38,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774430356011,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":511192,"timestamp":2778076302705,"id":37,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Froute&name=app%2Fapi%2Fskills%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fskills%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774430356011,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":1430,"timestamp":2778076860883,"id":379,"parentId":19,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=true!","layer":"ssr"},"startTime":1774430356569,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":52,"timestamp":2778076862332,"id":380,"parentId":19,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=true!","layer":"rsc"},"startTime":1774430356570,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":64,"timestamp":2778076862393,"id":381,"parentId":19,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1774430356571,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":39,"timestamp":2778076862462,"id":382,"parentId":19,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1774430356571,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":223,"timestamp":2778076862507,"id":383,"parentId":19,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1774430356571,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":69,"timestamp":2778076862735,"id":384,"parentId":19,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1774430356571,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":225,"timestamp":2778076862808,"id":385,"parentId":19,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%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%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%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%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1774430356571,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":193,"timestamp":2778076863038,"id":386,"parentId":19,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%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%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%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%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1774430356571,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":139,"timestamp":2778076865561,"id":387,"parentId":19,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fcomponents%2FAppShell.tsx%22%2C%22ids%22%3A%5B%22AppShell%22%5D%7D&server=true!","layer":"ssr"},"startTime":1774430356574,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":85,"timestamp":2778076865707,"id":388,"parentId":19,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fcomponents%2FAppShell.tsx%22%2C%22ids%22%3A%5B%22AppShell%22%5D%7D&server=true!","layer":"rsc"},"startTime":1774430356574,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2810,"timestamp":2778076866677,"id":389,"parentId":383,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/builtin/global-error.js","layer":"ssr"},"startTime":1774430356575,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1950,"timestamp":2778076870154,"id":391,"parentId":385,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/client-segment.js","layer":"ssr"},"startTime":1774430356578,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2278,"timestamp":2778076870069,"id":390,"parentId":385,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/client-page.js","layer":"ssr"},"startTime":1774430356578,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2286,"timestamp":2778076870234,"id":392,"parentId":385,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/render-from-template-context.js","layer":"ssr"},"startTime":1774430356578,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5809,"timestamp":2778076870285,"id":393,"parentId":385,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/layout-router.js","layer":"ssr"},"startTime":1774430356578,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1758,"timestamp":2778076876773,"id":397,"parentId":389,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"ssr"},"startTime":1774430356585,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":6782,"timestamp":2778076873021,"id":394,"parentId":387,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/AppShell.tsx","layer":"ssr"},"startTime":1774430356581,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3550,"timestamp":2778076876637,"id":395,"parentId":389,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/handle-isr-error.js","layer":"ssr"},"startTime":1774430356585,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3785,"timestamp":2778076876711,"id":396,"parentId":389,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"ssr"},"startTime":1774430356585,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3533,"timestamp":2778076877064,"id":399,"parentId":385,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"ssr"},"startTime":1774430356585,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2612,"timestamp":2778076882847,"id":400,"parentId":391,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/request/params.js","layer":"ssr"},"startTime":1774430356591,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3517,"timestamp":2778076883015,"id":402,"parentId":390,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/request/search-params.js","layer":"ssr"},"startTime":1774430356591,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3646,"timestamp":2778076883073,"id":403,"parentId":392,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"ssr"},"startTime":1774430356591,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10054,"timestamp":2778076877010,"id":398,"parentId":385,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/framework/boundary-components.js","layer":"ssr"},"startTime":1774430356585,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4450,"timestamp":2778076883125,"id":404,"parentId":385,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"ssr"},"startTime":1774430356591,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5165,"timestamp":2778076882922,"id":401,"parentId":390,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/route-params.js","layer":"ssr"},"startTime":1774430356591,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2864,"timestamp":2778076888771,"id":405,"parentId":393,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"ssr"},"startTime":1774430356597,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2869,"timestamp":2778076888899,"id":407,"parentId":393,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"ssr"},"startTime":1774430356597,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3092,"timestamp":2778076888957,"id":408,"parentId":393,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/redirect-boundary.js","layer":"ssr"},"startTime":1774430356597,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3669,"timestamp":2778076888843,"id":406,"parentId":393,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/error-boundary.js","layer":"ssr"},"startTime":1774430356597,"traceId":"5f8e5d8716490082"}]
5
- [{"name":"build-module-js","duration":8424,"timestamp":2778077109994,"id":712,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/link-reference.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8525,"timestamp":2778077110073,"id":714,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/list-item.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8821,"timestamp":2778077110033,"id":713,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/list.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8800,"timestamp":2778077110151,"id":716,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/root.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8797,"timestamp":2778077110229,"id":718,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/text.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9005,"timestamp":2778077110114,"id":715,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/paragraph.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9111,"timestamp":2778077110189,"id":717,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/strong.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9117,"timestamp":2778077110271,"id":719,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9220,"timestamp":2778077110310,"id":720,"parentId":695,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/initialize/content.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9484,"timestamp":2778077110423,"id":723,"parentId":695,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/initialize/text.js","layer":"ssr"},"startTime":1774430356819,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10098,"timestamp":2778077110348,"id":721,"parentId":695,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/initialize/document.js","layer":"ssr"},"startTime":1774430356819,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10274,"timestamp":2778077110459,"id":724,"parentId":695,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/constructs.js","layer":"ssr"},"startTime":1774430356819,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10482,"timestamp":2778077110385,"id":722,"parentId":695,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/initialize/flow.js","layer":"ssr"},"startTime":1774430356819,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10485,"timestamp":2778077110534,"id":726,"parentId":692,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/configure.js","layer":"ssr"},"startTime":1774430356819,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11183,"timestamp":2778077110496,"id":725,"parentId":695,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/create-tokenizer.js","layer":"ssr"},"startTime":1774430356819,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11258,"timestamp":2778077110611,"id":728,"parentId":692,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/unsafe.js","layer":"ssr"},"startTime":1774430356819,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16021,"timestamp":2778077110574,"id":727,"parentId":692,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/join.js","layer":"ssr"},"startTime":1774430356819,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16660,"timestamp":2778077110649,"id":729,"parentId":692,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/association.js","layer":"ssr"},"startTime":1774430356819,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16782,"timestamp":2778077110687,"id":730,"parentId":692,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/compile-pattern.js","layer":"ssr"},"startTime":1774430356819,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":17064,"timestamp":2778077110724,"id":731,"parentId":692,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/container-phrasing.js","layer":"ssr"},"startTime":1774430356819,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13810,"timestamp":2778077114369,"id":736,"parentId":699,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-is/lib/index.js","layer":"ssr"},"startTime":1774430356823,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14042,"timestamp":2778077114452,"id":737,"parentId":698,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/@ungap/structured-clone/esm/deserialize.js","layer":"ssr"},"startTime":1774430356823,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14521,"timestamp":2778077114162,"id":732,"parentId":692,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/container-flow.js","layer":"ssr"},"startTime":1774430356822,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14821,"timestamp":2778077114220,"id":733,"parentId":692,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/indent-lines.js","layer":"ssr"},"startTime":1774430356822,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15203,"timestamp":2778077114266,"id":734,"parentId":692,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/safe.js","layer":"ssr"},"startTime":1774430356822,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15487,"timestamp":2778077114309,"id":735,"parentId":692,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/track.js","layer":"ssr"},"startTime":1774430356822,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":17405,"timestamp":2778077114977,"id":738,"parentId":698,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/@ungap/structured-clone/esm/serialize.js","layer":"ssr"},"startTime":1774430356823,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4579,"timestamp":2778077130839,"id":739,"parentId":703,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.js","layer":"ssr"},"startTime":1774430356839,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4626,"timestamp":2778077130904,"id":740,"parentId":703,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-fence.js","layer":"ssr"},"startTime":1774430356839,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4631,"timestamp":2778077130989,"id":742,"parentId":705,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.js","layer":"ssr"},"startTime":1774430356839,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4781,"timestamp":2778077130945,"id":741,"parentId":702,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/pattern-in-scope.js","layer":"ssr"},"startTime":1774430356839,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4773,"timestamp":2778077131028,"id":743,"parentId":705,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/encode-character-reference.js","layer":"ssr"},"startTime":1774430356839,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4771,"timestamp":2778077131109,"id":745,"parentId":704,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-quote.js","layer":"ssr"},"startTime":1774430356839,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4941,"timestamp":2778077131072,"id":744,"parentId":705,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/encode-info.js","layer":"ssr"},"startTime":1774430356839,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5030,"timestamp":2778077131150,"id":746,"parentId":706,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.js","layer":"ssr"},"startTime":1774430356839,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5043,"timestamp":2778077131235,"id":748,"parentId":714,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-bullet.js","layer":"ssr"},"startTime":1774430356839,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5240,"timestamp":2778077131192,"id":747,"parentId":711,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.js","layer":"ssr"},"startTime":1774430356839,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5267,"timestamp":2778077131271,"id":749,"parentId":714,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-list-item-indent.js","layer":"ssr"},"startTime":1774430356839,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5327,"timestamp":2778077131312,"id":750,"parentId":713,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.js","layer":"ssr"},"startTime":1774430356839,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5379,"timestamp":2778077131349,"id":751,"parentId":713,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.js","layer":"ssr"},"startTime":1774430356840,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5338,"timestamp":2778077131470,"id":754,"parentId":719,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.js","layer":"ssr"},"startTime":1774430356840,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5451,"timestamp":2778077131429,"id":753,"parentId":717,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-strong.js","layer":"ssr"},"startTime":1774430356840,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5576,"timestamp":2778077131391,"id":752,"parentId":713,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-rule.js","layer":"ssr"},"startTime":1774430356840,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5712,"timestamp":2778077133191,"id":755,"parentId":737,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/@ungap/structured-clone/esm/types.js","layer":"ssr"},"startTime":1774430356841,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5781,"timestamp":2778077133255,"id":756,"parentId":653,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-encode/index.js","layer":"ssr"},"startTime":1774430356841,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3074,"timestamp":2778077139639,"id":757,"parentId":663,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/character-entities/index.js","layer":"ssr"},"startTime":1774430356848,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2796,"timestamp":2778077140986,"id":764,"parentId":657,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/inline-style-parser/cjs/index.js","layer":"ssr"},"startTime":1774430356849,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3087,"timestamp":2778077140884,"id":762,"parentId":680,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-html-tag-name/index.js","layer":"ssr"},"startTime":1774430356849,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3275,"timestamp":2778077140934,"id":763,"parentId":677,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-factory-title/index.js","layer":"ssr"},"startTime":1774430356849,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3903,"timestamp":2778077140573,"id":758,"parentId":677,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-factory-destination/index.js","layer":"ssr"},"startTime":1774430356849,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4025,"timestamp":2778077140668,"id":760,"parentId":677,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-factory-label/index.js","layer":"ssr"},"startTime":1774430356849,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4571,"timestamp":2778077140624,"id":759,"parentId":676,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-subtokenize/index.js","layer":"ssr"},"startTime":1774430356849,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4476,"timestamp":2778077140840,"id":761,"parentId":677,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-factory-whitespace/index.js","layer":"ssr"},"startTime":1774430356849,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3710,"timestamp":2778077142887,"id":765,"parentId":692,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/zwitch/index.js","layer":"ssr"},"startTime":1774430356851,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2451,"timestamp":2778077146090,"id":766,"parentId":700,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-find-and-replace/node_modules/escape-string-regexp/index.js","layer":"ssr"},"startTime":1774430356854,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2317,"timestamp":2778077146614,"id":767,"parentId":759,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-subtokenize/lib/splice-buffer.js","layer":"ssr"},"startTime":1774430356855,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":941,"timestamp":2778077148181,"id":768,"parentId":716,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-phrasing/index.js","layer":"ssr"},"startTime":1774430356856,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1104,"timestamp":2778077148236,"id":769,"parentId":703,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/longest-streak/index.js","layer":"ssr"},"startTime":1774430356856,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":421,"timestamp":2778077149513,"id":770,"parentId":768,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-phrasing/lib/index.js","layer":"ssr"},"startTime":1774430356858,"traceId":"5f8e5d8716490082"},{"name":"make","duration":849302,"timestamp":2778076302167,"id":21,"parentId":19,"tags":{},"startTime":1774430356010,"traceId":"5f8e5d8716490082"},{"name":"get-entries","duration":497,"timestamp":2778077152129,"id":772,"parentId":771,"tags":{},"startTime":1774430356860,"traceId":"5f8e5d8716490082"},{"name":"node-file-trace-plugin","duration":46718,"timestamp":2778077154663,"id":773,"parentId":771,"tags":{"traceEntryCount":"30"},"startTime":1774430356863,"traceId":"5f8e5d8716490082"},{"name":"collect-traced-files","duration":422,"timestamp":2778077201386,"id":774,"parentId":771,"tags":{},"startTime":1774430356910,"traceId":"5f8e5d8716490082"},{"name":"finish-modules","duration":49781,"timestamp":2778077152028,"id":771,"parentId":20,"tags":{},"startTime":1774430356860,"traceId":"5f8e5d8716490082"},{"name":"chunk-graph","duration":9024,"timestamp":2778077221282,"id":776,"parentId":775,"tags":{},"startTime":1774430356929,"traceId":"5f8e5d8716490082"},{"name":"optimize-modules","duration":12,"timestamp":2778077230361,"id":778,"parentId":775,"tags":{},"startTime":1774430356939,"traceId":"5f8e5d8716490082"},{"name":"optimize-chunks","duration":6476,"timestamp":2778077230416,"id":779,"parentId":775,"tags":{},"startTime":1774430356939,"traceId":"5f8e5d8716490082"},{"name":"optimize-tree","duration":14,"timestamp":2778077236940,"id":780,"parentId":775,"tags":{},"startTime":1774430356945,"traceId":"5f8e5d8716490082"},{"name":"optimize-chunk-modules","duration":9673,"timestamp":2778077237001,"id":781,"parentId":775,"tags":{},"startTime":1774430356945,"traceId":"5f8e5d8716490082"},{"name":"optimize","duration":16368,"timestamp":2778077230335,"id":777,"parentId":775,"tags":{},"startTime":1774430356938,"traceId":"5f8e5d8716490082"},{"name":"module-hash","duration":8487,"timestamp":2778077256268,"id":782,"parentId":775,"tags":{},"startTime":1774430356964,"traceId":"5f8e5d8716490082"},{"name":"code-generation","duration":101916,"timestamp":2778077264797,"id":783,"parentId":775,"tags":{},"startTime":1774430356973,"traceId":"5f8e5d8716490082"},{"name":"hash","duration":3613,"timestamp":2778077369132,"id":784,"parentId":775,"tags":{},"startTime":1774430357077,"traceId":"5f8e5d8716490082"},{"name":"code-generation-jobs","duration":120,"timestamp":2778077372744,"id":785,"parentId":775,"tags":{},"startTime":1774430357081,"traceId":"5f8e5d8716490082"},{"name":"module-assets","duration":188,"timestamp":2778077372834,"id":786,"parentId":775,"tags":{},"startTime":1774430357081,"traceId":"5f8e5d8716490082"},{"name":"create-chunk-assets","duration":2650,"timestamp":2778077373027,"id":787,"parentId":775,"tags":{},"startTime":1774430357081,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":98,"timestamp":2778077411019,"id":806,"parentId":788,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1774430357119,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":27,"timestamp":2778077411094,"id":807,"parentId":788,"tags":{"name":"573.js","cache":"HIT"},"startTime":1774430357119,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":24,"timestamp":2778077411098,"id":808,"parentId":788,"tags":{"name":"65.js","cache":"HIT"},"startTime":1774430357119,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":20,"timestamp":2778077411104,"id":809,"parentId":788,"tags":{"name":"741.js","cache":"HIT"},"startTime":1774430357119,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":18,"timestamp":2778077411106,"id":810,"parentId":788,"tags":{"name":"813.js","cache":"HIT"},"startTime":1774430357119,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":16,"timestamp":2778077411109,"id":811,"parentId":788,"tags":{"name":"63.js","cache":"HIT"},"startTime":1774430357119,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":13,"timestamp":2778077411111,"id":812,"parentId":788,"tags":{"name":"918.js","cache":"HIT"},"startTime":1774430357119,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":22649,"timestamp":2778077388543,"id":792,"parentId":788,"tags":{"name":"../app/api/agent/new/route.js","cache":"MISS"},"startTime":1774430357097,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":27578,"timestamp":2778077383632,"id":789,"parentId":788,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1774430357092,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":24642,"timestamp":2778077386600,"id":790,"parentId":788,"tags":{"name":"../app/_global-error/page.js","cache":"MISS"},"startTime":1774430357095,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":23233,"timestamp":2778077388021,"id":791,"parentId":788,"tags":{"name":"../app/api/agent/[id]/route.js","cache":"MISS"},"startTime":1774430357096,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":22326,"timestamp":2778077388938,"id":793,"parentId":788,"tags":{"name":"../app/api/default-cwd/route.js","cache":"MISS"},"startTime":1774430357097,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":21124,"timestamp":2778077390148,"id":795,"parentId":788,"tags":{"name":"../app/api/home/route.js","cache":"MISS"},"startTime":1774430357098,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":21803,"timestamp":2778077389477,"id":794,"parentId":788,"tags":{"name":"../app/api/files/[...path]/route.js","cache":"MISS"},"startTime":1774430357098,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":19799,"timestamp":2778077391492,"id":798,"parentId":788,"tags":{"name":"../app/api/sessions/new/route.js","cache":"MISS"},"startTime":1774430357100,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":20760,"timestamp":2778077390542,"id":796,"parentId":788,"tags":{"name":"../app/api/sessions/[id]/context/route.js","cache":"MISS"},"startTime":1774430357099,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":20321,"timestamp":2778077390989,"id":797,"parentId":788,"tags":{"name":"../app/api/sessions/[id]/route.js","cache":"MISS"},"startTime":1774430357099,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":19072,"timestamp":2778077392247,"id":800,"parentId":788,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1774430357100,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":18090,"timestamp":2778077393237,"id":802,"parentId":788,"tags":{"name":"../app/api/models-config/route.js","cache":"MISS"},"startTime":1774430357101,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":19482,"timestamp":2778077391851,"id":799,"parentId":788,"tags":{"name":"../app/api/sessions/route.js","cache":"MISS"},"startTime":1774430357100,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":17352,"timestamp":2778077393987,"id":804,"parentId":788,"tags":{"name":"../app/api/skills/route.js","cache":"MISS"},"startTime":1774430357102,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":17769,"timestamp":2778077393576,"id":803,"parentId":788,"tags":{"name":"../app/api/models/route.js","cache":"MISS"},"startTime":1774430357102,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":18581,"timestamp":2778077392773,"id":801,"parentId":788,"tags":{"name":"../app/api/agent/[id]/events/route.js","cache":"MISS"},"startTime":1774430357101,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":88696,"timestamp":2778077394356,"id":805,"parentId":788,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1774430357103,"traceId":"5f8e5d8716490082"},{"name":"minify-webpack-plugin-optimize","duration":105539,"timestamp":2778077377518,"id":788,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1774430357086,"traceId":"5f8e5d8716490082"}]
6
- [{"name":"build-module-js","duration":14148,"timestamp":2778077040777,"id":613,"parentId":574,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-table/lib/infer.js","layer":"ssr"},"startTime":1774430356749,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15917,"timestamp":2778077040604,"id":609,"parentId":577,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-from-markdown/lib/index.js","layer":"ssr"},"startTime":1774430356749,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16085,"timestamp":2778077040738,"id":612,"parentId":574,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-table/lib/edit-map.js","layer":"ssr"},"startTime":1774430356749,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10233,"timestamp":2778077049032,"id":614,"parentId":587,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/state.js","layer":"ssr"},"startTime":1774430356757,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10185,"timestamp":2778077049206,"id":616,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/break.js","layer":"ssr"},"startTime":1774430356757,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10328,"timestamp":2778077049150,"id":615,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js","layer":"ssr"},"startTime":1774430356757,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10256,"timestamp":2778077049301,"id":618,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/delete.js","layer":"ssr"},"startTime":1774430356757,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10310,"timestamp":2778077049397,"id":620,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10302,"timestamp":2778077049485,"id":621,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/heading.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10334,"timestamp":2778077049529,"id":622,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/html.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10586,"timestamp":2778077049352,"id":619,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10492,"timestamp":2778077049572,"id":623,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10560,"timestamp":2778077049617,"id":624,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/image.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10544,"timestamp":2778077049747,"id":627,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/link.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10783,"timestamp":2778077049660,"id":625,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11496,"timestamp":2778077049253,"id":617,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/code.js","layer":"ssr"},"startTime":1774430356757,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11262,"timestamp":2778077049789,"id":628,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/list-item.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11491,"timestamp":2778077049703,"id":626,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11426,"timestamp":2778077049886,"id":630,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11630,"timestamp":2778077049833,"id":629,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/list.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11566,"timestamp":2778077049982,"id":632,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/strong.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11658,"timestamp":2778077050024,"id":633,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/table.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11750,"timestamp":2778077050066,"id":634,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/table-row.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11690,"timestamp":2778077050203,"id":637,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11822,"timestamp":2778077050161,"id":636,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/text.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11947,"timestamp":2778077050109,"id":635,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12200,"timestamp":2778077049932,"id":631,"parentId":586,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/root.js","layer":"ssr"},"startTime":1774430356758,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12237,"timestamp":2778077051411,"id":638,"parentId":589,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-visit-parents/lib/index.js","layer":"ssr"},"startTime":1774430356760,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13152,"timestamp":2778077051524,"id":640,"parentId":592,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/util/create.js","layer":"ssr"},"startTime":1774430356760,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13333,"timestamp":2778077051472,"id":639,"parentId":591,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/util/schema.js","layer":"ssr"},"startTime":1774430356760,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13404,"timestamp":2778077051579,"id":641,"parentId":592,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/util/types.js","layer":"ssr"},"startTime":1774430356760,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13500,"timestamp":2778077051628,"id":642,"parentId":593,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/util/case-insensitive-transform.js","layer":"ssr"},"startTime":1774430356760,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8190,"timestamp":2778077057121,"id":643,"parentId":594,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/util/case-sensitive-transform.js","layer":"ssr"},"startTime":1774430356765,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8332,"timestamp":2778077057193,"id":644,"parentId":599,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/util/defined-info.js","layer":"ssr"},"startTime":1774430356765,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8577,"timestamp":2778077057254,"id":645,"parentId":599,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/util/info.js","layer":"ssr"},"startTime":1774430356765,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3487,"timestamp":2778077066348,"id":646,"parentId":623,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/revert.js","layer":"ssr"},"startTime":1774430356775,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3618,"timestamp":2778077070029,"id":648,"parentId":638,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-visit-parents/lib/color.node.js","layer":"ssr"},"startTime":1774430356778,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4662,"timestamp":2778077069972,"id":647,"parentId":549,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-chunked/index.js","layer":"ssr"},"startTime":1774430356778,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5774,"timestamp":2778077074976,"id":651,"parentId":568,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-resolve-all/index.js","layer":"ssr"},"startTime":1774430356783,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6159,"timestamp":2778077074869,"id":649,"parentId":568,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-classify-character/index.js","layer":"ssr"},"startTime":1774430356783,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6477,"timestamp":2778077074927,"id":650,"parentId":604,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-character/index.js","layer":"ssr"},"startTime":1774430356783,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3202,"timestamp":2778077079624,"id":652,"parentId":605,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-normalize-identifier/index.js","layer":"ssr"},"startTime":1774430356788,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4509,"timestamp":2778077080182,"id":653,"parentId":588,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-sanitize-uri/index.js","layer":"ssr"},"startTime":1774430356788,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4619,"timestamp":2778077080243,"id":654,"parentId":566,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-factory-space/index.js","layer":"ssr"},"startTime":1774430356788,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3601,"timestamp":2778077081453,"id":655,"parentId":569,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/index.js","layer":"ssr"},"startTime":1774430356790,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4464,"timestamp":2778077083189,"id":656,"parentId":609,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-stringify-position/index.js","layer":"ssr"},"startTime":1774430356791,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4652,"timestamp":2778077083239,"id":657,"parentId":585,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/style-to-object/cjs/index.js","layer":"ssr"},"startTime":1774430356791,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5535,"timestamp":2778077083915,"id":658,"parentId":609,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-string/index.js","layer":"ssr"},"startTime":1774430356792,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5633,"timestamp":2778077083965,"id":659,"parentId":608,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/index.js","layer":"ssr"},"startTime":1774430356792,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5705,"timestamp":2778077084049,"id":661,"parentId":604,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/ccount/index.js","layer":"ssr"},"startTime":1774430356792,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5912,"timestamp":2778077084009,"id":660,"parentId":609,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/index.js","layer":"ssr"},"startTime":1774430356792,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5791,"timestamp":2778077085466,"id":665,"parentId":604,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-find-and-replace/index.js","layer":"ssr"},"startTime":1774430356794,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6001,"timestamp":2778077085386,"id":663,"parentId":609,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/decode-named-character-reference/index.js","layer":"ssr"},"startTime":1774430356794,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6217,"timestamp":2778077085330,"id":662,"parentId":609,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-decode-numeric-character-reference/index.js","layer":"ssr"},"startTime":1774430356793,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6332,"timestamp":2778077085429,"id":664,"parentId":609,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-decode-string/index.js","layer":"ssr"},"startTime":1774430356794,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5246,"timestamp":2778077087421,"id":666,"parentId":606,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/markdown-table/index.js","layer":"ssr"},"startTime":1774430356796,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5814,"timestamp":2778077088050,"id":668,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/autolink.js","layer":"ssr"},"startTime":1774430356796,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5961,"timestamp":2778077088135,"id":670,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/block-quote.js","layer":"ssr"},"startTime":1774430356796,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6054,"timestamp":2778077088176,"id":671,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/character-escape.js","layer":"ssr"},"startTime":1774430356796,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6683,"timestamp":2778077088003,"id":667,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/attention.js","layer":"ssr"},"startTime":1774430356796,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6668,"timestamp":2778077088216,"id":672,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/character-reference.js","layer":"ssr"},"startTime":1774430356796,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6932,"timestamp":2778077088092,"id":669,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/blank-line.js","layer":"ssr"},"startTime":1774430356796,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6958,"timestamp":2778077088297,"id":674,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/code-indented.js","layer":"ssr"},"startTime":1774430356796,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6929,"timestamp":2778077088448,"id":678,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/hard-break-escape.js","layer":"ssr"},"startTime":1774430356797,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7235,"timestamp":2778077088377,"id":676,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/content.js","layer":"ssr"},"startTime":1774430356797,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7448,"timestamp":2778077088413,"id":677,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/definition.js","layer":"ssr"},"startTime":1774430356797,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7630,"timestamp":2778077088485,"id":679,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/heading-atx.js","layer":"ssr"},"startTime":1774430356797,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7546,"timestamp":2778077088697,"id":683,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/label-start-image.js","layer":"ssr"},"startTime":1774430356797,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8453,"timestamp":2778077088565,"id":680,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/html-flow.js","layer":"ssr"},"startTime":1774430356797,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8934,"timestamp":2778077088657,"id":682,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/label-end.js","layer":"ssr"},"startTime":1774430356797,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8952,"timestamp":2778077088746,"id":684,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/label-start-link.js","layer":"ssr"},"startTime":1774430356797,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9011,"timestamp":2778077088786,"id":685,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/line-ending.js","layer":"ssr"},"startTime":1774430356797,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9727,"timestamp":2778077088611,"id":681,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/html-text.js","layer":"ssr"},"startTime":1774430356797,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10520,"timestamp":2778077088257,"id":673,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/code-fenced.js","layer":"ssr"},"startTime":1774430356796,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10745,"timestamp":2778077088337,"id":675,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/code-text.js","layer":"ssr"},"startTime":1774430356796,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10320,"timestamp":2778077088950,"id":689,"parentId":636,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/trim-lines/index.js","layer":"ssr"},"startTime":1774430356797,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11581,"timestamp":2778077088826,"id":686,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/list.js","layer":"ssr"},"startTime":1774430356797,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11825,"timestamp":2778077088869,"id":687,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/setext-underline.js","layer":"ssr"},"startTime":1774430356797,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11940,"timestamp":2778077088910,"id":688,"parentId":655,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/thematic-break.js","layer":"ssr"},"startTime":1774430356797,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9946,"timestamp":2778077091840,"id":690,"parentId":656,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-stringify-position/lib/index.js","layer":"ssr"},"startTime":1774430356800,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9334,"timestamp":2778077092809,"id":691,"parentId":658,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-string/lib/index.js","layer":"ssr"},"startTime":1774430356801,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9381,"timestamp":2778077092916,"id":693,"parentId":659,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/index.js","layer":"ssr"},"startTime":1774430356801,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9627,"timestamp":2778077093002,"id":695,"parentId":660,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/parse.js","layer":"ssr"},"startTime":1774430356801,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10096,"timestamp":2778077092866,"id":692,"parentId":659,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/index.js","layer":"ssr"},"startTime":1774430356801,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10015,"timestamp":2778077093044,"id":696,"parentId":660,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/postprocess.js","layer":"ssr"},"startTime":1774430356801,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11335,"timestamp":2778077092959,"id":694,"parentId":660,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/compile.js","layer":"ssr"},"startTime":1774430356801,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12008,"timestamp":2778077093086,"id":697,"parentId":660,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/preprocess.js","layer":"ssr"},"startTime":1774430356801,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14868,"timestamp":2778077093171,"id":699,"parentId":638,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-is/index.js","layer":"ssr"},"startTime":1774430356801,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15216,"timestamp":2778077093128,"id":698,"parentId":588,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/@ungap/structured-clone/esm/index.js","layer":"ssr"},"startTime":1774430356801,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15426,"timestamp":2778077093315,"id":700,"parentId":665,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-find-and-replace/lib/index.js","layer":"ssr"},"startTime":1774430356801,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7018,"timestamp":2778077109517,"id":701,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/blockquote.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7138,"timestamp":2778077109626,"id":703,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/code.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7322,"timestamp":2778077109582,"id":702,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/break.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7362,"timestamp":2778077109713,"id":705,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/emphasis.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7582,"timestamp":2778077109669,"id":704,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/definition.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7587,"timestamp":2778077109837,"id":708,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/image.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7853,"timestamp":2778077109759,"id":706,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/heading.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7899,"timestamp":2778077109799,"id":707,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/html.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7999,"timestamp":2778077109915,"id":710,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/inline-code.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8175,"timestamp":2778077109876,"id":709,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/image-reference.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8302,"timestamp":2778077109956,"id":711,"parentId":693,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/link.js","layer":"ssr"},"startTime":1774430356818,"traceId":"5f8e5d8716490082"}]
7
- [{"name":"build-module-js","duration":4049,"timestamp":2778076625391,"id":138,"parentId":100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1774430356334,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3869,"timestamp":2778076625667,"id":140,"parentId":100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/client-segment.js","layer":"rsc"},"startTime":1774430356334,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4099,"timestamp":2778076625537,"id":139,"parentId":100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/client-page.js","layer":"rsc"},"startTime":1774430356334,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4429,"timestamp":2778076625287,"id":137,"parentId":100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/layout-router.js","layer":"rsc"},"startTime":1774430356333,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3868,"timestamp":2778076625956,"id":144,"parentId":100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1774430356334,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4211,"timestamp":2778076625897,"id":143,"parentId":100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1774430356334,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":17863,"timestamp":2778076630710,"id":156,"parentId":39,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-metadata-image-loader.js?type=favicon&segment=&basePath=&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js!/Users/alex/Documents/Workspace/pi-web/app/favicon.ico?__next_metadata__","layer":"rsc"},"startTime":1774430356339,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":47631,"timestamp":2778076601501,"id":117,"parentId":79,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/detached-promise.js","layer":"rsc"},"startTime":1774430356310,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":47921,"timestamp":2778076601563,"id":118,"parentId":79,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/client-component-renderer-logger.js","layer":"rsc"},"startTime":1774430356310,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":47990,"timestamp":2778076601689,"id":120,"parentId":82,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/api-utils/get-cookie-parser.js","layer":"rsc"},"startTime":1774430356310,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":49088,"timestamp":2778076601422,"id":116,"parentId":81,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/web/spec-extension/adapters/headers.js","layer":"rsc"},"startTime":1774430356310,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":48979,"timestamp":2778076601813,"id":122,"parentId":83,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/web/error.js","layer":"rsc"},"startTime":1774430356310,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":49954,"timestamp":2778076601754,"id":121,"parentId":83,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/web/next-url.js","layer":"rsc"},"startTime":1774430356310,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":50066,"timestamp":2778076601883,"id":123,"parentId":83,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1774430356310,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":50691,"timestamp":2778076601937,"id":124,"parentId":86,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/picocolors.js","layer":"rsc"},"startTime":1774430356310,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":24902,"timestamp":2778076630340,"id":151,"parentId":90,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1774430356338,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":24920,"timestamp":2778076630519,"id":153,"parentId":90,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"rsc"},"startTime":1774430356339,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":24892,"timestamp":2778076630647,"id":155,"parentId":103,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"rsc"},"startTime":1774430356339,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":8854,"timestamp":2778076646773,"id":157,"parentId":48,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/api/sessions/new/route.ts","layer":"rsc"},"startTime":1774430356355,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":8860,"timestamp":2778076646953,"id":158,"parentId":46,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/api/sessions/[id]/context/route.ts","layer":"rsc"},"startTime":1774430356355,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":45924,"timestamp":2778076612874,"id":128,"parentId":94,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/lib/etag.js","layer":"rsc"},"startTime":1774430356321,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2586,"timestamp":2778076656474,"id":164,"parentId":112,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/errors/constants.js","layer":"rsc"},"startTime":1774430356365,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3177,"timestamp":2778076656288,"id":161,"parentId":109,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/routes/app.js","layer":"rsc"},"startTime":1774430356364,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3038,"timestamp":2778076656575,"id":165,"parentId":112,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"rsc"},"startTime":1774430356365,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3368,"timestamp":2778076656677,"id":166,"parentId":129,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"rsc"},"startTime":1774430356365,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3583,"timestamp":2778076656746,"id":167,"parentId":134,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"rsc"},"startTime":1774430356365,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3941,"timestamp":2778076656802,"id":168,"parentId":132,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"rsc"},"startTime":1774430356365,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":3745,"timestamp":2778076657128,"id":170,"parentId":55,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/page.tsx","layer":"rsc"},"startTime":1774430356365,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":4320,"timestamp":2778076656970,"id":169,"parentId":51,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/api/agent/[id]/events/route.ts","layer":"rsc"},"startTime":1774430356365,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":42311,"timestamp":2778076625756,"id":141,"parentId":100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/request/search-params.js","layer":"rsc"},"startTime":1774430356334,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":43514,"timestamp":2778076625833,"id":142,"parentId":100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/request/params.js","layer":"rsc"},"startTime":1774430356334,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":44721,"timestamp":2778076626309,"id":150,"parentId":100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/collect-segment-data.js","layer":"rsc"},"startTime":1774430356334,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":45172,"timestamp":2778076626140,"id":147,"parentId":100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1774430356334,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":49076,"timestamp":2778076626014,"id":145,"parentId":100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/metadata/metadata.js","layer":"rsc"},"startTime":1774430356334,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":49368,"timestamp":2778076626252,"id":149,"parentId":100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/rsc/taint.js","layer":"rsc"},"startTime":1774430356334,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":49568,"timestamp":2778076626195,"id":148,"parentId":100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1774430356334,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":54572,"timestamp":2778076626075,"id":146,"parentId":100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/framework/boundary-components.js","layer":"rsc"},"startTime":1774430356334,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":50426,"timestamp":2778076630448,"id":152,"parentId":90,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"rsc"},"startTime":1774430356339,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":50388,"timestamp":2778076630585,"id":154,"parentId":90,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","layer":"rsc"},"startTime":1774430356339,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":28298,"timestamp":2778076656130,"id":159,"parentId":109,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/static-paths/utils.js","layer":"rsc"},"startTime":1774430356364,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":28516,"timestamp":2778076656356,"id":162,"parentId":109,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/static-paths/app/extract-pathname-route-param-segments-from-loader-tree.js","layer":"rsc"},"startTime":1774430356365,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":28761,"timestamp":2778076656230,"id":160,"parentId":109,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js","layer":"rsc"},"startTime":1774430356364,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":28832,"timestamp":2778076656419,"id":163,"parentId":112,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"rsc"},"startTime":1774430356365,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3600,"timestamp":2778076681836,"id":172,"parentId":121,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"rsc"},"startTime":1774430356390,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3653,"timestamp":2778076681912,"id":173,"parentId":121,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"rsc"},"startTime":1774430356390,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3687,"timestamp":2778076681971,"id":174,"parentId":121,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/get-hostname.js","layer":"rsc"},"startTime":1774430356390,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3949,"timestamp":2778076682030,"id":175,"parentId":121,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"rsc"},"startTime":1774430356390,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4106,"timestamp":2778076682078,"id":176,"parentId":161,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"rsc"},"startTime":1774430356390,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4350,"timestamp":2778076682131,"id":177,"parentId":161,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"rsc"},"startTime":1774430356390,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2351,"timestamp":2778076686936,"id":178,"parentId":165,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/hash.js","layer":"rsc"},"startTime":1774430356395,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2399,"timestamp":2778076687016,"id":179,"parentId":167,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"rsc"},"startTime":1774430356395,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":2471,"timestamp":2778076687074,"id":180,"parentId":53,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/api/models/route.ts","layer":"rsc"},"startTime":1774430356395,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2460,"timestamp":2778076687295,"id":183,"parentId":141,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"rsc"},"startTime":1774430356395,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3457,"timestamp":2778076690173,"id":186,"parentId":150,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/app-router-types.js","layer":"rsc"},"startTime":1774430356398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3514,"timestamp":2778076690250,"id":187,"parentId":150,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"rsc"},"startTime":1774430356398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3801,"timestamp":2778076690307,"id":188,"parentId":150,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"rsc"},"startTime":1774430356398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3884,"timestamp":2778076690530,"id":192,"parentId":145,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"rsc"},"startTime":1774430356399,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":4088,"timestamp":2778076690807,"id":197,"parentId":52,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/api/models-config/route.ts","layer":"rsc"},"startTime":1774430356399,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":4573,"timestamp":2778076690915,"id":198,"parentId":54,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/api/skills/route.ts","layer":"rsc"},"startTime":1774430356399,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16415,"timestamp":2778076681759,"id":171,"parentId":116,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"rsc"},"startTime":1774430356390,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2513,"timestamp":2778076696010,"id":200,"parentId":159,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/parse-loader-tree.js","layer":"rsc"},"startTime":1774430356404,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2467,"timestamp":2778076696132,"id":202,"parentId":173,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1774430356404,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2526,"timestamp":2778076696183,"id":203,"parentId":173,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"rsc"},"startTime":1774430356404,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2886,"timestamp":2778076696080,"id":201,"parentId":159,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/resolve-param-value.js","layer":"rsc"},"startTime":1774430356404,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2849,"timestamp":2778076696232,"id":204,"parentId":173,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"rsc"},"startTime":1774430356404,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2905,"timestamp":2778076696277,"id":205,"parentId":173,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"rsc"},"startTime":1774430356404,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3749,"timestamp":2778076696322,"id":206,"parentId":175,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1774430356404,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15122,"timestamp":2778076687189,"id":181,"parentId":141,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/vary-params.js","layer":"rsc"},"startTime":1774430356395,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15625,"timestamp":2778076687239,"id":182,"parentId":141,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"rsc"},"startTime":1774430356395,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16697,"timestamp":2778076687394,"id":185,"parentId":141,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/instant-validation/instant-samples.js","layer":"rsc"},"startTime":1774430356396,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":18595,"timestamp":2778076687348,"id":184,"parentId":141,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/request/utils.js","layer":"rsc"},"startTime":1774430356396,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16271,"timestamp":2778076690640,"id":194,"parentId":145,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"rsc"},"startTime":1774430356399,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16796,"timestamp":2778076690419,"id":190,"parentId":150,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/prospective-render-utils.js","layer":"rsc"},"startTime":1774430356399,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16995,"timestamp":2778076690579,"id":193,"parentId":145,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/request/pathname.js","layer":"rsc"},"startTime":1774430356399,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":17544,"timestamp":2778076690703,"id":195,"parentId":145,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/metadata/generate/utils.js","layer":"rsc"},"startTime":1774430356399,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":19201,"timestamp":2778076690757,"id":196,"parentId":145,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"rsc"},"startTime":1774430356399,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14249,"timestamp":2778076695934,"id":199,"parentId":159,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/route-modules/checks.js","layer":"rsc"},"startTime":1774430356404,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":20504,"timestamp":2778076690358,"id":189,"parentId":150,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/create-error-handler.js","layer":"rsc"},"startTime":1774430356399,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2219,"timestamp":2778076708742,"id":208,"parentId":201,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js","layer":"rsc"},"startTime":1774430356417,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16070,"timestamp":2778076700240,"id":207,"parentId":40,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/bytes/index.js","layer":"rsc"},"startTime":1774430356408,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":28180,"timestamp":2778076690471,"id":191,"parentId":145,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/metadata/resolve-metadata.js","layer":"rsc"},"startTime":1774430356399,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4945,"timestamp":2778076713981,"id":210,"parentId":185,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"rsc"},"startTime":1774430356422,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":8126,"timestamp":2778076714236,"id":213,"parentId":73,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/lib/session-reader.ts","layer":"rsc"},"startTime":1774430356422,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2642,"timestamp":2778076722570,"id":216,"parentId":189,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/is-next-router-error.js","layer":"rsc"},"startTime":1774430356431,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11928,"timestamp":2778076714102,"id":211,"parentId":185,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/instant-validation/instant-validation-error.js","layer":"rsc"},"startTime":1774430356422,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12827,"timestamp":2778076713855,"id":209,"parentId":185,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js","layer":"rsc"},"startTime":1774430356422,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12767,"timestamp":2778076714175,"id":212,"parentId":72,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/api/server.js","layer":"rsc"},"startTime":1774430356422,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4359,"timestamp":2778076724629,"id":227,"parentId":210,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"rsc"},"startTime":1774430356433,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9966,"timestamp":2778076719606,"id":214,"parentId":190,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/app-render/react-large-shell-error.js","layer":"rsc"},"startTime":1774430356428,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9120,"timestamp":2778076722652,"id":217,"parentId":189,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/is-error.js","layer":"rsc"},"startTime":1774430356431,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9297,"timestamp":2778076722702,"id":218,"parentId":189,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/error-telemetry-utils.js","layer":"rsc"},"startTime":1774430356431,"traceId":"5f8e5d8716490082"},{"name":"build-module-css","duration":431,"timestamp":2778076734199,"id":236,"parentId":125,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/globals.css","layer":"rsc"},"startTime":1774430356442,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12774,"timestamp":2778076722501,"id":215,"parentId":189,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/format-server-error.js","layer":"rsc"},"startTime":1774430356431,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11159,"timestamp":2778076724362,"id":222,"parentId":191,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/lib/app-dir-module.js","layer":"rsc"},"startTime":1774430356433,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11771,"timestamp":2778076724417,"id":223,"parentId":191,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/metadata/resolvers/resolve-basics.js","layer":"rsc"},"startTime":1774430356433,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12246,"timestamp":2778076724146,"id":219,"parentId":191,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/metadata/default-metadata.js","layer":"rsc"},"startTime":1774430356432,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2483,"timestamp":2778076734026,"id":234,"parentId":209,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/action-revalidation-kind.js","layer":"rsc"},"startTime":1774430356442,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2762,"timestamp":2778076733926,"id":233,"parentId":216,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/redirect-error.js","layer":"rsc"},"startTime":1774430356442,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13043,"timestamp":2778076724525,"id":225,"parentId":191,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/client-and-server-references.js","layer":"rsc"},"startTime":1774430356433,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13421,"timestamp":2778076724578,"id":226,"parentId":191,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/server/lib/lazy-result.js","layer":"rsc"},"startTime":1774430356433,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13902,"timestamp":2778076724472,"id":224,"parentId":191,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/metadata/resolvers/resolve-icons.js","layer":"rsc"},"startTime":1774430356433,"traceId":"5f8e5d8716490082"}]
8
- [{"name":"css-minimizer-plugin","duration":99,"timestamp":2778077483155,"id":813,"parentId":19,"tags":{},"startTime":1774430357191,"traceId":"5f8e5d8716490082"},{"name":"create-trace-assets","duration":1063,"timestamp":2778077483366,"id":814,"parentId":20,"tags":{},"startTime":1774430357192,"traceId":"5f8e5d8716490082"},{"name":"seal","duration":276394,"timestamp":2778077212634,"id":775,"parentId":19,"tags":{},"startTime":1774430356921,"traceId":"5f8e5d8716490082"},{"name":"webpack-compilation","duration":1196484,"timestamp":2778076299218,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1774430356007,"traceId":"5f8e5d8716490082"},{"name":"emit","duration":7234,"timestamp":2778077495929,"id":815,"parentId":16,"tags":{},"startTime":1774430357204,"traceId":"5f8e5d8716490082"},{"name":"webpack-close","duration":173171,"timestamp":2778077503908,"id":816,"parentId":16,"tags":{"name":"server"},"startTime":1774430357212,"traceId":"5f8e5d8716490082"},{"name":"webpack-generate-error-stats","duration":1557,"timestamp":2778077677123,"id":817,"parentId":816,"tags":{},"startTime":1774430357385,"traceId":"5f8e5d8716490082"},{"name":"run-webpack-compiler","duration":1581864,"timestamp":2778076096967,"id":16,"parentId":15,"tags":{},"startTime":1774430355805,"traceId":"5f8e5d8716490082"},{"name":"format-webpack-messages","duration":65,"timestamp":2778077678834,"id":818,"parentId":15,"tags":{},"startTime":1774430357387,"traceId":"5f8e5d8716490082"},{"name":"worker-main-server","duration":1582247,"timestamp":2778076096763,"id":15,"parentId":1,"tags":{},"startTime":1774430355805,"traceId":"5f8e5d8716490082"},{"name":"create-entrypoints","duration":5709,"timestamp":2778077933336,"id":822,"parentId":820,"tags":{},"startTime":1774430357641,"traceId":"5f8e5d8716490082"},{"name":"generate-webpack-config","duration":129485,"timestamp":2778077939151,"id":823,"parentId":821,"tags":{},"startTime":1774430357647,"traceId":"5f8e5d8716490082"},{"name":"make","duration":365,"timestamp":2778078118025,"id":825,"parentId":824,"tags":{},"startTime":1774430357826,"traceId":"5f8e5d8716490082"},{"name":"chunk-graph","duration":322,"timestamp":2778078119525,"id":827,"parentId":826,"tags":{},"startTime":1774430357828,"traceId":"5f8e5d8716490082"},{"name":"optimize-modules","duration":11,"timestamp":2778078119899,"id":829,"parentId":826,"tags":{},"startTime":1774430357828,"traceId":"5f8e5d8716490082"},{"name":"optimize-chunks","duration":80,"timestamp":2778078119955,"id":830,"parentId":826,"tags":{},"startTime":1774430357828,"traceId":"5f8e5d8716490082"},{"name":"optimize-tree","duration":12,"timestamp":2778078120062,"id":831,"parentId":826,"tags":{},"startTime":1774430357828,"traceId":"5f8e5d8716490082"},{"name":"optimize-chunk-modules","duration":61,"timestamp":2778078120163,"id":832,"parentId":826,"tags":{},"startTime":1774430357828,"traceId":"5f8e5d8716490082"},{"name":"optimize","duration":373,"timestamp":2778078119873,"id":828,"parentId":826,"tags":{},"startTime":1774430357828,"traceId":"5f8e5d8716490082"},{"name":"module-hash","duration":49,"timestamp":2778078120606,"id":833,"parentId":826,"tags":{},"startTime":1774430357829,"traceId":"5f8e5d8716490082"},{"name":"code-generation","duration":105,"timestamp":2778078120682,"id":834,"parentId":826,"tags":{},"startTime":1774430357829,"traceId":"5f8e5d8716490082"},{"name":"hash","duration":225,"timestamp":2778078120949,"id":835,"parentId":826,"tags":{},"startTime":1774430357829,"traceId":"5f8e5d8716490082"},{"name":"code-generation-jobs","duration":45,"timestamp":2778078121173,"id":836,"parentId":826,"tags":{},"startTime":1774430357829,"traceId":"5f8e5d8716490082"},{"name":"module-assets","duration":44,"timestamp":2778078121199,"id":837,"parentId":826,"tags":{},"startTime":1774430357829,"traceId":"5f8e5d8716490082"},{"name":"create-chunk-assets","duration":133,"timestamp":2778078121247,"id":838,"parentId":826,"tags":{},"startTime":1774430357829,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":110,"timestamp":2778078125742,"id":840,"parentId":839,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1774430357834,"traceId":"5f8e5d8716490082"},{"name":"minify-webpack-plugin-optimize","duration":2685,"timestamp":2778078123171,"id":839,"parentId":824,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1774430357831,"traceId":"5f8e5d8716490082"},{"name":"css-minimizer-plugin","duration":75,"timestamp":2778078125909,"id":841,"parentId":824,"tags":{},"startTime":1774430357834,"traceId":"5f8e5d8716490082"},{"name":"seal","duration":7976,"timestamp":2778078119368,"id":826,"parentId":824,"tags":{},"startTime":1774430357828,"traceId":"5f8e5d8716490082"},{"name":"webpack-compilation","duration":11335,"timestamp":2778078116165,"id":824,"parentId":821,"tags":{"name":"edge-server"},"startTime":1774430357824,"traceId":"5f8e5d8716490082"},{"name":"emit","duration":916,"timestamp":2778078127700,"id":842,"parentId":821,"tags":{},"startTime":1774430357836,"traceId":"5f8e5d8716490082"},{"name":"webpack-close","duration":307,"timestamp":2778078128931,"id":843,"parentId":821,"tags":{"name":"edge-server"},"startTime":1774430357837,"traceId":"5f8e5d8716490082"},{"name":"webpack-generate-error-stats","duration":1104,"timestamp":2778078129265,"id":844,"parentId":843,"tags":{},"startTime":1774430357837,"traceId":"5f8e5d8716490082"},{"name":"run-webpack-compiler","duration":197088,"timestamp":2778077933333,"id":821,"parentId":820,"tags":{},"startTime":1774430357641,"traceId":"5f8e5d8716490082"},{"name":"format-webpack-messages","duration":45,"timestamp":2778078130423,"id":845,"parentId":820,"tags":{},"startTime":1774430357839,"traceId":"5f8e5d8716490082"},{"name":"worker-main-edge-server","duration":197411,"timestamp":2778077933133,"id":820,"parentId":1,"tags":{},"startTime":1774430357641,"traceId":"5f8e5d8716490082"},{"name":"create-entrypoints","duration":5752,"timestamp":2778078374590,"id":848,"parentId":846,"tags":{},"startTime":1774430358083,"traceId":"5f8e5d8716490082"},{"name":"generate-webpack-config","duration":135213,"timestamp":2778078380441,"id":849,"parentId":847,"tags":{},"startTime":1774430358089,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":4211,"timestamp":2778078608507,"id":877,"parentId":876,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fcomponents%2FAppShell.tsx%22%2C%22ids%22%3A%5B%22AppShell%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1774430358317,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":1247,"timestamp":2778078645138,"id":878,"parentId":854,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%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%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%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%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%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":1774430358353,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":147,"timestamp":2778078646411,"id":879,"parentId":856,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=false!","layer":"app-pages-browser"},"startTime":1774430358355,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":239,"timestamp":2778078646583,"id":880,"parentId":858,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1774430358355,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":175,"timestamp":2778078646837,"id":881,"parentId":859,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%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":1774430358355,"traceId":"5f8e5d8716490082"},{"name":"next-client-pages-loader","duration":145,"timestamp":2778078647829,"id":883,"parentId":882,"tags":{"absolutePagePath":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/builtin/global-not-found.js"},"startTime":1774430358356,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":3159,"timestamp":2778078647024,"id":882,"parentId":855,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!","layer":"app-pages-browser"},"startTime":1774430358355,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":85545,"timestamp":2778078567373,"id":856,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":85547,"timestamp":2778078567384,"id":857,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":85536,"timestamp":2778078567399,"id":860,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":85524,"timestamp":2778078567412,"id":861,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":85510,"timestamp":2778078567428,"id":862,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":85506,"timestamp":2778078567433,"id":863,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":85505,"timestamp":2778078567435,"id":864,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":85505,"timestamp":2778078567437,"id":865,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":85504,"timestamp":2778078567438,"id":866,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":85509,"timestamp":2778078567440,"id":867,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":85509,"timestamp":2778078567442,"id":868,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":85508,"timestamp":2778078567445,"id":869,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":85508,"timestamp":2778078567447,"id":870,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":85507,"timestamp":2778078567449,"id":871,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":85506,"timestamp":2778078567451,"id":872,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":85505,"timestamp":2778078567453,"id":873,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":85504,"timestamp":2778078567455,"id":874,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":85502,"timestamp":2778078567457,"id":875,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4197,"timestamp":2778078652313,"id":885,"parentId":852,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/next.js","layer":"pages-dir-browser"},"startTime":1774430358360,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7395,"timestamp":2778078650233,"id":884,"parentId":853,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/app-next.js","layer":"app-pages-browser"},"startTime":1774430358358,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1513,"timestamp":2778078659685,"id":886,"parentId":885,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/register-deployment-id-global.js","layer":"pages-dir-browser"},"startTime":1774430358368,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2333,"timestamp":2778078659852,"id":887,"parentId":885,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/webpack.js","layer":"pages-dir-browser"},"startTime":1774430358368,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2886,"timestamp":2778078660192,"id":890,"parentId":884,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/app-webpack.js","layer":"app-pages-browser"},"startTime":1774430358368,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5433,"timestamp":2778078660283,"id":891,"parentId":884,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1774430358368,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9670,"timestamp":2778078660445,"id":893,"parentId":884,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/app-index.js","layer":"app-pages-browser"},"startTime":1774430358369,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16944,"timestamp":2778078660100,"id":889,"parentId":885,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/index.js","layer":"pages-dir-browser"},"startTime":1774430358368,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":26812,"timestamp":2778078659989,"id":888,"parentId":885,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"pages-dir-browser"},"startTime":1774430358368,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":27000,"timestamp":2778078660366,"id":892,"parentId":884,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"app-pages-browser"},"startTime":1774430358369,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5767,"timestamp":2778078685583,"id":894,"parentId":886,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/deployment-id.js","layer":"pages-dir-browser"},"startTime":1774430358394,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3910,"timestamp":2778078688249,"id":895,"parentId":890,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/register-deployment-id-global.js","layer":"app-pages-browser"},"startTime":1774430358396,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4275,"timestamp":2778078688413,"id":896,"parentId":890,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/deployment-id.js","layer":"app-pages-browser"},"startTime":1774430358397,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4365,"timestamp":2778078688522,"id":897,"parentId":890,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1774430358397,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4959,"timestamp":2778078688591,"id":898,"parentId":891,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/asset-prefix.js","layer":"app-pages-browser"},"startTime":1774430358397,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5203,"timestamp":2778078688723,"id":900,"parentId":893,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/app-globals.js","layer":"app-pages-browser"},"startTime":1774430358397,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5378,"timestamp":2778078688779,"id":901,"parentId":893,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1774430358397,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6386,"timestamp":2778078688831,"id":902,"parentId":893,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1774430358397,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6733,"timestamp":2778078688938,"id":904,"parentId":893,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/app-call-server.js","layer":"app-pages-browser"},"startTime":1774430358397,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7913,"timestamp":2778078688662,"id":899,"parentId":891,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/set-attributes-from-props.js","layer":"app-pages-browser"},"startTime":1774430358397,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8290,"timestamp":2778078688992,"id":905,"parentId":893,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1774430358397,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10149,"timestamp":2778078688886,"id":903,"parentId":893,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/react-client-callbacks/error-boundary-callbacks.js","layer":"app-pages-browser"},"startTime":1774430358397,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10243,"timestamp":2778078689193,"id":909,"parentId":893,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1774430358397,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11495,"timestamp":2778078689145,"id":908,"parentId":893,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1774430358397,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11761,"timestamp":2778078689293,"id":911,"parentId":893,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/navigation-build-id.js","layer":"app-pages-browser"},"startTime":1774430358397,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14696,"timestamp":2778078689042,"id":906,"parentId":893,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/app-router-instance.js","layer":"app-pages-browser"},"startTime":1774430358397,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16118,"timestamp":2778078689244,"id":910,"parentId":893,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1774430358397,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16241,"timestamp":2778078689365,"id":913,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16344,"timestamp":2778078689471,"id":915,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16693,"timestamp":2778078689424,"id":914,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/mitt.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16888,"timestamp":2778078689516,"id":916,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":17395,"timestamp":2778078689567,"id":917,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":21721,"timestamp":2778078689092,"id":907,"parentId":893,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/app-router.js","layer":"app-pages-browser"},"startTime":1774430358397,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":21793,"timestamp":2778078689610,"id":918,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":32562,"timestamp":2778078689698,"id":920,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/portal/index.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":33757,"timestamp":2778078689653,"id":919,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":33989,"timestamp":2778078689839,"id":923,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/route-announcer.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":34823,"timestamp":2778078689740,"id":921,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/head-manager.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"}]
9
- [{"name":"build-module-js","duration":35748,"timestamp":2778078689789,"id":922,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/page-loader.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":35763,"timestamp":2778078689947,"id":926,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":35893,"timestamp":2778078690036,"id":928,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/has-base-path.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":36212,"timestamp":2778078689993,"id":927,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":37152,"timestamp":2778078689887,"id":924,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/router.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":37181,"timestamp":2778078690085,"id":929,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":37348,"timestamp":2778078690171,"id":931,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":37660,"timestamp":2778078690220,"id":932,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":38007,"timestamp":2778078690265,"id":933,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":38662,"timestamp":2778078690126,"id":930,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/adapters.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":38672,"timestamp":2778078690309,"id":934,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":38890,"timestamp":2778078690439,"id":937,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/pages/_app.js","layer":"pages-dir-browser"},"startTime":1774430358399,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":40135,"timestamp":2778078690397,"id":936,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/pages/_error.js","layer":"pages-dir-browser"},"startTime":1774430358399,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":40258,"timestamp":2778078690484,"id":938,"parentId":882,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/builtin/global-not-found.js","layer":"app-pages-browser"},"startTime":1774430358399,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":41373,"timestamp":2778078690356,"id":935,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/script.js","layer":"pages-dir-browser"},"startTime":1774430358399,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":49336,"timestamp":2778078689345,"id":912,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1259,"timestamp":2778078739594,"id":940,"parentId":900,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"app-pages-browser"},"startTime":1774430358448,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":51203,"timestamp":2778078689929,"id":925,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1774430358398,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1755,"timestamp":2778078739711,"id":942,"parentId":902,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/is-error.js","layer":"app-pages-browser"},"startTime":1774430358448,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2554,"timestamp":2778078739659,"id":941,"parentId":902,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1774430358448,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2900,"timestamp":2778078739472,"id":939,"parentId":898,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/invariant-error.js","layer":"app-pages-browser"},"startTime":1774430358448,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2783,"timestamp":2778078739771,"id":943,"parentId":902,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"app-pages-browser"},"startTime":1774430358448,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3142,"timestamp":2778078739820,"id":944,"parentId":904,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1774430358448,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3276,"timestamp":2778078739907,"id":946,"parentId":903,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1774430358448,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3903,"timestamp":2778078739864,"id":945,"parentId":904,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/use-action-queue.js","layer":"app-pages-browser"},"startTime":1774430358448,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1967,"timestamp":2778078744455,"id":949,"parentId":908,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2458,"timestamp":2778078744389,"id":948,"parentId":903,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/builtin/global-error.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3186,"timestamp":2778078744302,"id":947,"parentId":903,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1774430358452,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3940,"timestamp":2778078744504,"id":950,"parentId":908,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4138,"timestamp":2778078744636,"id":953,"parentId":908,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/types.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4575,"timestamp":2778078744677,"id":954,"parentId":908,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/bfcache.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7146,"timestamp":2778078744718,"id":955,"parentId":908,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7457,"timestamp":2778078744797,"id":957,"parentId":906,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9080,"timestamp":2778078744758,"id":956,"parentId":908,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/optimistic-routes.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9116,"timestamp":2778078744839,"id":958,"parentId":906,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/is-thenable.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9262,"timestamp":2778078744877,"id":959,"parentId":906,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/prefetch.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12872,"timestamp":2778078744552,"id":951,"parentId":908,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12678,"timestamp":2778078744955,"id":961,"parentId":906,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12922,"timestamp":2778078744993,"id":962,"parentId":906,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/app-router-utils.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13175,"timestamp":2778078745074,"id":964,"parentId":906,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/lib/javascript-url.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14007,"timestamp":2778078745032,"id":963,"parentId":906,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/links.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14252,"timestamp":2778078745114,"id":965,"parentId":910,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/segment.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14277,"timestamp":2778078745202,"id":967,"parentId":916,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16082,"timestamp":2778078744916,"id":960,"parentId":906,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/navigation.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16670,"timestamp":2778078745159,"id":966,"parentId":910,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/route-params.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16796,"timestamp":2778078745280,"id":969,"parentId":907,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":17466,"timestamp":2778078745240,"id":968,"parentId":917,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":17633,"timestamp":2778078745322,"id":970,"parentId":907,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/reducers/committed-state.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":24398,"timestamp":2778078744593,"id":952,"parentId":908,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/cache.js","layer":"app-pages-browser"},"startTime":1774430358453,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":23974,"timestamp":2778078745365,"id":971,"parentId":907,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1774430358454,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":24327,"timestamp":2778078745412,"id":972,"parentId":907,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1774430358454,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":24565,"timestamp":2778078745451,"id":973,"parentId":907,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1774430358454,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":25270,"timestamp":2778078745543,"id":975,"parentId":907,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1774430358454,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":25459,"timestamp":2778078745503,"id":974,"parentId":907,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1774430358454,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":25553,"timestamp":2778078745601,"id":976,"parentId":907,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1774430358454,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":213631,"timestamp":2778078567395,"id":859,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1856,"timestamp":2778078779906,"id":980,"parentId":907,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/errors/root-error-boundary.js","layer":"app-pages-browser"},"startTime":1774430358488,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2239,"timestamp":2778078779852,"id":979,"parentId":907,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1774430358488,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2813,"timestamp":2778078779668,"id":977,"parentId":907,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1774430358488,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3089,"timestamp":2778078779779,"id":978,"parentId":907,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1774430358488,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3119,"timestamp":2778078780025,"id":982,"parentId":921,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/set-attributes-from-props.js","layer":"pages-dir-browser"},"startTime":1774430358488,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3305,"timestamp":2778078780072,"id":983,"parentId":922,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/add-base-path.js","layer":"pages-dir-browser"},"startTime":1774430358488,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1338,"timestamp":2778078786192,"id":986,"parentId":922,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/add-locale.js","layer":"pages-dir-browser"},"startTime":1774430358494,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1484,"timestamp":2778078786236,"id":987,"parentId":922,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"pages-dir-browser"},"startTime":1774430358494,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1771,"timestamp":2778078786133,"id":985,"parentId":922,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":"pages-dir-browser"},"startTime":1774430358494,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2084,"timestamp":2778078786041,"id":984,"parentId":922,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":"pages-dir-browser"},"startTime":1774430358494,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1961,"timestamp":2778078786280,"id":988,"parentId":922,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1774430358494,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2016,"timestamp":2778078786396,"id":991,"parentId":922,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/lib/promise.js","layer":"pages-dir-browser"},"startTime":1774430358495,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3074,"timestamp":2778078786433,"id":992,"parentId":926,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/image-config.js","layer":"pages-dir-browser"},"startTime":1774430358495,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3133,"timestamp":2778078786468,"id":993,"parentId":928,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-browser"},"startTime":1774430358495,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4482,"timestamp":2778078786359,"id":990,"parentId":922,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-browser"},"startTime":1774430358495,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5660,"timestamp":2778078786322,"id":989,"parentId":922,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/route-loader.js","layer":"pages-dir-browser"},"startTime":1774430358494,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3555,"timestamp":2778078788603,"id":995,"parentId":924,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/with-router.js","layer":"pages-dir-browser"},"startTime":1774430358497,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3656,"timestamp":2778078788676,"id":996,"parentId":931,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"pages-dir-browser"},"startTime":1774430358497,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3736,"timestamp":2778078788725,"id":997,"parentId":932,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"pages-dir-browser"},"startTime":1774430358497,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3829,"timestamp":2778078788764,"id":998,"parentId":932,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"pages-dir-browser"},"startTime":1774430358497,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3813,"timestamp":2778078788837,"id":1000,"parentId":930,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js","layer":"pages-dir-browser"},"startTime":1774430358497,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3930,"timestamp":2778078788801,"id":999,"parentId":930,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/index.js","layer":"pages-dir-browser"},"startTime":1774430358497,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5521,"timestamp":2778078788906,"id":1002,"parentId":934,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"pages-dir-browser"},"startTime":1774430358497,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5606,"timestamp":2778078789002,"id":1003,"parentId":934,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/redirect-error.js","layer":"pages-dir-browser"},"startTime":1774430358497,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5695,"timestamp":2778078789146,"id":1007,"parentId":938,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"app-pages-browser"},"startTime":1774430358497,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6273,"timestamp":2778078789110,"id":1006,"parentId":936,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-browser"},"startTime":1774430358497,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7287,"timestamp":2778078788872,"id":1001,"parentId":930,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"pages-dir-browser"},"startTime":1774430358497,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14958,"timestamp":2778078786503,"id":994,"parentId":924,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/router.js","layer":"pages-dir-browser"},"startTime":1774430358495,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8499,"timestamp":2778078793622,"id":1009,"parentId":925,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-browser"},"startTime":1774430358502,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8769,"timestamp":2778078793563,"id":1008,"parentId":935,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1774430358502,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8785,"timestamp":2778078793668,"id":1010,"parentId":942,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"app-pages-browser"},"startTime":1774430358502,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8956,"timestamp":2778078793723,"id":1011,"parentId":946,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"app-pages-browser"},"startTime":1774430358502,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9071,"timestamp":2778078793767,"id":1012,"parentId":948,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/handle-isr-error.js","layer":"app-pages-browser"},"startTime":1774430358502,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10328,"timestamp":2778078793809,"id":1013,"parentId":948,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/builtin/error-styles.js","layer":"app-pages-browser"},"startTime":1774430358502,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10490,"timestamp":2778078793848,"id":1014,"parentId":947,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1774430358502,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":24802,"timestamp":2778078779957,"id":981,"parentId":907,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/framework/boundary-components.js","layer":"app-pages-browser"},"startTime":1774430358488,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":20744,"timestamp":2778078789081,"id":1004,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/react/jsx-runtime.js","layer":"pages-dir-browser"},"startTime":1774430358497,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":20954,"timestamp":2778078789099,"id":1005,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/react-dom/client.js","layer":"pages-dir-browser"},"startTime":1774430358497,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2133,"timestamp":2778078810910,"id":1015,"parentId":947,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1774430358519,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2150,"timestamp":2778078811079,"id":1017,"parentId":950,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1774430358519,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2563,"timestamp":2778078811020,"id":1016,"parentId":950,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"app-pages-browser"},"startTime":1774430358519,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2716,"timestamp":2778078811128,"id":1018,"parentId":954,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1774430358519,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2882,"timestamp":2778078811222,"id":1020,"parentId":955,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1774430358519,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3071,"timestamp":2778078811262,"id":1021,"parentId":955,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1774430358519,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3206,"timestamp":2778078811363,"id":1023,"parentId":957,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1774430358520,"traceId":"5f8e5d8716490082"}]
10
- [{"name":"build-module-js","duration":5901,"timestamp":2778078811404,"id":1024,"parentId":957,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1774430358520,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6823,"timestamp":2778078811175,"id":1019,"parentId":954,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/cache-map.js","layer":"app-pages-browser"},"startTime":1774430358519,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3129,"timestamp":2778078815113,"id":1026,"parentId":957,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1774430358523,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3536,"timestamp":2778078815040,"id":1025,"parentId":957,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1774430358523,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3465,"timestamp":2778078815257,"id":1029,"parentId":959,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"app-pages-browser"},"startTime":1774430358523,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4011,"timestamp":2778078815210,"id":1028,"parentId":956,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/vary-path.js","layer":"app-pages-browser"},"startTime":1774430358523,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4011,"timestamp":2778078815348,"id":1031,"parentId":951,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/app-router-types.js","layer":"app-pages-browser"},"startTime":1774430358524,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4010,"timestamp":2778078815444,"id":1033,"parentId":961,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1774430358524,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4242,"timestamp":2778078815390,"id":1032,"parentId":951,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1774430358524,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5544,"timestamp":2778078815164,"id":1027,"parentId":957,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1774430358523,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5496,"timestamp":2778078815495,"id":1034,"parentId":961,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1774430358524,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5716,"timestamp":2778078815579,"id":1036,"parentId":966,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"app-pages-browser"},"startTime":1774430358524,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5830,"timestamp":2778078815621,"id":1037,"parentId":969,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/readonly-url-search-params.js","layer":"app-pages-browser"},"startTime":1774430358524,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6334,"timestamp":2778078815538,"id":1035,"parentId":960,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js","layer":"app-pages-browser"},"startTime":1774430358524,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9145,"timestamp":2778078815707,"id":1039,"parentId":952,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js","layer":"app-pages-browser"},"startTime":1774430358524,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9182,"timestamp":2778078815755,"id":1040,"parentId":952,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/promise-with-resolvers.js","layer":"app-pages-browser"},"startTime":1774430358524,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9521,"timestamp":2778078815665,"id":1038,"parentId":968,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-browser"},"startTime":1774430358524,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9376,"timestamp":2778078815898,"id":1043,"parentId":976,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"app-pages-browser"},"startTime":1774430358524,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9542,"timestamp":2778078815856,"id":1042,"parentId":973,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1774430358524,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9626,"timestamp":2778078815984,"id":1045,"parentId":878,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/client-segment.js","layer":"app-pages-browser"},"startTime":1774430358524,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10385,"timestamp":2778078815811,"id":1041,"parentId":972,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1774430358524,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10514,"timestamp":2778078815937,"id":1044,"parentId":878,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/client-page.js","layer":"app-pages-browser"},"startTime":1774430358524,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11129,"timestamp":2778078816082,"id":1047,"parentId":878,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1774430358524,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14081,"timestamp":2778078815304,"id":1030,"parentId":959,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"app-pages-browser"},"startTime":1774430358523,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14940,"timestamp":2778078816033,"id":1046,"parentId":878,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1774430358524,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":24346,"timestamp":2778078811305,"id":1022,"parentId":955,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/constants.js","layer":"app-pages-browser"},"startTime":1774430358519,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2989,"timestamp":2778078833671,"id":1051,"parentId":983,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"pages-dir-browser"},"startTime":1774430358542,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3259,"timestamp":2778078833605,"id":1050,"parentId":979,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1774430358542,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3660,"timestamp":2778078833532,"id":1049,"parentId":980,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js","layer":"app-pages-browser"},"startTime":1774430358542,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4155,"timestamp":2778078833415,"id":1048,"parentId":878,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"app-pages-browser"},"startTime":1774430358542,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4048,"timestamp":2778078833721,"id":1052,"parentId":983,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1774430358542,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4082,"timestamp":2778078833828,"id":1054,"parentId":984,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"pages-dir-browser"},"startTime":1774430358542,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1263,"timestamp":2778078838873,"id":1064,"parentId":1001,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/constants.js","layer":"pages-dir-browser"},"startTime":1774430358547,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2689,"timestamp":2778078838534,"id":1056,"parentId":990,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-browser"},"startTime":1774430358547,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2866,"timestamp":2778078838461,"id":1055,"parentId":993,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-browser"},"startTime":1774430358547,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2841,"timestamp":2778078838583,"id":1057,"parentId":990,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/entry-constants.js","layer":"pages-dir-browser"},"startTime":1774430358547,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2927,"timestamp":2778078838632,"id":1058,"parentId":989,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/trusted-types.js","layer":"pages-dir-browser"},"startTime":1774430358547,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2945,"timestamp":2778078838671,"id":1059,"parentId":989,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-browser"},"startTime":1774430358547,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2982,"timestamp":2778078838751,"id":1061,"parentId":1003,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-browser"},"startTime":1774430358547,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3062,"timestamp":2778078838790,"id":1062,"parentId":1007,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"app-pages-browser"},"startTime":1774430358547,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3062,"timestamp":2778078838886,"id":1065,"parentId":1001,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"pages-dir-browser"},"startTime":1774430358547,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3275,"timestamp":2778078838836,"id":1063,"parentId":1006,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-browser"},"startTime":1774430358547,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3297,"timestamp":2778078838957,"id":1067,"parentId":994,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-browser"},"startTime":1774430358547,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4257,"timestamp":2778078838712,"id":1060,"parentId":999,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-browser"},"startTime":1774430358547,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4137,"timestamp":2778078838994,"id":1068,"parentId":994,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"pages-dir-browser"},"startTime":1774430358547,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4774,"timestamp":2778078838919,"id":1066,"parentId":1001,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js","layer":"pages-dir-browser"},"startTime":1774430358547,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4455,"timestamp":2778078839382,"id":1073,"parentId":994,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/detect-domain-locale.js","layer":"pages-dir-browser"},"startTime":1774430358548,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4572,"timestamp":2778078839419,"id":1074,"parentId":994,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/remove-locale.js","layer":"pages-dir-browser"},"startTime":1774430358548,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5141,"timestamp":2778078839340,"id":1072,"parentId":994,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"pages-dir-browser"},"startTime":1774430358548,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5450,"timestamp":2778078839455,"id":1075,"parentId":994,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/resolve-href.js","layer":"pages-dir-browser"},"startTime":1774430358548,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1765,"timestamp":2778078848502,"id":1080,"parentId":994,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"pages-dir-browser"},"startTime":1774430358557,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2011,"timestamp":2778078848450,"id":1079,"parentId":994,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":"pages-dir-browser"},"startTime":1774430358557,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2209,"timestamp":2778078848396,"id":1078,"parentId":994,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1774430358557,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2579,"timestamp":2778078848277,"id":1077,"parentId":994,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1774430358556,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2511,"timestamp":2778078848543,"id":1081,"parentId":994,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"pages-dir-browser"},"startTime":1774430358557,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2566,"timestamp":2778078848580,"id":1082,"parentId":994,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":"pages-dir-browser"},"startTime":1774430358557,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2717,"timestamp":2778078848618,"id":1083,"parentId":994,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/lib/javascript-url.js","layer":"pages-dir-browser"},"startTime":1774430358557,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2879,"timestamp":2778078848797,"id":1089,"parentId":1015,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"app-pages-browser"},"startTime":1774430358557,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2922,"timestamp":2778078848880,"id":1091,"parentId":1021,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1774430358557,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3538,"timestamp":2778078848655,"id":1084,"parentId":994,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/bloom-filter.js","layer":"pages-dir-browser"},"startTime":1774430358557,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3568,"timestamp":2778078848840,"id":1090,"parentId":1016,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1774430358557,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6023,"timestamp":2778078848927,"id":1092,"parentId":1019,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/segment-cache/lru.js","layer":"app-pages-browser"},"startTime":1774430358557,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6256,"timestamp":2778078848965,"id":1093,"parentId":1025,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"app-pages-browser"},"startTime":1774430358557,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2585,"timestamp":2778078852932,"id":1094,"parentId":1033,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1774430358561,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2666,"timestamp":2778078853012,"id":1095,"parentId":1027,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/unrecognized-action-error.js","layer":"app-pages-browser"},"startTime":1774430358561,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2870,"timestamp":2778078853066,"id":1096,"parentId":1027,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/assign-location.js","layer":"app-pages-browser"},"startTime":1774430358561,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3022,"timestamp":2778078853110,"id":1097,"parentId":1027,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"app-pages-browser"},"startTime":1774430358561,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3062,"timestamp":2778078853152,"id":1098,"parentId":1027,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/action-revalidation-kind.js","layer":"app-pages-browser"},"startTime":1774430358561,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3092,"timestamp":2778078853191,"id":1099,"parentId":1034,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1774430358561,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2748,"timestamp":2778078853588,"id":1101,"parentId":1038,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"pages-dir-browser"},"startTime":1774430358562,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2896,"timestamp":2778078853627,"id":1102,"parentId":1038,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/segment.js","layer":"pages-dir-browser"},"startTime":1774430358562,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":6294,"timestamp":2778078853232,"id":1100,"parentId":877,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/AppShell.tsx","layer":"app-pages-browser"},"startTime":1774430358561,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":20677,"timestamp":2778078839031,"id":1069,"parentId":893,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1774430358547,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":20574,"timestamp":2778078839315,"id":1070,"parentId":893,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1774430358547,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":20526,"timestamp":2778078839493,"id":1076,"parentId":994,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/is-api-route.js","layer":"pages-dir-browser"},"startTime":1774430358548,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":20778,"timestamp":2778078839328,"id":1071,"parentId":893,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1774430358547,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":26516,"timestamp":2778078833761,"id":1053,"parentId":878,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"app-pages-browser"},"startTime":1774430358542,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3714,"timestamp":2778078856802,"id":1103,"parentId":1045,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/request/params.browser.js","layer":"app-pages-browser"},"startTime":1774430358565,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3810,"timestamp":2778078856879,"id":1104,"parentId":1041,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1774430358565,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3832,"timestamp":2778078856982,"id":1106,"parentId":1044,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/request/search-params.browser.js","layer":"app-pages-browser"},"startTime":1774430358565,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4100,"timestamp":2778078856929,"id":1105,"parentId":1041,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/navigation.react-server.js","layer":"app-pages-browser"},"startTime":1774430358565,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4133,"timestamp":2778078857031,"id":1107,"parentId":1046,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1774430358565,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4133,"timestamp":2778078857109,"id":1109,"parentId":1048,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1774430358565,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4451,"timestamp":2778078857070,"id":1108,"parentId":1046,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/bfcache-state-manager.js","layer":"app-pages-browser"},"startTime":1774430358565,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10457,"timestamp":2778078857149,"id":1110,"parentId":1054,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/route-match-utils.js","layer":"pages-dir-browser"},"startTime":1774430358565,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10523,"timestamp":2778078857186,"id":1111,"parentId":1067,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-browser"},"startTime":1774430358565,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10591,"timestamp":2778078857222,"id":1112,"parentId":1066,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/invariant-error.js","layer":"pages-dir-browser"},"startTime":1774430358565,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10702,"timestamp":2778078857256,"id":1113,"parentId":1066,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/parse-loader-tree.js","layer":"pages-dir-browser"},"startTime":1774430358565,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10987,"timestamp":2778078857290,"id":1114,"parentId":1066,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/routes/app.js","layer":"pages-dir-browser"},"startTime":1774430358565,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11222,"timestamp":2778078857323,"id":1115,"parentId":1066,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/resolve-param-value.js","layer":"pages-dir-browser"},"startTime":1774430358565,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":20074,"timestamp":2778078848782,"id":1088,"parentId":893,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1774430358557,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":20361,"timestamp":2778078848689,"id":1085,"parentId":981,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"app-pages-browser"},"startTime":1774430358557,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":20427,"timestamp":2778078848750,"id":1086,"parentId":1004,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/react/cjs/react-jsx-runtime.production.js","layer":"pages-dir-browser"},"startTime":1774430358557,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6318,"timestamp":2778078862951,"id":1116,"parentId":1078,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-browser"},"startTime":1774430358571,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6381,"timestamp":2778078863024,"id":1117,"parentId":1078,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-browser"},"startTime":1774430358571,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6543,"timestamp":2778078863118,"id":1119,"parentId":1081,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"pages-dir-browser"},"startTime":1774430358571,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6696,"timestamp":2778078863074,"id":1118,"parentId":1077,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"pages-dir-browser"},"startTime":1774430358571,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6651,"timestamp":2778078863201,"id":1121,"parentId":1090,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1774430358571,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6819,"timestamp":2778078863156,"id":1120,"parentId":1091,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/hash.js","layer":"app-pages-browser"},"startTime":1774430358571,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":58996,"timestamp":2778078848770,"id":1087,"parentId":1005,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/react-dom/cjs/react-dom-client.production.js","layer":"pages-dir-browser"},"startTime":1774430358557,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":898,"timestamp":2778078908380,"id":1131,"parentId":1105,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/forbidden.js","layer":"app-pages-browser"},"startTime":1774430358617,"traceId":"5f8e5d8716490082"}]
11
- [{"name":"build-module-js","duration":1074,"timestamp":2778078908336,"id":1130,"parentId":1105,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/not-found.js","layer":"app-pages-browser"},"startTime":1774430358616,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1370,"timestamp":2778078908151,"id":1128,"parentId":1103,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/request/params.browser.prod.js","layer":"app-pages-browser"},"startTime":1774430358616,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1332,"timestamp":2778078908284,"id":1129,"parentId":1106,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/request/search-params.browser.prod.js","layer":"app-pages-browser"},"startTime":1774430358616,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":46693,"timestamp":2778078863262,"id":1123,"parentId":920,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/react-dom/index.js","layer":"pages-dir-browser"},"startTime":1774430358571,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":46803,"timestamp":2778078863240,"id":1122,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/react/index.js","layer":"pages-dir-browser"},"startTime":1774430358571,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2261,"timestamp":2778078908457,"id":1133,"parentId":1105,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"app-pages-browser"},"startTime":1774430358617,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2460,"timestamp":2778078908419,"id":1132,"parentId":1105,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/unauthorized.js","layer":"app-pages-browser"},"startTime":1774430358617,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2003,"timestamp":2778078908958,"id":1136,"parentId":1115,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js","layer":"pages-dir-browser"},"startTime":1774430358617,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2207,"timestamp":2778078908911,"id":1135,"parentId":1114,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","layer":"pages-dir-browser"},"startTime":1774430358617,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4881,"timestamp":2778078908063,"id":1125,"parentId":1069,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/react/cjs/react-jsx-runtime.production.js","layer":"app-pages-browser"},"startTime":1774430358616,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8195,"timestamp":2778078908135,"id":1127,"parentId":1071,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.js","layer":"app-pages-browser"},"startTime":1774430358616,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":349486,"timestamp":2778078567354,"id":855,"parentId":851,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9720,"timestamp":2778078908897,"id":1134,"parentId":1110,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/lib/route-pattern-normalizer.js","layer":"pages-dir-browser"},"startTime":1774430358617,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":45772,"timestamp":2778078908103,"id":1126,"parentId":1070,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/react-dom/cjs/react-dom-client.production.js","layer":"app-pages-browser"},"startTime":1774430358616,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":46259,"timestamp":2778078908994,"id":1137,"parentId":1088,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/react/cjs/react.production.js","layer":"app-pages-browser"},"startTime":1774430358617,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":45037,"timestamp":2778078910457,"id":1138,"parentId":971,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1774430358619,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":36598,"timestamp":2778078919098,"id":1141,"parentId":1133,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/client/components/unstable-rethrow.browser.js","layer":"app-pages-browser"},"startTime":1774430358627,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":41993,"timestamp":2778078916817,"id":1140,"parentId":1122,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/react/cjs/react.production.js","layer":"pages-dir-browser"},"startTime":1774430358625,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":42422,"timestamp":2778078916767,"id":1139,"parentId":1123,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/react-dom/cjs/react-dom.production.js","layer":"pages-dir-browser"},"startTime":1774430358625,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":55392,"timestamp":2778078961378,"id":1146,"parentId":1100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/SkillsConfig.tsx","layer":"app-pages-browser"},"startTime":1774430358670,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":58593,"timestamp":2778078961517,"id":1147,"parentId":1100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/ModelsConfig.tsx","layer":"app-pages-browser"},"startTime":1774430358670,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":61925,"timestamp":2778078961052,"id":1145,"parentId":1100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/SessionSidebar.tsx","layer":"app-pages-browser"},"startTime":1774430358669,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":64190,"timestamp":2778078959345,"id":1144,"parentId":1138,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/react-dom/cjs/react-dom.production.js","layer":"app-pages-browser"},"startTime":1774430358668,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":1384,"timestamp":2778079025482,"id":1151,"parentId":1100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/TabBar.tsx","layer":"app-pages-browser"},"startTime":1774430358734,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":1890,"timestamp":2778079025359,"id":1150,"parentId":1100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/FileViewer.tsx","layer":"app-pages-browser"},"startTime":1774430358734,"traceId":"5f8e5d8716490082"},{"name":"postcss-process","duration":59568,"timestamp":2778079003788,"id":1148,"parentId":1143,"tags":{},"startTime":1774430358712,"traceId":"5f8e5d8716490082"},{"name":"postcss-loader","duration":141789,"timestamp":2778078921631,"id":1143,"parentId":1142,"tags":{},"startTime":1774430358630,"traceId":"5f8e5d8716490082"},{"name":"css-loader","duration":16212,"timestamp":2778079063539,"id":1156,"parentId":1142,"tags":{"astUsed":"true"},"startTime":1774430358772,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":57542,"timestamp":2778079025147,"id":1149,"parentId":1100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/ChatWindow.tsx","layer":"app-pages-browser"},"startTime":1774430358733,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":59305,"timestamp":2778079025918,"id":1152,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"pages-dir-browser"},"startTime":1774430358734,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":59393,"timestamp":2778079026166,"id":1153,"parentId":907,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"app-pages-browser"},"startTime":1774430358734,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":59598,"timestamp":2778079026452,"id":1155,"parentId":889,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"pages-dir-browser"},"startTime":1774430358735,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":59795,"timestamp":2778079026402,"id":1154,"parentId":893,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"app-pages-browser"},"startTime":1774430358735,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":2057,"timestamp":2778079087443,"id":1157,"parentId":1145,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/FileExplorer.tsx","layer":"app-pages-browser"},"startTime":1774430358796,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":2988,"timestamp":2778079088293,"id":1158,"parentId":1151,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/FileIcons.tsx","layer":"app-pages-browser"},"startTime":1774430358796,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3873,"timestamp":2778079088434,"id":1159,"parentId":1087,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1774430358797,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3923,"timestamp":2778079089849,"id":1161,"parentId":1110,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"pages-dir-browser"},"startTime":1774430358798,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4287,"timestamp":2778079089772,"id":1160,"parentId":1100,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/api/navigation.js","layer":"app-pages-browser"},"startTime":1774430358798,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":3211,"timestamp":2778079092050,"id":1166,"parentId":1149,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/ToolPanel.tsx","layer":"app-pages-browser"},"startTime":1774430358800,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":4103,"timestamp":2778079091756,"id":1164,"parentId":1149,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/BranchNavigator.tsx","layer":"app-pages-browser"},"startTime":1774430358800,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":4811,"timestamp":2778079091922,"id":1165,"parentId":1149,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/ChatMinimap.tsx","layer":"app-pages-browser"},"startTime":1774430358800,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5349,"timestamp":2778079091534,"id":1162,"parentId":990,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/polyfills/process.js","layer":"pages-dir-browser"},"startTime":1774430358800,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5472,"timestamp":2778079091554,"id":1163,"parentId":1126,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/polyfills/process.js","layer":"app-pages-browser"},"startTime":1774430358800,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2717,"timestamp":2778079097528,"id":1167,"parentId":1159,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/scheduler/cjs/scheduler.production.js","layer":"pages-dir-browser"},"startTime":1774430358806,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":3975,"timestamp":2778079097935,"id":1168,"parentId":1149,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/MessageView.tsx","layer":"app-pages-browser"},"startTime":1774430358806,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5675,"timestamp":2778079098855,"id":1169,"parentId":1126,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/scheduler/index.js","layer":"app-pages-browser"},"startTime":1774430358807,"traceId":"5f8e5d8716490082"},{"name":"build-module-ts","duration":671,"timestamp":2778079105102,"id":1172,"parentId":1149,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/lib/normalize.ts","layer":"app-pages-browser"},"startTime":1774430358813,"traceId":"5f8e5d8716490082"},{"name":"build-module-css","duration":186722,"timestamp":2778078919211,"id":1142,"parentId":1124,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/globals.css.webpack[javascript/auto]!=!/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!/Users/alex/Documents/Workspace/pi-web/app/globals.css","layer":null},"startTime":1774430358627,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2018,"timestamp":2778079105033,"id":1171,"parentId":1169,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/scheduler/cjs/scheduler.production.js","layer":"app-pages-browser"},"startTime":1774430358813,"traceId":"5f8e5d8716490082"},{"name":"build-module-tsx","duration":4756,"timestamp":2778079103961,"id":1170,"parentId":1149,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/ChatInput.tsx","layer":"app-pages-browser"},"startTime":1774430358812,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":631,"timestamp":2778079110228,"id":1174,"parentId":1162,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/process/browser.js","layer":"pages-dir-browser"},"startTime":1774430358818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1016,"timestamp":2778079110248,"id":1175,"parentId":1163,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/compiled/process/browser.js","layer":"app-pages-browser"},"startTime":1774430358818,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":544303,"timestamp":2778078567088,"id":852,"parentId":851,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1774430358275,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":544070,"timestamp":2778078567325,"id":853,"parentId":851,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1774430358275,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":544054,"timestamp":2778078567343,"id":854,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%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%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%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%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1543,"timestamp":2778079110155,"id":1173,"parentId":1168,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/remark-gfm/index.js","layer":"app-pages-browser"},"startTime":1774430358818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2205,"timestamp":2778079110324,"id":1176,"parentId":1168,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/react-markdown/index.js","layer":"app-pages-browser"},"startTime":1774430358818,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1026,"timestamp":2778079112257,"id":1177,"parentId":1142,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1774430358820,"traceId":"5f8e5d8716490082"},{"name":"build-module-css","duration":254598,"timestamp":2778078863277,"id":1124,"parentId":880,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/globals.css","layer":"app-pages-browser"},"startTime":1774430358571,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5546,"timestamp":2778079112769,"id":1178,"parentId":1173,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/remark-gfm/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358821,"traceId":"5f8e5d8716490082"},{"name":"build-module","duration":51,"timestamp":2778079120189,"id":1180,"parentId":1124,"tags":{},"startTime":1774430358828,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8426,"timestamp":2778079112880,"id":1179,"parentId":1176,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/react-markdown/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358821,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":553927,"timestamp":2778078567390,"id":858,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1060,"timestamp":2778079125846,"id":1181,"parentId":1178,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm/index.js","layer":"app-pages-browser"},"startTime":1774430358834,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1117,"timestamp":2778079125918,"id":1182,"parentId":1178,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm/index.js","layer":"app-pages-browser"},"startTime":1774430358834,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1785,"timestamp":2778079126191,"id":1184,"parentId":1179,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/html-url-attributes/index.js","layer":"app-pages-browser"},"startTime":1774430358834,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1976,"timestamp":2778079126118,"id":1183,"parentId":1179,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/hast-util-to-jsx-runtime/index.js","layer":"app-pages-browser"},"startTime":1774430358834,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1890,"timestamp":2778079126294,"id":1186,"parentId":1179,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unified/index.js","layer":"app-pages-browser"},"startTime":1774430358834,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2030,"timestamp":2778079126248,"id":1185,"parentId":1179,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/remark-parse/index.js","layer":"app-pages-browser"},"startTime":1774430358834,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1985,"timestamp":2778079126376,"id":1188,"parentId":1179,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-visit/index.js","layer":"app-pages-browser"},"startTime":1774430358835,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2140,"timestamp":2778079126334,"id":1187,"parentId":1179,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/remark-rehype/index.js","layer":"app-pages-browser"},"startTime":1774430358834,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3157,"timestamp":2778079126416,"id":1189,"parentId":1179,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/vfile/index.js","layer":"app-pages-browser"},"startTime":1774430358835,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3208,"timestamp":2778079126507,"id":1190,"parentId":1179,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/devlop/lib/default.js","layer":"app-pages-browser"},"startTime":1774430358835,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1899,"timestamp":2778079128807,"id":1191,"parentId":1182,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358837,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1590,"timestamp":2778079129864,"id":1192,"parentId":1184,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/html-url-attributes/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358838,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1611,"timestamp":2778079130010,"id":1195,"parentId":1185,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/remark-parse/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358838,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2832,"timestamp":2778079129919,"id":1193,"parentId":1183,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/hast-util-to-jsx-runtime/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358838,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2963,"timestamp":2778079130051,"id":1196,"parentId":1188,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-visit/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358838,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4246,"timestamp":2778079129963,"id":1194,"parentId":1186,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unified/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358838,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4327,"timestamp":2778079130091,"id":1197,"parentId":1187,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/remark-rehype/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358838,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5937,"timestamp":2778079130885,"id":1198,"parentId":1189,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/vfile/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358839,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3309,"timestamp":2778079136011,"id":1199,"parentId":1194,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unified/lib/callable-instance.js","layer":"app-pages-browser"},"startTime":1774430358844,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1903,"timestamp":2778079138620,"id":1201,"parentId":1198,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/vfile/lib/minproc.browser.js","layer":"app-pages-browser"},"startTime":1774430358847,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2574,"timestamp":2778079138556,"id":1200,"parentId":1198,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/vfile/lib/minpath.browser.js","layer":"app-pages-browser"},"startTime":1774430358847,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2694,"timestamp":2778079138666,"id":1202,"parentId":1198,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/vfile/lib/minurl.browser.js","layer":"app-pages-browser"},"startTime":1774430358847,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2653,"timestamp":2778079142575,"id":1204,"parentId":1181,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-combine-extensions/index.js","layer":"app-pages-browser"},"startTime":1774430358851,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2916,"timestamp":2778079142503,"id":1203,"parentId":1202,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/vfile/lib/minurl.shared.js","layer":"app-pages-browser"},"startTime":1774430358851,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2919,"timestamp":2778079142623,"id":1205,"parentId":1181,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-autolink-literal/index.js","layer":"app-pages-browser"},"startTime":1774430358851,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2972,"timestamp":2778079142683,"id":1206,"parentId":1181,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-footnote/index.js","layer":"app-pages-browser"},"startTime":1774430358851,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3045,"timestamp":2778079142726,"id":1207,"parentId":1181,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-tagfilter/index.js","layer":"app-pages-browser"},"startTime":1774430358851,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2994,"timestamp":2778079142857,"id":1210,"parentId":1181,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-task-list-item/index.js","layer":"app-pages-browser"},"startTime":1774430358851,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3177,"timestamp":2778079142773,"id":1208,"parentId":1181,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-strikethrough/index.js","layer":"app-pages-browser"},"startTime":1774430358851,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3212,"timestamp":2778079142817,"id":1209,"parentId":1181,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-table/index.js","layer":"app-pages-browser"},"startTime":1774430358851,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5316,"timestamp":2778079144267,"id":1211,"parentId":1187,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/index.js","layer":"app-pages-browser"},"startTime":1774430358852,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3080,"timestamp":2778079148613,"id":1216,"parentId":1207,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-tagfilter/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358857,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3379,"timestamp":2778079148481,"id":1213,"parentId":1205,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-autolink-literal/lib/html.js","layer":"app-pages-browser"},"startTime":1774430358857,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4539,"timestamp":2778079148422,"id":1212,"parentId":1205,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-autolink-literal/lib/syntax.js","layer":"app-pages-browser"},"startTime":1774430358857,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4439,"timestamp":2778079148657,"id":1217,"parentId":1210,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-task-list-item/lib/html.js","layer":"app-pages-browser"},"startTime":1774430358857,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5022,"timestamp":2778079148571,"id":1215,"parentId":1206,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-footnote/lib/html.js","layer":"app-pages-browser"},"startTime":1774430358857,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5131,"timestamp":2778079148696,"id":1218,"parentId":1210,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-task-list-item/lib/syntax.js","layer":"app-pages-browser"},"startTime":1774430358857,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6071,"timestamp":2778079148525,"id":1214,"parentId":1206,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-footnote/lib/syntax.js","layer":"app-pages-browser"},"startTime":1774430358857,"traceId":"5f8e5d8716490082"}]
12
- [{"name":"build-module-js","duration":6249,"timestamp":2778079148773,"id":1220,"parentId":1208,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-strikethrough/lib/syntax.js","layer":"app-pages-browser"},"startTime":1774430358857,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6396,"timestamp":2778079148735,"id":1219,"parentId":1208,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-strikethrough/lib/html.js","layer":"app-pages-browser"},"startTime":1774430358857,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7286,"timestamp":2778079148854,"id":1222,"parentId":1209,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-table/lib/syntax.js","layer":"app-pages-browser"},"startTime":1774430358857,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7621,"timestamp":2778079148816,"id":1221,"parentId":1209,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-table/lib/html.js","layer":"app-pages-browser"},"startTime":1774430358857,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7629,"timestamp":2778079148918,"id":1223,"parentId":1191,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-autolink-literal/index.js","layer":"app-pages-browser"},"startTime":1774430358857,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7648,"timestamp":2778079149008,"id":1225,"parentId":1191,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-task-list-item/index.js","layer":"app-pages-browser"},"startTime":1774430358857,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7687,"timestamp":2778079149048,"id":1226,"parentId":1191,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-table/index.js","layer":"app-pages-browser"},"startTime":1774430358857,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7869,"timestamp":2778079148958,"id":1224,"parentId":1191,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-footnote/index.js","layer":"app-pages-browser"},"startTime":1774430358857,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7824,"timestamp":2778079149092,"id":1227,"parentId":1191,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-strikethrough/index.js","layer":"app-pages-browser"},"startTime":1774430358857,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8505,"timestamp":2778079149911,"id":1228,"parentId":1193,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/estree-util-is-identifier-name/index.js","layer":"app-pages-browser"},"startTime":1774430358858,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8499,"timestamp":2778079150002,"id":1230,"parentId":1193,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/hast-util-whitespace/index.js","layer":"app-pages-browser"},"startTime":1774430358858,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8707,"timestamp":2778079149959,"id":1229,"parentId":1193,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/comma-separated-tokens/index.js","layer":"app-pages-browser"},"startTime":1774430358858,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8813,"timestamp":2778079150040,"id":1231,"parentId":1193,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/index.js","layer":"app-pages-browser"},"startTime":1774430358858,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8824,"timestamp":2778079150121,"id":1233,"parentId":1193,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-position/index.js","layer":"app-pages-browser"},"startTime":1774430358858,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8983,"timestamp":2778079150082,"id":1232,"parentId":1193,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/space-separated-tokens/index.js","layer":"app-pages-browser"},"startTime":1774430358858,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8977,"timestamp":2778079150163,"id":1234,"parentId":1193,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/vfile-message/index.js","layer":"app-pages-browser"},"startTime":1774430358858,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10068,"timestamp":2778079150784,"id":1235,"parentId":1194,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/bail/index.js","layer":"app-pages-browser"},"startTime":1774430358859,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10092,"timestamp":2778079150843,"id":1236,"parentId":1194,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/trough/index.js","layer":"app-pages-browser"},"startTime":1774430358859,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10804,"timestamp":2778079150884,"id":1237,"parentId":1194,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/is-plain-obj/index.js","layer":"app-pages-browser"},"startTime":1774430358859,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10860,"timestamp":2778079150923,"id":1238,"parentId":1195,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-from-markdown/index.js","layer":"app-pages-browser"},"startTime":1774430358859,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12195,"timestamp":2778079151275,"id":1242,"parentId":1194,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/extend/index.js","layer":"app-pages-browser"},"startTime":1774430358859,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12713,"timestamp":2778079151237,"id":1241,"parentId":1211,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/footer.js","layer":"app-pages-browser"},"startTime":1774430358859,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12947,"timestamp":2778079151198,"id":1240,"parentId":1211,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358859,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13273,"timestamp":2778079151144,"id":1239,"parentId":1211,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/index.js","layer":"app-pages-browser"},"startTime":1774430358859,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13394,"timestamp":2778079151313,"id":1243,"parentId":1193,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/style-to-js/cjs/index.js","layer":"app-pages-browser"},"startTime":1774430358859,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13470,"timestamp":2778079151350,"id":1244,"parentId":1196,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-visit-parents/index.js","layer":"app-pages-browser"},"startTime":1774430358860,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11052,"timestamp":2778079161105,"id":1246,"parentId":1222,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-table/lib/infer.js","layer":"app-pages-browser"},"startTime":1774430358869,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11358,"timestamp":2778079161189,"id":1248,"parentId":1225,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-task-list-item/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358869,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13087,"timestamp":2778079161148,"id":1247,"parentId":1223,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-autolink-literal/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358869,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13505,"timestamp":2778079161049,"id":1245,"parentId":1222,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-extension-gfm-table/lib/edit-map.js","layer":"app-pages-browser"},"startTime":1774430358869,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15373,"timestamp":2778079161229,"id":1249,"parentId":1226,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-table/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358869,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15668,"timestamp":2778079161268,"id":1250,"parentId":1224,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-footnote/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358869,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15803,"timestamp":2778079161310,"id":1251,"parentId":1227,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-gfm-strikethrough/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358869,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15465,"timestamp":2778079162155,"id":1252,"parentId":1228,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/estree-util-is-identifier-name/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358870,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15500,"timestamp":2778079162310,"id":1255,"parentId":1231,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/aria.js","layer":"app-pages-browser"},"startTime":1774430358870,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":15667,"timestamp":2778079162261,"id":1254,"parentId":1231,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/util/merge.js","layer":"app-pages-browser"},"startTime":1774430358870,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":16803,"timestamp":2778079162204,"id":1253,"parentId":1230,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/hast-util-whitespace/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358870,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":17044,"timestamp":2778079162360,"id":1256,"parentId":1231,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/html.js","layer":"app-pages-browser"},"startTime":1774430358871,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":17059,"timestamp":2778079162470,"id":1258,"parentId":1231,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/xlink.js","layer":"app-pages-browser"},"startTime":1774430358871,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":17109,"timestamp":2778079162513,"id":1259,"parentId":1231,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/xmlns.js","layer":"app-pages-browser"},"startTime":1774430358871,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":17648,"timestamp":2778079162422,"id":1257,"parentId":1231,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/svg.js","layer":"app-pages-browser"},"startTime":1774430358871,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":17616,"timestamp":2778079162551,"id":1260,"parentId":1231,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/xml.js","layer":"app-pages-browser"},"startTime":1774430358871,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":17613,"timestamp":2778079162707,"id":1264,"parentId":1233,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-position/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358871,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":17913,"timestamp":2778079162747,"id":1265,"parentId":1234,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/vfile-message/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358871,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":18172,"timestamp":2778079162591,"id":1261,"parentId":1231,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/hast-to-react.js","layer":"app-pages-browser"},"startTime":1774430358871,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":18400,"timestamp":2778079162630,"id":1262,"parentId":1231,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/find.js","layer":"app-pages-browser"},"startTime":1774430358871,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":18448,"timestamp":2778079162668,"id":1263,"parentId":1231,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/normalize.js","layer":"app-pages-browser"},"startTime":1774430358871,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13811,"timestamp":2778079167777,"id":1266,"parentId":1236,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/trough/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358876,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12740,"timestamp":2778079171599,"id":1267,"parentId":1238,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-from-markdown/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358880,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10680,"timestamp":2778079174957,"id":1270,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/break.js","layer":"app-pages-browser"},"startTime":1774430358883,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11424,"timestamp":2778079174822,"id":1268,"parentId":1240,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/state.js","layer":"app-pages-browser"},"startTime":1774430358883,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11296,"timestamp":2778079175072,"id":1272,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/delete.js","layer":"app-pages-browser"},"startTime":1774430358883,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11591,"timestamp":2778079174885,"id":1269,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js","layer":"app-pages-browser"},"startTime":1774430358883,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11630,"timestamp":2778079175004,"id":1271,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/code.js","layer":"app-pages-browser"},"startTime":1774430358883,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11647,"timestamp":2778079175111,"id":1273,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js","layer":"app-pages-browser"},"startTime":1774430358883,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12895,"timestamp":2778079175149,"id":1274,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js","layer":"app-pages-browser"},"startTime":1774430358883,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12946,"timestamp":2778079175191,"id":1275,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/heading.js","layer":"app-pages-browser"},"startTime":1774430358883,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12997,"timestamp":2778079175229,"id":1276,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/html.js","layer":"app-pages-browser"},"startTime":1774430358883,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13078,"timestamp":2778079175269,"id":1277,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js","layer":"app-pages-browser"},"startTime":1774430358883,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13147,"timestamp":2778079175308,"id":1278,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/image.js","layer":"app-pages-browser"},"startTime":1774430358883,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13184,"timestamp":2778079175383,"id":1280,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js","layer":"app-pages-browser"},"startTime":1774430358884,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13341,"timestamp":2778079175345,"id":1279,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js","layer":"app-pages-browser"},"startTime":1774430358884,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13468,"timestamp":2778079175457,"id":1282,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/list-item.js","layer":"app-pages-browser"},"startTime":1774430358884,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13554,"timestamp":2778079175498,"id":1283,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/list.js","layer":"app-pages-browser"},"startTime":1774430358884,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13615,"timestamp":2778079175534,"id":1284,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js","layer":"app-pages-browser"},"startTime":1774430358884,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13849,"timestamp":2778079175421,"id":1281,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/link.js","layer":"app-pages-browser"},"startTime":1774430358884,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13783,"timestamp":2778079175610,"id":1286,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/strong.js","layer":"app-pages-browser"},"startTime":1774430358884,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13990,"timestamp":2778079175572,"id":1285,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/root.js","layer":"app-pages-browser"},"startTime":1774430358884,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14043,"timestamp":2778079175650,"id":1287,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/table.js","layer":"app-pages-browser"},"startTime":1774430358884,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14072,"timestamp":2778079175724,"id":1289,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js","layer":"app-pages-browser"},"startTime":1774430358884,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14135,"timestamp":2778079175761,"id":1290,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/text.js","layer":"app-pages-browser"},"startTime":1774430358884,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14346,"timestamp":2778079175687,"id":1288,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/table-row.js","layer":"app-pages-browser"},"startTime":1774430358884,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14320,"timestamp":2778079175797,"id":1291,"parentId":1239,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js","layer":"app-pages-browser"},"startTime":1774430358884,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14618,"timestamp":2778079175835,"id":1292,"parentId":1243,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/style-to-js/cjs/utilities.js","layer":"app-pages-browser"},"startTime":1774430358884,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14979,"timestamp":2778079175872,"id":1293,"parentId":1244,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-visit-parents/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358884,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8032,"timestamp":2778079184639,"id":1294,"parentId":1255,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/util/create.js","layer":"app-pages-browser"},"startTime":1774430358893,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8157,"timestamp":2778079184695,"id":1295,"parentId":1255,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/util/types.js","layer":"app-pages-browser"},"startTime":1774430358893,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8311,"timestamp":2778079184737,"id":1296,"parentId":1254,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/util/schema.js","layer":"app-pages-browser"},"startTime":1774430358893,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6712,"timestamp":2778079187266,"id":1297,"parentId":1256,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/util/case-insensitive-transform.js","layer":"app-pages-browser"},"startTime":1774430358895,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6763,"timestamp":2778079187320,"id":1298,"parentId":1257,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/util/case-sensitive-transform.js","layer":"app-pages-browser"},"startTime":1774430358895,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6937,"timestamp":2778079187375,"id":1299,"parentId":1262,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/util/defined-info.js","layer":"app-pages-browser"},"startTime":1774430358896,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7009,"timestamp":2778079187417,"id":1300,"parentId":1262,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/property-information/lib/util/info.js","layer":"app-pages-browser"},"startTime":1774430358896,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2498,"timestamp":2778079193430,"id":1301,"parentId":1277,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-hast/lib/revert.js","layer":"app-pages-browser"},"startTime":1774430358902,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2516,"timestamp":2778079193499,"id":1302,"parentId":1293,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-visit-parents/lib/color.js","layer":"app-pages-browser"},"startTime":1774430358902,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2571,"timestamp":2778079195277,"id":1303,"parentId":1204,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-chunked/index.js","layer":"app-pages-browser"},"startTime":1774430358903,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1917,"timestamp":2778079198465,"id":1304,"parentId":1241,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-sanitize-uri/index.js","layer":"app-pages-browser"},"startTime":1774430358907,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2323,"timestamp":2778079198519,"id":1305,"parentId":1247,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-character/index.js","layer":"app-pages-browser"},"startTime":1774430358907,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2539,"timestamp":2778079198651,"id":1308,"parentId":1220,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-classify-character/index.js","layer":"app-pages-browser"},"startTime":1774430358907,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2757,"timestamp":2778079198562,"id":1306,"parentId":1250,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-normalize-identifier/index.js","layer":"app-pages-browser"},"startTime":1774430358907,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2819,"timestamp":2778079198610,"id":1307,"parentId":1220,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-resolve-all/index.js","layer":"app-pages-browser"},"startTime":1774430358907,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3345,"timestamp":2778079198903,"id":1310,"parentId":1214,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-factory-space/index.js","layer":"app-pages-browser"},"startTime":1774430358907,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3605,"timestamp":2778079198830,"id":1309,"parentId":1214,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/index.js","layer":"app-pages-browser"},"startTime":1774430358907,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2517,"timestamp":2778079205240,"id":1311,"parentId":1248,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/index.js","layer":"app-pages-browser"},"startTime":1774430358913,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2527,"timestamp":2778079205337,"id":1313,"parentId":1247,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-find-and-replace/index.js","layer":"app-pages-browser"},"startTime":1774430358913,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2711,"timestamp":2778079205295,"id":1312,"parentId":1247,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/ccount/index.js","layer":"app-pages-browser"},"startTime":1774430358913,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3126,"timestamp":2778079205376,"id":1314,"parentId":1249,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/markdown-table/index.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3303,"timestamp":2778079205415,"id":1315,"parentId":1243,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/style-to-object/cjs/index.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4464,"timestamp":2778079205728,"id":1317,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/autolink.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4565,"timestamp":2778079205766,"id":1318,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/blank-line.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4755,"timestamp":2778079205809,"id":1319,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/block-quote.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4840,"timestamp":2778079205847,"id":1320,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/character-escape.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"}]
13
- [{"name":"build-module-js","duration":5054,"timestamp":2778079205887,"id":1321,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/character-reference.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5796,"timestamp":2778079205674,"id":1316,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/attention.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5786,"timestamp":2778079205961,"id":1323,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/code-indented.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5751,"timestamp":2778079206108,"id":1327,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/hard-break-escape.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6404,"timestamp":2778079205924,"id":1322,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/code-fenced.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6741,"timestamp":2778079205998,"id":1324,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/code-text.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6945,"timestamp":2778079206035,"id":1325,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/content.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7187,"timestamp":2778079206072,"id":1326,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/definition.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7641,"timestamp":2778079206234,"id":1330,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/html-text.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8008,"timestamp":2778079206145,"id":1328,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/heading-atx.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8838,"timestamp":2778079206181,"id":1329,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/html-flow.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8764,"timestamp":2778079206388,"id":1333,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/label-start-link.js","layer":"app-pages-browser"},"startTime":1774430358915,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8975,"timestamp":2778079206318,"id":1332,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/label-start-image.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8953,"timestamp":2778079206444,"id":1334,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/line-ending.js","layer":"app-pages-browser"},"startTime":1774430358915,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9675,"timestamp":2778079206278,"id":1331,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/label-end.js","layer":"app-pages-browser"},"startTime":1774430358914,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9716,"timestamp":2778079206524,"id":1336,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/setext-underline.js","layer":"app-pages-browser"},"startTime":1774430358915,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9872,"timestamp":2778079206561,"id":1337,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/thematic-break.js","layer":"app-pages-browser"},"startTime":1774430358915,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10377,"timestamp":2778079206485,"id":1335,"parentId":1309,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-core-commonmark/lib/list.js","layer":"app-pages-browser"},"startTime":1774430358915,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11909,"timestamp":2778079209094,"id":1339,"parentId":1267,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-string/index.js","layer":"app-pages-browser"},"startTime":1774430358917,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12063,"timestamp":2778079209035,"id":1338,"parentId":1267,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-stringify-position/index.js","layer":"app-pages-browser"},"startTime":1774430358917,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12168,"timestamp":2778079209137,"id":1340,"parentId":1267,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/index.js","layer":"app-pages-browser"},"startTime":1774430358917,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12330,"timestamp":2778079209176,"id":1341,"parentId":1267,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-decode-string/index.js","layer":"app-pages-browser"},"startTime":1774430358917,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12399,"timestamp":2778079209293,"id":1344,"parentId":1290,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/trim-lines/index.js","layer":"app-pages-browser"},"startTime":1774430358917,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12639,"timestamp":2778079209216,"id":1342,"parentId":1267,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-decode-numeric-character-reference/index.js","layer":"app-pages-browser"},"startTime":1774430358917,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12705,"timestamp":2778079209255,"id":1343,"parentId":1267,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/decode-named-character-reference/index.dom.js","layer":"app-pages-browser"},"startTime":1774430358917,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3524,"timestamp":2778079220175,"id":1348,"parentId":1293,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-is/index.js","layer":"app-pages-browser"},"startTime":1774430358928,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":3884,"timestamp":2778079220091,"id":1346,"parentId":1311,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/index.js","layer":"app-pages-browser"},"startTime":1774430358928,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4276,"timestamp":2778079220017,"id":1345,"parentId":1311,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358928,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4510,"timestamp":2778079220134,"id":1347,"parentId":1313,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-find-and-replace/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358928,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7902,"timestamp":2778079220769,"id":1349,"parentId":1241,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/@ungap/structured-clone/esm/index.js","layer":"app-pages-browser"},"startTime":1774430358929,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6338,"timestamp":2778079225561,"id":1350,"parentId":1339,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-string/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358934,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6436,"timestamp":2778079225611,"id":1351,"parentId":1338,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-stringify-position/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358934,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6524,"timestamp":2778079225692,"id":1353,"parentId":1340,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/parse.js","layer":"app-pages-browser"},"startTime":1774430358934,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6735,"timestamp":2778079225766,"id":1355,"parentId":1340,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/preprocess.js","layer":"app-pages-browser"},"startTime":1774430358934,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6877,"timestamp":2778079225729,"id":1354,"parentId":1340,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/postprocess.js","layer":"app-pages-browser"},"startTime":1774430358934,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8118,"timestamp":2778079225651,"id":1352,"parentId":1340,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/compile.js","layer":"app-pages-browser"},"startTime":1774430358934,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5874,"timestamp":2778079229836,"id":1357,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/blockquote.js","layer":"app-pages-browser"},"startTime":1774430358938,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6046,"timestamp":2778079229930,"id":1359,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/code.js","layer":"app-pages-browser"},"startTime":1774430358938,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6239,"timestamp":2778079229883,"id":1358,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/break.js","layer":"app-pages-browser"},"startTime":1774430358938,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6365,"timestamp":2778079229971,"id":1360,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/definition.js","layer":"app-pages-browser"},"startTime":1774430358938,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6336,"timestamp":2778079230095,"id":1363,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/html.js","layer":"app-pages-browser"},"startTime":1774430358938,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6580,"timestamp":2778079230055,"id":1362,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/heading.js","layer":"app-pages-browser"},"startTime":1774430358938,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":6742,"timestamp":2778079230133,"id":1364,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/image.js","layer":"app-pages-browser"},"startTime":1774430358938,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7061,"timestamp":2778079230018,"id":1361,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/emphasis.js","layer":"app-pages-browser"},"startTime":1774430358938,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7663,"timestamp":2778079229773,"id":1356,"parentId":1348,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/unist-util-is/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358938,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7426,"timestamp":2778079230171,"id":1365,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/image-reference.js","layer":"app-pages-browser"},"startTime":1774430358938,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7585,"timestamp":2778079230247,"id":1367,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/link.js","layer":"app-pages-browser"},"startTime":1774430358938,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7857,"timestamp":2778079230209,"id":1366,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/inline-code.js","layer":"app-pages-browser"},"startTime":1774430358938,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7985,"timestamp":2778079230323,"id":1369,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/list.js","layer":"app-pages-browser"},"startTime":1774430358938,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8181,"timestamp":2778079230284,"id":1368,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/link-reference.js","layer":"app-pages-browser"},"startTime":1774430358938,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8289,"timestamp":2778079230361,"id":1370,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/list-item.js","layer":"app-pages-browser"},"startTime":1774430358939,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8314,"timestamp":2778079230435,"id":1372,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/root.js","layer":"app-pages-browser"},"startTime":1774430358939,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8311,"timestamp":2778079230514,"id":1374,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/text.js","layer":"app-pages-browser"},"startTime":1774430358939,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8509,"timestamp":2778079230398,"id":1371,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/paragraph.js","layer":"app-pages-browser"},"startTime":1774430358939,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8455,"timestamp":2778079230555,"id":1375,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.js","layer":"app-pages-browser"},"startTime":1774430358939,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8701,"timestamp":2778079230475,"id":1373,"parentId":1346,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/handle/strong.js","layer":"app-pages-browser"},"startTime":1774430358939,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8746,"timestamp":2778079230593,"id":1376,"parentId":1345,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/configure.js","layer":"app-pages-browser"},"startTime":1774430358939,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11054,"timestamp":2778079230677,"id":1378,"parentId":1345,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/unsafe.js","layer":"app-pages-browser"},"startTime":1774430358939,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11149,"timestamp":2778079230713,"id":1379,"parentId":1345,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/association.js","layer":"app-pages-browser"},"startTime":1774430358939,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11246,"timestamp":2778079230750,"id":1380,"parentId":1345,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/compile-pattern.js","layer":"app-pages-browser"},"startTime":1774430358939,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11255,"timestamp":2778079230874,"id":1383,"parentId":1345,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/indent-lines.js","layer":"app-pages-browser"},"startTime":1774430358939,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11606,"timestamp":2778079230789,"id":1381,"parentId":1345,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/container-phrasing.js","layer":"app-pages-browser"},"startTime":1774430358939,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":11927,"timestamp":2778079230629,"id":1377,"parentId":1345,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/join.js","layer":"app-pages-browser"},"startTime":1774430358939,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12034,"timestamp":2778079230911,"id":1384,"parentId":1345,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/safe.js","layer":"app-pages-browser"},"startTime":1774430358939,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12314,"timestamp":2778079230835,"id":1382,"parentId":1345,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/container-flow.js","layer":"app-pages-browser"},"startTime":1774430358939,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":12559,"timestamp":2778079230947,"id":1385,"parentId":1345,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/track.js","layer":"app-pages-browser"},"startTime":1774430358939,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":13952,"timestamp":2778079231378,"id":1386,"parentId":1349,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/@ungap/structured-clone/esm/deserialize.js","layer":"app-pages-browser"},"startTime":1774430358940,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":14375,"timestamp":2778079231446,"id":1387,"parentId":1349,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/@ungap/structured-clone/esm/serialize.js","layer":"app-pages-browser"},"startTime":1774430358940,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8297,"timestamp":2778079240063,"id":1388,"parentId":1353,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/initialize/content.js","layer":"app-pages-browser"},"startTime":1774430358948,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8608,"timestamp":2778079240232,"id":1391,"parentId":1353,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/initialize/text.js","layer":"app-pages-browser"},"startTime":1774430358948,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8834,"timestamp":2778079240170,"id":1390,"parentId":1353,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/initialize/flow.js","layer":"app-pages-browser"},"startTime":1774430358948,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9426,"timestamp":2778079240125,"id":1389,"parentId":1353,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/initialize/document.js","layer":"app-pages-browser"},"startTime":1774430358948,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9666,"timestamp":2778079240289,"id":1392,"parentId":1353,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/constructs.js","layer":"app-pages-browser"},"startTime":1774430358948,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":10489,"timestamp":2778079240396,"id":1393,"parentId":1353,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark/lib/create-tokenizer.js","layer":"app-pages-browser"},"startTime":1774430358949,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7957,"timestamp":2778079244640,"id":1394,"parentId":1304,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-encode/index.js","layer":"app-pages-browser"},"startTime":1774430358953,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7176,"timestamp":2778079246214,"id":1395,"parentId":1359,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.js","layer":"app-pages-browser"},"startTime":1774430358954,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7233,"timestamp":2778079246341,"id":1397,"parentId":1358,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/pattern-in-scope.js","layer":"app-pages-browser"},"startTime":1774430358955,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7397,"timestamp":2778079246294,"id":1396,"parentId":1359,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-fence.js","layer":"app-pages-browser"},"startTime":1774430358954,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7417,"timestamp":2778079246384,"id":1398,"parentId":1360,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-quote.js","layer":"app-pages-browser"},"startTime":1774430358955,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7498,"timestamp":2778079246467,"id":1400,"parentId":1362,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.js","layer":"app-pages-browser"},"startTime":1774430358955,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7575,"timestamp":2778079246507,"id":1401,"parentId":1361,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.js","layer":"app-pages-browser"},"startTime":1774430358955,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7688,"timestamp":2778079246547,"id":1402,"parentId":1361,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/encode-info.js","layer":"app-pages-browser"},"startTime":1774430358955,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7681,"timestamp":2778079246641,"id":1404,"parentId":1369,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-bullet.js","layer":"app-pages-browser"},"startTime":1774430358955,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":7749,"timestamp":2778079246680,"id":1405,"parentId":1369,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.js","layer":"app-pages-browser"},"startTime":1774430358955,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8081,"timestamp":2778079246425,"id":1399,"parentId":1362,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/encode-character-reference.js","layer":"app-pages-browser"},"startTime":1774430358955,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8079,"timestamp":2778079246599,"id":1403,"parentId":1367,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.js","layer":"app-pages-browser"},"startTime":1774430358955,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":8050,"timestamp":2778079246725,"id":1406,"parentId":1369,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.js","layer":"app-pages-browser"},"startTime":1774430358955,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9380,"timestamp":2778079246864,"id":1408,"parentId":1370,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-list-item-indent.js","layer":"app-pages-browser"},"startTime":1774430358955,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9386,"timestamp":2778079246961,"id":1410,"parentId":1373,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-strong.js","layer":"app-pages-browser"},"startTime":1774430358955,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9623,"timestamp":2778079246816,"id":1407,"parentId":1369,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-rule.js","layer":"app-pages-browser"},"startTime":1774430358955,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":9614,"timestamp":2778079246909,"id":1409,"parentId":1375,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.js","layer":"app-pages-browser"},"startTime":1774430358955,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5509,"timestamp":2778079251510,"id":1412,"parentId":1347,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-find-and-replace/node_modules/escape-string-regexp/index.js","layer":"app-pages-browser"},"startTime":1774430358960,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5757,"timestamp":2778079251451,"id":1411,"parentId":1386,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/@ungap/structured-clone/esm/types.js","layer":"app-pages-browser"},"startTime":1774430358960,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1004,"timestamp":2778079258193,"id":1415,"parentId":1326,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-factory-label/index.js","layer":"app-pages-browser"},"startTime":1774430358966,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1282,"timestamp":2778079258151,"id":1414,"parentId":1326,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-factory-title/index.js","layer":"app-pages-browser"},"startTime":1774430358966,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":1693,"timestamp":2778079258234,"id":1416,"parentId":1325,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-subtokenize/index.js","layer":"app-pages-browser"},"startTime":1774430358966,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2115,"timestamp":2778079258081,"id":1413,"parentId":1326,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-factory-destination/index.js","layer":"app-pages-browser"},"startTime":1774430358966,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2040,"timestamp":2778079258276,"id":1417,"parentId":1326,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-factory-whitespace/index.js","layer":"app-pages-browser"},"startTime":1774430358966,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":2963,"timestamp":2778079258315,"id":1418,"parentId":1329,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-html-tag-name/index.js","layer":"app-pages-browser"},"startTime":1774430358966,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":5698,"timestamp":2778079258591,"id":1419,"parentId":1315,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/inline-style-parser/cjs/index.js","layer":"app-pages-browser"},"startTime":1774430358967,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":4296,"timestamp":2778079260790,"id":1420,"parentId":1345,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/zwitch/index.js","layer":"app-pages-browser"},"startTime":1774430358969,"traceId":"5f8e5d8716490082"}]
14
- [{"name":"build-module-js","duration":1465,"timestamp":2778079264352,"id":1421,"parentId":1416,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/micromark-util-subtokenize/lib/splice-buffer.js","layer":"app-pages-browser"},"startTime":1774430358973,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":641,"timestamp":2778079265350,"id":1423,"parentId":1372,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-phrasing/index.js","layer":"app-pages-browser"},"startTime":1774430358974,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":821,"timestamp":2778079265288,"id":1422,"parentId":1359,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/longest-streak/index.js","layer":"app-pages-browser"},"startTime":1774430358973,"traceId":"5f8e5d8716490082"},{"name":"build-module-js","duration":293,"timestamp":2778079266260,"id":1424,"parentId":1423,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/node_modules/mdast-util-phrasing/lib/index.js","layer":"app-pages-browser"},"startTime":1774430358974,"traceId":"5f8e5d8716490082"},{"name":"add-entry","duration":699507,"timestamp":2778078567459,"id":876,"parentId":851,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fcomponents%2FAppShell.tsx%22%2C%22ids%22%3A%5B%22AppShell%22%5D%7D&server=false!"},"startTime":1774430358276,"traceId":"5f8e5d8716490082"},{"name":"make","duration":700188,"timestamp":2778078566897,"id":851,"parentId":850,"tags":{},"startTime":1774430358275,"traceId":"5f8e5d8716490082"},{"name":"chunk-graph","duration":4985,"timestamp":2778079282366,"id":1426,"parentId":1425,"tags":{},"startTime":1774430358991,"traceId":"5f8e5d8716490082"},{"name":"optimize-modules","duration":11,"timestamp":2778079287409,"id":1428,"parentId":1425,"tags":{},"startTime":1774430358996,"traceId":"5f8e5d8716490082"},{"name":"optimize-chunks","duration":3638,"timestamp":2778079288378,"id":1430,"parentId":1425,"tags":{},"startTime":1774430358997,"traceId":"5f8e5d8716490082"},{"name":"optimize-tree","duration":15,"timestamp":2778079292051,"id":1431,"parentId":1425,"tags":{},"startTime":1774430359000,"traceId":"5f8e5d8716490082"},{"name":"optimize-chunk-modules","duration":8009,"timestamp":2778079292115,"id":1432,"parentId":1425,"tags":{},"startTime":1774430359000,"traceId":"5f8e5d8716490082"},{"name":"optimize","duration":12773,"timestamp":2778079287385,"id":1427,"parentId":1425,"tags":{},"startTime":1774430358996,"traceId":"5f8e5d8716490082"},{"name":"module-hash","duration":6223,"timestamp":2778079306351,"id":1433,"parentId":1425,"tags":{},"startTime":1774430359015,"traceId":"5f8e5d8716490082"},{"name":"code-generation","duration":31721,"timestamp":2778079312594,"id":1434,"parentId":1425,"tags":{},"startTime":1774430359021,"traceId":"5f8e5d8716490082"},{"name":"hash","duration":4623,"timestamp":2778079345916,"id":1435,"parentId":1425,"tags":{},"startTime":1774430359054,"traceId":"5f8e5d8716490082"},{"name":"code-generation-jobs","duration":126,"timestamp":2778079350538,"id":1436,"parentId":1425,"tags":{},"startTime":1774430359059,"traceId":"5f8e5d8716490082"},{"name":"module-assets","duration":123,"timestamp":2778079350631,"id":1437,"parentId":1425,"tags":{},"startTime":1774430359059,"traceId":"5f8e5d8716490082"},{"name":"create-chunk-assets","duration":3858,"timestamp":2778079350758,"id":1438,"parentId":1425,"tags":{},"startTime":1774430359059,"traceId":"5f8e5d8716490082"},{"name":"NextJsBuildManifest-generateClientManifest","duration":900,"timestamp":2778079355872,"id":1440,"parentId":850,"tags":{},"startTime":1774430359064,"traceId":"5f8e5d8716490082"},{"name":"NextJsBuildManifest-createassets","duration":1314,"timestamp":2778079355461,"id":1439,"parentId":850,"tags":{},"startTime":1774430359064,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":5993,"timestamp":2778079360241,"id":1442,"parentId":1441,"tags":{"name":"static/chunks/main-2d23a4c2e25541b7.js","cache":"HIT"},"startTime":1774430359068,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":5919,"timestamp":2778079360317,"id":1443,"parentId":1441,"tags":{"name":"static/chunks/main-app-d700fd593b493e20.js","cache":"HIT"},"startTime":1774430359068,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":5915,"timestamp":2778079360322,"id":1444,"parentId":1441,"tags":{"name":"static/chunks/app/_not-found/page-887a0af04beed72c.js","cache":"HIT"},"startTime":1774430359068,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":4975,"timestamp":2778079361263,"id":1447,"parentId":1441,"tags":{"name":"static/chunks/app/layout-7f371d404aaa0970.js","cache":"HIT"},"startTime":1774430359069,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":4968,"timestamp":2778079361271,"id":1448,"parentId":1441,"tags":{"name":"static/chunks/next/dist/client/components/builtin/global-error-a638c8f308bb67c3.js","cache":"HIT"},"startTime":1774430359069,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":172,"timestamp":2778079366069,"id":1466,"parentId":1441,"tags":{"name":"static/chunks/webpack-7465ba623a767ec7.js","cache":"HIT"},"startTime":1774430359074,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":162,"timestamp":2778079366080,"id":1467,"parentId":1441,"tags":{"name":"static/chunks/451.be6edb7913629345.js","cache":"HIT"},"startTime":1774430359074,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":157,"timestamp":2778079366085,"id":1468,"parentId":1441,"tags":{"name":"static/chunks/framework-7095eccdca27f6c8.js","cache":"HIT"},"startTime":1774430359074,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":144,"timestamp":2778079366099,"id":1469,"parentId":1441,"tags":{"name":"static/chunks/4bd1b696-8893c63c9192106c.js","cache":"HIT"},"startTime":1774430359074,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":138,"timestamp":2778079366105,"id":1470,"parentId":1441,"tags":{"name":"static/chunks/110-052badb5cd1c3f9a.js","cache":"HIT"},"startTime":1774430359074,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":130,"timestamp":2778079366113,"id":1471,"parentId":1441,"tags":{"name":"static/chunks/794-ffe414c72fa92af7.js","cache":"HIT"},"startTime":1774430359074,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":127,"timestamp":2778079366117,"id":1472,"parentId":1441,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1774430359074,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":13,"timestamp":2778079366231,"id":1476,"parentId":1441,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1774430359074,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":5977,"timestamp":2778079360325,"id":1445,"parentId":1441,"tags":{"name":"static/chunks/app/_global-error/page-df3226e57c675169.js","cache":"MISS"},"startTime":1774430359068,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":5142,"timestamp":2778079361170,"id":1446,"parentId":1441,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-36fadcaf967366af.js","cache":"MISS"},"startTime":1774430359069,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":5045,"timestamp":2778079361275,"id":1449,"parentId":1441,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-77e01b5229d7ee95.js","cache":"MISS"},"startTime":1774430359069,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":5000,"timestamp":2778079361327,"id":1450,"parentId":1441,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-990cdf682d856943.js","cache":"MISS"},"startTime":1774430359069,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":4853,"timestamp":2778079361480,"id":1453,"parentId":1441,"tags":{"name":"static/chunks/app/api/agent/new/route-eab2fa1b41cd084e.js","cache":"MISS"},"startTime":1774430359070,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":4960,"timestamp":2778079361381,"id":1451,"parentId":1441,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-43123df797f2a8e8.js","cache":"MISS"},"startTime":1774430359070,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":4908,"timestamp":2778079361438,"id":1452,"parentId":1441,"tags":{"name":"static/chunks/app/api/agent/[id]/route-6437022492f11147.js","cache":"MISS"},"startTime":1774430359070,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":4759,"timestamp":2778079361593,"id":1455,"parentId":1441,"tags":{"name":"static/chunks/app/api/files/[...path]/route-1d381eeba49d564e.js","cache":"MISS"},"startTime":1774430359070,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":4712,"timestamp":2778079361646,"id":1456,"parentId":1441,"tags":{"name":"static/chunks/app/api/home/route-8a033d0091790d5b.js","cache":"MISS"},"startTime":1774430359070,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":4830,"timestamp":2778079361536,"id":1454,"parentId":1441,"tags":{"name":"static/chunks/app/api/default-cwd/route-3b6b86785993c55b.js","cache":"MISS"},"startTime":1774430359070,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":4690,"timestamp":2778079361682,"id":1457,"parentId":1441,"tags":{"name":"static/chunks/app/api/sessions/[id]/context/route-4b3f142114c16f62.js","cache":"MISS"},"startTime":1774430359070,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":4655,"timestamp":2778079361723,"id":1458,"parentId":1441,"tags":{"name":"static/chunks/app/api/sessions/[id]/route-3bab9e810237db07.js","cache":"MISS"},"startTime":1774430359070,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":4622,"timestamp":2778079361761,"id":1459,"parentId":1441,"tags":{"name":"static/chunks/app/api/sessions/new/route-78501eac2197830d.js","cache":"MISS"},"startTime":1774430359070,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":4596,"timestamp":2778079361792,"id":1460,"parentId":1441,"tags":{"name":"static/chunks/app/api/sessions/route-5d22ae9e3be5a72c.js","cache":"MISS"},"startTime":1774430359070,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":4567,"timestamp":2778079361826,"id":1461,"parentId":1441,"tags":{"name":"static/chunks/app/api/agent/[id]/events/route-1c6103ddb5294ba0.js","cache":"MISS"},"startTime":1774430359070,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":4543,"timestamp":2778079361856,"id":1462,"parentId":1441,"tags":{"name":"static/chunks/app/api/models-config/route-1c51879467deb72e.js","cache":"MISS"},"startTime":1774430359070,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":4515,"timestamp":2778079361889,"id":1463,"parentId":1441,"tags":{"name":"static/chunks/app/api/models/route-2f1925c63f9f4719.js","cache":"MISS"},"startTime":1774430359070,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":4495,"timestamp":2778079361915,"id":1464,"parentId":1441,"tags":{"name":"static/chunks/app/api/skills/route-d6dbd62f65209a0f.js","cache":"MISS"},"startTime":1774430359070,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":292,"timestamp":2778079366122,"id":1473,"parentId":1441,"tags":{"name":"static/qJmdsdSfRYR9WlweA4lyq/_ssgManifest.js","cache":"MISS"},"startTime":1774430359074,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":247,"timestamp":2778079366175,"id":1474,"parentId":1441,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1774430359074,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":254,"timestamp":2778079366201,"id":1475,"parentId":1441,"tags":{"name":"static/qJmdsdSfRYR9WlweA4lyq/_buildManifest.js","cache":"MISS"},"startTime":1774430359074,"traceId":"5f8e5d8716490082"},{"name":"minify-js","duration":23890,"timestamp":2778079361939,"id":1465,"parentId":1441,"tags":{"name":"static/chunks/app/page-9afaeb7a3ec49f1e.js","cache":"MISS"},"startTime":1774430359070,"traceId":"5f8e5d8716490082"},{"name":"minify-webpack-plugin-optimize","duration":28478,"timestamp":2778079357357,"id":1441,"parentId":850,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1774430359066,"traceId":"5f8e5d8716490082"},{"name":"minify-css","duration":45,"timestamp":2778079386045,"id":1478,"parentId":1477,"tags":{"file":"static/css/29b559b27de82e2a.css","cache":"HIT"},"startTime":1774430359094,"traceId":"5f8e5d8716490082"},{"name":"css-minimizer-plugin","duration":166,"timestamp":2778079385926,"id":1477,"parentId":850,"tags":{},"startTime":1774430359094,"traceId":"5f8e5d8716490082"},{"name":"seal","duration":117257,"timestamp":2778079275244,"id":1425,"parentId":850,"tags":{},"startTime":1774430358983,"traceId":"5f8e5d8716490082"},{"name":"webpack-compilation","duration":827573,"timestamp":2778078565076,"id":850,"parentId":847,"tags":{"name":"client"},"startTime":1774430358273,"traceId":"5f8e5d8716490082"},{"name":"emit","duration":13254,"timestamp":2778079392837,"id":1479,"parentId":847,"tags":{},"startTime":1774430359101,"traceId":"5f8e5d8716490082"},{"name":"webpack-close","duration":101649,"timestamp":2778079406590,"id":1480,"parentId":847,"tags":{"name":"client"},"startTime":1774430359115,"traceId":"5f8e5d8716490082"},{"name":"webpack-generate-error-stats","duration":1487,"timestamp":2778079508285,"id":1481,"parentId":1480,"tags":{},"startTime":1774430359216,"traceId":"5f8e5d8716490082"},{"name":"run-webpack-compiler","duration":1135273,"timestamp":2778078374587,"id":847,"parentId":846,"tags":{},"startTime":1774430358083,"traceId":"5f8e5d8716490082"},{"name":"format-webpack-messages","duration":55,"timestamp":2778079509863,"id":1482,"parentId":846,"tags":{},"startTime":1774430359218,"traceId":"5f8e5d8716490082"},{"name":"worker-main-client","duration":1135654,"timestamp":2778078374377,"id":846,"parentId":1,"tags":{},"startTime":1774430358083,"traceId":"5f8e5d8716490082"},{"name":"run-webpack","duration":3690946,"timestamp":2778075831661,"id":14,"parentId":1,"tags":{},"startTime":1774430355540,"traceId":"5f8e5d8716490082"},{"name":"run-typescript","duration":1739503,"timestamp":2778079526102,"id":1485,"parentId":1,"tags":{},"startTime":1774430359234,"traceId":"5f8e5d8716490082"},{"name":"generate-required-server-files","duration":441,"timestamp":2778081266469,"id":1487,"parentId":1,"tags":{},"startTime":1774430360975,"traceId":"5f8e5d8716490082"},{"name":"check-static-error-page","duration":2822,"timestamp":2778081275386,"id":1489,"parentId":1488,"tags":{},"startTime":1774430360984,"traceId":"5f8e5d8716490082"},{"name":"is-page-static","duration":247620,"timestamp":2778081278493,"id":1508,"parentId":1491,"tags":{},"startTime":1774430360987,"traceId":"5f8e5d8716490082"},{"name":"check-page","duration":249834,"timestamp":2778081276328,"id":1491,"parentId":1488,"tags":{"page":"/_global-error"},"startTime":1774430360984,"traceId":"5f8e5d8716490082"},{"name":"is-page-static","duration":298175,"timestamp":2778081278403,"id":1507,"parentId":1490,"tags":{},"startTime":1774430360987,"traceId":"5f8e5d8716490082"},{"name":"check-page","duration":300795,"timestamp":2778081275812,"id":1490,"parentId":1488,"tags":{"page":"/_not-found"},"startTime":1774430360984,"traceId":"5f8e5d8716490082"},{"name":"is-page-static","duration":297959,"timestamp":2778081278693,"id":1518,"parentId":1505,"tags":{},"startTime":1774430360987,"traceId":"5f8e5d8716490082"},{"name":"check-page","duration":298768,"timestamp":2778081277890,"id":1505,"parentId":1488,"tags":{"page":"/favicon.ico"},"startTime":1774430360986,"traceId":"5f8e5d8716490082"},{"name":"is-page-static","duration":301995,"timestamp":2778081278586,"id":1512,"parentId":1496,"tags":{},"startTime":1774430360987,"traceId":"5f8e5d8716490082"},{"name":"check-page","duration":303262,"timestamp":2778081277422,"id":1496,"parentId":1488,"tags":{"page":"/api/files/[...path]"},"startTime":1774430360986,"traceId":"5f8e5d8716490082"},{"name":"is-page-static","duration":297168,"timestamp":2778081283657,"id":1520,"parentId":1499,"tags":{},"startTime":1774430360992,"traceId":"5f8e5d8716490082"},{"name":"check-page","duration":303263,"timestamp":2778081277580,"id":1499,"parentId":1488,"tags":{"page":"/api/models"},"startTime":1774430360986,"traceId":"5f8e5d8716490082"},{"name":"is-page-static","duration":308779,"timestamp":2778081278631,"id":1514,"parentId":1500,"tags":{},"startTime":1774430360987,"traceId":"5f8e5d8716490082"},{"name":"check-page","duration":309802,"timestamp":2778081277640,"id":1500,"parentId":1488,"tags":{"page":"/api/sessions/[id]/context"},"startTime":1774430360986,"traceId":"5f8e5d8716490082"},{"name":"is-page-static","duration":308819,"timestamp":2778081278681,"id":1517,"parentId":1503,"tags":{},"startTime":1774430360987,"traceId":"5f8e5d8716490082"},{"name":"check-page","duration":309745,"timestamp":2778081277769,"id":1503,"parentId":1488,"tags":{"page":"/api/sessions"},"startTime":1774430360986,"traceId":"5f8e5d8716490082"},{"name":"is-page-static","duration":303516,"timestamp":2778081284117,"id":1522,"parentId":1504,"tags":{},"startTime":1774430360992,"traceId":"5f8e5d8716490082"},{"name":"check-page","duration":309832,"timestamp":2778081277817,"id":1504,"parentId":1488,"tags":{"page":"/api/skills"},"startTime":1774430360986,"traceId":"5f8e5d8716490082"},{"name":"is-page-static","duration":312608,"timestamp":2778081278646,"id":1515,"parentId":1501,"tags":{},"startTime":1774430360987,"traceId":"5f8e5d8716490082"},{"name":"check-page","duration":313608,"timestamp":2778081277683,"id":1501,"parentId":1488,"tags":{"page":"/api/sessions/[id]"},"startTime":1774430360986,"traceId":"5f8e5d8716490082"},{"name":"is-page-static","duration":312689,"timestamp":2778081278661,"id":1516,"parentId":1502,"tags":{},"startTime":1774430360987,"traceId":"5f8e5d8716490082"},{"name":"check-page","duration":313631,"timestamp":2778081277732,"id":1502,"parentId":1488,"tags":{"page":"/api/sessions/new"},"startTime":1774430360986,"traceId":"5f8e5d8716490082"},{"name":"is-page-static","duration":310618,"timestamp":2778081283538,"id":1519,"parentId":1498,"tags":{},"startTime":1774430360992,"traceId":"5f8e5d8716490082"},{"name":"check-page","duration":316678,"timestamp":2778081277508,"id":1498,"parentId":1488,"tags":{"page":"/api/models-config"},"startTime":1774430360986,"traceId":"5f8e5d8716490082"},{"name":"is-page-static","duration":318212,"timestamp":2778081278612,"id":1513,"parentId":1497,"tags":{},"startTime":1774430360987,"traceId":"5f8e5d8716490082"},{"name":"check-page","duration":319373,"timestamp":2778081277469,"id":1497,"parentId":1488,"tags":{"page":"/api/home"},"startTime":1774430360986,"traceId":"5f8e5d8716490082"},{"name":"is-page-static","duration":319373,"timestamp":2778081278562,"id":1511,"parentId":1495,"tags":{},"startTime":1774430360987,"traceId":"5f8e5d8716490082"},{"name":"check-page","duration":320588,"timestamp":2778081277382,"id":1495,"parentId":1488,"tags":{"page":"/api/default-cwd"},"startTime":1774430360986,"traceId":"5f8e5d8716490082"},{"name":"is-page-static","duration":318577,"timestamp":2778081283765,"id":1521,"parentId":1506,"tags":{},"startTime":1774430360992,"traceId":"5f8e5d8716490082"},{"name":"check-page","duration":324194,"timestamp":2778081278168,"id":1506,"parentId":1488,"tags":{"page":"/"},"startTime":1774430360986,"traceId":"5f8e5d8716490082"},{"name":"is-page-static","duration":646872,"timestamp":2778081278540,"id":1510,"parentId":1494,"tags":{},"startTime":1774430360987,"traceId":"5f8e5d8716490082"},{"name":"check-page","duration":648097,"timestamp":2778081277339,"id":1494,"parentId":1488,"tags":{"page":"/api/agent/new"},"startTime":1774430360986,"traceId":"5f8e5d8716490082"},{"name":"is-page-static","duration":648016,"timestamp":2778081278520,"id":1509,"parentId":1493,"tags":{},"startTime":1774430360987,"traceId":"5f8e5d8716490082"}]
15
- [{"name":"check-page","duration":649399,"timestamp":2778081277286,"id":1493,"parentId":1488,"tags":{"page":"/api/agent/[id]"},"startTime":1774430360985,"traceId":"5f8e5d8716490082"},{"name":"is-page-static","duration":649958,"timestamp":2778081284273,"id":1523,"parentId":1492,"tags":{},"startTime":1774430360992,"traceId":"5f8e5d8716490082"},{"name":"check-page","duration":657803,"timestamp":2778081276438,"id":1492,"parentId":1488,"tags":{"page":"/api/agent/[id]/events"},"startTime":1774430360985,"traceId":"5f8e5d8716490082"},{"name":"static-check","duration":659147,"timestamp":2778081275106,"id":1488,"parentId":1,"tags":{},"startTime":1774430360983,"traceId":"5f8e5d8716490082"},{"name":"write-routes-manifest","duration":1593,"timestamp":2778082018653,"id":1527,"parentId":1,"tags":{},"startTime":1774430361727,"traceId":"5f8e5d8716490082"},{"name":"load-dotenv","duration":11,"timestamp":2778082231732,"id":1530,"parentId":1529,"tags":{},"startTime":1774430361940,"traceId":"5f8e5d8716490082"},{"name":"run-export-path-map","duration":230,"timestamp":2778082430064,"id":1531,"parentId":1529,"tags":{},"startTime":1774430362138,"traceId":"5f8e5d8716490082"},{"name":"next-export","duration":663724,"timestamp":2778082231273,"id":1529,"parentId":1,"tags":{},"startTime":1774430361939,"traceId":"5f8e5d8716490082"},{"name":"move-exported-app-not-found-","duration":4398,"timestamp":2778082895695,"id":1532,"parentId":1528,"tags":{},"startTime":1774430362604,"traceId":"5f8e5d8716490082"},{"name":"move-exported-app-global-error-","duration":16351,"timestamp":2778082900124,"id":1533,"parentId":1528,"tags":{},"startTime":1774430362608,"traceId":"5f8e5d8716490082"},{"name":"static-generation","duration":746172,"timestamp":2778082227400,"id":1528,"parentId":1,"tags":{},"startTime":1774430361936,"traceId":"5f8e5d8716490082"},{"name":"write-routes-manifest","duration":11373,"timestamp":2778082973696,"id":1534,"parentId":1,"tags":{},"startTime":1774430362682,"traceId":"5f8e5d8716490082"},{"name":"node-file-trace-build","duration":6768639,"timestamp":2778082015820,"id":1526,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1774430361724,"traceId":"5f8e5d8716490082"},{"name":"apply-include-excludes","duration":427,"timestamp":2778088784475,"id":1535,"parentId":1,"tags":{},"startTime":1774430368493,"traceId":"5f8e5d8716490082"},{"name":"collect-build-traces","duration":6849908,"timestamp":2778081935002,"id":1525,"parentId":1,"tags":{},"startTime":1774430361643,"traceId":"5f8e5d8716490082"},{"name":"print-tree-view","duration":1080,"timestamp":2778088785396,"id":1536,"parentId":1,"tags":{},"startTime":1774430368494,"traceId":"5f8e5d8716490082"},{"name":"telemetry-flush","duration":22,"timestamp":2778088786482,"id":1537,"parentId":1,"tags":{},"startTime":1774430368495,"traceId":"5f8e5d8716490082"},{"name":"next-build","duration":13018068,"timestamp":2778075768440,"id":1,"tags":{"buildMode":"default","version":"16.2.1","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1774430355477,"traceId":"5f8e5d8716490082"}]
1
+ [{"name":"generate-buildid","duration":80,"timestamp":2797965295739,"id":4,"parentId":1,"tags":{},"startTime":1774450245037,"traceId":"a40aa8f1da3b2443"},{"name":"load-custom-routes","duration":184,"timestamp":2797965295879,"id":5,"parentId":1,"tags":{},"startTime":1774450245037,"traceId":"a40aa8f1da3b2443"},{"name":"create-dist-dir","duration":2142,"timestamp":2797965296075,"id":6,"parentId":1,"tags":{},"startTime":1774450245037,"traceId":"a40aa8f1da3b2443"},{"name":"clean","duration":22297,"timestamp":2797965298576,"id":7,"parentId":1,"tags":{},"startTime":1774450245040,"traceId":"a40aa8f1da3b2443"},{"name":"discover-routes","duration":3320,"timestamp":2797965326053,"id":8,"parentId":1,"tags":{},"startTime":1774450245067,"traceId":"a40aa8f1da3b2443"},{"name":"create-root-mapping","duration":29,"timestamp":2797965329391,"id":9,"parentId":1,"tags":{},"startTime":1774450245070,"traceId":"a40aa8f1da3b2443"},{"name":"generate-route-types","duration":9359,"timestamp":2797965330115,"id":10,"parentId":1,"tags":{},"startTime":1774450245071,"traceId":"a40aa8f1da3b2443"},{"name":"public-dir-conflict-check","duration":42,"timestamp":2797965339518,"id":11,"parentId":1,"tags":{},"startTime":1774450245080,"traceId":"a40aa8f1da3b2443"},{"name":"generate-routes-manifest","duration":1208,"timestamp":2797965339603,"id":12,"parentId":1,"tags":{},"startTime":1774450245081,"traceId":"a40aa8f1da3b2443"},{"name":"create-entrypoints","duration":7250,"timestamp":2797965598984,"id":17,"parentId":15,"tags":{},"startTime":1774450245340,"traceId":"a40aa8f1da3b2443"},{"name":"generate-webpack-config","duration":135264,"timestamp":2797965606338,"id":18,"parentId":16,"tags":{},"startTime":1774450245347,"traceId":"a40aa8f1da3b2443"},{"name":"next-trace-entrypoint-plugin","duration":911,"timestamp":2797965791014,"id":20,"parentId":19,"tags":{},"startTime":1774450245532,"traceId":"a40aa8f1da3b2443"},{"name":"build-module-ts","duration":13742,"timestamp":2797966019008,"id":41,"parentId":19,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/api/skills/install/route.ts","layer":"rsc"},"startTime":1774450245760,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":257085,"timestamp":2797965793518,"id":31,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Fnew%2Froute&name=app%2Fapi%2Fsessions%2Fnew%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Fnew%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fsessions%2Fnew%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245534,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":259965,"timestamp":2797965793549,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmodels%2Froute&name=app%2Fapi%2Fmodels%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmodels%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fmodels%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245534,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":259982,"timestamp":2797965793546,"id":34,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents%2Froute&name=app%2Fapi%2Fagent%2F%5Bid%5D%2Fevents%2Froute&pagePath=private-next-app-dir%2Fapi%2Fagent%2F%5Bid%5D%2Fevents%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245534,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":264708,"timestamp":2797965793447,"id":23,"parentId":21,"tags":{"request":"next-app-loader?page=%2F_global-error%2Fpage&name=app%2F_global-error%2Fpage&pagePath=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error.js&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245534,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":266215,"timestamp":2797965793487,"id":28,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhome%2Froute&name=app%2Fapi%2Fhome%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhome%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fhome%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245534,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":266241,"timestamp":2797965793477,"id":26,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdefault-cwd%2Froute&name=app%2Fapi%2Fdefault-cwd%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdefault-cwd%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fdefault-cwd%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245534,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":266270,"timestamp":2797965793461,"id":24,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fagent%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fagent%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fagent%2F%5Bid%5D%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245534,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":266267,"timestamp":2797965793470,"id":25,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fagent%2Fnew%2Froute&name=app%2Fapi%2Fagent%2Fnew%2Froute&pagePath=private-next-app-dir%2Fapi%2Fagent%2Fnew%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fagent%2Fnew%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245534,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":266258,"timestamp":2797965793482,"id":27,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2F%5B...path%5D%2Froute&name=app%2Fapi%2Ffiles%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2F%5B...path%5D%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Ffiles%2F%5B...path%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245534,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":266204,"timestamp":2797965793543,"id":33,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245534,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":266259,"timestamp":2797965793492,"id":29,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext%2Froute&name=app%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245534,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":266216,"timestamp":2797965793538,"id":32,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Froute&name=app%2Fapi%2Fsessions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fsessions%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245534,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":266258,"timestamp":2797965793498,"id":30,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fsessions%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2F%5Bid%5D%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245534,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":266215,"timestamp":2797965793548,"id":35,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmodels-config%2Froute&name=app%2Fapi%2Fmodels-config%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmodels-config%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fmodels-config%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245534,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":266211,"timestamp":2797965793556,"id":39,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Fsearch%2Froute&name=app%2Fapi%2Fskills%2Fsearch%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Fsearch%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fskills%2Fsearch%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245535,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":266218,"timestamp":2797965793551,"id":37,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Finstall%2Froute&name=app%2Fapi%2Fskills%2Finstall%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Finstall%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fskills%2Finstall%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245534,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":267076,"timestamp":2797965793198,"id":22,"parentId":21,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245534,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":266721,"timestamp":2797965793558,"id":40,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fpage&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245535,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":281482,"timestamp":2797965793554,"id":38,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Froute&name=app%2Fapi%2Fskills%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Froute.ts&appDir=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp&appPaths=%2Fapi%2Fskills%2Froute&allNormalizedAppPaths=%2F_not-found&allNormalizedAppPaths=%2F_global-error&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D%2Fevents&allNormalizedAppPaths=%2Fapi%2Fagent%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fagent%2Fnew&allNormalizedAppPaths=%2Fapi%2Fdefault-cwd&allNormalizedAppPaths=%2Fapi%2Ffiles%2F%5B...path%5D&allNormalizedAppPaths=%2Fapi%2Fhome&allNormalizedAppPaths=%2Fapi%2Fmodels-config&allNormalizedAppPaths=%2Fapi%2Fmodels&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D%2Fcontext&allNormalizedAppPaths=%2Fapi%2Fsessions%2F%5Bid%5D&allNormalizedAppPaths=%2Fapi%2Fsessions%2Fnew&allNormalizedAppPaths=%2Fapi%2Fsessions&allNormalizedAppPaths=%2Fapi%2Fskills%2Finstall&allNormalizedAppPaths=%2Fapi%2Fskills&allNormalizedAppPaths=%2Fapi%2Fskills%2Fsearch&allNormalizedAppPaths=%2Ffavicon.ico&allNormalizedAppPaths=%2F&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774450245534,"traceId":"a40aa8f1da3b2443"},{"name":"build-module-tsx","duration":17009,"timestamp":2797966155217,"id":146,"parentId":19,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/SessionSidebar.tsx","layer":"ssr"},"startTime":1774450245896,"traceId":"a40aa8f1da3b2443"},{"name":"build-module-tsx","duration":20130,"timestamp":2797966158891,"id":147,"parentId":19,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/SkillsConfig.tsx","layer":"ssr"},"startTime":1774450245900,"traceId":"a40aa8f1da3b2443"},{"name":"make","duration":464424,"timestamp":2797965793063,"id":21,"parentId":19,"tags":{},"startTime":1774450245534,"traceId":"a40aa8f1da3b2443"},{"name":"get-entries","duration":580,"timestamp":2797966258208,"id":149,"parentId":148,"tags":{},"startTime":1774450245999,"traceId":"a40aa8f1da3b2443"},{"name":"node-file-trace-plugin","duration":47870,"timestamp":2797966261134,"id":150,"parentId":148,"tags":{"traceEntryCount":"34"},"startTime":1774450246002,"traceId":"a40aa8f1da3b2443"},{"name":"collect-traced-files","duration":426,"timestamp":2797966309013,"id":151,"parentId":148,"tags":{},"startTime":1774450246050,"traceId":"a40aa8f1da3b2443"},{"name":"finish-modules","duration":51344,"timestamp":2797966258098,"id":148,"parentId":20,"tags":{},"startTime":1774450245999,"traceId":"a40aa8f1da3b2443"},{"name":"chunk-graph","duration":9411,"timestamp":2797966327232,"id":153,"parentId":152,"tags":{},"startTime":1774450246068,"traceId":"a40aa8f1da3b2443"},{"name":"optimize-modules","duration":13,"timestamp":2797966336702,"id":155,"parentId":152,"tags":{},"startTime":1774450246078,"traceId":"a40aa8f1da3b2443"},{"name":"optimize-chunks","duration":6410,"timestamp":2797966336757,"id":156,"parentId":152,"tags":{},"startTime":1774450246078,"traceId":"a40aa8f1da3b2443"},{"name":"optimize-tree","duration":13,"timestamp":2797966343202,"id":157,"parentId":152,"tags":{},"startTime":1774450246084,"traceId":"a40aa8f1da3b2443"},{"name":"optimize-chunk-modules","duration":8251,"timestamp":2797966343261,"id":158,"parentId":152,"tags":{},"startTime":1774450246084,"traceId":"a40aa8f1da3b2443"},{"name":"optimize","duration":14857,"timestamp":2797966336675,"id":154,"parentId":152,"tags":{},"startTime":1774450246078,"traceId":"a40aa8f1da3b2443"},{"name":"module-hash","duration":8247,"timestamp":2797966359226,"id":159,"parentId":152,"tags":{},"startTime":1774450246100,"traceId":"a40aa8f1da3b2443"},{"name":"code-generation","duration":96511,"timestamp":2797966367492,"id":160,"parentId":152,"tags":{},"startTime":1774450246108,"traceId":"a40aa8f1da3b2443"},{"name":"hash","duration":3884,"timestamp":2797966466496,"id":161,"parentId":152,"tags":{},"startTime":1774450246207,"traceId":"a40aa8f1da3b2443"},{"name":"code-generation-jobs","duration":119,"timestamp":2797966470379,"id":162,"parentId":152,"tags":{},"startTime":1774450246211,"traceId":"a40aa8f1da3b2443"},{"name":"module-assets","duration":178,"timestamp":2797966470462,"id":163,"parentId":152,"tags":{},"startTime":1774450246211,"traceId":"a40aa8f1da3b2443"},{"name":"create-chunk-assets","duration":1515,"timestamp":2797966470644,"id":164,"parentId":152,"tags":{},"startTime":1774450246212,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":12548,"timestamp":2797966479111,"id":166,"parentId":165,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1774450246220,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":12480,"timestamp":2797966479183,"id":167,"parentId":165,"tags":{"name":"../app/_global-error/page.js","cache":"HIT"},"startTime":1774450246220,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":12479,"timestamp":2797966479188,"id":168,"parentId":165,"tags":{"name":"../app/api/agent/[id]/route.js","cache":"HIT"},"startTime":1774450246220,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":12478,"timestamp":2797966479191,"id":169,"parentId":165,"tags":{"name":"../app/api/agent/new/route.js","cache":"HIT"},"startTime":1774450246220,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":12476,"timestamp":2797966479194,"id":170,"parentId":165,"tags":{"name":"../app/api/default-cwd/route.js","cache":"HIT"},"startTime":1774450246220,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":12475,"timestamp":2797966479196,"id":171,"parentId":165,"tags":{"name":"../app/api/files/[...path]/route.js","cache":"HIT"},"startTime":1774450246220,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":12473,"timestamp":2797966479199,"id":172,"parentId":165,"tags":{"name":"../app/api/home/route.js","cache":"HIT"},"startTime":1774450246220,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":12471,"timestamp":2797966479201,"id":173,"parentId":165,"tags":{"name":"../app/api/sessions/[id]/context/route.js","cache":"HIT"},"startTime":1774450246220,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":12470,"timestamp":2797966479204,"id":174,"parentId":165,"tags":{"name":"../app/api/sessions/[id]/route.js","cache":"HIT"},"startTime":1774450246220,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":12463,"timestamp":2797966479211,"id":175,"parentId":165,"tags":{"name":"../app/api/sessions/new/route.js","cache":"HIT"},"startTime":1774450246220,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":12458,"timestamp":2797966479217,"id":176,"parentId":165,"tags":{"name":"../app/api/sessions/route.js","cache":"HIT"},"startTime":1774450246220,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":12456,"timestamp":2797966479220,"id":177,"parentId":165,"tags":{"name":"../app/favicon.ico/route.js","cache":"HIT"},"startTime":1774450246220,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":12452,"timestamp":2797966479224,"id":178,"parentId":165,"tags":{"name":"../app/api/agent/[id]/events/route.js","cache":"HIT"},"startTime":1774450246220,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":12451,"timestamp":2797966479226,"id":179,"parentId":165,"tags":{"name":"../app/api/models-config/route.js","cache":"HIT"},"startTime":1774450246220,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":12450,"timestamp":2797966479228,"id":180,"parentId":165,"tags":{"name":"../app/api/models/route.js","cache":"HIT"},"startTime":1774450246220,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":10488,"timestamp":2797966481191,"id":182,"parentId":165,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1774450246222,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":10482,"timestamp":2797966481198,"id":183,"parentId":165,"tags":{"name":"../app/api/skills/search/route.js","cache":"HIT"},"startTime":1774450246222,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":44,"timestamp":2797966491637,"id":185,"parentId":165,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1774450246233,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":36,"timestamp":2797966491645,"id":186,"parentId":165,"tags":{"name":"573.js","cache":"HIT"},"startTime":1774450246233,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":34,"timestamp":2797966491647,"id":187,"parentId":165,"tags":{"name":"65.js","cache":"HIT"},"startTime":1774450246233,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":32,"timestamp":2797966491650,"id":188,"parentId":165,"tags":{"name":"741.js","cache":"HIT"},"startTime":1774450246233,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":31,"timestamp":2797966491652,"id":189,"parentId":165,"tags":{"name":"813.js","cache":"HIT"},"startTime":1774450246233,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":29,"timestamp":2797966491655,"id":190,"parentId":165,"tags":{"name":"63.js","cache":"HIT"},"startTime":1774450246233,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":28,"timestamp":2797966491657,"id":191,"parentId":165,"tags":{"name":"918.js","cache":"HIT"},"startTime":1774450246233,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":12526,"timestamp":2797966479230,"id":181,"parentId":165,"tags":{"name":"../app/api/skills/install/route.js","cache":"MISS"},"startTime":1774450246220,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":79287,"timestamp":2797966481200,"id":184,"parentId":165,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1774450246222,"traceId":"a40aa8f1da3b2443"},{"name":"minify-webpack-plugin-optimize","duration":86643,"timestamp":2797966473851,"id":165,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1774450246215,"traceId":"a40aa8f1da3b2443"},{"name":"css-minimizer-plugin","duration":116,"timestamp":2797966560610,"id":192,"parentId":19,"tags":{},"startTime":1774450246302,"traceId":"a40aa8f1da3b2443"},{"name":"create-trace-assets","duration":1197,"timestamp":2797966560845,"id":193,"parentId":20,"tags":{},"startTime":1774450246302,"traceId":"a40aa8f1da3b2443"},{"name":"seal","duration":247522,"timestamp":2797966319096,"id":152,"parentId":19,"tags":{},"startTime":1774450246060,"traceId":"a40aa8f1da3b2443"},{"name":"webpack-compilation","duration":783469,"timestamp":2797965790175,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1774450245531,"traceId":"a40aa8f1da3b2443"},{"name":"emit","duration":16420,"timestamp":2797966573877,"id":194,"parentId":16,"tags":{},"startTime":1774450246315,"traceId":"a40aa8f1da3b2443"},{"name":"webpack-close","duration":98430,"timestamp":2797966590938,"id":195,"parentId":16,"tags":{"name":"server"},"startTime":1774450246332,"traceId":"a40aa8f1da3b2443"},{"name":"webpack-generate-error-stats","duration":1432,"timestamp":2797966689421,"id":196,"parentId":195,"tags":{},"startTime":1774450246430,"traceId":"a40aa8f1da3b2443"},{"name":"run-webpack-compiler","duration":1091992,"timestamp":2797965598982,"id":16,"parentId":15,"tags":{},"startTime":1774450245340,"traceId":"a40aa8f1da3b2443"},{"name":"format-webpack-messages","duration":47,"timestamp":2797966690977,"id":197,"parentId":15,"tags":{},"startTime":1774450246432,"traceId":"a40aa8f1da3b2443"},{"name":"worker-main-server","duration":1092311,"timestamp":2797965598794,"id":15,"parentId":1,"tags":{},"startTime":1774450245340,"traceId":"a40aa8f1da3b2443"},{"name":"create-entrypoints","duration":6066,"timestamp":2797966947968,"id":201,"parentId":199,"tags":{},"startTime":1774450246689,"traceId":"a40aa8f1da3b2443"},{"name":"generate-webpack-config","duration":128230,"timestamp":2797966954119,"id":202,"parentId":200,"tags":{},"startTime":1774450246695,"traceId":"a40aa8f1da3b2443"},{"name":"make","duration":391,"timestamp":2797967129827,"id":204,"parentId":203,"tags":{},"startTime":1774450246871,"traceId":"a40aa8f1da3b2443"},{"name":"chunk-graph","duration":363,"timestamp":2797967131443,"id":206,"parentId":205,"tags":{},"startTime":1774450246872,"traceId":"a40aa8f1da3b2443"},{"name":"optimize-modules","duration":14,"timestamp":2797967131868,"id":208,"parentId":205,"tags":{},"startTime":1774450246873,"traceId":"a40aa8f1da3b2443"},{"name":"optimize-chunks","duration":94,"timestamp":2797967131932,"id":209,"parentId":205,"tags":{},"startTime":1774450246873,"traceId":"a40aa8f1da3b2443"},{"name":"optimize-tree","duration":13,"timestamp":2797967132062,"id":210,"parentId":205,"tags":{},"startTime":1774450246873,"traceId":"a40aa8f1da3b2443"},{"name":"optimize-chunk-modules","duration":76,"timestamp":2797967132168,"id":211,"parentId":205,"tags":{},"startTime":1774450246873,"traceId":"a40aa8f1da3b2443"},{"name":"optimize","duration":428,"timestamp":2797967131840,"id":207,"parentId":205,"tags":{},"startTime":1774450246873,"traceId":"a40aa8f1da3b2443"},{"name":"module-hash","duration":51,"timestamp":2797967132608,"id":212,"parentId":205,"tags":{},"startTime":1774450246874,"traceId":"a40aa8f1da3b2443"},{"name":"code-generation","duration":85,"timestamp":2797967132683,"id":213,"parentId":205,"tags":{},"startTime":1774450246874,"traceId":"a40aa8f1da3b2443"},{"name":"hash","duration":223,"timestamp":2797967132898,"id":214,"parentId":205,"tags":{},"startTime":1774450246874,"traceId":"a40aa8f1da3b2443"},{"name":"code-generation-jobs","duration":34,"timestamp":2797967133120,"id":215,"parentId":205,"tags":{},"startTime":1774450246874,"traceId":"a40aa8f1da3b2443"}]
2
+ [{"name":"module-assets","duration":39,"timestamp":2797967133140,"id":216,"parentId":205,"tags":{},"startTime":1774450246874,"traceId":"a40aa8f1da3b2443"},{"name":"create-chunk-assets","duration":138,"timestamp":2797967133184,"id":217,"parentId":205,"tags":{},"startTime":1774450246874,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":100,"timestamp":2797967137923,"id":219,"parentId":218,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1774450246879,"traceId":"a40aa8f1da3b2443"},{"name":"minify-webpack-plugin-optimize","duration":1199,"timestamp":2797967136828,"id":218,"parentId":203,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1774450246878,"traceId":"a40aa8f1da3b2443"},{"name":"css-minimizer-plugin","duration":61,"timestamp":2797967138076,"id":220,"parentId":203,"tags":{},"startTime":1774450246879,"traceId":"a40aa8f1da3b2443"},{"name":"seal","duration":8270,"timestamp":2797967131276,"id":205,"parentId":203,"tags":{},"startTime":1774450246872,"traceId":"a40aa8f1da3b2443"},{"name":"webpack-compilation","duration":11924,"timestamp":2797967127797,"id":203,"parentId":200,"tags":{"name":"edge-server"},"startTime":1774450246869,"traceId":"a40aa8f1da3b2443"},{"name":"emit","duration":1015,"timestamp":2797967139954,"id":221,"parentId":200,"tags":{},"startTime":1774450246881,"traceId":"a40aa8f1da3b2443"},{"name":"webpack-close","duration":333,"timestamp":2797967141285,"id":222,"parentId":200,"tags":{"name":"edge-server"},"startTime":1774450246882,"traceId":"a40aa8f1da3b2443"},{"name":"webpack-generate-error-stats","duration":1196,"timestamp":2797967141651,"id":223,"parentId":222,"tags":{},"startTime":1774450246883,"traceId":"a40aa8f1da3b2443"},{"name":"run-webpack-compiler","duration":194934,"timestamp":2797966947965,"id":200,"parentId":199,"tags":{},"startTime":1774450246689,"traceId":"a40aa8f1da3b2443"},{"name":"format-webpack-messages","duration":42,"timestamp":2797967142902,"id":224,"parentId":199,"tags":{},"startTime":1774450246884,"traceId":"a40aa8f1da3b2443"},{"name":"worker-main-edge-server","duration":195265,"timestamp":2797966947757,"id":199,"parentId":1,"tags":{},"startTime":1774450246689,"traceId":"a40aa8f1da3b2443"},{"name":"create-entrypoints","duration":6057,"timestamp":2797967393754,"id":227,"parentId":225,"tags":{},"startTime":1774450247135,"traceId":"a40aa8f1da3b2443"},{"name":"generate-webpack-config","duration":131514,"timestamp":2797967399902,"id":228,"parentId":226,"tags":{},"startTime":1774450247141,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61570,"timestamp":2797967580289,"id":235,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61572,"timestamp":2797967580300,"id":236,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61562,"timestamp":2797967580314,"id":239,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61552,"timestamp":2797967580327,"id":240,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61538,"timestamp":2797967580343,"id":241,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61536,"timestamp":2797967580347,"id":242,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61535,"timestamp":2797967580351,"id":243,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61538,"timestamp":2797967580353,"id":244,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61546,"timestamp":2797967580354,"id":245,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61552,"timestamp":2797967580356,"id":246,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61553,"timestamp":2797967580358,"id":247,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61552,"timestamp":2797967580360,"id":248,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61552,"timestamp":2797967580362,"id":249,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61551,"timestamp":2797967580364,"id":250,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61550,"timestamp":2797967580367,"id":251,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61550,"timestamp":2797967580368,"id":252,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61549,"timestamp":2797967580370,"id":253,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61548,"timestamp":2797967580372,"id":254,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61547,"timestamp":2797967580374,"id":255,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":61547,"timestamp":2797967580375,"id":256,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":147803,"timestamp":2797967580267,"id":234,"parentId":230,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"build-module-tsx","duration":70158,"timestamp":2797967737982,"id":261,"parentId":229,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/SkillsConfig.tsx","layer":"app-pages-browser"},"startTime":1774450247479,"traceId":"a40aa8f1da3b2443"},{"name":"build-module-tsx","duration":75405,"timestamp":2797967740292,"id":262,"parentId":229,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/components/SessionSidebar.tsx","layer":"app-pages-browser"},"startTime":1774450247481,"traceId":"a40aa8f1da3b2443"},{"name":"postcss-process","duration":74236,"timestamp":2797967782550,"id":263,"parentId":260,"tags":{},"startTime":1774450247523,"traceId":"a40aa8f1da3b2443"},{"name":"postcss-loader","duration":124342,"timestamp":2797967732506,"id":260,"parentId":259,"tags":{},"startTime":1774450247473,"traceId":"a40aa8f1da3b2443"},{"name":"css-loader","duration":13082,"timestamp":2797967856967,"id":264,"parentId":259,"tags":{"astUsed":"true"},"startTime":1774450247598,"traceId":"a40aa8f1da3b2443"},{"name":"build-module-css","duration":152087,"timestamp":2797967730246,"id":259,"parentId":258,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/globals.css.webpack[javascript/auto]!=!/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!/Users/alex/Documents/Workspace/pi-web/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!/Users/alex/Documents/Workspace/pi-web/app/globals.css","layer":null},"startTime":1774450247471,"traceId":"a40aa8f1da3b2443"},{"name":"build-module-css","duration":168844,"timestamp":2797967722062,"id":258,"parentId":229,"tags":{"name":"/Users/alex/Documents/Workspace/pi-web/app/globals.css","layer":"app-pages-browser"},"startTime":1774450247463,"traceId":"a40aa8f1da3b2443"},{"name":"build-module","duration":49,"timestamp":2797967891357,"id":265,"parentId":258,"tags":{},"startTime":1774450247632,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":311451,"timestamp":2797967579995,"id":231,"parentId":230,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":311139,"timestamp":2797967580309,"id":238,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":311197,"timestamp":2797967580252,"id":233,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%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%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%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%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":311213,"timestamp":2797967580238,"id":232,"parentId":230,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":311269,"timestamp":2797967580305,"id":237,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"add-entry","duration":372203,"timestamp":2797967580377,"id":257,"parentId":230,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Falex%2FDocuments%2FWorkspace%2Fpi-web%2Fcomponents%2FAppShell.tsx%22%2C%22ids%22%3A%5B%22AppShell%22%5D%7D&server=false!"},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"make","duration":372874,"timestamp":2797967579810,"id":230,"parentId":229,"tags":{},"startTime":1774450247321,"traceId":"a40aa8f1da3b2443"},{"name":"chunk-graph","duration":5075,"timestamp":2797967967413,"id":267,"parentId":266,"tags":{},"startTime":1774450247708,"traceId":"a40aa8f1da3b2443"},{"name":"optimize-modules","duration":12,"timestamp":2797967972539,"id":269,"parentId":266,"tags":{},"startTime":1774450247713,"traceId":"a40aa8f1da3b2443"},{"name":"optimize-chunks","duration":3694,"timestamp":2797967973531,"id":271,"parentId":266,"tags":{},"startTime":1774450247714,"traceId":"a40aa8f1da3b2443"},{"name":"optimize-tree","duration":16,"timestamp":2797967977263,"id":272,"parentId":266,"tags":{},"startTime":1774450247718,"traceId":"a40aa8f1da3b2443"},{"name":"optimize-chunk-modules","duration":7609,"timestamp":2797967977324,"id":273,"parentId":266,"tags":{},"startTime":1774450247718,"traceId":"a40aa8f1da3b2443"},{"name":"optimize","duration":12443,"timestamp":2797967972517,"id":268,"parentId":266,"tags":{},"startTime":1774450247713,"traceId":"a40aa8f1da3b2443"},{"name":"module-hash","duration":6561,"timestamp":2797967991025,"id":274,"parentId":266,"tags":{},"startTime":1774450247732,"traceId":"a40aa8f1da3b2443"},{"name":"code-generation","duration":42881,"timestamp":2797967997609,"id":275,"parentId":266,"tags":{},"startTime":1774450247739,"traceId":"a40aa8f1da3b2443"},{"name":"hash","duration":4615,"timestamp":2797968042291,"id":276,"parentId":266,"tags":{},"startTime":1774450247783,"traceId":"a40aa8f1da3b2443"},{"name":"code-generation-jobs","duration":121,"timestamp":2797968046905,"id":277,"parentId":266,"tags":{},"startTime":1774450247788,"traceId":"a40aa8f1da3b2443"},{"name":"module-assets","duration":173,"timestamp":2797968046992,"id":278,"parentId":266,"tags":{},"startTime":1774450247788,"traceId":"a40aa8f1da3b2443"},{"name":"create-chunk-assets","duration":3114,"timestamp":2797968047170,"id":279,"parentId":266,"tags":{},"startTime":1774450247788,"traceId":"a40aa8f1da3b2443"},{"name":"NextJsBuildManifest-generateClientManifest","duration":859,"timestamp":2797968051534,"id":281,"parentId":229,"tags":{},"startTime":1774450247792,"traceId":"a40aa8f1da3b2443"},{"name":"NextJsBuildManifest-createassets","duration":1292,"timestamp":2797968051104,"id":280,"parentId":229,"tags":{},"startTime":1774450247792,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5934,"timestamp":2797968055933,"id":283,"parentId":282,"tags":{"name":"static/chunks/main-2d23a4c2e25541b7.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5861,"timestamp":2797968056010,"id":284,"parentId":282,"tags":{"name":"static/chunks/main-app-d700fd593b493e20.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5857,"timestamp":2797968056015,"id":285,"parentId":282,"tags":{"name":"static/chunks/app/_not-found/page-887a0af04beed72c.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5854,"timestamp":2797968056018,"id":286,"parentId":282,"tags":{"name":"static/chunks/app/_global-error/page-fd68d5249d0870e7.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5853,"timestamp":2797968056022,"id":287,"parentId":282,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-2bbc74458afcdbf1.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5849,"timestamp":2797968056026,"id":288,"parentId":282,"tags":{"name":"static/chunks/app/layout-7f371d404aaa0970.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5847,"timestamp":2797968056029,"id":289,"parentId":282,"tags":{"name":"static/chunks/next/dist/client/components/builtin/global-error-a638c8f308bb67c3.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5845,"timestamp":2797968056032,"id":290,"parentId":282,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-dd9ffc993e6debcf.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5843,"timestamp":2797968056035,"id":291,"parentId":282,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-c6f700d302df02d8.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5834,"timestamp":2797968056045,"id":292,"parentId":282,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-3770de1b6092ace3.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5825,"timestamp":2797968056054,"id":293,"parentId":282,"tags":{"name":"static/chunks/app/api/agent/[id]/route-43c5c9f7c7f9db2d.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5821,"timestamp":2797968056059,"id":294,"parentId":282,"tags":{"name":"static/chunks/app/api/agent/new/route-9b2815115a85195f.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5815,"timestamp":2797968056066,"id":295,"parentId":282,"tags":{"name":"static/chunks/app/api/default-cwd/route-a122384ffc15a477.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5813,"timestamp":2797968056069,"id":296,"parentId":282,"tags":{"name":"static/chunks/app/api/files/[...path]/route-0eda4a41e2891c77.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5811,"timestamp":2797968056072,"id":297,"parentId":282,"tags":{"name":"static/chunks/app/api/home/route-22d19931ea979bc9.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5809,"timestamp":2797968056075,"id":298,"parentId":282,"tags":{"name":"static/chunks/app/api/sessions/[id]/context/route-35b0aa4fb286ae43.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5807,"timestamp":2797968056077,"id":299,"parentId":282,"tags":{"name":"static/chunks/app/api/sessions/[id]/route-fc76f67d9eac4029.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5805,"timestamp":2797968056080,"id":300,"parentId":282,"tags":{"name":"static/chunks/app/api/sessions/new/route-39055a82be81bb7b.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5803,"timestamp":2797968056083,"id":301,"parentId":282,"tags":{"name":"static/chunks/app/api/sessions/route-16a42da9cdeb173f.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5797,"timestamp":2797968056089,"id":302,"parentId":282,"tags":{"name":"static/chunks/app/api/agent/[id]/events/route-e13f0e18ee643ce3.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5795,"timestamp":2797968056093,"id":303,"parentId":282,"tags":{"name":"static/chunks/app/api/models-config/route-188303afb3f088ce.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5793,"timestamp":2797968056096,"id":304,"parentId":282,"tags":{"name":"static/chunks/app/api/models/route-3c4a54431daa2156.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5791,"timestamp":2797968056098,"id":305,"parentId":282,"tags":{"name":"static/chunks/app/api/skills/install/route-db5653df384bbb35.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5790,"timestamp":2797968056101,"id":306,"parentId":282,"tags":{"name":"static/chunks/app/api/skills/route-b4773fdfbad3ccab.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":5788,"timestamp":2797968056103,"id":307,"parentId":282,"tags":{"name":"static/chunks/app/api/skills/search/route-c53c2515bafb8e0f.js","cache":"HIT"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":185,"timestamp":2797968061707,"id":309,"parentId":282,"tags":{"name":"static/chunks/webpack-7465ba623a767ec7.js","cache":"HIT"},"startTime":1774450247803,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":176,"timestamp":2797968061717,"id":310,"parentId":282,"tags":{"name":"static/chunks/451.be6edb7913629345.js","cache":"HIT"},"startTime":1774450247803,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":173,"timestamp":2797968061721,"id":311,"parentId":282,"tags":{"name":"static/chunks/framework-7095eccdca27f6c8.js","cache":"HIT"},"startTime":1774450247803,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":170,"timestamp":2797968061724,"id":312,"parentId":282,"tags":{"name":"static/chunks/4bd1b696-8893c63c9192106c.js","cache":"HIT"},"startTime":1774450247803,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":167,"timestamp":2797968061728,"id":313,"parentId":282,"tags":{"name":"static/chunks/110-052badb5cd1c3f9a.js","cache":"HIT"},"startTime":1774450247803,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":163,"timestamp":2797968061733,"id":314,"parentId":282,"tags":{"name":"static/chunks/794-ffe414c72fa92af7.js","cache":"HIT"},"startTime":1774450247803,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":161,"timestamp":2797968061736,"id":315,"parentId":282,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1774450247803,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":33,"timestamp":2797968061865,"id":319,"parentId":282,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1774450247803,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":364,"timestamp":2797968061741,"id":316,"parentId":282,"tags":{"name":"static/iYZ8zDYTOujyV-5pZNJR7/_ssgManifest.js","cache":"MISS"},"startTime":1774450247803,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":318,"timestamp":2797968061805,"id":317,"parentId":282,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1774450247803,"traceId":"a40aa8f1da3b2443"},{"name":"minify-js","duration":400,"timestamp":2797968061838,"id":318,"parentId":282,"tags":{"name":"static/iYZ8zDYTOujyV-5pZNJR7/_buildManifest.js","cache":"MISS"},"startTime":1774450247803,"traceId":"a40aa8f1da3b2443"}]
3
+ [{"name":"minify-js","duration":26078,"timestamp":2797968056106,"id":308,"parentId":282,"tags":{"name":"static/chunks/app/page-0a9e2d2b9f88d307.js","cache":"MISS"},"startTime":1774450247797,"traceId":"a40aa8f1da3b2443"},{"name":"minify-webpack-plugin-optimize","duration":29300,"timestamp":2797968052889,"id":282,"parentId":229,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1774450247794,"traceId":"a40aa8f1da3b2443"},{"name":"minify-css","duration":48,"timestamp":2797968082390,"id":321,"parentId":320,"tags":{"file":"static/css/29b559b27de82e2a.css","cache":"HIT"},"startTime":1774450247823,"traceId":"a40aa8f1da3b2443"},{"name":"css-minimizer-plugin","duration":165,"timestamp":2797968082275,"id":320,"parentId":229,"tags":{},"startTime":1774450247823,"traceId":"a40aa8f1da3b2443"},{"name":"seal","duration":128360,"timestamp":2797967960587,"id":266,"parentId":229,"tags":{},"startTime":1774450247702,"traceId":"a40aa8f1da3b2443"},{"name":"webpack-compilation","duration":510980,"timestamp":2797967578119,"id":229,"parentId":226,"tags":{"name":"client"},"startTime":1774450247319,"traceId":"a40aa8f1da3b2443"},{"name":"emit","duration":4800,"timestamp":2797968089283,"id":322,"parentId":226,"tags":{},"startTime":1774450247830,"traceId":"a40aa8f1da3b2443"},{"name":"webpack-close","duration":39261,"timestamp":2797968094585,"id":323,"parentId":226,"tags":{"name":"client"},"startTime":1774450247836,"traceId":"a40aa8f1da3b2443"},{"name":"webpack-generate-error-stats","duration":1167,"timestamp":2797968133887,"id":324,"parentId":323,"tags":{},"startTime":1774450247875,"traceId":"a40aa8f1da3b2443"},{"name":"run-webpack-compiler","duration":741382,"timestamp":2797967393751,"id":226,"parentId":225,"tags":{},"startTime":1774450247135,"traceId":"a40aa8f1da3b2443"},{"name":"format-webpack-messages","duration":42,"timestamp":2797968135136,"id":325,"parentId":225,"tags":{},"startTime":1774450247876,"traceId":"a40aa8f1da3b2443"},{"name":"worker-main-client","duration":741711,"timestamp":2797967393544,"id":225,"parentId":1,"tags":{},"startTime":1774450247135,"traceId":"a40aa8f1da3b2443"},{"name":"run-webpack","duration":2799851,"timestamp":2797965344744,"id":14,"parentId":1,"tags":{},"startTime":1774450245086,"traceId":"a40aa8f1da3b2443"},{"name":"run-typescript","duration":1853550,"timestamp":2797968148050,"id":328,"parentId":1,"tags":{},"startTime":1774450247889,"traceId":"a40aa8f1da3b2443"},{"name":"generate-required-server-files","duration":485,"timestamp":2797970002880,"id":330,"parentId":1,"tags":{},"startTime":1774450249744,"traceId":"a40aa8f1da3b2443"},{"name":"check-static-error-page","duration":4375,"timestamp":2797970012451,"id":332,"parentId":331,"tags":{},"startTime":1774450249753,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":254163,"timestamp":2797970017126,"id":353,"parentId":334,"tags":{},"startTime":1774450249758,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":256817,"timestamp":2797970014526,"id":334,"parentId":331,"tags":{"page":"/_global-error"},"startTime":1774450249755,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":289056,"timestamp":2797970017030,"id":352,"parentId":333,"tags":{},"startTime":1774450249758,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":292716,"timestamp":2797970013425,"id":333,"parentId":331,"tags":{"page":"/_not-found"},"startTime":1774450249754,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":297524,"timestamp":2797970017193,"id":356,"parentId":338,"tags":{},"startTime":1774450249758,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":299029,"timestamp":2797970015722,"id":338,"parentId":331,"tags":{"page":"/api/default-cwd"},"startTime":1774450249757,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":297537,"timestamp":2797970017324,"id":363,"parentId":350,"tags":{},"startTime":1774450249758,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":298394,"timestamp":2797970016482,"id":350,"parentId":331,"tags":{"page":"/favicon.ico"},"startTime":1774450249757,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":297758,"timestamp":2797970017218,"id":357,"parentId":339,"tags":{},"startTime":1774450249758,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":299221,"timestamp":2797970015775,"id":339,"parentId":331,"tags":{"page":"/api/files/[...path]"},"startTime":1774450249757,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":298892,"timestamp":2797970021569,"id":365,"parentId":341,"tags":{},"startTime":1774450249763,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":304599,"timestamp":2797970015878,"id":341,"parentId":331,"tags":{"page":"/api/models-config"},"startTime":1774450249757,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":298692,"timestamp":2797970021819,"id":367,"parentId":347,"tags":{},"startTime":1774450249763,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":304285,"timestamp":2797970016231,"id":347,"parentId":331,"tags":{"page":"/api/skills/install"},"startTime":1774450249757,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":303251,"timestamp":2797970017293,"id":361,"parentId":345,"tags":{},"startTime":1774450249758,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":304420,"timestamp":2797970016131,"id":345,"parentId":331,"tags":{"page":"/api/sessions/new"},"startTime":1774450249757,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":300426,"timestamp":2797970021641,"id":366,"parentId":342,"tags":{},"startTime":1774450249763,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":306115,"timestamp":2797970015962,"id":342,"parentId":331,"tags":{"page":"/api/models"},"startTime":1774450249757,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":307713,"timestamp":2797970017244,"id":358,"parentId":340,"tags":{},"startTime":1774450249758,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":309159,"timestamp":2797970015832,"id":340,"parentId":331,"tags":{"page":"/api/home"},"startTime":1774450249757,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":304130,"timestamp":2797970022381,"id":369,"parentId":349,"tags":{},"startTime":1774450249763,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":310147,"timestamp":2797970016392,"id":349,"parentId":331,"tags":{"page":"/api/skills/search"},"startTime":1774450249757,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":304442,"timestamp":2797970022147,"id":368,"parentId":348,"tags":{},"startTime":1774450249763,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":310286,"timestamp":2797970016313,"id":348,"parentId":331,"tags":{"page":"/api/skills"},"startTime":1774450249757,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":310855,"timestamp":2797970017312,"id":362,"parentId":346,"tags":{},"startTime":1774450249758,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":312068,"timestamp":2797970016172,"id":346,"parentId":331,"tags":{"page":"/api/sessions"},"startTime":1774450249757,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":312994,"timestamp":2797970017278,"id":360,"parentId":344,"tags":{},"startTime":1774450249758,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":314206,"timestamp":2797970016082,"id":344,"parentId":331,"tags":{"page":"/api/sessions/[id]"},"startTime":1774450249757,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":313056,"timestamp":2797970017262,"id":359,"parentId":343,"tags":{},"startTime":1774450249758,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":314286,"timestamp":2797970016038,"id":343,"parentId":331,"tags":{"page":"/api/sessions/[id]/context"},"startTime":1774450249757,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":323364,"timestamp":2797970022474,"id":370,"parentId":351,"tags":{},"startTime":1774450249763,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":329075,"timestamp":2797970016785,"id":351,"parentId":331,"tags":{"page":"/"},"startTime":1774450249758,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":625422,"timestamp":2797970017153,"id":354,"parentId":336,"tags":{},"startTime":1774450249758,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":626978,"timestamp":2797970015624,"id":336,"parentId":331,"tags":{"page":"/api/agent/[id]"},"startTime":1774450249757,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":631123,"timestamp":2797970021340,"id":364,"parentId":335,"tags":{},"startTime":1774450249762,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":637754,"timestamp":2797970014721,"id":335,"parentId":331,"tags":{"page":"/api/agent/[id]/events"},"startTime":1774450249756,"traceId":"a40aa8f1da3b2443"},{"name":"is-page-static","duration":642422,"timestamp":2797970017173,"id":355,"parentId":337,"tags":{},"startTime":1774450249758,"traceId":"a40aa8f1da3b2443"},{"name":"check-page","duration":643937,"timestamp":2797970015679,"id":337,"parentId":331,"tags":{"page":"/api/agent/new"},"startTime":1774450249757,"traceId":"a40aa8f1da3b2443"},{"name":"static-check","duration":647856,"timestamp":2797970011778,"id":331,"parentId":1,"tags":{},"startTime":1774450249753,"traceId":"a40aa8f1da3b2443"},{"name":"write-routes-manifest","duration":2685,"timestamp":2797970744295,"id":374,"parentId":1,"tags":{},"startTime":1774450250485,"traceId":"a40aa8f1da3b2443"},{"name":"load-dotenv","duration":11,"timestamp":2797970914908,"id":377,"parentId":376,"tags":{},"startTime":1774450250656,"traceId":"a40aa8f1da3b2443"},{"name":"run-export-path-map","duration":204,"timestamp":2797971170211,"id":378,"parentId":376,"tags":{},"startTime":1774450250911,"traceId":"a40aa8f1da3b2443"},{"name":"next-export","duration":727901,"timestamp":2797970914435,"id":376,"parentId":1,"tags":{},"startTime":1774450250655,"traceId":"a40aa8f1da3b2443"},{"name":"move-exported-app-not-found-","duration":4206,"timestamp":2797971643047,"id":379,"parentId":375,"tags":{},"startTime":1774450251384,"traceId":"a40aa8f1da3b2443"},{"name":"move-exported-app-global-error-","duration":16742,"timestamp":2797971647289,"id":380,"parentId":375,"tags":{},"startTime":1774450251388,"traceId":"a40aa8f1da3b2443"},{"name":"static-generation","duration":810328,"timestamp":2797970910719,"id":375,"parentId":1,"tags":{},"startTime":1774450250652,"traceId":"a40aa8f1da3b2443"},{"name":"write-routes-manifest","duration":11854,"timestamp":2797971721180,"id":381,"parentId":1,"tags":{},"startTime":1774450251462,"traceId":"a40aa8f1da3b2443"},{"name":"node-file-trace-build","duration":6703567,"timestamp":2797970740578,"id":373,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1774450250482,"traceId":"a40aa8f1da3b2443"},{"name":"apply-include-excludes","duration":380,"timestamp":2797977444157,"id":382,"parentId":1,"tags":{},"startTime":1774450257185,"traceId":"a40aa8f1da3b2443"},{"name":"collect-build-traces","duration":6784205,"timestamp":2797970660338,"id":372,"parentId":1,"tags":{},"startTime":1774450250401,"traceId":"a40aa8f1da3b2443"},{"name":"print-tree-view","duration":1006,"timestamp":2797977444879,"id":383,"parentId":1,"tags":{},"startTime":1774450257186,"traceId":"a40aa8f1da3b2443"},{"name":"telemetry-flush","duration":19,"timestamp":2797977445890,"id":384,"parentId":1,"tags":{},"startTime":1774450257187,"traceId":"a40aa8f1da3b2443"},{"name":"next-build","duration":12171230,"timestamp":2797965274683,"id":1,"tags":{"buildMode":"default","version":"16.2.1","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1774450245016,"traceId":"a40aa8f1da3b2443"}]