prime-dev-cli 1.0.3 → 1.0.5
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.
- package/config/projects.json +33 -17
- package/dist/server/.next/BUILD_ID +1 -1
- package/dist/server/.next/app-build-manifest.json +81 -53
- package/dist/server/.next/app-path-routes-manifest.json +14 -10
- package/dist/server/.next/build-manifest.json +3 -3
- package/dist/server/.next/cache/.rscinfo +1 -1
- package/dist/server/.next/cache/.tsbuildinfo +1 -1
- package/dist/server/.next/cache/eslint/.cache_1qa5vxt +1 -1
- package/dist/server/.next/cache/webpack/client-production/0.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/1.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/11.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/13.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/14.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/15.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/16.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/17.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/18.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/2.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/3.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/4.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/5.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/6.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/7.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/8.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/index.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/index.pack.old +0 -0
- package/dist/server/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/dist/server/.next/cache/webpack/server-production/0.pack +0 -0
- package/dist/server/.next/cache/webpack/server-production/1.pack +0 -0
- package/dist/server/.next/cache/webpack/server-production/2.pack +0 -0
- package/dist/server/.next/cache/webpack/server-production/3.pack +0 -0
- package/dist/server/.next/cache/webpack/server-production/4.pack +0 -0
- package/dist/server/.next/cache/webpack/server-production/6.pack +0 -0
- package/dist/server/.next/cache/webpack/server-production/7.pack +0 -0
- package/dist/server/.next/cache/webpack/server-production/8.pack +0 -0
- package/dist/server/.next/cache/webpack/server-production/9.pack +0 -0
- package/dist/server/.next/cache/webpack/server-production/index.pack +0 -0
- package/dist/server/.next/cache/webpack/server-production/index.pack.old +0 -0
- package/dist/server/.next/next-minimal-server.js.nft.json +1 -1
- package/dist/server/.next/next-server.js.nft.json +1 -1
- package/dist/server/.next/prerender-manifest.json +9 -9
- package/dist/server/.next/required-server-files.json +3 -3
- package/dist/server/.next/server/app/_not-found/page.js +1 -1
- package/dist/server/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/_not-found.html +1 -1
- package/dist/server/.next/server/app/_not-found.rsc +2 -2
- package/dist/server/.next/server/app/api/all-projects-envs/route.js +1 -1
- package/dist/server/.next/server/app/api/all-projects-envs/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/check-mock-intercept/route.js +1 -1
- package/dist/server/.next/server/app/api/check-mock-intercept/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/check-workspace/route.js +2 -2
- package/dist/server/.next/server/app/api/check-workspace/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/cleanup-project/route.js +1 -1
- package/dist/server/.next/server/app/api/cleanup-project/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/get-mock-data/route.js +1 -1
- package/dist/server/.next/server/app/api/get-mock-data/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/initialize-workspace/route.js +6 -6
- package/dist/server/.next/server/app/api/initialize-workspace/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/microapp-proxy-change-stream/route.js +3 -3
- package/dist/server/.next/server/app/api/microapp-proxy-change-stream/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/microapp-proxy-config/route.js +2 -2
- package/dist/server/.next/server/app/api/microapp-proxy-config/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/mock-file/route.js +2 -2
- package/dist/server/.next/server/app/api/mock-file/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/mock-file-content/route.js +1 -1
- package/dist/server/.next/server/app/api/mock-file-content/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/mock-open-status/route.js +3 -3
- package/dist/server/.next/server/app/api/mock-open-status/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/mock-setting/route.js +1 -1
- package/dist/server/.next/server/app/api/mock-setting/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/open-project/route.js +2 -2
- package/dist/server/.next/server/app/api/open-project/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/process/logs/route.js +1 -0
- package/dist/server/.next/server/app/api/process/logs/route.js.nft.json +1 -0
- package/dist/server/.next/server/app/api/process/logs/route_client-reference-manifest.js +1 -0
- package/dist/server/.next/server/app/api/process/logs/stream/route.js +9 -0
- package/dist/server/.next/server/app/api/process/logs/stream/route.js.nft.json +1 -0
- package/dist/server/.next/server/app/api/process/logs/stream/route_client-reference-manifest.js +1 -0
- package/dist/server/.next/server/app/api/process/start/route.js +1 -0
- package/dist/server/.next/server/app/api/process/start/route.js.nft.json +1 -0
- package/dist/server/.next/server/app/api/process/start/route_client-reference-manifest.js +1 -0
- package/dist/server/.next/server/app/api/process/status/route.js +1 -0
- package/dist/server/.next/server/app/api/process/status/route.js.nft.json +1 -0
- package/dist/server/.next/server/app/api/process/status/route_client-reference-manifest.js +1 -0
- package/dist/server/.next/server/app/api/project-config/route.js +1 -1
- package/dist/server/.next/server/app/api/project-config/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/retry-project/route.js +9 -9
- package/dist/server/.next/server/app/api/retry-project/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/configuration/page.js +7 -7
- package/dist/server/.next/server/app/configuration/page_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/configuration.html +1 -1
- package/dist/server/.next/server/app/configuration.rsc +3 -3
- package/dist/server/.next/server/app/favicon.ico/route.js +1 -1
- package/dist/server/.next/server/app/index.html +1 -1
- package/dist/server/.next/server/app/index.rsc +2 -2
- package/dist/server/.next/server/app/initialization/page.js +1 -1
- package/dist/server/.next/server/app/initialization/page_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/initialization.html +1 -1
- package/dist/server/.next/server/app/initialization.rsc +3 -3
- package/dist/server/.next/server/app/page.js +1 -1
- package/dist/server/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app-paths-manifest.json +14 -10
- package/dist/server/.next/server/chunks/967.js +3 -3
- package/dist/server/.next/server/middleware-build-manifest.js +1 -1
- package/dist/server/.next/server/next-font-manifest.js +1 -1
- package/dist/server/.next/server/next-font-manifest.json +1 -1
- package/dist/server/.next/server/pages/404.html +1 -1
- package/dist/server/.next/server/pages/500.html +1 -1
- package/dist/server/.next/server/pages-manifest.json +1 -1
- package/dist/server/.next/server/server-reference-manifest.json +1 -1
- package/dist/server/.next/static/0YG3L7wZtbtQp2XameODj/_buildManifest.js +1 -0
- package/dist/server/.next/static/0YG3L7wZtbtQp2XameODj/_ssgManifest.js +1 -0
- package/dist/server/.next/static/Mmn2KHpe4Btd9UFvAkzbC/_buildManifest.js +1 -0
- package/dist/server/.next/static/Mmn2KHpe4Btd9UFvAkzbC/_ssgManifest.js +1 -0
- package/dist/server/.next/static/MwYZh9prxBMJtf26zAtTY/_buildManifest.js +1 -0
- package/dist/server/.next/static/MwYZh9prxBMJtf26zAtTY/_ssgManifest.js +1 -0
- package/dist/server/.next/static/chunks/495-1a64c3075b5b8ac4.js +1 -0
- package/dist/server/.next/static/chunks/app/api/all-projects-envs/route-4a1691275c5ae416.js +1 -0
- package/dist/server/.next/static/chunks/app/api/check-mock-intercept/route-f2e048a9d229f7e7.js +1 -0
- package/dist/server/.next/static/chunks/app/api/check-workspace/route-3569564cd2b09683.js +1 -0
- package/dist/server/.next/static/chunks/app/api/cleanup-project/route-a6c005b8a485a192.js +1 -0
- package/dist/server/.next/static/chunks/app/api/get-mock-data/route-0ff137f28b0bbfd4.js +1 -0
- package/dist/server/.next/static/chunks/app/api/initialize-workspace/route-7faec0a7a2e6383d.js +1 -0
- package/dist/server/.next/static/chunks/app/api/microapp-proxy-change-stream/route-81a2d573a6a5b3d9.js +1 -0
- package/dist/server/.next/static/chunks/app/api/microapp-proxy-config/route-05c8c2aae5088b98.js +1 -0
- package/dist/server/.next/static/chunks/app/api/mock-file/route-606d825407e0fd4c.js +1 -0
- package/dist/server/.next/static/chunks/app/api/mock-file-content/route-4bc78ec0cbed800a.js +1 -0
- package/dist/server/.next/static/chunks/app/api/mock-open-status/route-a9410ab77572cb9e.js +1 -0
- package/dist/server/.next/static/chunks/app/api/mock-setting/route-48cfb30a284d746d.js +1 -0
- package/dist/server/.next/static/chunks/app/api/open-project/route-b6e6fca6c827640d.js +1 -0
- package/dist/server/.next/static/chunks/app/api/process/logs/route-3d9ee52d7c8aacef.js +1 -0
- package/dist/server/.next/static/chunks/app/api/process/logs/stream/route-e9633e0e72dfb31b.js +1 -0
- package/dist/server/.next/static/chunks/app/api/process/start/route-54c553f9e551d14b.js +1 -0
- package/dist/server/.next/static/chunks/app/api/process/status/route-06151b6ca21ffd52.js +1 -0
- package/dist/server/.next/static/chunks/app/api/project-config/route-ebe1c2ee41dedc74.js +1 -0
- package/dist/server/.next/static/chunks/app/api/retry-project/route-c25d253b5eacedef.js +1 -0
- package/dist/server/.next/static/chunks/app/configuration/page-978351fa7fe07983.js +1 -0
- package/dist/server/.next/static/chunks/app/page-9e7caf746eefeed4.js +1 -0
- package/dist/server/.next/static/css/1c3633790ce12b77.css +3 -0
- package/dist/server/.next/trace +3 -12
- package/dist/server/.next/types/app/api/all-projects-envs/route.ts +1 -1
- package/dist/server/.next/types/app/api/check-mock-intercept/route.ts +1 -1
- package/dist/server/.next/types/app/api/check-workspace/route.ts +1 -1
- package/dist/server/.next/types/app/api/cleanup-project/route.ts +1 -1
- package/dist/server/.next/types/app/api/get-mock-data/route.ts +1 -1
- package/dist/server/.next/types/app/api/initialize-workspace/route.ts +1 -1
- package/dist/server/.next/types/app/api/microapp-proxy-change-stream/route.ts +1 -1
- package/dist/server/.next/types/app/api/microapp-proxy-config/route.ts +1 -1
- package/dist/server/.next/types/app/api/mock-file/route.ts +1 -1
- package/dist/server/.next/types/app/api/mock-file-content/route.ts +1 -1
- package/dist/server/.next/types/app/api/mock-open-status/route.ts +1 -1
- package/dist/server/.next/types/app/api/mock-setting/route.ts +1 -1
- package/dist/server/.next/types/app/api/open-project/route.ts +1 -1
- package/dist/server/.next/types/app/api/process/logs/route.ts +347 -0
- package/dist/server/.next/types/app/api/process/logs/stream/route.ts +347 -0
- package/dist/server/.next/types/app/api/process/start/route.ts +347 -0
- package/dist/server/.next/types/app/api/process/status/route.ts +347 -0
- package/dist/server/.next/types/app/api/project-config/route.ts +1 -1
- package/dist/server/.next/types/app/api/retry-project/route.ts +1 -1
- package/dist/server/.next/types/app/configuration/page.ts +1 -1
- package/dist/server/.next/types/app/initialization/page.ts +1 -1
- package/dist/server/.next/types/app/layout.ts +1 -1
- package/dist/server/.next/types/app/page.ts +1 -1
- package/package.json +1 -1
package/dist/server/.next/trace
CHANGED
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
[{"name":"build-module-js","duration":3188,"timestamp":591101357013,"id":132,"parentId":93,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/scheduler.js","layer":"rsc"},"startTime":1751940184618,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4951,"timestamp":591101357071,"id":133,"parentId":93,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"rsc"},"startTime":1751940184618,"traceId":"a6e34c63328ee554"},{"name":"build-module-external","duration":27,"timestamp":591101368234,"id":135,"parentId":97,"tags":{"name":"../app-render/work-async-storage.external","layer":null},"startTime":1751940184629,"traceId":"a6e34c63328ee554"},{"name":"build-module-external","duration":14,"timestamp":591101368396,"id":136,"parentId":97,"tags":{"name":"./work-unit-async-storage.external","layer":null},"startTime":1751940184629,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":20369,"timestamp":591101363367,"id":134,"parentId":64,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/configuration/page.tsx","layer":"rsc"},"startTime":1751940184624,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":526,"timestamp":591101384580,"id":138,"parentId":93,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/clone-response.js","layer":"rsc"},"startTime":1751940184646,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1000,"timestamp":591101385778,"id":141,"parentId":93,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/dedupe-fetch.js","layer":"rsc"},"startTime":1751940184647,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4278,"timestamp":591101384510,"id":137,"parentId":82,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-node"},"startTime":1751940184646,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3505,"timestamp":591101385700,"id":139,"parentId":97,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1751940184647,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3497,"timestamp":591101385835,"id":142,"parentId":97,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1751940184647,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3596,"timestamp":591101385881,"id":144,"parentId":80,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-node"},"startTime":1751940184647,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3705,"timestamp":591101385862,"id":143,"parentId":84,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"pages-dir-node"},"startTime":1751940184647,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3914,"timestamp":591101385748,"id":140,"parentId":97,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/layout-router.js","layer":"rsc"},"startTime":1751940184647,"traceId":"a6e34c63328ee554"},{"name":"build-module-external","duration":26,"timestamp":591101392633,"id":145,"parentId":97,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1751940184654,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1303,"timestamp":591101392671,"id":146,"parentId":97,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/collect-segment-data.js","layer":"rsc"},"startTime":1751940184654,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1911,"timestamp":591101395792,"id":147,"parentId":97,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/client-page.js","layer":"rsc"},"startTime":1751940184657,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1936,"timestamp":591101395863,"id":148,"parentId":97,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/client-segment.js","layer":"rsc"},"startTime":1751940184657,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1333,"timestamp":591101398040,"id":152,"parentId":97,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/metadata.js","layer":"rsc"},"startTime":1751940184659,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":2301,"timestamp":591101397871,"id":149,"parentId":65,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/initialization/page.tsx","layer":"rsc"},"startTime":1751940184659,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2295,"timestamp":591101397978,"id":150,"parentId":97,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1751940184659,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2732,"timestamp":591101398012,"id":151,"parentId":96,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"rsc"},"startTime":1751940184659,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2510,"timestamp":591101411233,"id":153,"parentId":97,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/params.js","layer":"rsc"},"startTime":1751940184672,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4280,"timestamp":591101411365,"id":154,"parentId":97,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/search-params.js","layer":"rsc"},"startTime":1751940184672,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4552,"timestamp":591101411438,"id":155,"parentId":97,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1751940184672,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4949,"timestamp":591101411498,"id":156,"parentId":97,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/rsc/taint.js","layer":"rsc"},"startTime":1751940184673,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4985,"timestamp":591101411556,"id":157,"parentId":97,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1751940184673,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":6421,"timestamp":591101411612,"id":158,"parentId":97,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/metadata/metadata-boundary.js","layer":"rsc"},"startTime":1751940184673,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":707,"timestamp":591101426928,"id":161,"parentId":98,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1751940184688,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1222,"timestamp":591101427026,"id":162,"parentId":93,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/response-cache/index.js","layer":"rsc"},"startTime":1751940184688,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1263,"timestamp":591101427129,"id":164,"parentId":133,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"rsc"},"startTime":1751940184688,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2704,"timestamp":591101427094,"id":163,"parentId":133,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1751940184688,"traceId":"a6e34c63328ee554"},{"name":"build-module-css","duration":305,"timestamp":591101431603,"id":166,"parentId":101,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/globals.css","layer":"rsc"},"startTime":1751940184693,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2078,"timestamp":591101431541,"id":165,"parentId":141,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/invariant-error.js","layer":"rsc"},"startTime":1751940184693,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":22170,"timestamp":591101411643,"id":159,"parentId":117,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/api/navigation.react-server.js","layer":"rsc"},"startTime":1751940184673,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8283,"timestamp":591101425541,"id":160,"parentId":102,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/api/server.js","layer":"rsc"},"startTime":1751940184687,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1479,"timestamp":591101434762,"id":170,"parentId":146,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/create-error-handler.js","layer":"rsc"},"startTime":1751940184696,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1402,"timestamp":591101434938,"id":172,"parentId":97,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server-edge.js","layer":"rsc"},"startTime":1751940184696,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1391,"timestamp":591101435001,"id":173,"parentId":97,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static-edge.js","layer":"rsc"},"startTime":1751940184696,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2567,"timestamp":591101434643,"id":167,"parentId":84,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/index.js","layer":"pages-dir-node"},"startTime":1751940184696,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2503,"timestamp":591101434835,"id":171,"parentId":137,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-node"},"startTime":1751940184696,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2726,"timestamp":591101434736,"id":169,"parentId":137,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/amp-mode.js","layer":"pages-dir-node"},"startTime":1751940184696,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3033,"timestamp":591101434712,"id":168,"parentId":137,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-node"},"startTime":1751940184696,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":628,"timestamp":591101441590,"id":174,"parentId":170,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-error.js","layer":"rsc"},"startTime":1751940184703,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1829,"timestamp":591101441690,"id":175,"parentId":146,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"rsc"},"startTime":1751940184703,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2035,"timestamp":591101446096,"id":176,"parentId":152,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"rsc"},"startTime":1751940184707,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2316,"timestamp":591101446189,"id":177,"parentId":146,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"rsc"},"startTime":1751940184707,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1054,"timestamp":591101448607,"id":178,"parentId":128,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/get-metadata-route.js","layer":"rsc"},"startTime":1751940184710,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1025,"timestamp":591101448702,"id":179,"parentId":96,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-jsx-runtime.js","layer":"rsc"},"startTime":1751940184710,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3300,"timestamp":591101448772,"id":180,"parentId":152,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/resolve-metadata.js","layer":"rsc"},"startTime":1751940184710,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3533,"timestamp":591101448856,"id":182,"parentId":152,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/generate/icons.js","layer":"rsc"},"startTime":1751940184710,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4504,"timestamp":591101448829,"id":181,"parentId":152,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/metadata/async-metadata.js","layer":"rsc"},"startTime":1751940184710,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":959,"timestamp":591101458098,"id":184,"parentId":152,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/generate/meta.js","layer":"rsc"},"startTime":1751940184719,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1831,"timestamp":591101458167,"id":185,"parentId":152,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/generate/basic.js","layer":"rsc"},"startTime":1751940184719,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2949,"timestamp":591101458018,"id":183,"parentId":174,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"rsc"},"startTime":1751940184719,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1754,"timestamp":591101465946,"id":187,"parentId":152,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/generate/opengraph.js","layer":"rsc"},"startTime":1751940184727,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1992,"timestamp":591101466018,"id":188,"parentId":152,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/generate/alternate.js","layer":"rsc"},"startTime":1751940184727,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2036,"timestamp":591101466086,"id":189,"parentId":152,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"rsc"},"startTime":1751940184727,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2730,"timestamp":591101465852,"id":186,"parentId":178,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"rsc"},"startTime":1751940184727,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":3761,"timestamp":591101469035,"id":192,"parentId":105,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/lib/workspace-types.ts","layer":"rsc"},"startTime":1751940184730,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":4302,"timestamp":591101468828,"id":190,"parentId":102,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/lib/workspace-config.ts","layer":"rsc"},"startTime":1751940184730,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":4976,"timestamp":591101468956,"id":191,"parentId":106,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/lib/sse-connection-manager.ts","layer":"rsc"},"startTime":1751940184730,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1538,"timestamp":591101475182,"id":196,"parentId":153,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"rsc"},"startTime":1751940184736,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1745,"timestamp":591101475277,"id":198,"parentId":151,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"rsc"},"startTime":1751940184736,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2525,"timestamp":591101475249,"id":197,"parentId":153,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"rsc"},"startTime":1751940184736,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":3148,"timestamp":591101474923,"id":193,"parentId":104,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/lib/concurrent-controller.ts","layer":"rsc"},"startTime":1751940184736,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":3464,"timestamp":591101475055,"id":194,"parentId":107,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/lib/env-file-operations.ts","layer":"rsc"},"startTime":1751940184736,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":5005,"timestamp":591101475123,"id":195,"parentId":104,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/lib/git-operations.ts","layer":"rsc"},"startTime":1751940184736,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":15,"timestamp":591101480371,"id":199,"parentId":192,"tags":{"name":"os","layer":null},"startTime":1751940184741,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":480,"timestamp":591101481025,"id":200,"parentId":154,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/utils.js","layer":"rsc"},"startTime":1751940184742,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":17,"timestamp":591101484104,"id":201,"parentId":195,"tags":{"name":"child_process","layer":null},"startTime":1751940184745,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":816,"timestamp":591101484941,"id":202,"parentId":162,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/batcher.js","layer":"rsc"},"startTime":1751940184746,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1190,"timestamp":591101485043,"id":203,"parentId":162,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/response-cache/utils.js","layer":"rsc"},"startTime":1751940184746,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1313,"timestamp":591101485106,"id":204,"parentId":162,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/response-cache/types.js","layer":"rsc"},"startTime":1751940184746,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1431,"timestamp":591101485163,"id":205,"parentId":153,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"rsc"},"startTime":1751940184746,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":433,"timestamp":591101487697,"id":206,"parentId":146,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-server-dom-webpack/client.edge.js","layer":"rsc"},"startTime":1751940184749,"traceId":"a6e34c63328ee554"},{"name":"build-module-cjs","duration":830,"timestamp":591101489712,"id":207,"parentId":137,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs","layer":"pages-dir-node"},"startTime":1751940184751,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1716,"timestamp":591101489735,"id":208,"parentId":170,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/pipe-readable.js","layer":"rsc"},"startTime":1751940184751,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1949,"timestamp":591101489813,"id":209,"parentId":170,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/error-telemetry-utils.js","layer":"rsc"},"startTime":1751940184751,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2156,"timestamp":591101490087,"id":214,"parentId":167,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-node"},"startTime":1751940184751,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2529,"timestamp":591101490041,"id":212,"parentId":170,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/is-next-router-error.js","layer":"rsc"},"startTime":1751940184751,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2956,"timestamp":591101490004,"id":211,"parentId":159,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation.react-server.js","layer":"rsc"},"startTime":1751940184751,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4022,"timestamp":591101490069,"id":213,"parentId":167,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-node"},"startTime":1751940184751,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":6493,"timestamp":591101489909,"id":210,"parentId":170,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/format-server-error.js","layer":"rsc"},"startTime":1751940184751,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":519,"timestamp":591101499227,"id":215,"parentId":137,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/amp-context.js","layer":"pages-dir-node"},"startTime":1751940184760,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":546,"timestamp":591101499263,"id":216,"parentId":137,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/head-manager-context.js","layer":"pages-dir-node"},"startTime":1751940184760,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1033,"timestamp":591101499276,"id":217,"parentId":202,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/detached-promise.js","layer":"rsc"},"startTime":1751940184760,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1281,"timestamp":591101499377,"id":218,"parentId":175,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"rsc"},"startTime":1751940184760,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1377,"timestamp":591101499443,"id":219,"parentId":175,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/stream-utils/encodedTags.js","layer":"rsc"},"startTime":1751940184760,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1517,"timestamp":591101499564,"id":222,"parentId":160,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/exports/index.js","layer":"rsc"},"startTime":1751940184761,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2033,"timestamp":591101499532,"id":221,"parentId":170,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"rsc"},"startTime":1751940184761,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2300,"timestamp":591101499502,"id":220,"parentId":178,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment.js","layer":"rsc"},"startTime":1751940184761,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":456276,"timestamp":591101047618,"id":37,"parentId":19,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1751940184309,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":742,"timestamp":591101503543,"id":223,"parentId":196,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react.js","layer":"rsc"},"startTime":1751940184765,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1949,"timestamp":591101506224,"id":224,"parentId":178,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/server-utils.js","layer":"rsc"},"startTime":1751940184767,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1992,"timestamp":591101506368,"id":225,"parentId":180,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/interop-default.js","layer":"rsc"},"startTime":1751940184767,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2473,"timestamp":591101506433,"id":226,"parentId":178,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/is-metadata-route.js","layer":"rsc"},"startTime":1751940184767,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2632,"timestamp":591101506523,"id":228,"parentId":180,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/app-dir-module.js","layer":"rsc"},"startTime":1751940184768,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2749,"timestamp":591101506579,"id":229,"parentId":180,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/generate/utils.js","layer":"rsc"},"startTime":1751940184768,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2973,"timestamp":591101506632,"id":230,"parentId":175,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/errors/constants.js","layer":"rsc"},"startTime":1751940184768,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3290,"timestamp":591101506494,"id":227,"parentId":178,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/hash.js","layer":"rsc"},"startTime":1751940184768,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":10,"timestamp":591101512503,"id":231,"parentId":224,"tags":{"name":"url","layer":null},"startTime":1751940184774,"traceId":"a6e34c63328ee554"}]
|
|
2
|
-
[{"name":"build-module-js","duration":1212,"timestamp":591102440361,"id":495,"parentId":490,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"ssr"},"startTime":1751940185701,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":243,"timestamp":591102441619,"id":496,"parentId":458,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client-edge.js","layer":"ssr"},"startTime":1751940185703,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":404,"timestamp":591102442090,"id":497,"parentId":450,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-metadata.js","layer":"ssr"},"startTime":1751940185703,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":378,"timestamp":591102442169,"id":498,"parentId":447,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js","layer":"ssr"},"startTime":1751940185703,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":2568,"timestamp":591102445900,"id":499,"parentId":413,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+react@4.7.0_monaco-editor@0.52.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@monaco-editor/react/dist/index.mjs","layer":"ssr"},"startTime":1751940185707,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":383,"timestamp":591102451388,"id":501,"parentId":466,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js","layer":"ssr"},"startTime":1751940185712,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":1305,"timestamp":591102451035,"id":500,"parentId":470,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/lib/utils.ts","layer":"ssr"},"startTime":1751940185712,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":1068,"timestamp":591102455920,"id":502,"parentId":477,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.mjs","layer":"ssr"},"startTime":1751940185717,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":3393,"timestamp":591102459130,"id":503,"parentId":476,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-switch@1.2.5_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@_493359caf905e3ba119eff41a016151d/node_modules/@radix-ui/react-switch/dist/index.mjs","layer":"ssr"},"startTime":1751940185720,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":4387,"timestamp":591102459773,"id":504,"parentId":470,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-tabs@1.1.12_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@1_6d771d0116623fb5c2e6e349f714bf48/node_modules/@radix-ui/react-tabs/dist/index.mjs","layer":"ssr"},"startTime":1751940185721,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":13686,"timestamp":591102468079,"id":506,"parentId":478,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react_ebf14a846abc2fe74b19ca0ca406c133/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"ssr"},"startTime":1751940185729,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":22159,"timestamp":591102464746,"id":505,"parentId":471,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-select@2.2.5_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@_9be034c75d7b6be68cc4b04bf35a1721/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"ssr"},"startTime":1751940185726,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":1162,"timestamp":591102487498,"id":507,"parentId":477,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"ssr"},"startTime":1751940185749,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":3048,"timestamp":591102491382,"id":508,"parentId":474,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@1_f026c130782473ba8001b4f96e481e94/node_modules/@radix-ui/react-label/dist/index.mjs","layer":"ssr"},"startTime":1751940185752,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":4221,"timestamp":591102498082,"id":511,"parentId":500,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/tailwind-merge@3.3.1/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"ssr"},"startTime":1751940185759,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":4515,"timestamp":591102498204,"id":512,"parentId":500,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1751940185759,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":19468,"timestamp":591102495236,"id":509,"parentId":471,"tags":{"name":"__barrel_optimize__?names=CheckIcon,ChevronDownIcon,ChevronUpIcon!=!/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1751940185756,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":19680,"timestamp":591102495428,"id":510,"parentId":478,"tags":{"name":"__barrel_optimize__?names=XIcon!=!/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1751940185756,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1906,"timestamp":591102528661,"id":513,"parentId":510,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/x.js","layer":"ssr"},"startTime":1751940185790,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1837,"timestamp":591102529955,"id":514,"parentId":509,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-up.js","layer":"ssr"},"startTime":1751940185791,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1868,"timestamp":591102530070,"id":516,"parentId":509,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check.js","layer":"ssr"},"startTime":1751940185791,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2008,"timestamp":591102530037,"id":515,"parentId":509,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-down.js","layer":"ssr"},"startTime":1751940185791,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1206,"timestamp":591102560813,"id":517,"parentId":513,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js","layer":"ssr"},"startTime":1751940185822,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":305,"timestamp":591102577383,"id":518,"parentId":499,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/index.js","layer":"ssr"},"startTime":1751940185838,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":682,"timestamp":591102588086,"id":519,"parentId":503,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"ssr"},"startTime":1751940185849,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":994,"timestamp":591102588194,"id":520,"parentId":503,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"ssr"},"startTime":1751940185849,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":301,"timestamp":591102591152,"id":521,"parentId":503,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+primitive@1.1.2/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"ssr"},"startTime":1751940185852,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":409,"timestamp":591102593246,"id":522,"parentId":503,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.6_@types+react@19.1.8__@types+rea_6e0f845fa0b5165e723599b67dc13bbf/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"ssr"},"startTime":1751940185854,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":731,"timestamp":591102594847,"id":523,"parentId":503,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"ssr"},"startTime":1751940185856,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":483,"timestamp":591102600609,"id":524,"parentId":505,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"ssr"},"startTime":1751940185862,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":593,"timestamp":591102600713,"id":525,"parentId":503,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"ssr"},"startTime":1751940185862,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1755,"timestamp":591102603374,"id":526,"parentId":517,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js","layer":"ssr"},"startTime":1751940185864,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":572,"timestamp":591102605903,"id":528,"parentId":504,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-direction@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"ssr"},"startTime":1751940185867,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1798,"timestamp":591102605840,"id":527,"parentId":517,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/shared/src/utils.js","layer":"ssr"},"startTime":1751940185867,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":3195,"timestamp":591102605964,"id":529,"parentId":504,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-presence@1.1.4_@types+react-dom@19.1.6_@types+react@19.1.8__@types+reac_949a0df3eae86665e086aa01aee25ebf/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"ssr"},"startTime":1751940185867,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":3159,"timestamp":591102609802,"id":530,"parentId":504,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.10_@types+react-dom@19.1.6_@types+react@19.1.8__@types_7b46adce8be1bcd7dba6d0dca748f267/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"ssr"},"startTime":1751940185871,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":409,"timestamp":591102613155,"id":531,"parentId":504,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"ssr"},"startTime":1751940185874,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":362,"timestamp":591102618520,"id":532,"parentId":505,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+number@1.1.1/node_modules/@radix-ui/number/dist/index.mjs","layer":"ssr"},"startTime":1751940185880,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":1460,"timestamp":591102620101,"id":533,"parentId":505,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"ssr"},"startTime":1751940185881,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":2019,"timestamp":591102623420,"id":534,"parentId":505,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@_daa6284eb61b5d92679ce5e11f38cd01/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"ssr"},"startTime":1751940185884,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":498,"timestamp":591102626698,"id":537,"parentId":505,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"ssr"},"startTime":1751940185888,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1038,"timestamp":591102626759,"id":538,"parentId":506,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js","layer":"ssr"},"startTime":1751940185888,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":6997,"timestamp":591102624436,"id":535,"parentId":505,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+re_b26c6d948d533107753195e05bbf9d47/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"ssr"},"startTime":1751940185885,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":495,"timestamp":591102631608,"id":539,"parentId":505,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"ssr"},"startTime":1751940185893,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":7553,"timestamp":591102626610,"id":536,"parentId":505,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+r_0bdc87f04c4d759e2025cd48d0340f12/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"ssr"},"startTime":1751940185888,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":632,"timestamp":591102635763,"id":540,"parentId":505,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-visually-hidden@1.2.3_@types+react-dom@19.1.6_@types+react@19.1.8__@typ_0370971a05d4b1c04ed7b348aefa2915/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"ssr"},"startTime":1751940185897,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":754,"timestamp":591102637735,"id":541,"parentId":518,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/loader/index.js","layer":"ssr"},"startTime":1751940185899,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":609,"timestamp":591102639251,"id":545,"parentId":505,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"ssr"},"startTime":1751940185900,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1340,"timestamp":591102639223,"id":544,"parentId":526,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/defaultAttributes.js","layer":"ssr"},"startTime":1751940185900,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":4467,"timestamp":591102639085,"id":542,"parentId":506,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.6_@types+react@19.1.8__@_a1d343a3b3ef56a897be7e3ac188901b/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"ssr"},"startTime":1751940185900,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":5575,"timestamp":591102639163,"id":543,"parentId":505,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-popper@1.2.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@_598107c9f7060812e878f5f87b771bc2/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"ssr"},"startTime":1751940185900,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":681,"timestamp":591102660098,"id":546,"parentId":541,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/validators/index.js","layer":"ssr"},"startTime":1751940185921,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":657,"timestamp":591102660211,"id":547,"parentId":541,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/config/index.js","layer":"ssr"},"startTime":1751940185921,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":625,"timestamp":591102661593,"id":548,"parentId":541,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/utils/compose.js","layer":"ssr"},"startTime":1751940185923,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":687,"timestamp":591102661684,"id":549,"parentId":541,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/utils/deepMerge.js","layer":"ssr"},"startTime":1751940185923,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":758,"timestamp":591102661754,"id":550,"parentId":541,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/utils/makeCancelable.js","layer":"ssr"},"startTime":1751940185923,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1139,"timestamp":591102663037,"id":551,"parentId":541,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/_virtual/_rollupPluginBabelHelpers.js","layer":"ssr"},"startTime":1751940185924,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":759,"timestamp":591102688177,"id":552,"parentId":546,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/utils/curry.js","layer":"ssr"},"startTime":1751940185949,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":791,"timestamp":591102688297,"id":553,"parentId":546,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/utils/isObject.js","layer":"ssr"},"startTime":1751940185949,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":341,"timestamp":591102690017,"id":554,"parentId":545,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"ssr"},"startTime":1751940185951,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":579,"timestamp":591102712308,"id":555,"parentId":523,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-effect-event@0.0.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-effect-event/dist/index.mjs","layer":"ssr"},"startTime":1751940185973,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":677,"timestamp":591102717549,"id":556,"parentId":554,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"ssr"},"startTime":1751940185979,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":698,"timestamp":591102717654,"id":557,"parentId":554,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"ssr"},"startTime":1751940185979,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":825,"timestamp":591102723399,"id":558,"parentId":541,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/state-local@1.0.7/node_modules/state-local/lib/es/state-local.js","layer":"ssr"},"startTime":1751940185984,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":340,"timestamp":591102725107,"id":559,"parentId":556,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"ssr"},"startTime":1751940185986,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":967,"timestamp":591102725188,"id":560,"parentId":557,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"ssr"},"startTime":1751940185986,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":378,"timestamp":591102727309,"id":561,"parentId":543,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@1_cf9609048c901431a3615fb23a1aa0e6/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"ssr"},"startTime":1751940185988,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":305,"timestamp":591102727909,"id":562,"parentId":542,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"ssr"},"startTime":1751940185989,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":1374,"timestamp":591102732053,"id":563,"parentId":543,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@floating-ui+react-dom@2.1.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"ssr"},"startTime":1751940185993,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":521,"timestamp":591102734069,"id":564,"parentId":560,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"ssr"},"startTime":1751940185995,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":938,"timestamp":591102734175,"id":565,"parentId":560,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"ssr"},"startTime":1751940185995,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":2437,"timestamp":591102742764,"id":566,"parentId":554,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"ssr"},"startTime":1751940186004,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":372,"timestamp":591102754433,"id":567,"parentId":556,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/index.js","layer":"ssr"},"startTime":1751940186015,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":261,"timestamp":591102755629,"id":568,"parentId":556,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"ssr"},"startTime":1751940186017,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":231,"timestamp":591102756216,"id":569,"parentId":560,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"ssr"},"startTime":1751940186017,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":212,"timestamp":591102756946,"id":570,"parentId":557,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/index.js","layer":"ssr"},"startTime":1751940186018,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":286,"timestamp":591102760641,"id":571,"parentId":560,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.8_react@19.1.0/node_modules/react-style-singleton/dist/es2015/index.js","layer":"ssr"},"startTime":1751940186022,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":640,"timestamp":591102764074,"id":572,"parentId":567,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"ssr"},"startTime":1751940186025,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":778,"timestamp":591102764190,"id":573,"parentId":567,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"ssr"},"startTime":1751940186025,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":805,"timestamp":591102764249,"id":574,"parentId":567,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"ssr"},"startTime":1751940186025,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1035,"timestamp":591102765343,"id":575,"parentId":567,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"ssr"},"startTime":1751940186026,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1069,"timestamp":591102765418,"id":576,"parentId":567,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"ssr"},"startTime":1751940186026,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1215,"timestamp":591102765474,"id":577,"parentId":567,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"ssr"},"startTime":1751940186027,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1290,"timestamp":591102765527,"id":578,"parentId":567,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"ssr"},"startTime":1751940186027,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1368,"timestamp":591102765579,"id":579,"parentId":567,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"ssr"},"startTime":1751940186027,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":505,"timestamp":591102768348,"id":580,"parentId":569,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"ssr"},"startTime":1751940186029,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":749,"timestamp":591102768441,"id":581,"parentId":569,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"ssr"},"startTime":1751940186029,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":2719,"timestamp":591102770880,"id":582,"parentId":563,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@floating-ui+dom@1.7.1/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"ssr"},"startTime":1751940186032,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1028,"timestamp":591102773895,"id":583,"parentId":570,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/hook.js","layer":"ssr"},"startTime":1751940186035,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1209,"timestamp":591102774009,"id":584,"parentId":570,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/medium.js","layer":"ssr"},"startTime":1751940186035,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1285,"timestamp":591102774071,"id":585,"parentId":570,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"ssr"},"startTime":1751940186035,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1309,"timestamp":591102774127,"id":586,"parentId":570,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/config.js","layer":"ssr"},"startTime":1751940186035,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1481,"timestamp":591102774179,"id":587,"parentId":570,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"ssr"},"startTime":1751940186035,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1590,"timestamp":591102774233,"id":588,"parentId":570,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/exports.js","layer":"ssr"},"startTime":1751940186035,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":400,"timestamp":591102777375,"id":589,"parentId":571,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.8_react@19.1.0/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"ssr"},"startTime":1751940186038,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":420,"timestamp":591102777461,"id":590,"parentId":571,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.8_react@19.1.0/node_modules/react-style-singleton/dist/es2015/component.js","layer":"ssr"},"startTime":1751940186039,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":656,"timestamp":591102778019,"id":591,"parentId":571,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.8_react@19.1.0/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"ssr"},"startTime":1751940186039,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":348,"timestamp":591102779765,"id":592,"parentId":583,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/env.js","layer":"ssr"},"startTime":1751940186041,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":1048,"timestamp":591102792868,"id":593,"parentId":582,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@floating-ui+utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"ssr"},"startTime":1751940186054,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":772,"timestamp":591102795730,"id":594,"parentId":582,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@floating-ui+utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"ssr"},"startTime":1751940186057,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":2991,"timestamp":591102799810,"id":595,"parentId":582,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@floating-ui+core@1.7.1/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"ssr"},"startTime":1751940186061,"traceId":"a6e34c63328ee554"}]
|
|
3
|
-
[{"name":"generate-buildid","duration":125,"timestamp":591100220319,"id":4,"parentId":1,"tags":{},"startTime":1751940183481,"traceId":"a6e34c63328ee554"},{"name":"load-custom-routes","duration":1026,"timestamp":591100220489,"id":5,"parentId":1,"tags":{},"startTime":1751940183482,"traceId":"a6e34c63328ee554"},{"name":"create-dist-dir","duration":138,"timestamp":591100253011,"id":6,"parentId":1,"tags":{},"startTime":1751940183514,"traceId":"a6e34c63328ee554"},{"name":"create-pages-mapping","duration":102,"timestamp":591100323019,"id":7,"parentId":1,"tags":{},"startTime":1751940183584,"traceId":"a6e34c63328ee554"},{"name":"collect-app-paths","duration":1383,"timestamp":591100323139,"id":8,"parentId":1,"tags":{},"startTime":1751940183584,"traceId":"a6e34c63328ee554"},{"name":"create-app-mapping","duration":1619,"timestamp":591100324534,"id":9,"parentId":1,"tags":{},"startTime":1751940183586,"traceId":"a6e34c63328ee554"},{"name":"public-dir-conflict-check","duration":458,"timestamp":591100326468,"id":10,"parentId":1,"tags":{},"startTime":1751940183588,"traceId":"a6e34c63328ee554"},{"name":"generate-routes-manifest","duration":1319,"timestamp":591100327077,"id":11,"parentId":1,"tags":{},"startTime":1751940183588,"traceId":"a6e34c63328ee554"},{"name":"create-entrypoints","duration":13040,"timestamp":591100711909,"id":15,"parentId":13,"tags":{},"startTime":1751940183973,"traceId":"a6e34c63328ee554"},{"name":"generate-webpack-config","duration":248225,"timestamp":591100725043,"id":16,"parentId":14,"tags":{},"startTime":1751940183986,"traceId":"a6e34c63328ee554"},{"name":"next-trace-entrypoint-plugin","duration":1210,"timestamp":591101042016,"id":18,"parentId":17,"tags":{},"startTime":1751940184303,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":26068,"timestamp":591101110017,"id":43,"parentId":37,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!","layer":"pages-dir-node"},"startTime":1751940184371,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":32065,"timestamp":591101111341,"id":44,"parentId":38,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/pages/_app.js","layer":"pages-dir-node"},"startTime":1751940184372,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":49474,"timestamp":591101112914,"id":45,"parentId":42,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/pages/_document.js","layer":"pages-dir-node"},"startTime":1751940184374,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":45805,"timestamp":591101122108,"id":47,"parentId":21,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fcleanup-project%2Froute&name=app%2Fapi%2Fcleanup-project%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcleanup-project%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcleanup-project%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184383,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":53044,"timestamp":591101115638,"id":46,"parentId":20,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fall-projects-envs%2Froute&name=app%2Fapi%2Fall-projects-envs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fall-projects-envs%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fall-projects-envs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184377,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":45940,"timestamp":591101123165,"id":51,"parentId":25,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Finitialize-workspace%2Froute&name=app%2Fapi%2Finitialize-workspace%2Froute&pagePath=private-next-app-dir%2Fapi%2Finitialize-workspace%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Finitialize-workspace%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184384,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":45836,"timestamp":591101123714,"id":53,"parentId":27,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fget-mock-data%2Froute&name=app%2Fapi%2Fget-mock-data%2Froute&pagePath=private-next-app-dir%2Fapi%2Fget-mock-data%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fget-mock-data%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184385,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":46399,"timestamp":591101123605,"id":52,"parentId":26,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fmicroapp-proxy-change-stream%2Froute&name=app%2Fapi%2Fmicroapp-proxy-change-stream%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmicroapp-proxy-change-stream%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmicroapp-proxy-change-stream%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184385,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":46909,"timestamp":591101123827,"id":54,"parentId":28,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fmicroapp-proxy-config%2Froute&name=app%2Fapi%2Fmicroapp-proxy-config%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmicroapp-proxy-config%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmicroapp-proxy-config%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184385,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":47326,"timestamp":591101123886,"id":55,"parentId":29,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fmock-file%2Froute&name=app%2Fapi%2Fmock-file%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-file%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-file%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184385,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":47708,"timestamp":591101123941,"id":56,"parentId":30,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fmock-open-status%2Froute&name=app%2Fapi%2Fmock-open-status%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-open-status%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-open-status%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184385,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":49260,"timestamp":591101122792,"id":49,"parentId":23,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fcheck-workspace%2Froute&name=app%2Fapi%2Fcheck-workspace%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcheck-workspace%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcheck-workspace%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184384,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":48325,"timestamp":591101124014,"id":57,"parentId":31,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fmock-setting%2Froute&name=app%2Fapi%2Fmock-setting%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-setting%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-setting%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184385,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":48548,"timestamp":591101124064,"id":58,"parentId":32,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fmock-file-content%2Froute&name=app%2Fapi%2Fmock-file-content%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-file-content%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-file-content%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184385,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":49981,"timestamp":591101122952,"id":50,"parentId":24,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fcheck-mock-intercept%2Froute&name=app%2Fapi%2Fcheck-mock-intercept%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcheck-mock-intercept%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcheck-mock-intercept%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184384,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":49041,"timestamp":591101124163,"id":60,"parentId":34,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fopen-project%2Froute&name=app%2Fapi%2Fopen-project%2Froute&pagePath=private-next-app-dir%2Fapi%2Fopen-project%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fopen-project%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184385,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":49332,"timestamp":591101124262,"id":62,"parentId":36,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fproject-config%2Froute&name=app%2Fapi%2Fproject-config%2Froute&pagePath=private-next-app-dir%2Fapi%2Fproject-config%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fproject-config%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184385,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":50047,"timestamp":591101124117,"id":59,"parentId":33,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/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%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184385,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":50250,"timestamp":591101124214,"id":61,"parentId":35,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fretry-project%2Froute&name=app%2Fapi%2Fretry-project%2Froute&pagePath=private-next-app-dir%2Fapi%2Fretry-project%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fretry-project%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184385,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":142,"timestamp":591101176940,"id":66,"parentId":44,"tags":{"name":"react/jsx-runtime","layer":null},"startTime":1751940184438,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":9,"timestamp":591101177102,"id":67,"parentId":44,"tags":{"name":"react","layer":null},"startTime":1751940184438,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":756,"timestamp":591101186978,"id":68,"parentId":45,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/get-page-files.js","layer":"pages-dir-node"},"startTime":1751940184448,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1138,"timestamp":591101187187,"id":69,"parentId":45,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/htmlescape.js","layer":"pages-dir-node"},"startTime":1751940184448,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2404,"timestamp":591101187210,"id":70,"parentId":45,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/utils.js","layer":"pages-dir-node"},"startTime":1751940184448,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3039,"timestamp":591101187223,"id":71,"parentId":45,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/pretty-bytes.js","layer":"pages-dir-node"},"startTime":1751940184448,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3815,"timestamp":591101187234,"id":72,"parentId":45,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-node"},"startTime":1751940184448,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":69632,"timestamp":591101122309,"id":48,"parentId":22,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184383,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3066,"timestamp":591101202017,"id":76,"parentId":45,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/trace/tracer.js","layer":"pages-dir-node"},"startTime":1751940184463,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":7580,"timestamp":591101199522,"id":73,"parentId":44,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-node"},"startTime":1751940184461,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":6938,"timestamp":591101201041,"id":75,"parentId":45,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-node"},"startTime":1751940184462,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8931,"timestamp":591101200986,"id":74,"parentId":45,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-node"},"startTime":1751940184462,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":96972,"timestamp":591101124308,"id":63,"parentId":39,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/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%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184385,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":105815,"timestamp":591101124414,"id":64,"parentId":40,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fconfiguration%2Fpage&name=app%2Fconfiguration%2Fpage&pagePath=private-next-app-dir%2Fconfiguration%2Fpage.tsx&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fconfiguration%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184385,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":109513,"timestamp":591101124464,"id":65,"parentId":41,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Finitialization%2Fpage&name=app%2Finitialization%2Fpage&pagePath=private-next-app-dir%2Finitialization%2Fpage.tsx&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Finitialization%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1751940184386,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1047,"timestamp":591101249630,"id":77,"parentId":45,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/trace/utils.js","layer":"pages-dir-node"},"startTime":1751940184511,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":704,"timestamp":591101250179,"id":81,"parentId":43,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-kind.js","layer":"pages-dir-node"},"startTime":1751940184511,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1627,"timestamp":591101250281,"id":86,"parentId":76,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/trace/constants.js","layer":"pages-dir-node"},"startTime":1751940184511,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1808,"timestamp":591101250301,"id":87,"parentId":43,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/templates/helpers.js","layer":"pages-dir-node"},"startTime":1751940184511,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2070,"timestamp":591101250314,"id":88,"parentId":43,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/module.compiled.js","layer":"pages-dir-node"},"startTime":1751940184511,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2123,"timestamp":591101250325,"id":89,"parentId":45,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/html-context.js","layer":"pages-dir-node"},"startTime":1751940184511,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":10621,"timestamp":591101250335,"id":90,"parentId":76,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"pages-dir-node"},"startTime":1751940184511,"traceId":"a6e34c63328ee554"},{"name":"build-module-cjs","duration":11074,"timestamp":591101250346,"id":91,"parentId":44,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","layer":"pages-dir-node"},"startTime":1751940184511,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":216161,"timestamp":591101047620,"id":38,"parentId":19,"tags":{"request":"next/dist/pages/_app"},"startTime":1751940184309,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3944,"timestamp":591101264199,"id":92,"parentId":47,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-kind.js","layer":"rsc"},"startTime":1751940184525,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":9227,"timestamp":591101264595,"id":93,"parentId":47,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/patch-fetch.js","layer":"rsc"},"startTime":1751940184526,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":9503,"timestamp":591101264666,"id":94,"parentId":47,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-route/module.compiled.js","layer":"rsc"},"startTime":1751940184526,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":10785,"timestamp":591101264741,"id":95,"parentId":48,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1751940184526,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":11788,"timestamp":591101264841,"id":97,"parentId":48,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/entry-base.js","layer":"rsc"},"startTime":1751940184526,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":29178,"timestamp":591101250214,"id":83,"parentId":74,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-node"},"startTime":1751940184511,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":29631,"timestamp":591101250041,"id":79,"parentId":72,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-node"},"startTime":1751940184511,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":29567,"timestamp":591101250260,"id":85,"parentId":76,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-thenable.js","layer":"pages-dir-node"},"startTime":1751940184511,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":30213,"timestamp":591101250236,"id":84,"parentId":68,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js","layer":"pages-dir-node"},"startTime":1751940184511,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":30971,"timestamp":591101250194,"id":82,"parentId":43,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/pages/_error.js","layer":"pages-dir-node"},"startTime":1751940184511,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":31205,"timestamp":591101250148,"id":80,"parentId":68,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-node"},"startTime":1751940184511,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":16801,"timestamp":591101264804,"id":96,"parentId":48,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/not-found-error.js","layer":"rsc"},"startTime":1751940184526,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":16914,"timestamp":591101264924,"id":99,"parentId":48,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/forbidden-error.js","layer":"rsc"},"startTime":1751940184526,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":17262,"timestamp":591101264896,"id":98,"parentId":48,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/error-boundary.js","layer":"rsc"},"startTime":1751940184526,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":17097,"timestamp":591101265324,"id":103,"parentId":48,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unauthorized-error.js","layer":"rsc"},"startTime":1751940184526,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":17981,"timestamp":591101265270,"id":102,"parentId":46,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/api/all-projects-envs/route.ts","layer":"rsc"},"startTime":1751940184526,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":18662,"timestamp":591101264952,"id":100,"parentId":47,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/api/cleanup-project/route.ts","layer":"rsc"},"startTime":1751940184526,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":18758,"timestamp":591101265459,"id":106,"parentId":52,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/api/microapp-proxy-change-stream/route.ts","layer":"rsc"},"startTime":1751940184527,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":19262,"timestamp":591101265212,"id":101,"parentId":48,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/layout.tsx","layer":"rsc"},"startTime":1751940184526,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":20215,"timestamp":591101265403,"id":105,"parentId":53,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/api/get-mock-data/route.ts","layer":"rsc"},"startTime":1751940184526,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":21003,"timestamp":591101265514,"id":107,"parentId":54,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/api/microapp-proxy-config/route.ts","layer":"rsc"},"startTime":1751940184527,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":21619,"timestamp":591101265615,"id":109,"parentId":56,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/api/mock-open-status/route.ts","layer":"rsc"},"startTime":1751940184527,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":23358,"timestamp":591101265349,"id":104,"parentId":51,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/api/initialize-workspace/route.ts","layer":"rsc"},"startTime":1751940184526,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":23725,"timestamp":591101265666,"id":110,"parentId":49,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/api/check-workspace/route.ts","layer":"rsc"},"startTime":1751940184527,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":23954,"timestamp":591101265770,"id":112,"parentId":50,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/api/check-mock-intercept/route.ts","layer":"rsc"},"startTime":1751940184527,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":24831,"timestamp":591101265717,"id":111,"parentId":57,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/api/mock-setting/route.ts","layer":"rsc"},"startTime":1751940184527,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":25433,"timestamp":591101265821,"id":113,"parentId":58,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/api/mock-file-content/route.ts","layer":"rsc"},"startTime":1751940184527,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":27078,"timestamp":591101265565,"id":108,"parentId":55,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/api/mock-file/route.ts","layer":"rsc"},"startTime":1751940184527,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":27209,"timestamp":591101265921,"id":115,"parentId":60,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/api/open-project/route.ts","layer":"rsc"},"startTime":1751940184527,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":27330,"timestamp":591101266021,"id":117,"parentId":63,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/page.tsx","layer":"rsc"},"startTime":1751940184527,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":28274,"timestamp":591101265871,"id":114,"parentId":62,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/api/project-config/route.ts","layer":"rsc"},"startTime":1751940184527,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":28537,"timestamp":591101265971,"id":116,"parentId":61,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/api/retry-project/route.ts","layer":"rsc"},"startTime":1751940184527,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":31,"timestamp":591101308589,"id":118,"parentId":88,"tags":{"name":"next/dist/compiled/next-server/pages.runtime.prod.js","layer":null},"startTime":1751940184570,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":7,"timestamp":591101308633,"id":119,"parentId":84,"tags":{"name":"path","layer":null},"startTime":1751940184570,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":5,"timestamp":591101308646,"id":120,"parentId":100,"tags":{"name":"fs","layer":null},"startTime":1751940184570,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":4,"timestamp":591101308654,"id":121,"parentId":110,"tags":{"name":"fs/promises","layer":null},"startTime":1751940184570,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":6,"timestamp":591101308662,"id":122,"parentId":94,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1751940184570,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4,"timestamp":591101308671,"id":123,"parentId":95,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1751940184570,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1342,"timestamp":591101308679,"id":124,"parentId":93,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/trace/constants.js","layer":"rsc"},"startTime":1751940184570,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2497,"timestamp":591101308813,"id":125,"parentId":93,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/trace/tracer.js","layer":"rsc"},"startTime":1751940184570,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5755,"timestamp":591101318050,"id":127,"parentId":125,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"rsc"},"startTime":1751940184579,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":74251,"timestamp":591101249689,"id":78,"parentId":59,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-metadata-route-loader.js?filePath=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp%2Ffavicon.ico&isDynamicRouteExtension=0!?__next_metadata_route__","layer":"rsc"},"startTime":1751940184511,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":10081,"timestamp":591101315941,"id":126,"parentId":125,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-thenable.js","layer":"rsc"},"startTime":1751940184577,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1356,"timestamp":591101356827,"id":129,"parentId":82,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request-meta.js","layer":"pages-dir-node"},"startTime":1751940184618,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":17872,"timestamp":591101340542,"id":128,"parentId":63,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/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/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/favicon.ico?__next_metadata__","layer":"rsc"},"startTime":1751940184602,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2659,"timestamp":591101356861,"id":130,"parentId":93,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/constants.js","layer":"rsc"},"startTime":1751940184618,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2955,"timestamp":591101356947,"id":131,"parentId":93,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"rsc"},"startTime":1751940184618,"traceId":"a6e34c63328ee554"}]
|
|
4
|
-
[{"name":"font-loader","duration":632828,"timestamp":591101565359,"id":242,"parentId":241,"tags":{},"startTime":1751940184826,"traceId":"a6e34c63328ee554"},{"name":"postcss","duration":501,"timestamp":591102198217,"id":319,"parentId":241,"tags":{},"startTime":1751940185459,"traceId":"a6e34c63328ee554"},{"name":"next-font-loader","duration":633426,"timestamp":591101565329,"id":241,"parentId":233,"tags":{},"startTime":1751940184826,"traceId":"a6e34c63328ee554"},{"name":"css-loader","duration":1100,"timestamp":591102198736,"id":320,"parentId":233,"tags":{"astUsed":"true"},"startTime":1751940185460,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":684703,"timestamp":591101515319,"id":233,"parentId":101,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"rsc"},"startTime":1751940184776,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":1152768,"timestamp":591101047333,"id":22,"parentId":19,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184308,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":1152482,"timestamp":591101047623,"id":39,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184309,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":1152485,"timestamp":591101047625,"id":40,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fconfiguration%2Fpage&name=app%2Fconfiguration%2Fpage&pagePath=private-next-app-dir%2Fconfiguration%2Fpage.tsx&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fconfiguration%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184309,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":1152485,"timestamp":591101047627,"id":41,"parentId":19,"tags":{"request":"next-app-loader?page=%2Finitialization%2Fpage&name=app%2Finitialization%2Fpage&pagePath=private-next-app-dir%2Finitialization%2Fpage.tsx&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Finitialization%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184309,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":883,"timestamp":591102300241,"id":403,"parentId":17,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=true!","layer":"ssr"},"startTime":1751940185561,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":63,"timestamp":591102301146,"id":404,"parentId":17,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=true!","layer":"rsc"},"startTime":1751940185562,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":95,"timestamp":591102301218,"id":405,"parentId":17,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1751940185562,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":55,"timestamp":591102301318,"id":406,"parentId":17,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1751940185562,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":441,"timestamp":591102301377,"id":407,"parentId":17,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%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%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1751940185562,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":260,"timestamp":591102301824,"id":408,"parentId":17,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%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%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1751940185563,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":75,"timestamp":591102302088,"id":409,"parentId":17,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp%2Fconfiguration%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1751940185563,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":68,"timestamp":591102302168,"id":410,"parentId":17,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp%2Fconfiguration%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1751940185563,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":431,"timestamp":591102302240,"id":411,"parentId":17,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fcomponents%2Fproject-initializer.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=true!","layer":"ssr"},"startTime":1751940185563,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":157,"timestamp":591102302689,"id":412,"parentId":17,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fcomponents%2Fproject-initializer.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=true!","layer":"rsc"},"startTime":1751940185564,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2511,"timestamp":591102312677,"id":416,"parentId":407,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/client-page.js","layer":"ssr"},"startTime":1751940185574,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5413,"timestamp":591102312706,"id":417,"parentId":407,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/client-segment.js","layer":"ssr"},"startTime":1751940185574,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":6986,"timestamp":591102312432,"id":415,"parentId":407,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/error-boundary.js","layer":"ssr"},"startTime":1751940185573,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":6989,"timestamp":591102312752,"id":419,"parentId":407,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/render-from-template-context.js","layer":"ssr"},"startTime":1751940185574,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":7702,"timestamp":591102312774,"id":420,"parentId":407,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"ssr"},"startTime":1751940185574,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8079,"timestamp":591102312795,"id":421,"parentId":407,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/metadata/async-metadata.js","layer":"ssr"},"startTime":1751940185574,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8399,"timestamp":591102312818,"id":422,"parentId":407,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/metadata/metadata-boundary.js","layer":"ssr"},"startTime":1751940185574,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":11689,"timestamp":591102312346,"id":414,"parentId":411,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/project-initializer.tsx","layer":"ssr"},"startTime":1751940185573,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":13420,"timestamp":591102312728,"id":418,"parentId":407,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/layout-router.js","layer":"ssr"},"startTime":1751940185574,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":31190,"timestamp":591102311691,"id":413,"parentId":409,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/configuration/page.tsx","layer":"ssr"},"startTime":1751940185573,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2888,"timestamp":591102346709,"id":424,"parentId":416,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/search-params.js","layer":"ssr"},"startTime":1751940185608,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3863,"timestamp":591102346794,"id":425,"parentId":416,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/params.js","layer":"ssr"},"startTime":1751940185608,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5447,"timestamp":591102346619,"id":423,"parentId":416,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/invariant-error.js","layer":"ssr"},"startTime":1751940185608,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1711,"timestamp":591102353037,"id":426,"parentId":415,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"ssr"},"startTime":1751940185614,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1555,"timestamp":591102353436,"id":428,"parentId":422,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"ssr"},"startTime":1751940185614,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4461,"timestamp":591102353381,"id":427,"parentId":415,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/is-next-router-error.js","layer":"ssr"},"startTime":1751940185614,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4461,"timestamp":591102353521,"id":430,"parentId":420,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"ssr"},"startTime":1751940185615,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":4668,"timestamp":591102353545,"id":431,"parentId":414,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/lib/workspace-types.ts","layer":"ssr"},"startTime":1751940185615,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5032,"timestamp":591102353497,"id":429,"parentId":420,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"ssr"},"startTime":1751940185615,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1229,"timestamp":591102362931,"id":432,"parentId":424,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"ssr"},"startTime":1751940185624,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1562,"timestamp":591102363046,"id":433,"parentId":424,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"ssr"},"startTime":1751940185624,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1718,"timestamp":591102363112,"id":434,"parentId":424,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/scheduler.js","layer":"ssr"},"startTime":1751940185624,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3051,"timestamp":591102363170,"id":435,"parentId":424,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"ssr"},"startTime":1751940185624,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3211,"timestamp":591102363226,"id":436,"parentId":424,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/utils.js","layer":"ssr"},"startTime":1751940185624,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3266,"timestamp":591102363311,"id":438,"parentId":424,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1751940185624,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4097,"timestamp":591102363278,"id":437,"parentId":424,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"ssr"},"startTime":1751940185624,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3189,"timestamp":591102367860,"id":439,"parentId":427,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-error.js","layer":"ssr"},"startTime":1751940185629,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3375,"timestamp":591102376273,"id":440,"parentId":435,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/hooks-server-context.js","layer":"ssr"},"startTime":1751940185637,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3510,"timestamp":591102376380,"id":441,"parentId":435,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"ssr"},"startTime":1751940185637,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2960,"timestamp":591102377117,"id":442,"parentId":439,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-status-code.js","layer":"ssr"},"startTime":1751940185638,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":635,"timestamp":591102380271,"id":443,"parentId":419,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"ssr"},"startTime":1751940185641,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1267,"timestamp":591102381689,"id":446,"parentId":418,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"ssr"},"startTime":1751940185643,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1684,"timestamp":591102381608,"id":445,"parentId":418,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/use-action-queue.js","layer":"ssr"},"startTime":1751940185643,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2170,"timestamp":591102381512,"id":444,"parentId":418,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-boundary.js","layer":"ssr"},"startTime":1751940185643,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3383,"timestamp":591102381748,"id":448,"parentId":415,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"ssr"},"startTime":1751940185643,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3513,"timestamp":591102381772,"id":449,"parentId":418,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/match-segments.js","layer":"ssr"},"startTime":1751940185643,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3915,"timestamp":591102381797,"id":450,"parentId":421,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/metadata/server-inserted-metadata.js","layer":"ssr"},"startTime":1751940185643,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4179,"timestamp":591102381720,"id":447,"parentId":415,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation-untracked.js","layer":"ssr"},"startTime":1751940185643,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4196,"timestamp":591102381821,"id":451,"parentId":418,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":"ssr"},"startTime":1751940185643,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":550,"timestamp":591102392100,"id":455,"parentId":414,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js","layer":"ssr"},"startTime":1751940185653,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":539,"timestamp":591102392173,"id":456,"parentId":414,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js","layer":"ssr"},"startTime":1751940185653,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2089,"timestamp":591102391367,"id":453,"parentId":445,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-thenable.js","layer":"ssr"},"startTime":1751940185652,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2392,"timestamp":591102391427,"id":454,"parentId":444,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect.js","layer":"ssr"},"startTime":1751940185652,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":11976,"timestamp":591102384057,"id":452,"parentId":414,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/api/navigation.js","layer":"ssr"},"startTime":1751940185645,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4116,"timestamp":591102392298,"id":460,"parentId":418,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"ssr"},"startTime":1751940185653,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4573,"timestamp":591102392231,"id":457,"parentId":418,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"ssr"},"startTime":1751940185653,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4810,"timestamp":591102392277,"id":459,"parentId":418,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"ssr"},"startTime":1751940185653,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5805,"timestamp":591102392255,"id":458,"parentId":418,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"ssr"},"startTime":1751940185653,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":397,"timestamp":591102400775,"id":461,"parentId":455,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1751940185662,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1191,"timestamp":591102401528,"id":462,"parentId":459,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment.js","layer":"ssr"},"startTime":1751940185663,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1485,"timestamp":591102401598,"id":464,"parentId":460,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"ssr"},"startTime":1751940185663,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1790,"timestamp":591102401571,"id":463,"parentId":458,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-headers.js","layer":"ssr"},"startTime":1751940185663,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":203,"timestamp":591102405804,"id":468,"parentId":418,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-dom.js","layer":"ssr"},"startTime":1751940185667,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1022,"timestamp":591102405470,"id":467,"parentId":448,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"ssr"},"startTime":1751940185667,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1348,"timestamp":591102405377,"id":465,"parentId":464,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"ssr"},"startTime":1751940185666,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3474,"timestamp":591102405437,"id":466,"parentId":452,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation.js","layer":"ssr"},"startTime":1751940185666,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":1678,"timestamp":591102409365,"id":470,"parentId":413,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/ui/tabs.tsx","layer":"ssr"},"startTime":1751940185670,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":4495,"timestamp":591102409422,"id":471,"parentId":413,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/ui/select.tsx","layer":"ssr"},"startTime":1751940185670,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":5771,"timestamp":591102409279,"id":469,"parentId":413,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/MicroAppProxyTable.tsx","layer":"ssr"},"startTime":1751940185670,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":6854,"timestamp":591102412209,"id":472,"parentId":465,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"ssr"},"startTime":1751940185673,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":6920,"timestamp":591102412294,"id":473,"parentId":413,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/ui/input.tsx","layer":"ssr"},"startTime":1751940185673,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":6963,"timestamp":591102412359,"id":474,"parentId":413,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/ui/label.tsx","layer":"ssr"},"startTime":1751940185673,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":7101,"timestamp":591102412431,"id":475,"parentId":413,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/ui/table.tsx","layer":"ssr"},"startTime":1751940185673,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":7549,"timestamp":591102412481,"id":476,"parentId":413,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/ui/switch.tsx","layer":"ssr"},"startTime":1751940185674,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":7656,"timestamp":591102412529,"id":477,"parentId":414,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/ui/button.tsx","layer":"ssr"},"startTime":1751940185674,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":7896,"timestamp":591102412576,"id":478,"parentId":413,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/ui/dialog.tsx","layer":"ssr"},"startTime":1751940185674,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5590,"timestamp":591102415284,"id":479,"parentId":466,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation.react-server.js","layer":"ssr"},"startTime":1751940185676,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1162,"timestamp":591102427106,"id":482,"parentId":458,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-call-server.js","layer":"ssr"},"startTime":1751940185688,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1380,"timestamp":591102427132,"id":483,"parentId":458,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"ssr"},"startTime":1751940185688,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3266,"timestamp":591102427078,"id":481,"parentId":458,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-build-id.js","layer":"ssr"},"startTime":1751940185688,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3879,"timestamp":591102426982,"id":480,"parentId":458,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/flight-data-helpers.js","layer":"ssr"},"startTime":1751940185688,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3461,"timestamp":591102427619,"id":485,"parentId":479,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/forbidden.js","layer":"ssr"},"startTime":1751940185689,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3651,"timestamp":591102427580,"id":484,"parentId":479,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/not-found.js","layer":"ssr"},"startTime":1751940185689,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3696,"timestamp":591102427664,"id":487,"parentId":479,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"ssr"},"startTime":1751940185689,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3881,"timestamp":591102427643,"id":486,"parentId":479,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unauthorized.js","layer":"ssr"},"startTime":1751940185689,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4050,"timestamp":591102427686,"id":488,"parentId":458,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1751940185689,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1092,"timestamp":591102435266,"id":489,"parentId":483,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/hash.js","layer":"ssr"},"startTime":1751940185696,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1289,"timestamp":591102435575,"id":490,"parentId":487,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"ssr"},"startTime":1751940185697,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1746,"timestamp":591102437164,"id":492,"parentId":466,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js","layer":"ssr"},"startTime":1751940185698,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2034,"timestamp":591102437107,"id":491,"parentId":466,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/bailout-to-client-rendering.js","layer":"ssr"},"startTime":1751940185698,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":363,"timestamp":591102439307,"id":493,"parentId":419,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js","layer":"ssr"},"startTime":1751940185700,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":509,"timestamp":591102440278,"id":494,"parentId":490,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"ssr"},"startTime":1751940185701,"traceId":"a6e34c63328ee554"}]
|
|
5
|
-
[{"name":"build-module-js","duration":52334,"timestamp":591101515370,"id":234,"parentId":180,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/default-metadata.js","layer":"rsc"},"startTime":1751940184776,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":52790,"timestamp":591101515462,"id":235,"parentId":224,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"rsc"},"startTime":1751940184777,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":57145,"timestamp":591101515496,"id":236,"parentId":224,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"rsc"},"startTime":1751940184777,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":57379,"timestamp":591101515583,"id":238,"parentId":178,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/isomorphic/path.js","layer":"rsc"},"startTime":1751940184777,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":57865,"timestamp":591101515527,"id":237,"parentId":149,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/project-initializer.tsx","layer":"rsc"},"startTime":1751940184777,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1208,"timestamp":591101575437,"id":243,"parentId":235,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"rsc"},"startTime":1751940184836,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":843,"timestamp":591101576660,"id":244,"parentId":184,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/non-nullable.js","layer":"rsc"},"startTime":1751940184838,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":895,"timestamp":591101576747,"id":245,"parentId":185,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/constants.js","layer":"rsc"},"startTime":1751940184838,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1210,"timestamp":591101576809,"id":246,"parentId":180,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/output/log.js","layer":"rsc"},"startTime":1751940184838,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1707,"timestamp":591101576863,"id":247,"parentId":180,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/resolvers/resolve-opengraph.js","layer":"rsc"},"startTime":1751940184838,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1889,"timestamp":591101576919,"id":248,"parentId":180,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/resolvers/resolve-title.js","layer":"rsc"},"startTime":1751940184838,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2465,"timestamp":591101576973,"id":249,"parentId":180,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/resolvers/resolve-basics.js","layer":"rsc"},"startTime":1751940184838,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2608,"timestamp":591101577026,"id":250,"parentId":180,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/resolvers/resolve-icons.js","layer":"rsc"},"startTime":1751940184838,"traceId":"a6e34c63328ee554"},{"name":"build-module-external","duration":13,"timestamp":591101584910,"id":252,"parentId":200,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1751940184846,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1226,"timestamp":591101584761,"id":251,"parentId":170,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/string-hash/index.js","layer":"rsc"},"startTime":1751940184846,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1384,"timestamp":591101584937,"id":253,"parentId":208,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/client-component-renderer-logger.js","layer":"rsc"},"startTime":1751940184846,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1814,"timestamp":591101585008,"id":254,"parentId":203,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/render-result.js","layer":"rsc"},"startTime":1751940184846,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2234,"timestamp":591101585074,"id":255,"parentId":212,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-error.js","layer":"rsc"},"startTime":1751940184846,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":540887,"timestamp":591101047361,"id":25,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Finitialize-workspace%2Froute&name=app%2Fapi%2Finitialize-workspace%2Froute&pagePath=private-next-app-dir%2Fapi%2Finitialize-workspace%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Finitialize-workspace%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184308,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":540912,"timestamp":591101047344,"id":23,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcheck-workspace%2Froute&name=app%2Fapi%2Fcheck-workspace%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcheck-workspace%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcheck-workspace%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184308,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":540645,"timestamp":591101047614,"id":34,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fopen-project%2Froute&name=app%2Fapi%2Fopen-project%2Froute&pagePath=private-next-app-dir%2Fapi%2Fopen-project%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fopen-project%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184309,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":540646,"timestamp":591101047615,"id":35,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fretry-project%2Froute&name=app%2Fapi%2Fretry-project%2Froute&pagePath=private-next-app-dir%2Fapi%2Fretry-project%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fretry-project%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184309,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1630,"timestamp":591101587501,"id":257,"parentId":211,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect.js","layer":"rsc"},"startTime":1751940184849,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1136,"timestamp":591101592418,"id":262,"parentId":208,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js","layer":"rsc"},"startTime":1751940184853,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3117,"timestamp":591101590972,"id":258,"parentId":211,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/not-found.js","layer":"rsc"},"startTime":1751940184852,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1879,"timestamp":591101592388,"id":261,"parentId":211,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"rsc"},"startTime":1751940184853,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2222,"timestamp":591101592285,"id":259,"parentId":211,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unauthorized.js","layer":"rsc"},"startTime":1751940184853,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2367,"timestamp":591101592354,"id":260,"parentId":211,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/forbidden.js","layer":"rsc"},"startTime":1751940184853,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2660,"timestamp":591101592486,"id":263,"parentId":214,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-node"},"startTime":1751940184854,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2967,"timestamp":591101592505,"id":264,"parentId":236,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"rsc"},"startTime":1751940184854,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":17884,"timestamp":591101585105,"id":256,"parentId":206,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.edge.production.js","layer":"rsc"},"startTime":1751940184846,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":805,"timestamp":591101606063,"id":265,"parentId":262,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request-meta.js","layer":"rsc"},"startTime":1751940184867,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1167,"timestamp":591101606230,"id":267,"parentId":222,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/request.js","layer":"rsc"},"startTime":1751940184867,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1709,"timestamp":591101606198,"id":266,"parentId":263,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-node"},"startTime":1751940184867,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1456,"timestamp":591101608777,"id":268,"parentId":226,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-app-route-route.js","layer":"rsc"},"startTime":1751940184870,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2022,"timestamp":591101608884,"id":269,"parentId":224,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/utils.js","layer":"rsc"},"startTime":1751940184870,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2447,"timestamp":591101608952,"id":270,"parentId":222,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/root-params.js","layer":"rsc"},"startTime":1751940184870,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2720,"timestamp":591101609012,"id":271,"parentId":222,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/connection.js","layer":"rsc"},"startTime":1751940184870,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3412,"timestamp":591101609071,"id":272,"parentId":222,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/response.js","layer":"rsc"},"startTime":1751940184870,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3485,"timestamp":591101609128,"id":273,"parentId":222,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/image-response.js","layer":"rsc"},"startTime":1751940184870,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3518,"timestamp":591101609183,"id":274,"parentId":222,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/url-pattern.js","layer":"rsc"},"startTime":1751940184870,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3927,"timestamp":591101609240,"id":275,"parentId":222,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1751940184870,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2522,"timestamp":591101616622,"id":276,"parentId":266,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment.js","layer":"pages-dir-node"},"startTime":1751940184878,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2749,"timestamp":591101616677,"id":277,"parentId":224,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1751940184878,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":572255,"timestamp":591101047628,"id":42,"parentId":19,"tags":{"request":"next/dist/pages/_document"},"startTime":1751940184309,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1246,"timestamp":591101620293,"id":279,"parentId":246,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/picocolors.js","layer":"rsc"},"startTime":1751940184881,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2673,"timestamp":591101619795,"id":278,"parentId":224,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"rsc"},"startTime":1751940184881,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2006,"timestamp":591101620583,"id":282,"parentId":224,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1751940184882,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2335,"timestamp":591101620378,"id":280,"parentId":236,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"rsc"},"startTime":1751940184881,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2277,"timestamp":591101620616,"id":283,"parentId":224,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1751940184882,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4461,"timestamp":591101620485,"id":281,"parentId":224,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1751940184882,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1035,"timestamp":591101626076,"id":284,"parentId":246,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/lru-cache.js","layer":"rsc"},"startTime":1751940184887,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":394,"timestamp":591101628165,"id":286,"parentId":155,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js","layer":"rsc"},"startTime":1751940184889,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":775,"timestamp":591101628233,"id":287,"parentId":247,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/url.js","layer":"rsc"},"startTime":1751940184889,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1160,"timestamp":591101629401,"id":290,"parentId":247,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/resolvers/resolve-url.js","layer":"rsc"},"startTime":1751940184890,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1269,"timestamp":591101629467,"id":291,"parentId":262,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/base-http/helpers.js","layer":"rsc"},"startTime":1751940184891,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4036,"timestamp":591101628108,"id":285,"parentId":278,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils.js","layer":"rsc"},"startTime":1751940184889,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3064,"timestamp":591101629321,"id":288,"parentId":255,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-status-code.js","layer":"rsc"},"startTime":1751940184890,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3263,"timestamp":591101629369,"id":289,"parentId":261,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"rsc"},"startTime":1751940184890,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":803,"timestamp":591101632900,"id":292,"parentId":222,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/after/index.js","layer":"rsc"},"startTime":1751940184894,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1249,"timestamp":591101634668,"id":293,"parentId":267,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/next-url.js","layer":"rsc"},"startTime":1751940184896,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1393,"timestamp":591101634743,"id":294,"parentId":267,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/error.js","layer":"rsc"},"startTime":1751940184896,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1475,"timestamp":591101634805,"id":295,"parentId":267,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1751940184896,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":226,"timestamp":591101637559,"id":296,"parentId":180,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/server-only/empty.js","layer":"rsc"},"startTime":1751940184899,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":375,"timestamp":591101639005,"id":299,"parentId":281,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/api-utils/get-cookie-parser.js","layer":"rsc"},"startTime":1751940184900,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1465,"timestamp":591101638338,"id":297,"parentId":281,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-url.js","layer":"rsc"},"startTime":1751940184899,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2157,"timestamp":591101638947,"id":298,"parentId":287,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-headers.js","layer":"rsc"},"startTime":1751940184900,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":475,"timestamp":591101641236,"id":300,"parentId":292,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/after/after.js","layer":"rsc"},"startTime":1751940184902,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":900,"timestamp":591101641904,"id":301,"parentId":293,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/get-hostname.js","layer":"rsc"},"startTime":1751940184903,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1228,"timestamp":591101641947,"id":302,"parentId":293,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"rsc"},"startTime":1751940184903,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1462,"timestamp":591101642001,"id":304,"parentId":293,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"rsc"},"startTime":1751940184903,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1841,"timestamp":591101641976,"id":303,"parentId":293,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"rsc"},"startTime":1751940184903,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":7449,"timestamp":591101647299,"id":307,"parentId":275,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/ua-parser-js/ua-parser.js","layer":"rsc"},"startTime":1751940184908,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8294,"timestamp":591101646919,"id":306,"parentId":297,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"rsc"},"startTime":1751940184908,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8737,"timestamp":591101646842,"id":305,"parentId":297,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"rsc"},"startTime":1751940184908,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1694,"timestamp":591101655741,"id":308,"parentId":277,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"rsc"},"startTime":1751940184917,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1053,"timestamp":591101658496,"id":312,"parentId":303,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"rsc"},"startTime":1751940184920,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1522,"timestamp":591101658379,"id":309,"parentId":304,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"rsc"},"startTime":1751940184919,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1616,"timestamp":591101658441,"id":310,"parentId":304,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"rsc"},"startTime":1751940184919,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1739,"timestamp":591101658471,"id":311,"parentId":304,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"rsc"},"startTime":1751940184920,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1827,"timestamp":591101658521,"id":313,"parentId":303,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"rsc"},"startTime":1751940184920,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1893,"timestamp":591101661712,"id":315,"parentId":295,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1751940184923,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2397,"timestamp":591101661638,"id":314,"parentId":312,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1751940184923,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":617060,"timestamp":591101047072,"id":20,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fall-projects-envs%2Froute&name=app%2Fapi%2Fall-projects-envs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fall-projects-envs%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fall-projects-envs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184308,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":616823,"timestamp":591101047313,"id":21,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcleanup-project%2Froute&name=app%2Fapi%2Fcleanup-project%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcleanup-project%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcleanup-project%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184308,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":616779,"timestamp":591101047367,"id":26,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmicroapp-proxy-change-stream%2Froute&name=app%2Fapi%2Fmicroapp-proxy-change-stream%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmicroapp-proxy-change-stream%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmicroapp-proxy-change-stream%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184308,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":616775,"timestamp":591101047373,"id":27,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fget-mock-data%2Froute&name=app%2Fapi%2Fget-mock-data%2Froute&pagePath=private-next-app-dir%2Fapi%2Fget-mock-data%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fget-mock-data%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184308,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":616770,"timestamp":591101047379,"id":28,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmicroapp-proxy-config%2Froute&name=app%2Fapi%2Fmicroapp-proxy-config%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmicroapp-proxy-config%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmicroapp-proxy-config%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184308,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":616549,"timestamp":591101047601,"id":30,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmock-open-status%2Froute&name=app%2Fapi%2Fmock-open-status%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-open-status%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-open-status%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184309,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":616798,"timestamp":591101047354,"id":24,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcheck-mock-intercept%2Froute&name=app%2Fapi%2Fcheck-mock-intercept%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcheck-mock-intercept%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcheck-mock-intercept%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184308,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":616546,"timestamp":591101047607,"id":31,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmock-setting%2Froute&name=app%2Fapi%2Fmock-setting%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-setting%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-setting%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184309,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":616543,"timestamp":591101047610,"id":32,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmock-file-content%2Froute&name=app%2Fapi%2Fmock-file-content%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-file-content%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-file-content%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184309,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":616577,"timestamp":591101047577,"id":29,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmock-file%2Froute&name=app%2Fapi%2Fmock-file%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-file%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-file%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184309,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":616539,"timestamp":591101047617,"id":36,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fproject-config%2Froute&name=app%2Fapi%2Fproject-config%2Froute&pagePath=private-next-app-dir%2Fapi%2Fproject-config%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fproject-config%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184309,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":616545,"timestamp":591101047612,"id":33,"parentId":19,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751940184309,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":734,"timestamp":591101664688,"id":316,"parentId":299,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/cookie/index.js","layer":"rsc"},"startTime":1751940184926,"traceId":"a6e34c63328ee554"},{"name":"font-loader","duration":395026,"timestamp":591101541424,"id":240,"parentId":239,"tags":{},"startTime":1751940184802,"traceId":"a6e34c63328ee554"},{"name":"postcss","duration":2521,"timestamp":591102174428,"id":317,"parentId":239,"tags":{},"startTime":1751940185435,"traceId":"a6e34c63328ee554"},{"name":"next-font-loader","duration":661534,"timestamp":591101515696,"id":239,"parentId":232,"tags":{},"startTime":1751940184777,"traceId":"a6e34c63328ee554"},{"name":"css-loader","duration":19334,"timestamp":591102177062,"id":318,"parentId":232,"tags":{"astUsed":"true"},"startTime":1751940185438,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":683932,"timestamp":591101512809,"id":232,"parentId":101,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"rsc"},"startTime":1751940184774,"traceId":"a6e34c63328ee554"}]
|
|
6
|
-
[{"name":"build-module-js","duration":256,"timestamp":591102803326,"id":596,"parentId":592,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/detect-node-es@1.1.0/node_modules/detect-node-es/esm/node.js","layer":"ssr"},"startTime":1751940186064,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":260,"timestamp":591102803941,"id":597,"parentId":591,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js","layer":"ssr"},"startTime":1751940186065,"traceId":"a6e34c63328ee554"},{"name":"make","duration":1760379,"timestamp":591101046856,"id":19,"parentId":17,"tags":{},"startTime":1751940184308,"traceId":"a6e34c63328ee554"},{"name":"get-entries","duration":985,"timestamp":591102807961,"id":599,"parentId":598,"tags":{},"startTime":1751940186069,"traceId":"a6e34c63328ee554"},{"name":"node-file-trace-plugin","duration":159886,"timestamp":591102811388,"id":600,"parentId":598,"tags":{"traceEntryCount":"42"},"startTime":1751940186072,"traceId":"a6e34c63328ee554"},{"name":"collect-traced-files","duration":892,"timestamp":591102971285,"id":601,"parentId":598,"tags":{},"startTime":1751940186232,"traceId":"a6e34c63328ee554"},{"name":"finish-modules","duration":164328,"timestamp":591102807851,"id":598,"parentId":18,"tags":{},"startTime":1751940186069,"traceId":"a6e34c63328ee554"},{"name":"chunk-graph","duration":10965,"timestamp":591102990841,"id":603,"parentId":602,"tags":{},"startTime":1751940186252,"traceId":"a6e34c63328ee554"},{"name":"optimize-modules","duration":14,"timestamp":591103001888,"id":605,"parentId":602,"tags":{},"startTime":1751940186263,"traceId":"a6e34c63328ee554"},{"name":"optimize-chunks","duration":8630,"timestamp":591103001942,"id":606,"parentId":602,"tags":{},"startTime":1751940186263,"traceId":"a6e34c63328ee554"},{"name":"optimize-tree","duration":66,"timestamp":591103010621,"id":607,"parentId":602,"tags":{},"startTime":1751940186272,"traceId":"a6e34c63328ee554"},{"name":"optimize-chunk-modules","duration":9841,"timestamp":591103010733,"id":608,"parentId":602,"tags":{},"startTime":1751940186272,"traceId":"a6e34c63328ee554"},{"name":"optimize","duration":18773,"timestamp":591103001850,"id":604,"parentId":602,"tags":{},"startTime":1751940186263,"traceId":"a6e34c63328ee554"},{"name":"module-hash","duration":11721,"timestamp":591103032151,"id":609,"parentId":602,"tags":{},"startTime":1751940186293,"traceId":"a6e34c63328ee554"},{"name":"code-generation","duration":157162,"timestamp":591103043941,"id":610,"parentId":602,"tags":{},"startTime":1751940186305,"traceId":"a6e34c63328ee554"},{"name":"hash","duration":4966,"timestamp":591103204035,"id":611,"parentId":602,"tags":{},"startTime":1751940186465,"traceId":"a6e34c63328ee554"},{"name":"code-generation-jobs","duration":352,"timestamp":591103208999,"id":612,"parentId":602,"tags":{},"startTime":1751940186470,"traceId":"a6e34c63328ee554"},{"name":"module-assets","duration":211,"timestamp":591103209323,"id":613,"parentId":602,"tags":{},"startTime":1751940186470,"traceId":"a6e34c63328ee554"},{"name":"create-chunk-assets","duration":5532,"timestamp":591103209539,"id":614,"parentId":602,"tags":{},"startTime":1751940186471,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":45468,"timestamp":591103229612,"id":618,"parentId":615,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1751940186491,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":46611,"timestamp":591103228502,"id":617,"parentId":615,"tags":{"name":"../app/api/cleanup-project/route.js","cache":"MISS"},"startTime":1751940186490,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":49042,"timestamp":591103226088,"id":616,"parentId":615,"tags":{"name":"../app/api/all-projects-envs/route.js","cache":"MISS"},"startTime":1751940186487,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":45116,"timestamp":591103230038,"id":619,"parentId":615,"tags":{"name":"../app/api/check-workspace/route.js","cache":"MISS"},"startTime":1751940186491,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":36362,"timestamp":591103238805,"id":620,"parentId":615,"tags":{"name":"../app/api/check-mock-intercept/route.js","cache":"MISS"},"startTime":1751940186500,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":35658,"timestamp":591103239527,"id":623,"parentId":615,"tags":{"name":"../app/api/get-mock-data/route.js","cache":"MISS"},"startTime":1751940186501,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":35833,"timestamp":591103239373,"id":622,"parentId":615,"tags":{"name":"../app/api/microapp-proxy-change-stream/route.js","cache":"MISS"},"startTime":1751940186500,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":36155,"timestamp":591103239087,"id":621,"parentId":615,"tags":{"name":"../app/api/initialize-workspace/route.js","cache":"MISS"},"startTime":1751940186500,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":36363,"timestamp":591103239845,"id":625,"parentId":615,"tags":{"name":"../app/api/mock-file/route.js","cache":"MISS"},"startTime":1751940186501,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":36788,"timestamp":591103239675,"id":624,"parentId":615,"tags":{"name":"../app/api/microapp-proxy-config/route.js","cache":"MISS"},"startTime":1751940186501,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":37298,"timestamp":591103240165,"id":626,"parentId":615,"tags":{"name":"../app/api/mock-open-status/route.js","cache":"MISS"},"startTime":1751940186501,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":38139,"timestamp":591103240288,"id":627,"parentId":615,"tags":{"name":"../app/api/mock-setting/route.js","cache":"MISS"},"startTime":1751940186501,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":38055,"timestamp":591103240403,"id":628,"parentId":615,"tags":{"name":"../app/api/mock-file-content/route.js","cache":"MISS"},"startTime":1751940186501,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":37926,"timestamp":591103240552,"id":629,"parentId":615,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1751940186502,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":43178,"timestamp":591103240671,"id":630,"parentId":615,"tags":{"name":"../app/api/open-project/route.js","cache":"MISS"},"startTime":1751940186502,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":44341,"timestamp":591103240971,"id":632,"parentId":615,"tags":{"name":"../app/api/project-config/route.js","cache":"MISS"},"startTime":1751940186502,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":45890,"timestamp":591103240823,"id":631,"parentId":615,"tags":{"name":"../app/api/retry-project/route.js","cache":"MISS"},"startTime":1751940186502,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":45536,"timestamp":591103241388,"id":634,"parentId":615,"tags":{"name":"../pages/_app.js","cache":"MISS"},"startTime":1751940186502,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":46864,"timestamp":591103241131,"id":633,"parentId":615,"tags":{"name":"../pages/_error.js","cache":"MISS"},"startTime":1751940186502,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":41906,"timestamp":591103246563,"id":638,"parentId":615,"tags":{"name":"../pages/_document.js","cache":"MISS"},"startTime":1751940186508,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":44393,"timestamp":591103246597,"id":639,"parentId":615,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1751940186508,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":51518,"timestamp":591103241458,"id":635,"parentId":615,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1751940186503,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":47478,"timestamp":591103246090,"id":637,"parentId":615,"tags":{"name":"../app/initialization/page.js","cache":"MISS"},"startTime":1751940186507,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":74664,"timestamp":591103248788,"id":641,"parentId":615,"tags":{"name":"426.js","cache":"MISS"},"startTime":1751940186510,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":85507,"timestamp":591103246889,"id":640,"parentId":615,"tags":{"name":"131.js","cache":"MISS"},"startTime":1751940186508,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":84053,"timestamp":591103253835,"id":643,"parentId":615,"tags":{"name":"542.js","cache":"MISS"},"startTime":1751940186515,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":97270,"timestamp":591103255644,"id":645,"parentId":615,"tags":{"name":"901.js","cache":"MISS"},"startTime":1751940186517,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":113574,"timestamp":591103241677,"id":636,"parentId":615,"tags":{"name":"../app/configuration/page.js","cache":"MISS"},"startTime":1751940186503,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":102520,"timestamp":591103254515,"id":644,"parentId":615,"tags":{"name":"972.js","cache":"MISS"},"startTime":1751940186516,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":111910,"timestamp":591103249208,"id":642,"parentId":615,"tags":{"name":"967.js","cache":"MISS"},"startTime":1751940186510,"traceId":"a6e34c63328ee554"},{"name":"minify-webpack-plugin-optimize","duration":144133,"timestamp":591103216998,"id":615,"parentId":17,"tags":{"compilationName":"server","mangle":"true"},"startTime":1751940186478,"traceId":"a6e34c63328ee554"},{"name":"css-minimizer-plugin","duration":132,"timestamp":591103361279,"id":646,"parentId":17,"tags":{},"startTime":1751940186622,"traceId":"a6e34c63328ee554"},{"name":"create-trace-assets","duration":2162,"timestamp":591103361523,"id":647,"parentId":18,"tags":{},"startTime":1751940186623,"traceId":"a6e34c63328ee554"},{"name":"seal","duration":386138,"timestamp":591102982325,"id":602,"parentId":17,"tags":{},"startTime":1751940186243,"traceId":"a6e34c63328ee554"},{"name":"webpack-compilation","duration":2334771,"timestamp":591101040884,"id":17,"parentId":14,"tags":{"name":"server"},"startTime":1751940184302,"traceId":"a6e34c63328ee554"},{"name":"emit","duration":10311,"timestamp":591103375957,"id":648,"parentId":14,"tags":{},"startTime":1751940186637,"traceId":"a6e34c63328ee554"},{"name":"webpack-close","duration":179904,"timestamp":591103387050,"id":649,"parentId":14,"tags":{"name":"server"},"startTime":1751940186648,"traceId":"a6e34c63328ee554"},{"name":"webpack-generate-error-stats","duration":1474,"timestamp":591103566995,"id":650,"parentId":649,"tags":{},"startTime":1751940186828,"traceId":"a6e34c63328ee554"},{"name":"run-webpack-compiler","duration":2856780,"timestamp":591100711903,"id":14,"parentId":13,"tags":{},"startTime":1751940183973,"traceId":"a6e34c63328ee554"},{"name":"format-webpack-messages","duration":38,"timestamp":591103568688,"id":651,"parentId":13,"tags":{},"startTime":1751940186830,"traceId":"a6e34c63328ee554"},{"name":"worker-main-server","duration":2857114,"timestamp":591100711691,"id":13,"parentId":1,"tags":{},"startTime":1751940183973,"traceId":"a6e34c63328ee554"},{"name":"create-entrypoints","duration":10841,"timestamp":591103878049,"id":655,"parentId":653,"tags":{},"startTime":1751940187139,"traceId":"a6e34c63328ee554"},{"name":"generate-webpack-config","duration":169331,"timestamp":591103888993,"id":656,"parentId":654,"tags":{},"startTime":1751940187150,"traceId":"a6e34c63328ee554"},{"name":"make","duration":445,"timestamp":591104116965,"id":658,"parentId":657,"tags":{},"startTime":1751940187378,"traceId":"a6e34c63328ee554"},{"name":"chunk-graph","duration":326,"timestamp":591104119129,"id":660,"parentId":659,"tags":{},"startTime":1751940187380,"traceId":"a6e34c63328ee554"},{"name":"optimize-modules","duration":12,"timestamp":591104119510,"id":662,"parentId":659,"tags":{},"startTime":1751940187381,"traceId":"a6e34c63328ee554"},{"name":"optimize-chunks","duration":502,"timestamp":591104119566,"id":663,"parentId":659,"tags":{},"startTime":1751940187381,"traceId":"a6e34c63328ee554"},{"name":"optimize-tree","duration":66,"timestamp":591104120104,"id":664,"parentId":659,"tags":{},"startTime":1751940187381,"traceId":"a6e34c63328ee554"},{"name":"optimize-chunk-modules","duration":287,"timestamp":591104120279,"id":665,"parentId":659,"tags":{},"startTime":1751940187381,"traceId":"a6e34c63328ee554"},{"name":"optimize","duration":1126,"timestamp":591104119485,"id":661,"parentId":659,"tags":{},"startTime":1751940187381,"traceId":"a6e34c63328ee554"},{"name":"module-hash","duration":48,"timestamp":591104121221,"id":666,"parentId":659,"tags":{},"startTime":1751940187382,"traceId":"a6e34c63328ee554"},{"name":"code-generation","duration":118,"timestamp":591104121288,"id":667,"parentId":659,"tags":{},"startTime":1751940187382,"traceId":"a6e34c63328ee554"},{"name":"hash","duration":206,"timestamp":591104121530,"id":668,"parentId":659,"tags":{},"startTime":1751940187383,"traceId":"a6e34c63328ee554"},{"name":"code-generation-jobs","duration":60,"timestamp":591104121734,"id":669,"parentId":659,"tags":{},"startTime":1751940187383,"traceId":"a6e34c63328ee554"},{"name":"module-assets","duration":39,"timestamp":591104121781,"id":670,"parentId":659,"tags":{},"startTime":1751940187383,"traceId":"a6e34c63328ee554"},{"name":"create-chunk-assets","duration":103,"timestamp":591104121824,"id":671,"parentId":659,"tags":{},"startTime":1751940187383,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":1033,"timestamp":591104124815,"id":673,"parentId":672,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1751940187386,"traceId":"a6e34c63328ee554"},{"name":"minify-webpack-plugin-optimize","duration":1912,"timestamp":591104123944,"id":672,"parentId":657,"tags":{"compilationName":"edge-server","mangle":"true"},"startTime":1751940187385,"traceId":"a6e34c63328ee554"},{"name":"css-minimizer-plugin","duration":75,"timestamp":591104125906,"id":674,"parentId":657,"tags":{},"startTime":1751940187387,"traceId":"a6e34c63328ee554"},{"name":"seal","duration":9377,"timestamp":591104118769,"id":659,"parentId":657,"tags":{},"startTime":1751940187380,"traceId":"a6e34c63328ee554"},{"name":"webpack-compilation","duration":15969,"timestamp":591104112393,"id":657,"parentId":654,"tags":{"name":"edge-server"},"startTime":1751940187373,"traceId":"a6e34c63328ee554"},{"name":"emit","duration":1528,"timestamp":591104128580,"id":675,"parentId":654,"tags":{},"startTime":1751940187390,"traceId":"a6e34c63328ee554"},{"name":"webpack-close","duration":6709,"timestamp":591104130551,"id":676,"parentId":654,"tags":{"name":"edge-server"},"startTime":1751940187392,"traceId":"a6e34c63328ee554"},{"name":"webpack-generate-error-stats","duration":1622,"timestamp":591104137293,"id":677,"parentId":676,"tags":{},"startTime":1751940187398,"traceId":"a6e34c63328ee554"},{"name":"run-webpack-compiler","duration":261003,"timestamp":591103878046,"id":654,"parentId":653,"tags":{},"startTime":1751940187139,"traceId":"a6e34c63328ee554"},{"name":"format-webpack-messages","duration":39,"timestamp":591104139054,"id":678,"parentId":653,"tags":{},"startTime":1751940187400,"traceId":"a6e34c63328ee554"},{"name":"worker-main-edge-server","duration":261334,"timestamp":591103877834,"id":653,"parentId":1,"tags":{},"startTime":1751940187139,"traceId":"a6e34c63328ee554"},{"name":"create-entrypoints","duration":10118,"timestamp":591104425737,"id":681,"parentId":679,"tags":{},"startTime":1751940187687,"traceId":"a6e34c63328ee554"},{"name":"generate-webpack-config","duration":169027,"timestamp":591104435949,"id":682,"parentId":680,"tags":{},"startTime":1751940187697,"traceId":"a6e34c63328ee554"},{"name":"next-client-pages-loader","duration":230,"timestamp":591104683661,"id":712,"parentId":711,"tags":{"absolutePagePath":"next/dist/client/components/not-found-error"},"startTime":1751940187945,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":7031,"timestamp":591104682246,"id":711,"parentId":688,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!","layer":"app-pages-browser"},"startTime":1751940187943,"traceId":"a6e34c63328ee554"},{"name":"next-client-pages-loader","duration":73,"timestamp":591104689776,"id":714,"parentId":713,"tags":{"absolutePagePath":"next/dist/pages/_app"},"startTime":1751940187951,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":1455,"timestamp":591104689341,"id":713,"parentId":689,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!","layer":"pages-dir-browser"},"startTime":1751940187950,"traceId":"a6e34c63328ee554"},{"name":"next-client-pages-loader","duration":24,"timestamp":591104690893,"id":716,"parentId":715,"tags":{"absolutePagePath":"next/dist/pages/_error"},"startTime":1751940187952,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":890,"timestamp":591104690816,"id":715,"parentId":691,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!","layer":"pages-dir-browser"},"startTime":1751940187952,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":2137,"timestamp":591104691820,"id":717,"parentId":687,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%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%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1751940187953,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":210,"timestamp":591104693981,"id":718,"parentId":692,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=false!","layer":"app-pages-browser"},"startTime":1751940187955,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":779,"timestamp":591104694251,"id":719,"parentId":694,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1751940187955,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":253,"timestamp":591104695041,"id":720,"parentId":709,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp%2Fconfiguration%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1751940187956,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":193,"timestamp":591104695362,"id":721,"parentId":710,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fcomponents%2Fproject-initializer.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1751940187956,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":34919,"timestamp":591104661160,"id":692,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":34923,"timestamp":591104661165,"id":693,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"}]
|
|
7
|
-
[{"name":"add-entry","duration":34777,"timestamp":591104661312,"id":695,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":34776,"timestamp":591104661316,"id":696,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":34776,"timestamp":591104661317,"id":697,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":34774,"timestamp":591104661320,"id":698,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":34772,"timestamp":591104661323,"id":699,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":34772,"timestamp":591104661325,"id":700,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":34772,"timestamp":591104661326,"id":701,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":34820,"timestamp":591104661327,"id":702,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":34821,"timestamp":591104661329,"id":703,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":34821,"timestamp":591104661330,"id":704,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":34820,"timestamp":591104661333,"id":705,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":34819,"timestamp":591104661335,"id":706,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":34819,"timestamp":591104661336,"id":707,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":34819,"timestamp":591104661337,"id":708,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":7011,"timestamp":591104705914,"id":724,"parentId":686,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-next.js","layer":"app-pages-browser"},"startTime":1751940187967,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8699,"timestamp":591104705797,"id":723,"parentId":685,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/next.js","layer":"pages-dir-browser"},"startTime":1751940187967,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":18477,"timestamp":591104703991,"id":722,"parentId":690,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/router.js","layer":"pages-dir-browser"},"startTime":1751940187965,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2772,"timestamp":591104727717,"id":726,"parentId":717,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/client-segment.js","layer":"app-pages-browser"},"startTime":1751940187989,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3815,"timestamp":591104727586,"id":725,"parentId":717,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/client-page.js","layer":"app-pages-browser"},"startTime":1751940187989,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4582,"timestamp":591104727846,"id":730,"parentId":711,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/not-found-error.js","layer":"app-pages-browser"},"startTime":1751940187989,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5098,"timestamp":591104727821,"id":729,"parentId":717,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1751940187989,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":7767,"timestamp":591104727756,"id":727,"parentId":717,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1751940187989,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":9667,"timestamp":591104727874,"id":731,"parentId":717,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"app-pages-browser"},"startTime":1751940187989,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":14244,"timestamp":591104727793,"id":728,"parentId":717,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1751940187989,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1656,"timestamp":591104749553,"id":734,"parentId":713,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/pages/_app.js","layer":"pages-dir-browser"},"startTime":1751940188011,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2241,"timestamp":591104749520,"id":733,"parentId":723,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/webpack.js","layer":"pages-dir-browser"},"startTime":1751940188011,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3034,"timestamp":591104749425,"id":732,"parentId":724,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1751940188010,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":6600,"timestamp":591104749579,"id":735,"parentId":715,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/pages/_error.js","layer":"pages-dir-browser"},"startTime":1751940188011,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":7211,"timestamp":591104749642,"id":737,"parentId":717,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/metadata/metadata-boundary.js","layer":"app-pages-browser"},"startTime":1751940188011,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":7953,"timestamp":591104749612,"id":736,"parentId":717,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/metadata/async-metadata.js","layer":"app-pages-browser"},"startTime":1751940188011,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1794,"timestamp":591104759668,"id":738,"parentId":722,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/with-router.js","layer":"pages-dir-browser"},"startTime":1751940188021,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2584,"timestamp":591104760411,"id":739,"parentId":724,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-webpack.js","layer":"app-pages-browser"},"startTime":1751940188021,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4879,"timestamp":591104760474,"id":741,"parentId":724,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-index.js","layer":"app-pages-browser"},"startTime":1751940188022,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":13668,"timestamp":591104760452,"id":740,"parentId":723,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/index.js","layer":"pages-dir-browser"},"startTime":1751940188022,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":895,"timestamp":591104786405,"id":744,"parentId":722,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1751940188047,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1973,"timestamp":591104786599,"id":745,"parentId":724,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"app-pages-browser"},"startTime":1751940188048,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":558,"timestamp":591104790339,"id":746,"parentId":723,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"pages-dir-browser"},"startTime":1751940188051,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":14249,"timestamp":591104786297,"id":743,"parentId":721,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/project-initializer.tsx","layer":"app-pages-browser"},"startTime":1751940188047,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":35428,"timestamp":591104784132,"id":742,"parentId":720,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/configuration/page.tsx","layer":"app-pages-browser"},"startTime":1751940188045,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1638,"timestamp":591104824084,"id":748,"parentId":726,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/invariant-error.js","layer":"app-pages-browser"},"startTime":1751940188085,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1966,"timestamp":591104824011,"id":747,"parentId":722,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1751940188085,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1391,"timestamp":591104828331,"id":750,"parentId":729,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1751940188089,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2056,"timestamp":591104828830,"id":751,"parentId":727,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1751940188090,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2465,"timestamp":591104828868,"id":752,"parentId":727,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1751940188090,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1719,"timestamp":591104832855,"id":754,"parentId":728,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1751940188094,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2264,"timestamp":591104832756,"id":753,"parentId":728,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1751940188094,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2734,"timestamp":591104832887,"id":755,"parentId":728,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1751940188094,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":18320,"timestamp":591104828265,"id":749,"parentId":722,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/router.js","layer":"pages-dir-browser"},"startTime":1751940188089,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1601,"timestamp":591104857208,"id":757,"parentId":727,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1751940188118,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2144,"timestamp":591104857129,"id":756,"parentId":728,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/use-action-queue.js","layer":"app-pages-browser"},"startTime":1751940188118,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2690,"timestamp":591104857939,"id":758,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1751940188119,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1268,"timestamp":591104860946,"id":759,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1751940188122,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1902,"timestamp":591104861058,"id":762,"parentId":726,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/request/params.browser.js","layer":"app-pages-browser"},"startTime":1751940188122,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2530,"timestamp":591104861004,"id":760,"parentId":730,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"app-pages-browser"},"startTime":1751940188122,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3048,"timestamp":591104861034,"id":761,"parentId":731,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"app-pages-browser"},"startTime":1751940188122,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3216,"timestamp":591104861081,"id":763,"parentId":725,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/request/search-params.browser.js","layer":"app-pages-browser"},"startTime":1751940188122,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3164,"timestamp":591104861496,"id":765,"parentId":728,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1751940188123,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3567,"timestamp":591104861457,"id":764,"parentId":728,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1751940188123,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":314,"timestamp":591104866350,"id":768,"parentId":733,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/deployment-id.js","layer":"pages-dir-browser"},"startTime":1751940188127,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1769,"timestamp":591104865564,"id":767,"parentId":731,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1751940188127,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3277,"timestamp":591104865500,"id":766,"parentId":728,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1751940188127,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1850,"timestamp":591104869289,"id":769,"parentId":739,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/deployment-id.js","layer":"app-pages-browser"},"startTime":1751940188130,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2230,"timestamp":591104869446,"id":772,"parentId":728,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1751940188131,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2389,"timestamp":591104869469,"id":773,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":"pages-dir-browser"},"startTime":1751940188131,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2671,"timestamp":591104869487,"id":774,"parentId":728,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"app-pages-browser"},"startTime":1751940188131,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2857,"timestamp":591104869525,"id":776,"parentId":736,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/metadata/browser-resolved-metadata.js","layer":"app-pages-browser"},"startTime":1751940188131,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4480,"timestamp":591104869395,"id":770,"parentId":734,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-browser"},"startTime":1751940188130,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1510,"timestamp":591104876177,"id":785,"parentId":737,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"app-pages-browser"},"startTime":1751940188137,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1536,"timestamp":591104876785,"id":791,"parentId":741,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"app-pages-browser"},"startTime":1751940188138,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":10154,"timestamp":591104869508,"id":775,"parentId":735,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-browser"},"startTime":1751940188131,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":12564,"timestamp":591104869421,"id":771,"parentId":724,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router.js","layer":"app-pages-browser"},"startTime":1751940188130,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":7878,"timestamp":591104876058,"id":780,"parentId":741,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1751940188137,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8384,"timestamp":591104876012,"id":779,"parentId":741,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-call-server.js","layer":"app-pages-browser"},"startTime":1751940188137,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8419,"timestamp":591104876158,"id":784,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1751940188137,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8619,"timestamp":591104876086,"id":781,"parentId":739,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1751940188137,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8350,"timestamp":591104876637,"id":788,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1751940188138,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8569,"timestamp":591104876654,"id":789,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/mitt.js","layer":"pages-dir-browser"},"startTime":1751940188138,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":12163,"timestamp":591104876111,"id":782,"parentId":741,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-build-id.js","layer":"app-pages-browser"},"startTime":1751940188137,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":12348,"timestamp":591104876135,"id":783,"parentId":741,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1751940188137,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":13075,"timestamp":591104876611,"id":787,"parentId":741,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-instance.js","layer":"app-pages-browser"},"startTime":1751940188138,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":13435,"timestamp":591104876765,"id":790,"parentId":741,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1751940188138,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":216,"timestamp":591104900948,"id":804,"parentId":749,"tags":{"layer":null},"startTime":1751940188162,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1985,"timestamp":591104900212,"id":792,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1751940188161,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1926,"timestamp":591104900432,"id":798,"parentId":726,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1751940188161,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1101,"timestamp":591104901442,"id":812,"parentId":734,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react@19.1.0/node_modules/react/jsx-runtime.js","layer":"pages-dir-browser"},"startTime":1751940188163,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":11,"timestamp":591104908588,"id":821,"parentId":745,"tags":{"layer":null},"startTime":1751940188170,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3192,"timestamp":591104905780,"id":816,"parentId":729,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1751940188167,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":55051,"timestamp":591104900251,"id":793,"parentId":741,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/globals/patch-console.js","layer":"app-pages-browser"},"startTime":1751940188161,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":55177,"timestamp":591104900322,"id":794,"parentId":741,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/globals/handle-global-errors.js","layer":"app-pages-browser"},"startTime":1751940188161,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":55435,"timestamp":591104900388,"id":796,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1751940188161,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":55753,"timestamp":591104900355,"id":795,"parentId":741,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1751940188161,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":55491,"timestamp":591104900789,"id":799,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/runtime-config.external.js","layer":"pages-dir-browser"},"startTime":1751940188162,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":56408,"timestamp":591104900411,"id":797,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"pages-dir-browser"},"startTime":1751940188161,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":57203,"timestamp":591104900865,"id":801,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/page-loader.js","layer":"pages-dir-browser"},"startTime":1751940188162,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":57257,"timestamp":591104901177,"id":805,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/has-base-path.js","layer":"pages-dir-browser"},"startTime":1751940188162,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":58040,"timestamp":591104900886,"id":802,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/route-announcer.js","layer":"pages-dir-browser"},"startTime":1751940188162,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":58844,"timestamp":591104900834,"id":800,"parentId":741,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/react-client-callbacks/error-boundary-callbacks.js","layer":"app-pages-browser"},"startTime":1751940188162,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":58641,"timestamp":591104901205,"id":806,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1751940188162,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":58840,"timestamp":591104901360,"id":808,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1751940188162,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":60259,"timestamp":591104900905,"id":803,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/head-manager.js","layer":"pages-dir-browser"},"startTime":1751940188162,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":59972,"timestamp":591104901401,"id":810,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1751940188162,"traceId":"a6e34c63328ee554"}]
|
|
8
|
-
[{"name":"build-module-js","duration":60145,"timestamp":591104901421,"id":811,"parentId":757,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1751940188162,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":60725,"timestamp":591104901475,"id":814,"parentId":759,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"pages-dir-browser"},"startTime":1751940188163,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":61515,"timestamp":591104901381,"id":809,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/adapters.js","layer":"pages-dir-browser"},"startTime":1751940188162,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":62570,"timestamp":591104901458,"id":813,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/script.js","layer":"pages-dir-browser"},"startTime":1751940188163,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":67342,"timestamp":591104905713,"id":815,"parentId":744,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-browser"},"startTime":1751940188167,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":67715,"timestamp":591104905800,"id":817,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1751940188167,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":65012,"timestamp":591104908645,"id":822,"parentId":775,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-browser"},"startTime":1751940188170,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":429,"timestamp":591104982252,"id":828,"parentId":728,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1751940188243,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":471,"timestamp":591104982369,"id":830,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/client.js","layer":"pages-dir-browser"},"startTime":1751940188243,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":82491,"timestamp":591104901295,"id":807,"parentId":743,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/api/navigation.js","layer":"app-pages-browser"},"startTime":1751940188162,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4486,"timestamp":591104982293,"id":829,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/portal/index.js","layer":"pages-dir-browser"},"startTime":1751940188243,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1202,"timestamp":591104990799,"id":831,"parentId":722,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react@19.1.0/node_modules/react/index.js","layer":"pages-dir-browser"},"startTime":1751940188252,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1326,"timestamp":591104990975,"id":834,"parentId":741,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1751940188252,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1368,"timestamp":591104990993,"id":835,"parentId":741,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-server-dom-webpack/client.js","layer":"app-pages-browser"},"startTime":1751940188252,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1657,"timestamp":591104991437,"id":837,"parentId":740,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"pages-dir-browser"},"startTime":1751940188253,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1520,"timestamp":591104991669,"id":838,"parentId":722,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"pages-dir-browser"},"startTime":1751940188253,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2682,"timestamp":591104991006,"id":836,"parentId":729,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"app-pages-browser"},"startTime":1751940188252,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":790,"timestamp":591104994627,"id":839,"parentId":727,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"app-pages-browser"},"startTime":1751940188256,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4850,"timestamp":591104990946,"id":833,"parentId":771,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1751940188252,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5195,"timestamp":591104990866,"id":832,"parentId":771,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1751940188252,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1797,"timestamp":591104994731,"id":840,"parentId":751,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1751940188256,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2097,"timestamp":591104994763,"id":841,"parentId":759,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-error.js","layer":"pages-dir-browser"},"startTime":1751940188256,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":826,"timestamp":591104997166,"id":845,"parentId":795,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-error.js","layer":"app-pages-browser"},"startTime":1751940188258,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3898,"timestamp":591104994807,"id":843,"parentId":755,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1751940188256,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4550,"timestamp":591104994784,"id":842,"parentId":755,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1751940188256,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":132641,"timestamp":591104997118,"id":844,"parentId":752,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1751940188258,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":2317,"timestamp":591105130738,"id":847,"parentId":743,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/ui/button.tsx","layer":"app-pages-browser"},"startTime":1751940188392,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":2965,"timestamp":591105138080,"id":848,"parentId":742,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/ui/tabs.tsx","layer":"app-pages-browser"},"startTime":1751940188399,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":3394,"timestamp":591105141434,"id":849,"parentId":742,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/ui/select.tsx","layer":"app-pages-browser"},"startTime":1751940188403,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":3521,"timestamp":591105141539,"id":850,"parentId":742,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/ui/input.tsx","layer":"app-pages-browser"},"startTime":1751940188403,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":5550,"timestamp":591105141654,"id":852,"parentId":742,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/ui/switch.tsx","layer":"app-pages-browser"},"startTime":1751940188403,"traceId":"a6e34c63328ee554"},{"name":"postcss-process","duration":112383,"timestamp":591105118419,"id":846,"parentId":823,"tags":{},"startTime":1751940188379,"traceId":"a6e34c63328ee554"},{"name":"postcss-loader","duration":321933,"timestamp":591104909062,"id":823,"parentId":818,"tags":{},"startTime":1751940188170,"traceId":"a6e34c63328ee554"},{"name":"css-loader","duration":20784,"timestamp":591105231126,"id":856,"parentId":818,"tags":{"astUsed":"true"},"startTime":1751940188492,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":112408,"timestamp":591105141708,"id":853,"parentId":742,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/ui/table.tsx","layer":"app-pages-browser"},"startTime":1751940188403,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":112793,"timestamp":591105141600,"id":851,"parentId":742,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/ui/label.tsx","layer":"app-pages-browser"},"startTime":1751940188403,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":112496,"timestamp":591105142759,"id":855,"parentId":742,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/ui/dialog.tsx","layer":"app-pages-browser"},"startTime":1751940188404,"traceId":"a6e34c63328ee554"},{"name":"build-module-tsx","duration":118896,"timestamp":591105142682,"id":854,"parentId":742,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/components/MicroAppProxyTable.tsx","layer":"app-pages-browser"},"startTime":1751940188404,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3169,"timestamp":591105269908,"id":857,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1751940188531,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":293,"timestamp":591105279321,"id":866,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-api-route.js","layer":"pages-dir-browser"},"startTime":1751940188540,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2689,"timestamp":591105278157,"id":860,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"pages-dir-browser"},"startTime":1751940188539,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3095,"timestamp":591105278184,"id":861,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"pages-dir-browser"},"startTime":1751940188539,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":3936,"timestamp":591105277928,"id":858,"parentId":743,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/lib/workspace-types.ts","layer":"app-pages-browser"},"startTime":1751940188539,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":6545,"timestamp":591105278217,"id":862,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"pages-dir-browser"},"startTime":1751940188539,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5784,"timestamp":591105279210,"id":864,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-browser"},"startTime":1751940188540,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8523,"timestamp":591105278290,"id":863,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"pages-dir-browser"},"startTime":1751940188539,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":11224,"timestamp":591105278122,"id":859,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/route-loader.js","layer":"pages-dir-browser"},"startTime":1751940188539,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":10435,"timestamp":591105279279,"id":865,"parentId":845,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"app-pages-browser"},"startTime":1751940188540,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":7538,"timestamp":591105283198,"id":869,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-browser"},"startTime":1751940188544,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":12139,"timestamp":591105283225,"id":870,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/resolve-href.js","layer":"pages-dir-browser"},"startTime":1751940188544,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":12669,"timestamp":591105283140,"id":868,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/add-locale.js","layer":"pages-dir-browser"},"startTime":1751940188544,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":13294,"timestamp":591105282964,"id":867,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/remove-locale.js","layer":"pages-dir-browser"},"startTime":1751940188544,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5437,"timestamp":591105291888,"id":871,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1751940188553,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":6077,"timestamp":591105292007,"id":872,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"pages-dir-browser"},"startTime":1751940188553,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3529,"timestamp":591105304513,"id":873,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/bloom-filter.js","layer":"pages-dir-browser"},"startTime":1751940188566,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1750,"timestamp":591105308316,"id":877,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/constants.js","layer":"pages-dir-browser"},"startTime":1751940188569,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3604,"timestamp":591105308243,"id":875,"parentId":771,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1751940188569,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3846,"timestamp":591105308295,"id":876,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/detect-domain-locale.js","layer":"pages-dir-browser"},"startTime":1751940188569,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4073,"timestamp":591105308335,"id":878,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1751940188569,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4626,"timestamp":591105308134,"id":874,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/add-base-path.js","layer":"pages-dir-browser"},"startTime":1751940188569,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4707,"timestamp":591105308354,"id":879,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":"pages-dir-browser"},"startTime":1751940188569,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4973,"timestamp":591105308409,"id":882,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"pages-dir-browser"},"startTime":1751940188569,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5524,"timestamp":591105308373,"id":880,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"pages-dir-browser"},"startTime":1751940188569,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5895,"timestamp":591105308389,"id":881,"parentId":771,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1751940188569,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":6283,"timestamp":591105308428,"id":883,"parentId":756,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-thenable.js","layer":"app-pages-browser"},"startTime":1751940188569,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":7857,"timestamp":591105308449,"id":884,"parentId":765,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment.js","layer":"app-pages-browser"},"startTime":1751940188570,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5817,"timestamp":591105310987,"id":885,"parentId":762,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/request/params.browser.prod.js","layer":"app-pages-browser"},"startTime":1751940188572,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1157,"timestamp":591105317155,"id":887,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":"pages-dir-browser"},"startTime":1751940188578,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1764,"timestamp":591105317092,"id":886,"parentId":749,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":"pages-dir-browser"},"startTime":1751940188578,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2386,"timestamp":591105317181,"id":888,"parentId":766,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1751940188578,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1714,"timestamp":591105320415,"id":890,"parentId":763,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/request/search-params.browser.prod.js","layer":"app-pages-browser"},"startTime":1751940188581,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2218,"timestamp":591105320352,"id":889,"parentId":766,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1751940188581,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1573,"timestamp":591105321259,"id":891,"parentId":859,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-browser"},"startTime":1751940188582,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":3456,"timestamp":591105323067,"id":897,"parentId":742,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+react@4.7.0_monaco-editor@0.52.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@monaco-editor/react/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188584,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5857,"timestamp":591105321298,"id":892,"parentId":766,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1751940188582,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4509,"timestamp":591105323028,"id":895,"parentId":775,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1751940188584,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4897,"timestamp":591105323048,"id":896,"parentId":775,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-browser"},"startTime":1751940188584,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5816,"timestamp":591105322960,"id":893,"parentId":774,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"app-pages-browser"},"startTime":1751940188584,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":6396,"timestamp":591105323005,"id":894,"parentId":788,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-browser"},"startTime":1751940188584,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1262,"timestamp":591105330607,"id":898,"parentId":775,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/amp-mode.js","layer":"pages-dir-browser"},"startTime":1751940188592,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3514,"timestamp":591105330698,"id":900,"parentId":771,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1751940188592,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3945,"timestamp":591105330746,"id":902,"parentId":787,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1751940188592,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4815,"timestamp":591105330670,"id":899,"parentId":771,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1751940188592,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5277,"timestamp":591105330767,"id":903,"parentId":787,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js","layer":"app-pages-browser"},"startTime":1751940188592,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":6681,"timestamp":591105330723,"id":901,"parentId":771,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/links.js","layer":"app-pages-browser"},"startTime":1751940188592,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":6458,"timestamp":591105331455,"id":905,"parentId":771,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1751940188593,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8027,"timestamp":591105330787,"id":904,"parentId":787,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache.js","layer":"app-pages-browser"},"startTime":1751940188592,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":7910,"timestamp":591105331490,"id":906,"parentId":790,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js","layer":"app-pages-browser"},"startTime":1751940188593,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":11008,"timestamp":591105331519,"id":907,"parentId":790,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js","layer":"app-pages-browser"},"startTime":1751940188593,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":404,"timestamp":591105349466,"id":917,"parentId":798,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react/cjs/react-jsx-runtime.production.js","layer":"app-pages-browser"},"startTime":1751940188611,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2810,"timestamp":591105349488,"id":918,"parentId":816,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react/cjs/react.production.js","layer":"app-pages-browser"},"startTime":1751940188611,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":7000,"timestamp":591105345723,"id":910,"parentId":833,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"app-pages-browser"},"startTime":1751940188607,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":7280,"timestamp":591105345696,"id":909,"parentId":805,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-browser"},"startTime":1751940188607,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":7799,"timestamp":591105345751,"id":911,"parentId":790,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js","layer":"app-pages-browser"},"startTime":1751940188607,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":7985,"timestamp":591105345775,"id":912,"parentId":801,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":"pages-dir-browser"},"startTime":1751940188607,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8154,"timestamp":591105345794,"id":913,"parentId":796,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"pages-dir-browser"},"startTime":1751940188607,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8597,"timestamp":591105345813,"id":914,"parentId":795,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"app-pages-browser"},"startTime":1751940188607,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":9114,"timestamp":591105345840,"id":915,"parentId":793,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/globals/intercept-console-error.js","layer":"app-pages-browser"},"startTime":1751940188607,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":10653,"timestamp":591105345616,"id":908,"parentId":801,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-browser"},"startTime":1751940188607,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":11537,"timestamp":591105349417,"id":916,"parentId":803,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/set-attributes-from-props.js","layer":"pages-dir-browser"},"startTime":1751940188610,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8233,"timestamp":591105362513,"id":921,"parentId":809,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js","layer":"pages-dir-browser"},"startTime":1751940188624,"traceId":"a6e34c63328ee554"}]
|
|
9
|
-
[{"name":"build-module-js","duration":8601,"timestamp":591105362390,"id":919,"parentId":910,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1751940188623,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8848,"timestamp":591105362555,"id":923,"parentId":795,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/stitched-error.js","layer":"app-pages-browser"},"startTime":1751940188624,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":9014,"timestamp":591105362603,"id":925,"parentId":796,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"pages-dir-browser"},"startTime":1751940188624,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":9213,"timestamp":591105362621,"id":926,"parentId":795,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1751940188624,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":9894,"timestamp":591105362535,"id":922,"parentId":796,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/stitched-error.js","layer":"pages-dir-browser"},"startTime":1751940188624,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":10191,"timestamp":591105362482,"id":920,"parentId":806,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/image-config.js","layer":"pages-dir-browser"},"startTime":1751940188624,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":11820,"timestamp":591105362580,"id":924,"parentId":794,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/use-error-handler.js","layer":"app-pages-browser"},"startTime":1751940188624,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":12034,"timestamp":591105370219,"id":927,"parentId":813,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1751940188631,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":308,"timestamp":591105382812,"id":928,"parentId":812,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react@19.1.0/node_modules/react/cjs/react-jsx-runtime.production.js","layer":"pages-dir-browser"},"startTime":1751940188644,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1864,"timestamp":591105383954,"id":929,"parentId":831,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react@19.1.0/node_modules/react/cjs/react.production.js","layer":"pages-dir-browser"},"startTime":1751940188645,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1834,"timestamp":591105384105,"id":933,"parentId":835,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1751940188645,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2399,"timestamp":591105384119,"id":934,"parentId":828,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-dom/cjs/react-dom.production.js","layer":"app-pages-browser"},"startTime":1751940188645,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":54236,"timestamp":591105384130,"id":935,"parentId":834,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-dom/cjs/react-dom-client.production.js","layer":"app-pages-browser"},"startTime":1751940188645,"traceId":"a6e34c63328ee554"},{"name":"font-loader","duration":513108,"timestamp":591104928905,"id":825,"parentId":824,"tags":{},"startTime":1751940188190,"traceId":"a6e34c63328ee554"},{"name":"postcss","duration":730,"timestamp":591105442146,"id":936,"parentId":824,"tags":{},"startTime":1751940188703,"traceId":"a6e34c63328ee554"},{"name":"next-font-loader","duration":533251,"timestamp":591104909661,"id":824,"parentId":819,"tags":{},"startTime":1751940188171,"traceId":"a6e34c63328ee554"},{"name":"css-loader","duration":5370,"timestamp":591105442894,"id":937,"parentId":819,"tags":{"astUsed":"true"},"startTime":1751940188704,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":540700,"timestamp":591104907856,"id":819,"parentId":777,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":null},"startTime":1751940188169,"traceId":"a6e34c63328ee554"},{"name":"font-loader","duration":496528,"timestamp":591104952692,"id":827,"parentId":826,"tags":{},"startTime":1751940188214,"traceId":"a6e34c63328ee554"},{"name":"postcss","duration":219,"timestamp":591105449237,"id":938,"parentId":826,"tags":{},"startTime":1751940188710,"traceId":"a6e34c63328ee554"},{"name":"next-font-loader","duration":496821,"timestamp":591104952656,"id":826,"parentId":820,"tags":{},"startTime":1751940188214,"traceId":"a6e34c63328ee554"},{"name":"css-loader","duration":1084,"timestamp":591105449468,"id":939,"parentId":820,"tags":{"astUsed":"true"},"startTime":1751940188711,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":542172,"timestamp":591104908550,"id":820,"parentId":778,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":null},"startTime":1751940188170,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":69674,"timestamp":591105383997,"id":930,"parentId":840,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1751940188645,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":69836,"timestamp":591105384060,"id":931,"parentId":841,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-browser"},"startTime":1751940188645,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":70003,"timestamp":591105384086,"id":932,"parentId":809,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/index.js","layer":"pages-dir-browser"},"startTime":1751940188645,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2935,"timestamp":591105451625,"id":940,"parentId":842,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1751940188713,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3280,"timestamp":591105451696,"id":941,"parentId":842,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation.react-server.js","layer":"app-pages-browser"},"startTime":1751940188713,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1183,"timestamp":591105458204,"id":942,"parentId":842,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js","layer":"app-pages-browser"},"startTime":1751940188719,"traceId":"a6e34c63328ee554"},{"name":"build-module-css","duration":558056,"timestamp":591104905832,"id":818,"parentId":786,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/globals.css.webpack[javascript/auto]!=!/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/globals.css","layer":null},"startTime":1751940188167,"traceId":"a6e34c63328ee554"},{"name":"build-module-ts","duration":2131,"timestamp":591105462940,"id":943,"parentId":847,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/lib/utils.ts","layer":"app-pages-browser"},"startTime":1751940188724,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":285,"timestamp":591105465873,"id":944,"parentId":813,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/index.js","layer":"pages-dir-browser"},"startTime":1751940188727,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":43488,"timestamp":591105467238,"id":947,"parentId":830,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/cjs/react-dom-client.production.js","layer":"pages-dir-browser"},"startTime":1751940188728,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":45216,"timestamp":591105466745,"id":945,"parentId":864,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-browser"},"startTime":1751940188728,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":45348,"timestamp":591105466790,"id":946,"parentId":863,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"pages-dir-browser"},"startTime":1751940188728,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":46659,"timestamp":591105467260,"id":948,"parentId":871,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"pages-dir-browser"},"startTime":1751940188728,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1868,"timestamp":591105512730,"id":949,"parentId":859,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/trusted-types.js","layer":"pages-dir-browser"},"startTime":1751940188774,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1989,"timestamp":591105514845,"id":950,"parentId":875,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1751940188776,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2162,"timestamp":591105514978,"id":953,"parentId":881,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"app-pages-browser"},"startTime":1751940188776,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2375,"timestamp":591105514922,"id":951,"parentId":874,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"pages-dir-browser"},"startTime":1751940188776,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2458,"timestamp":591105515017,"id":954,"parentId":878,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-browser"},"startTime":1751940188776,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2815,"timestamp":591105514952,"id":952,"parentId":880,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"pages-dir-browser"},"startTime":1751940188776,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3407,"timestamp":591105515068,"id":956,"parentId":875,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1751940188776,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3742,"timestamp":591105515043,"id":955,"parentId":870,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1751940188776,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4922,"timestamp":591105516234,"id":958,"parentId":892,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/hash.js","layer":"app-pages-browser"},"startTime":1751940188777,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5438,"timestamp":591105516018,"id":957,"parentId":878,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-browser"},"startTime":1751940188777,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5484,"timestamp":591105516282,"id":959,"parentId":885,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"app-pages-browser"},"startTime":1751940188777,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2685,"timestamp":591105519703,"id":961,"parentId":894,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-browser"},"startTime":1751940188781,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3015,"timestamp":591105519631,"id":960,"parentId":893,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1751940188781,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1620,"timestamp":591105524326,"id":964,"parentId":902,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1751940188785,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3268,"timestamp":591105524363,"id":965,"parentId":902,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1751940188785,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3590,"timestamp":591105524207,"id":962,"parentId":956,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1751940188785,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4149,"timestamp":591105524392,"id":966,"parentId":902,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1751940188785,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5304,"timestamp":591105524447,"id":968,"parentId":902,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1751940188786,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5279,"timestamp":591105525140,"id":969,"parentId":961,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment.js","layer":"pages-dir-browser"},"startTime":1751940188786,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":7351,"timestamp":591105524418,"id":967,"parentId":902,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1751940188785,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":16076,"timestamp":591105524290,"id":963,"parentId":902,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1751940188785,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":1605,"timestamp":591105549223,"id":971,"parentId":847,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188810,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3310,"timestamp":591105549114,"id":970,"parentId":903,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/promise-queue.js","layer":"app-pages-browser"},"startTime":1751940188810,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":1366,"timestamp":591105554689,"id":973,"parentId":851,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@1_f026c130782473ba8001b4f96e481e94/node_modules/@radix-ui/react-label/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188816,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":2057,"timestamp":591105556802,"id":975,"parentId":852,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-switch@1.2.5_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@_493359caf905e3ba119eff41a016151d/node_modules/@radix-ui/react-switch/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188818,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":5999,"timestamp":591105556399,"id":974,"parentId":855,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react_ebf14a846abc2fe74b19ca0ca406c133/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188817,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":14599,"timestamp":591105553528,"id":972,"parentId":849,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-select@2.2.5_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@_9be034c75d7b6be68cc4b04bf35a1721/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188815,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":13993,"timestamp":591105559285,"id":976,"parentId":848,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-tabs@1.1.12_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@1_6d771d0116623fb5c2e6e349f714bf48/node_modules/@radix-ui/react-tabs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188820,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":1864,"timestamp":591105590944,"id":978,"parentId":847,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188852,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2905,"timestamp":591105590857,"id":977,"parentId":908,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-browser"},"startTime":1751940188852,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3152,"timestamp":591105591011,"id":979,"parentId":911,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js","layer":"app-pages-browser"},"startTime":1751940188852,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":443,"timestamp":591105594653,"id":981,"parentId":922,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/error-telemetry-utils.js","layer":"pages-dir-browser"},"startTime":1751940188856,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1221,"timestamp":591105594560,"id":980,"parentId":923,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/error-telemetry-utils.js","layer":"app-pages-browser"},"startTime":1751940188856,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2240,"timestamp":591105594700,"id":983,"parentId":924,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/enqueue-client-error.js","layer":"app-pages-browser"},"startTime":1751940188856,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2559,"timestamp":591105594745,"id":985,"parentId":924,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/console-error.js","layer":"app-pages-browser"},"startTime":1751940188856,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5292,"timestamp":591105597474,"id":987,"parentId":933,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.js","layer":"app-pages-browser"},"startTime":1751940188859,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":5586,"timestamp":591105597569,"id":990,"parentId":819,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1751940188859,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":9510,"timestamp":591105594671,"id":982,"parentId":915,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/lib/console.js","layer":"app-pages-browser"},"startTime":1751940188856,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":10163,"timestamp":591105594723,"id":984,"parentId":924,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/hydration-error-info.js","layer":"app-pages-browser"},"startTime":1751940188856,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1090,"timestamp":591105608895,"id":994,"parentId":944,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/cjs/react-dom.production.js","layer":"pages-dir-browser"},"startTime":1751940188870,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":740163,"timestamp":591104874161,"id":777,"parentId":719,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"app-pages-browser"},"startTime":1751940188135,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":738866,"timestamp":591104875877,"id":778,"parentId":719,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"app-pages-browser"},"startTime":1751940188137,"traceId":"a6e34c63328ee554"},{"name":"build-module-css","duration":741670,"timestamp":591104876245,"id":786,"parentId":719,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/packages/server/src/app/globals.css","layer":"app-pages-browser"},"startTime":1751940188137,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":22677,"timestamp":591105597537,"id":989,"parentId":941,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/forbidden.js","layer":"app-pages-browser"},"startTime":1751940188859,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":22901,"timestamp":591105597499,"id":988,"parentId":941,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/not-found.js","layer":"app-pages-browser"},"startTime":1751940188859,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":23276,"timestamp":591105597394,"id":986,"parentId":924,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/attach-hydration-error-state.js","layer":"app-pages-browser"},"startTime":1751940188858,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":23264,"timestamp":591105597609,"id":992,"parentId":941,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"app-pages-browser"},"startTime":1751940188859,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":23481,"timestamp":591105597584,"id":991,"parentId":941,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unauthorized.js","layer":"app-pages-browser"},"startTime":1751940188859,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":24196,"timestamp":591105597633,"id":993,"parentId":932,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-browser"},"startTime":1751940188859,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":364,"timestamp":591105623254,"id":1001,"parentId":775,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/process.js","layer":"pages-dir-browser"},"startTime":1751940188884,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1275,"timestamp":591105622994,"id":997,"parentId":897,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/index.js","layer":"app-pages-browser"},"startTime":1751940188884,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1329,"timestamp":591105623060,"id":998,"parentId":935,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/scheduler/index.js","layer":"app-pages-browser"},"startTime":1751940188884,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1217,"timestamp":591105623272,"id":1002,"parentId":918,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/process.js","layer":"app-pages-browser"},"startTime":1751940188884,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3172,"timestamp":591105622961,"id":996,"parentId":960,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1751940188884,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3327,"timestamp":591105622895,"id":995,"parentId":961,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"pages-dir-browser"},"startTime":1751940188884,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3326,"timestamp":591105623153,"id":999,"parentId":967,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"app-pages-browser"},"startTime":1751940188884,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4331,"timestamp":591105623330,"id":1003,"parentId":967,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/assign-location.js","layer":"app-pages-browser"},"startTime":1751940188884,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4803,"timestamp":591105623223,"id":1000,"parentId":965,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js","layer":"app-pages-browser"},"startTime":1751940188884,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4899,"timestamp":591105623375,"id":1005,"parentId":965,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1751940188884,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8935,"timestamp":591105623354,"id":1004,"parentId":964,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1751940188884,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":92,"timestamp":591105634664,"id":1012,"parentId":777,"tags":{},"startTime":1751940188896,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":10,"timestamp":591105634762,"id":1013,"parentId":778,"tags":{},"startTime":1751940188896,"traceId":"a6e34c63328ee554"},{"name":"build-module","duration":12,"timestamp":591105634775,"id":1014,"parentId":786,"tags":{},"startTime":1751940188896,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8683,"timestamp":591105626799,"id":1007,"parentId":966,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js","layer":"app-pages-browser"},"startTime":1751940188888,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":8860,"timestamp":591105626829,"id":1008,"parentId":963,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js","layer":"app-pages-browser"},"startTime":1751940188888,"traceId":"a6e34c63328ee554"}]
|
|
10
|
-
[{"name":"build-module-js","duration":9415,"timestamp":591105626734,"id":1006,"parentId":965,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/handle-mutable.js","layer":"app-pages-browser"},"startTime":1751940188888,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":9700,"timestamp":591105626882,"id":1010,"parentId":963,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js","layer":"app-pages-browser"},"startTime":1751940188888,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":9947,"timestamp":591105626905,"id":1011,"parentId":963,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/clear-cache-node-data-for-segment-path.js","layer":"app-pages-browser"},"startTime":1751940188888,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":10533,"timestamp":591105626858,"id":1009,"parentId":963,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/aliased-prefetch-navigations.js","layer":"app-pages-browser"},"startTime":1751940188888,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":977093,"timestamp":591104661294,"id":694,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":846,"timestamp":591105642251,"id":1015,"parentId":943,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1751940188903,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":4207,"timestamp":591105642379,"id":1016,"parentId":943,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/tailwind-merge@3.3.1/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"app-pages-browser"},"startTime":1751940188903,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":178,"timestamp":591105650975,"id":1020,"parentId":947,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/scheduler@0.26.0/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1751940188912,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1748,"timestamp":591105650914,"id":1019,"parentId":970,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js","layer":"app-pages-browser"},"startTime":1751940188912,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":364,"timestamp":591105655604,"id":1021,"parentId":970,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js","layer":"app-pages-browser"},"startTime":1751940188917,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":523,"timestamp":591105656781,"id":1022,"parentId":858,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/os-browserify/browser.js","layer":"app-pages-browser"},"startTime":1751940188918,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":16550,"timestamp":591105650881,"id":1018,"parentId":855,"tags":{"name":"__barrel_optimize__?names=XIcon!=!/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1751940188912,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":16810,"timestamp":591105650811,"id":1017,"parentId":849,"tags":{"name":"__barrel_optimize__?names=CheckIcon,ChevronDownIcon,ChevronUpIcon!=!/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1751940188912,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1609,"timestamp":591105668805,"id":1023,"parentId":858,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/path-browserify/index.js","layer":"app-pages-browser"},"startTime":1751940188930,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1396,"timestamp":591105672488,"id":1027,"parentId":998,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/scheduler/cjs/scheduler.production.js","layer":"app-pages-browser"},"startTime":1751940188934,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2387,"timestamp":591105672010,"id":1026,"parentId":992,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unstable-rethrow.browser.js","layer":"app-pages-browser"},"startTime":1751940188933,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2928,"timestamp":591105671922,"id":1024,"parentId":979,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js","layer":"app-pages-browser"},"startTime":1751940188933,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":4196,"timestamp":591105671982,"id":1025,"parentId":984,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/is-hydration-error.js","layer":"app-pages-browser"},"startTime":1751940188933,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":679,"timestamp":591105679627,"id":1028,"parentId":973,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.6_@types+react@19.1.8__@types+rea_6e0f845fa0b5165e723599b67dc13bbf/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188941,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":666,"timestamp":591105680894,"id":1029,"parentId":997,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/loader/index.js","layer":"app-pages-browser"},"startTime":1751940188942,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":306,"timestamp":591105683882,"id":1030,"parentId":974,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+primitive@1.1.2/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188945,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":447,"timestamp":591105685621,"id":1031,"parentId":974,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188947,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":764,"timestamp":591105687338,"id":1032,"parentId":974,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188948,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":537,"timestamp":591105690314,"id":1033,"parentId":974,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188951,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":818,"timestamp":591105692110,"id":1034,"parentId":974,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188953,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":3280,"timestamp":591105694690,"id":1035,"parentId":974,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.6_@types+react@19.1.8__@_a1d343a3b3ef56a897be7e3ac188901b/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188956,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":2766,"timestamp":591105696133,"id":1037,"parentId":974,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@_daa6284eb61b5d92679ce5e11f38cd01/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188957,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":4347,"timestamp":591105695556,"id":1036,"parentId":974,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+r_0bdc87f04c4d759e2025cd48d0340f12/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188957,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":1943,"timestamp":591105702753,"id":1038,"parentId":974,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188964,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":2047,"timestamp":591105707293,"id":1039,"parentId":974,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-presence@1.1.4_@types+react-dom@19.1.6_@types+react@19.1.8__@types+reac_949a0df3eae86665e086aa01aee25ebf/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188968,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":318,"timestamp":591105709514,"id":1040,"parentId":975,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188971,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":429,"timestamp":591105711890,"id":1041,"parentId":975,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188973,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":390,"timestamp":591105715330,"id":1043,"parentId":972,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-direction@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188976,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":5886,"timestamp":591105713686,"id":1042,"parentId":972,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+re_b26c6d948d533107753195e05bbf9d47/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188975,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":427,"timestamp":591105723863,"id":1045,"parentId":972,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188985,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":4359,"timestamp":591105721410,"id":1044,"parentId":972,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-popper@1.2.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@_598107c9f7060812e878f5f87b771bc2/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188982,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":306,"timestamp":591105727151,"id":1046,"parentId":972,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188988,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":455,"timestamp":591105729773,"id":1047,"parentId":972,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-visually-hidden@1.2.3_@types+react-dom@19.1.6_@types+react@19.1.8__@typ_0370971a05d4b1c04ed7b348aefa2915/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188991,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":233,"timestamp":591105731955,"id":1048,"parentId":972,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+number@1.1.1/node_modules/@radix-ui/number/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940188993,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":218,"timestamp":591105734519,"id":1049,"parentId":974,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1751940188996,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":898,"timestamp":591105737279,"id":1050,"parentId":974,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1751940188998,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1262,"timestamp":591105742051,"id":1051,"parentId":1020,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/scheduler@0.26.0/node_modules/scheduler/cjs/scheduler.production.js","layer":"pages-dir-browser"},"startTime":1751940189003,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":672,"timestamp":591105744601,"id":1053,"parentId":1001,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/process/browser.js","layer":"pages-dir-browser"},"startTime":1751940189006,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1297,"timestamp":591105744623,"id":1054,"parentId":1002,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/process/browser.js","layer":"app-pages-browser"},"startTime":1751940189006,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":3344,"timestamp":591105743836,"id":1052,"parentId":976,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.10_@types+react-dom@19.1.6_@types+react@19.1.8__@types_7b46adce8be1bcd7dba6d0dca748f267/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940189005,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2722,"timestamp":591105744687,"id":1055,"parentId":1018,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/x.js","layer":"app-pages-browser"},"startTime":1751940189006,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2798,"timestamp":591105744715,"id":1056,"parentId":1017,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check.js","layer":"app-pages-browser"},"startTime":1751940189006,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":2864,"timestamp":591105744739,"id":1057,"parentId":1017,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-down.js","layer":"app-pages-browser"},"startTime":1751940189006,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":1087155,"timestamp":591104661133,"id":689,"parentId":684,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":1087505,"timestamp":591104660807,"id":685,"parentId":684,"tags":{"request":"./../../node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/next.js"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":1087024,"timestamp":591104661340,"id":710,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fcomponents%2Fproject-initializer.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":1087219,"timestamp":591104661155,"id":691,"parentId":684,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":1087229,"timestamp":591104661145,"id":690,"parentId":684,"tags":{"request":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/router.js"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":1087320,"timestamp":591104661056,"id":688,"parentId":684,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":1087337,"timestamp":591104661040,"id":687,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%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%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":961,"timestamp":591105748210,"id":1058,"parentId":1017,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-up.js","layer":"app-pages-browser"},"startTime":1751940189009,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":956,"timestamp":591105749953,"id":1060,"parentId":1029,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/_virtual/_rollupPluginBabelHelpers.js","layer":"app-pages-browser"},"startTime":1751940189011,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1013,"timestamp":591105750029,"id":1061,"parentId":1029,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/utils/compose.js","layer":"app-pages-browser"},"startTime":1751940189011,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1024,"timestamp":591105750085,"id":1062,"parentId":1029,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/config/index.js","layer":"app-pages-browser"},"startTime":1751940189011,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1840,"timestamp":591105749536,"id":1059,"parentId":1024,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js","layer":"app-pages-browser"},"startTime":1751940189011,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":1090647,"timestamp":591104661019,"id":686,"parentId":684,"tags":{"request":"./../../node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-next.js"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":422,"timestamp":591105751531,"id":1063,"parentId":1029,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/utils/deepMerge.js","layer":"app-pages-browser"},"startTime":1751940189013,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":490,"timestamp":591105751595,"id":1064,"parentId":1029,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/utils/makeCancelable.js","layer":"app-pages-browser"},"startTime":1751940189013,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":611,"timestamp":591105753763,"id":1065,"parentId":1029,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/validators/index.js","layer":"app-pages-browser"},"startTime":1751940189015,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":920,"timestamp":591105755710,"id":1066,"parentId":1029,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/state-local@1.0.7/node_modules/state-local/lib/es/state-local.js","layer":"app-pages-browser"},"startTime":1751940189017,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":359,"timestamp":591105758147,"id":1067,"parentId":1034,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-effect-event@0.0.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-effect-event/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940189019,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":432,"timestamp":591105763641,"id":1068,"parentId":1035,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940189025,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":331,"timestamp":591105765074,"id":1069,"parentId":1042,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_init.js","layer":"app-pages-browser"},"startTime":1751940189026,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":239,"timestamp":591105766311,"id":1070,"parentId":1042,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_get.js","layer":"app-pages-browser"},"startTime":1751940189027,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":340,"timestamp":591105767190,"id":1071,"parentId":1042,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_set.js","layer":"app-pages-browser"},"startTime":1751940189028,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":377,"timestamp":591105768055,"id":1072,"parentId":1049,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"app-pages-browser"},"startTime":1751940189029,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":445,"timestamp":591105771371,"id":1073,"parentId":1044,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@1_cf9609048c901431a3615fb23a1aa0e6/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"app-pages-browser"},"startTime":1751940189032,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":1298,"timestamp":591105772718,"id":1074,"parentId":1044,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@floating-ui+react-dom@2.1.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"app-pages-browser"},"startTime":1751940189034,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":512,"timestamp":591105775690,"id":1076,"parentId":1065,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/utils/curry.js","layer":"app-pages-browser"},"startTime":1751940189037,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":538,"timestamp":591105775753,"id":1077,"parentId":1065,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/utils/isObject.js","layer":"app-pages-browser"},"startTime":1751940189037,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1110,"timestamp":591105775630,"id":1075,"parentId":1055,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js","layer":"app-pages-browser"},"startTime":1751940189037,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":492,"timestamp":591105780315,"id":1078,"parentId":1070,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_extract_field_descriptor.js","layer":"app-pages-browser"},"startTime":1751940189041,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":483,"timestamp":591105780402,"id":1079,"parentId":1069,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_check_private_redeclaration.js","layer":"app-pages-browser"},"startTime":1751940189041,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":488,"timestamp":591105780463,"id":1080,"parentId":1070,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_apply_descriptor_get.js","layer":"app-pages-browser"},"startTime":1751940189042,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":651,"timestamp":591105781111,"id":1081,"parentId":1072,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"app-pages-browser"},"startTime":1751940189042,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":672,"timestamp":591105781209,"id":1082,"parentId":1071,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_apply_descriptor_set.js","layer":"app-pages-browser"},"startTime":1751940189042,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":416,"timestamp":591105783215,"id":1083,"parentId":1072,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"app-pages-browser"},"startTime":1751940189044,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":2301,"timestamp":591105785042,"id":1085,"parentId":1072,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1751940189046,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":3275,"timestamp":591105784562,"id":1084,"parentId":1075,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js","layer":"app-pages-browser"},"startTime":1751940189046,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":210,"timestamp":591105788956,"id":1087,"parentId":1081,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1751940189050,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":956,"timestamp":591105788516,"id":1086,"parentId":1075,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/shared/src/utils.js","layer":"app-pages-browser"},"startTime":1751940189050,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":716,"timestamp":591105789523,"id":1088,"parentId":1083,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"app-pages-browser"},"startTime":1751940189051,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":420,"timestamp":591105791631,"id":1089,"parentId":1084,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/defaultAttributes.js","layer":"app-pages-browser"},"startTime":1751940189053,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":560,"timestamp":591105792839,"id":1090,"parentId":1088,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"app-pages-browser"},"startTime":1751940189054,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":855,"timestamp":591105792967,"id":1091,"parentId":1088,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"app-pages-browser"},"startTime":1751940189054,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":2460,"timestamp":591105794361,"id":1092,"parentId":1074,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@floating-ui+dom@1.7.1/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"app-pages-browser"},"startTime":1751940189055,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":431,"timestamp":591105798031,"id":1093,"parentId":1081,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1751940189059,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":236,"timestamp":591105799442,"id":1094,"parentId":1083,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1751940189061,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":385,"timestamp":591105802876,"id":1095,"parentId":1081,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"app-pages-browser"},"startTime":1751940189064,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":401,"timestamp":591105802967,"id":1096,"parentId":1088,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1751940189064,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":952,"timestamp":591105804653,"id":1097,"parentId":1093,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"app-pages-browser"},"startTime":1751940189066,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":978,"timestamp":591105804730,"id":1098,"parentId":1093,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"app-pages-browser"},"startTime":1751940189066,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1016,"timestamp":591105804791,"id":1099,"parentId":1093,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"app-pages-browser"},"startTime":1751940189066,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1202,"timestamp":591105804845,"id":1100,"parentId":1093,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"app-pages-browser"},"startTime":1751940189066,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1241,"timestamp":591105804906,"id":1101,"parentId":1093,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"app-pages-browser"},"startTime":1751940189066,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1278,"timestamp":591105804959,"id":1102,"parentId":1093,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"app-pages-browser"},"startTime":1751940189066,"traceId":"a6e34c63328ee554"}]
|
|
11
|
-
[{"name":"build-module-js","duration":1300,"timestamp":591105805012,"id":1103,"parentId":1088,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.8_react@19.1.0/node_modules/react-style-singleton/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1751940189066,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":863,"timestamp":591105807051,"id":1104,"parentId":1093,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"app-pages-browser"},"startTime":1751940189068,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":271,"timestamp":591105808769,"id":1105,"parentId":1093,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"app-pages-browser"},"startTime":1751940189070,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":770,"timestamp":591105809287,"id":1106,"parentId":1094,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"app-pages-browser"},"startTime":1751940189070,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":809,"timestamp":591105809361,"id":1107,"parentId":1094,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/config.js","layer":"app-pages-browser"},"startTime":1751940189070,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1032,"timestamp":591105809415,"id":1108,"parentId":1094,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1751940189070,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1116,"timestamp":591105809463,"id":1109,"parentId":1094,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/exports.js","layer":"app-pages-browser"},"startTime":1751940189071,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1288,"timestamp":591105809512,"id":1110,"parentId":1094,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"app-pages-browser"},"startTime":1751940189071,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1472,"timestamp":591105809562,"id":1111,"parentId":1094,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1751940189071,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":830,"timestamp":591105812926,"id":1112,"parentId":1092,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@floating-ui+utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"app-pages-browser"},"startTime":1751940189074,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":730,"timestamp":591105814366,"id":1113,"parentId":1096,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1751940189075,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":812,"timestamp":591105814443,"id":1114,"parentId":1096,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"app-pages-browser"},"startTime":1751940189076,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":1260,"timestamp":591105814498,"id":1115,"parentId":1092,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@floating-ui+utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"app-pages-browser"},"startTime":1751940189076,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1046,"timestamp":591105816083,"id":1116,"parentId":1111,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/env.js","layer":"app-pages-browser"},"startTime":1751940189077,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1077,"timestamp":591105816153,"id":1117,"parentId":1103,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.8_react@19.1.0/node_modules/react-style-singleton/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1751940189077,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1190,"timestamp":591105816207,"id":1118,"parentId":1103,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.8_react@19.1.0/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"app-pages-browser"},"startTime":1751940189077,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":1237,"timestamp":591105816259,"id":1119,"parentId":1103,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.8_react@19.1.0/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1751940189077,"traceId":"a6e34c63328ee554"},{"name":"build-module-mjs","duration":3177,"timestamp":591105819609,"id":1120,"parentId":1092,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/@floating-ui+core@1.7.1/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"app-pages-browser"},"startTime":1751940189081,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":262,"timestamp":591105826470,"id":1121,"parentId":1116,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/detect-node-es@1.1.0/node_modules/detect-node-es/esm/browser.js","layer":"app-pages-browser"},"startTime":1751940189088,"traceId":"a6e34c63328ee554"},{"name":"build-module-js","duration":283,"timestamp":591105826967,"id":1122,"parentId":1118,"tags":{"name":"/Users/edy/Documents/prime-workspace/prime-dev-cli/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1751940189088,"traceId":"a6e34c63328ee554"},{"name":"add-entry","duration":1166071,"timestamp":591104661338,"id":709,"parentId":684,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2Fprime-workspace%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp%2Fconfiguration%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"make","duration":1166942,"timestamp":591104660580,"id":684,"parentId":683,"tags":{},"startTime":1751940187922,"traceId":"a6e34c63328ee554"},{"name":"chunk-graph","duration":5238,"timestamp":591105847467,"id":1124,"parentId":1123,"tags":{},"startTime":1751940189109,"traceId":"a6e34c63328ee554"},{"name":"optimize-modules","duration":13,"timestamp":591105852767,"id":1126,"parentId":1123,"tags":{},"startTime":1751940189114,"traceId":"a6e34c63328ee554"},{"name":"optimize-chunks","duration":4682,"timestamp":591105854092,"id":1128,"parentId":1123,"tags":{},"startTime":1751940189115,"traceId":"a6e34c63328ee554"},{"name":"optimize-tree","duration":114,"timestamp":591105858816,"id":1129,"parentId":1123,"tags":{},"startTime":1751940189120,"traceId":"a6e34c63328ee554"},{"name":"optimize-chunk-modules","duration":8587,"timestamp":591105858973,"id":1130,"parentId":1123,"tags":{},"startTime":1751940189120,"traceId":"a6e34c63328ee554"},{"name":"optimize","duration":14876,"timestamp":591105852739,"id":1125,"parentId":1123,"tags":{},"startTime":1751940189114,"traceId":"a6e34c63328ee554"},{"name":"module-hash","duration":7444,"timestamp":591105877834,"id":1131,"parentId":1123,"tags":{},"startTime":1751940189139,"traceId":"a6e34c63328ee554"},{"name":"code-generation","duration":80104,"timestamp":591105885320,"id":1132,"parentId":1123,"tags":{},"startTime":1751940189146,"traceId":"a6e34c63328ee554"},{"name":"hash","duration":5719,"timestamp":591105967611,"id":1133,"parentId":1123,"tags":{},"startTime":1751940189229,"traceId":"a6e34c63328ee554"},{"name":"code-generation-jobs","duration":283,"timestamp":591105973328,"id":1134,"parentId":1123,"tags":{},"startTime":1751940189234,"traceId":"a6e34c63328ee554"},{"name":"module-assets","duration":415,"timestamp":591105973576,"id":1135,"parentId":1123,"tags":{},"startTime":1751940189235,"traceId":"a6e34c63328ee554"},{"name":"create-chunk-assets","duration":8950,"timestamp":591105973996,"id":1136,"parentId":1123,"tags":{},"startTime":1751940189235,"traceId":"a6e34c63328ee554"},{"name":"NextJsBuildManifest-generateClientManifest","duration":945,"timestamp":591105985376,"id":1138,"parentId":683,"tags":{},"startTime":1751940189246,"traceId":"a6e34c63328ee554"},{"name":"NextJsBuildManifest-createassets","duration":1519,"timestamp":591105984808,"id":1137,"parentId":683,"tags":{},"startTime":1751940189246,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":33000,"timestamp":591105997926,"id":1143,"parentId":1139,"tags":{"name":"static/chunks/pages/_app-3679013cc4e97ce6.js","cache":"MISS"},"startTime":1751940189259,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":33209,"timestamp":591105997754,"id":1141,"parentId":1139,"tags":{"name":"static/chunks/main-app-0672b5550b5e5a29.js","cache":"MISS"},"startTime":1751940189259,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":32964,"timestamp":591105998015,"id":1145,"parentId":1139,"tags":{"name":"static/chunks/app/api/all-projects-envs/route-70d14c8af28994db.js","cache":"MISS"},"startTime":1751940189259,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":33022,"timestamp":591105997970,"id":1144,"parentId":1139,"tags":{"name":"static/chunks/pages/_error-0822a2d0b86fca98.js","cache":"MISS"},"startTime":1751940189259,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":32949,"timestamp":591105998053,"id":1146,"parentId":1139,"tags":{"name":"static/chunks/app/api/cleanup-project/route-3bf856128b701bac.js","cache":"MISS"},"startTime":1751940189259,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":33172,"timestamp":591105997843,"id":1142,"parentId":1139,"tags":{"name":"static/chunks/app/_not-found/page-95616ed7a70b84d7.js","cache":"MISS"},"startTime":1751940189259,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":32808,"timestamp":591105998218,"id":1148,"parentId":1139,"tags":{"name":"static/chunks/app/api/check-workspace/route-29f5d718929ea780.js","cache":"MISS"},"startTime":1751940189259,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":32947,"timestamp":591105998091,"id":1147,"parentId":1139,"tags":{"name":"static/chunks/app/layout-2c381be4c1bb73ed.js","cache":"MISS"},"startTime":1751940189259,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":32865,"timestamp":591105998276,"id":1149,"parentId":1139,"tags":{"name":"static/chunks/app/api/check-mock-intercept/route-207d5b6627adc282.js","cache":"MISS"},"startTime":1751940189259,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":32737,"timestamp":591105998424,"id":1151,"parentId":1139,"tags":{"name":"static/chunks/app/api/microapp-proxy-change-stream/route-219fff48736f39a4.js","cache":"MISS"},"startTime":1751940189259,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":32724,"timestamp":591105998451,"id":1152,"parentId":1139,"tags":{"name":"static/chunks/app/api/get-mock-data/route-dc1cc7e42c23cc90.js","cache":"MISS"},"startTime":1751940189260,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":32714,"timestamp":591105998476,"id":1153,"parentId":1139,"tags":{"name":"static/chunks/app/api/microapp-proxy-config/route-e535c24ff110bccf.js","cache":"MISS"},"startTime":1751940189260,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":32698,"timestamp":591105998501,"id":1154,"parentId":1139,"tags":{"name":"static/chunks/app/api/mock-file/route-457801bb0f6a76f5.js","cache":"MISS"},"startTime":1751940189260,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":32680,"timestamp":591105998528,"id":1155,"parentId":1139,"tags":{"name":"static/chunks/app/api/mock-open-status/route-7e4d9c8f09b286c3.js","cache":"MISS"},"startTime":1751940189260,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":32661,"timestamp":591105998556,"id":1156,"parentId":1139,"tags":{"name":"static/chunks/app/api/mock-setting/route-2f57558f61602b8d.js","cache":"MISS"},"startTime":1751940189260,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":32643,"timestamp":591105998580,"id":1157,"parentId":1139,"tags":{"name":"static/chunks/app/api/mock-file-content/route-4abdd46a628dfa45.js","cache":"MISS"},"startTime":1751940189260,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":32627,"timestamp":591105998605,"id":1158,"parentId":1139,"tags":{"name":"static/chunks/app/api/open-project/route-dbd2412a4a395d57.js","cache":"MISS"},"startTime":1751940189260,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":32611,"timestamp":591105998629,"id":1159,"parentId":1139,"tags":{"name":"static/chunks/app/api/retry-project/route-1672c3841762e7a2.js","cache":"MISS"},"startTime":1751940189260,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":32594,"timestamp":591105998653,"id":1160,"parentId":1139,"tags":{"name":"static/chunks/app/api/project-config/route-52a76cdb81639dcd.js","cache":"MISS"},"startTime":1751940189260,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":32576,"timestamp":591105998680,"id":1161,"parentId":1139,"tags":{"name":"static/chunks/app/page-9ce2b4651df441b0.js","cache":"MISS"},"startTime":1751940189260,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":32885,"timestamp":591105998381,"id":1150,"parentId":1139,"tags":{"name":"static/chunks/app/api/initialize-workspace/route-736e54e6ee59e3ce.js","cache":"MISS"},"startTime":1751940189259,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":27064,"timestamp":591106004213,"id":1164,"parentId":1139,"tags":{"name":"static/chunks/webpack-c15acc5db8adea14.js","cache":"MISS"},"startTime":1751940189265,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":31235,"timestamp":591106000069,"id":1163,"parentId":1139,"tags":{"name":"static/chunks/app/initialization/page-d107335a70a6aa9a.js","cache":"MISS"},"startTime":1751940189261,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":36519,"timestamp":591105998708,"id":1162,"parentId":1139,"tags":{"name":"static/chunks/app/configuration/page-68644ad1d0dbda4f.js","cache":"MISS"},"startTime":1751940189260,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":50318,"timestamp":591106008477,"id":1167,"parentId":1139,"tags":{"name":"static/chunks/167-e44cb396108f68cd.js","cache":"MISS"},"startTime":1751940189270,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":75374,"timestamp":591105992559,"id":1140,"parentId":1139,"tags":{"name":"static/chunks/main-5057d359c86395ff.js","cache":"MISS"},"startTime":1751940189254,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":116550,"timestamp":591106006775,"id":1166,"parentId":1139,"tags":{"name":"static/chunks/b8f30182-a6d2a523c696fa81.js","cache":"MISS"},"startTime":1751940189268,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":109059,"timestamp":591106014379,"id":1170,"parentId":1139,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1751940189275,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":109091,"timestamp":591106014444,"id":1171,"parentId":1139,"tags":{"name":"static/ctEn8UHYZESgGhsRFLpGu/_ssgManifest.js","cache":"MISS"},"startTime":1751940189276,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":109251,"timestamp":591106014467,"id":1172,"parentId":1139,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1751940189276,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":110038,"timestamp":591106014488,"id":1173,"parentId":1139,"tags":{"name":"static/ctEn8UHYZESgGhsRFLpGu/_buildManifest.js","cache":"MISS"},"startTime":1751940189276,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":110116,"timestamp":591106014508,"id":1174,"parentId":1139,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1751940189276,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":113408,"timestamp":591106011639,"id":1169,"parentId":1139,"tags":{"name":"static/chunks/770-17268e5a9d004dae.js","cache":"MISS"},"startTime":1751940189273,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":120784,"timestamp":591106004320,"id":1165,"parentId":1139,"tags":{"name":"static/chunks/framework-4f3c796c070f0605.js","cache":"MISS"},"startTime":1751940189265,"traceId":"a6e34c63328ee554"},{"name":"minify-js","duration":121166,"timestamp":591106008875,"id":1168,"parentId":1139,"tags":{"name":"static/chunks/180-8dacaec05f53f53f.js","cache":"MISS"},"startTime":1751940189270,"traceId":"a6e34c63328ee554"},{"name":"minify-webpack-plugin-optimize","duration":142797,"timestamp":591105987253,"id":1139,"parentId":683,"tags":{"compilationName":"client","mangle":"true"},"startTime":1751940189248,"traceId":"a6e34c63328ee554"},{"name":"minify-css","duration":216530,"timestamp":591106130329,"id":1176,"parentId":1175,"tags":{"file":"static/css/afe9156d8725c331.css","cache":"MISS"},"startTime":1751940189391,"traceId":"a6e34c63328ee554"},{"name":"css-minimizer-plugin","duration":216685,"timestamp":591106130182,"id":1175,"parentId":683,"tags":{},"startTime":1751940189391,"traceId":"a6e34c63328ee554"},{"name":"seal","duration":515609,"timestamp":591105838056,"id":1123,"parentId":683,"tags":{},"startTime":1751940189099,"traceId":"a6e34c63328ee554"},{"name":"webpack-compilation","duration":1697087,"timestamp":591104656761,"id":683,"parentId":680,"tags":{"name":"client"},"startTime":1751940187918,"traceId":"a6e34c63328ee554"},{"name":"emit","duration":7872,"timestamp":591106354045,"id":1177,"parentId":680,"tags":{},"startTime":1751940189615,"traceId":"a6e34c63328ee554"},{"name":"webpack-close","duration":154103,"timestamp":591106362599,"id":1178,"parentId":680,"tags":{"name":"client"},"startTime":1751940189624,"traceId":"a6e34c63328ee554"},{"name":"webpack-generate-error-stats","duration":1666,"timestamp":591106516746,"id":1179,"parentId":1178,"tags":{},"startTime":1751940189778,"traceId":"a6e34c63328ee554"},{"name":"run-webpack-compiler","duration":2092975,"timestamp":591104425733,"id":680,"parentId":679,"tags":{},"startTime":1751940187687,"traceId":"a6e34c63328ee554"},{"name":"format-webpack-messages","duration":42,"timestamp":591106518711,"id":1180,"parentId":679,"tags":{},"startTime":1751940189780,"traceId":"a6e34c63328ee554"},{"name":"worker-main-client","duration":2093301,"timestamp":591104425532,"id":679,"parentId":1,"tags":{},"startTime":1751940187687,"traceId":"a6e34c63328ee554"},{"name":"verify-and-lint","duration":1923355,"timestamp":591106544726,"id":1184,"parentId":1,"tags":{},"startTime":1751940189806,"traceId":"a6e34c63328ee554"},{"name":"verify-typescript-setup","duration":2162518,"timestamp":591106543455,"id":1183,"parentId":1,"tags":{},"startTime":1751940189805,"traceId":"a6e34c63328ee554"},{"name":"check-static-error-page","duration":8388,"timestamp":591108714240,"id":1187,"parentId":1186,"tags":{},"startTime":1751940191975,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":2618,"timestamp":591108743479,"id":1188,"parentId":1186,"tags":{"page":"/_app"},"startTime":1751940192005,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":2100,"timestamp":591108744010,"id":1190,"parentId":1186,"tags":{"page":"/_document"},"startTime":1751940192005,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":2921,"timestamp":591108743951,"id":1189,"parentId":1186,"tags":{"page":"/_error"},"startTime":1751940192005,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":218326,"timestamp":591108750016,"id":1216,"parentId":1197,"tags":{},"startTime":1751940192011,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":224031,"timestamp":591108744408,"id":1197,"parentId":1186,"tags":{"page":"/api/initialize-workspace"},"startTime":1751940192005,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":220955,"timestamp":591108749886,"id":1213,"parentId":1192,"tags":{},"startTime":1751940192011,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":226727,"timestamp":591108744154,"id":1192,"parentId":1186,"tags":{"page":"/api/all-projects-envs"},"startTime":1751940192005,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":224432,"timestamp":591108749736,"id":1212,"parentId":1194,"tags":{},"startTime":1751940192011,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":229965,"timestamp":591108744238,"id":1194,"parentId":1186,"tags":{"page":"/api/check-workspace"},"startTime":1751940192005,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":225505,"timestamp":591108750188,"id":1219,"parentId":1200,"tags":{},"startTime":1751940192011,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":231138,"timestamp":591108744583,"id":1200,"parentId":1186,"tags":{"page":"/api/mock-file-content"},"startTime":1751940192006,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":225847,"timestamp":591108749969,"id":1215,"parentId":1196,"tags":{},"startTime":1751940192011,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":232597,"timestamp":591108744306,"id":1196,"parentId":1186,"tags":{"page":"/api/get-mock-data"},"startTime":1751940192005,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":227073,"timestamp":591108750059,"id":1218,"parentId":1199,"tags":{},"startTime":1751940192011,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":232595,"timestamp":591108744552,"id":1199,"parentId":1186,"tags":{"page":"/api/microapp-proxy-config"},"startTime":1751940192006,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":230372,"timestamp":591108750244,"id":1221,"parentId":1203,"tags":{},"startTime":1751940192011,"traceId":"a6e34c63328ee554"}]
|
|
12
|
-
[{"name":"check-page","duration":236069,"timestamp":591108744678,"id":1203,"parentId":1186,"tags":{"page":"/api/mock-setting"},"startTime":1751940192006,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":230559,"timestamp":591108750223,"id":1220,"parentId":1201,"tags":{},"startTime":1751940192011,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":236163,"timestamp":591108744624,"id":1201,"parentId":1186,"tags":{"page":"/api/mock-file"},"startTime":1751940192006,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":232782,"timestamp":591108750281,"id":1224,"parentId":1206,"tags":{},"startTime":1751940192011,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":238301,"timestamp":591108744787,"id":1206,"parentId":1186,"tags":{"page":"/api/retry-project"},"startTime":1751940192006,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":233682,"timestamp":591108749559,"id":1211,"parentId":1193,"tags":{},"startTime":1751940192011,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":239049,"timestamp":591108744199,"id":1193,"parentId":1186,"tags":{"page":"/api/check-mock-intercept"},"startTime":1751940192005,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":233015,"timestamp":591108750260,"id":1222,"parentId":1205,"tags":{},"startTime":1751940192011,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":238529,"timestamp":591108744761,"id":1205,"parentId":1186,"tags":{"page":"/api/project-config"},"startTime":1751940192006,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":234839,"timestamp":591108750270,"id":1223,"parentId":1202,"tags":{},"startTime":1751940192011,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":240473,"timestamp":591108744652,"id":1202,"parentId":1186,"tags":{"page":"/api/mock-open-status"},"startTime":1751940192006,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":234338,"timestamp":591108750831,"id":1226,"parentId":1210,"tags":{},"startTime":1751940192012,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":239542,"timestamp":591108745634,"id":1210,"parentId":1186,"tags":{"page":"/favicon.ico"},"startTime":1751940192007,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":235746,"timestamp":591108749931,"id":1214,"parentId":1195,"tags":{},"startTime":1751940192011,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":241425,"timestamp":591108744276,"id":1195,"parentId":1186,"tags":{"page":"/api/cleanup-project"},"startTime":1751940192005,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":238968,"timestamp":591108750905,"id":1227,"parentId":1204,"tags":{},"startTime":1751940192012,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":245176,"timestamp":591108744736,"id":1204,"parentId":1186,"tags":{"page":"/api/open-project"},"startTime":1751940192006,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":240010,"timestamp":591108750037,"id":1217,"parentId":1198,"tags":{},"startTime":1751940192011,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":245615,"timestamp":591108744452,"id":1198,"parentId":1186,"tags":{"page":"/api/microapp-proxy-change-stream"},"startTime":1751940192006,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":244806,"timestamp":591108750704,"id":1225,"parentId":1191,"tags":{},"startTime":1751940192012,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":251542,"timestamp":591108744029,"id":1191,"parentId":1186,"tags":{"page":"/_not-found"},"startTime":1751940192005,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":237184,"timestamp":591108759997,"id":1228,"parentId":1208,"tags":{},"startTime":1751940192021,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":252320,"timestamp":591108744878,"id":1208,"parentId":1186,"tags":{"page":"/initialization"},"startTime":1751940192006,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":237204,"timestamp":591108760015,"id":1230,"parentId":1209,"tags":{},"startTime":1751940192021,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":251642,"timestamp":591108745580,"id":1209,"parentId":1186,"tags":{"page":"/"},"startTime":1751940192007,"traceId":"a6e34c63328ee554"},{"name":"is-page-static","duration":251128,"timestamp":591108760012,"id":1229,"parentId":1207,"tags":{},"startTime":1751940192021,"traceId":"a6e34c63328ee554"},{"name":"check-page","duration":266316,"timestamp":591108744846,"id":1207,"parentId":1186,"tags":{"page":"/configuration"},"startTime":1751940192006,"traceId":"a6e34c63328ee554"},{"name":"static-check","duration":297290,"timestamp":591108713901,"id":1186,"parentId":1,"tags":{},"startTime":1751940191975,"traceId":"a6e34c63328ee554"},{"name":"generate-required-server-files","duration":242,"timestamp":591109011582,"id":1232,"parentId":1,"tags":{},"startTime":1751940192273,"traceId":"a6e34c63328ee554"},{"name":"write-routes-manifest","duration":2317,"timestamp":591109017005,"id":1234,"parentId":1,"tags":{},"startTime":1751940192278,"traceId":"a6e34c63328ee554"},{"name":"load-dotenv","duration":22,"timestamp":591109049335,"id":1237,"parentId":1236,"tags":{},"startTime":1751940192310,"traceId":"a6e34c63328ee554"},{"name":"run-export-path-map","duration":281,"timestamp":591109456507,"id":1238,"parentId":1236,"tags":{},"startTime":1751940192718,"traceId":"a6e34c63328ee554"},{"name":"next-export","duration":793134,"timestamp":591109048766,"id":1236,"parentId":1,"tags":{},"startTime":1751940192310,"traceId":"a6e34c63328ee554"},{"name":"move-exported-app-not-found-","duration":2856,"timestamp":591109843032,"id":1239,"parentId":1235,"tags":{},"startTime":1751940193104,"traceId":"a6e34c63328ee554"},{"name":"move-exported-page","duration":14872,"timestamp":591109845955,"id":1240,"parentId":1235,"tags":{},"startTime":1751940193107,"traceId":"a6e34c63328ee554"},{"name":"static-generation","duration":978763,"timestamp":591109045805,"id":1235,"parentId":1,"tags":{},"startTime":1751940192307,"traceId":"a6e34c63328ee554"},{"name":"write-routes-manifest","duration":6759,"timestamp":591110024582,"id":1241,"parentId":1,"tags":{},"startTime":1751940193286,"traceId":"a6e34c63328ee554"},{"name":"node-file-trace-build","duration":4740391,"timestamp":591109012991,"id":1233,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1751940192274,"traceId":"a6e34c63328ee554"},{"name":"apply-include-excludes","duration":617,"timestamp":591113753404,"id":1242,"parentId":1,"tags":{},"startTime":1751940197015,"traceId":"a6e34c63328ee554"},{"name":"print-tree-view","duration":2143,"timestamp":591113754302,"id":1243,"parentId":1,"tags":{},"startTime":1751940197015,"traceId":"a6e34c63328ee554"},{"name":"telemetry-flush","duration":52,"timestamp":591113756455,"id":1244,"parentId":1,"tags":{},"startTime":1751940197018,"traceId":"a6e34c63328ee554"},{"name":"next-build","duration":13663283,"timestamp":591100093227,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.3.4","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1751940183354,"traceId":"a6e34c63328ee554"}]
|
|
1
|
+
[{"name":"generate-buildid","duration":126,"timestamp":803654715642,"id":4,"parentId":1,"tags":{},"startTime":1752140828044,"traceId":"db05cf336339d0e7"},{"name":"load-custom-routes","duration":977,"timestamp":803654715819,"id":5,"parentId":1,"tags":{},"startTime":1752140828044,"traceId":"db05cf336339d0e7"},{"name":"create-dist-dir","duration":144,"timestamp":803654750610,"id":6,"parentId":1,"tags":{},"startTime":1752140828079,"traceId":"db05cf336339d0e7"},{"name":"create-pages-mapping","duration":98,"timestamp":803654800344,"id":7,"parentId":1,"tags":{},"startTime":1752140828129,"traceId":"db05cf336339d0e7"},{"name":"collect-app-paths","duration":1742,"timestamp":803654800461,"id":8,"parentId":1,"tags":{},"startTime":1752140828129,"traceId":"db05cf336339d0e7"},{"name":"create-app-mapping","duration":1671,"timestamp":803654802223,"id":9,"parentId":1,"tags":{},"startTime":1752140828131,"traceId":"db05cf336339d0e7"},{"name":"public-dir-conflict-check","duration":312,"timestamp":803654804154,"id":10,"parentId":1,"tags":{},"startTime":1752140828132,"traceId":"db05cf336339d0e7"},{"name":"generate-routes-manifest","duration":1219,"timestamp":803654804585,"id":11,"parentId":1,"tags":{},"startTime":1752140828133,"traceId":"db05cf336339d0e7"},{"name":"create-entrypoints","duration":21181,"timestamp":803655172303,"id":15,"parentId":13,"tags":{},"startTime":1752140828501,"traceId":"db05cf336339d0e7"},{"name":"generate-webpack-config","duration":382391,"timestamp":803655193589,"id":16,"parentId":14,"tags":{},"startTime":1752140828522,"traceId":"db05cf336339d0e7"},{"name":"next-trace-entrypoint-plugin","duration":1752,"timestamp":803655659654,"id":18,"parentId":17,"tags":{},"startTime":1752140828988,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":207516,"timestamp":803655665210,"id":40,"parentId":19,"tags":{"request":"next/dist/pages/_app"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":317894,"timestamp":803655665292,"id":41,"parentId":19,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":355829,"timestamp":803655664999,"id":23,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcheck-workspace%2Froute&name=app%2Fapi%2Fcheck-workspace%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcheck-workspace%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcheck-workspace%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":355687,"timestamp":803655665163,"id":31,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fopen-project%2Froute&name=app%2Fapi%2Fopen-project%2Froute&pagePath=private-next-app-dir%2Fapi%2Fopen-project%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fopen-project%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":355669,"timestamp":803655665186,"id":34,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fprocess%2Flogs%2Fstream%2Froute&name=app%2Fapi%2Fprocess%2Flogs%2Fstream%2Froute&pagePath=private-next-app-dir%2Fapi%2Fprocess%2Flogs%2Fstream%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fprocess%2Flogs%2Fstream%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":355665,"timestamp":803655665196,"id":36,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Finitialize-workspace%2Froute&name=app%2Fapi%2Finitialize-workspace%2Froute&pagePath=private-next-app-dir%2Fapi%2Finitialize-workspace%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Finitialize-workspace%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":355513,"timestamp":803655665353,"id":42,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fretry-project%2Froute&name=app%2Fapi%2Fretry-project%2Froute&pagePath=private-next-app-dir%2Fapi%2Fretry-project%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fretry-project%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":356277,"timestamp":803655665368,"id":46,"parentId":19,"tags":{"request":"next/dist/pages/_document"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":374794,"timestamp":803655664964,"id":21,"parentId":19,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":374440,"timestamp":803655665362,"id":43,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fconfiguration%2Fpage&name=app%2Fconfiguration%2Fpage&pagePath=private-next-app-dir%2Fconfiguration%2Fpage.tsx&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fconfiguration%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":374440,"timestamp":803655665366,"id":45,"parentId":19,"tags":{"request":"next-app-loader?page=%2Finitialization%2Fpage&name=app%2Finitialization%2Fpage&pagePath=private-next-app-dir%2Finitialization%2Fpage.tsx&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Finitialization%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382067,"timestamp":803655665365,"id":44,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382427,"timestamp":803655665206,"id":39,"parentId":19,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382978,"timestamp":803655664667,"id":20,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcheck-mock-intercept%2Froute&name=app%2Fapi%2Fcheck-mock-intercept%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcheck-mock-intercept%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcheck-mock-intercept%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382662,"timestamp":803655664987,"id":22,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fall-projects-envs%2Froute&name=app%2Fapi%2Fall-projects-envs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fall-projects-envs%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fall-projects-envs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382635,"timestamp":803655665027,"id":27,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fget-mock-data%2Froute&name=app%2Fapi%2Fget-mock-data%2Froute&pagePath=private-next-app-dir%2Fapi%2Fget-mock-data%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fget-mock-data%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382643,"timestamp":803655665020,"id":26,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmicroapp-proxy-config%2Froute&name=app%2Fapi%2Fmicroapp-proxy-config%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmicroapp-proxy-config%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmicroapp-proxy-config%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382529,"timestamp":803655665135,"id":29,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmock-setting%2Froute&name=app%2Fapi%2Fmock-setting%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-setting%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-setting%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382628,"timestamp":803655665038,"id":28,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmock-file-content%2Froute&name=app%2Fapi%2Fmock-file-content%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-file-content%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-file-content%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382512,"timestamp":803655665154,"id":30,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmock-file%2Froute&name=app%2Fapi%2Fmock-file%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-file%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-file%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382496,"timestamp":803655665182,"id":33,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmock-open-status%2Froute&name=app%2Fapi%2Fmock-open-status%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-open-status%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-open-status%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382479,"timestamp":803655665203,"id":38,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fproject-config%2Froute&name=app%2Fapi%2Fproject-config%2Froute&pagePath=private-next-app-dir%2Fapi%2Fproject-config%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fproject-config%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382669,"timestamp":803655665014,"id":25,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmicroapp-proxy-change-stream%2Froute&name=app%2Fapi%2Fmicroapp-proxy-change-stream%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmicroapp-proxy-change-stream%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmicroapp-proxy-change-stream%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382677,"timestamp":803655665008,"id":24,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcleanup-project%2Froute&name=app%2Fapi%2Fcleanup-project%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcleanup-project%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcleanup-project%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382621,"timestamp":803655665199,"id":37,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fprocess%2Fstart%2Froute&name=app%2Fapi%2Fprocess%2Fstart%2Froute&pagePath=private-next-app-dir%2Fapi%2Fprocess%2Fstart%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fprocess%2Fstart%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382656,"timestamp":803655665170,"id":32,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fprocess%2Flogs%2Froute&name=app%2Fapi%2Fprocess%2Flogs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fprocess%2Flogs%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fprocess%2Flogs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382637,"timestamp":803655665190,"id":35,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fprocess%2Fstatus%2Froute&name=app%2Fapi%2Fprocess%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fprocess%2Fstatus%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fprocess%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"make","duration":838407,"timestamp":803655664501,"id":19,"parentId":17,"tags":{},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"get-entries","duration":914,"timestamp":803656503668,"id":146,"parentId":145,"tags":{},"startTime":1752140829832,"traceId":"db05cf336339d0e7"},{"name":"node-file-trace-plugin","duration":207983,"timestamp":803656506404,"id":147,"parentId":145,"tags":{"traceEntryCount":"50"},"startTime":1752140829835,"traceId":"db05cf336339d0e7"},{"name":"collect-traced-files","duration":886,"timestamp":803656714397,"id":148,"parentId":145,"tags":{},"startTime":1752140830043,"traceId":"db05cf336339d0e7"},{"name":"finish-modules","duration":211725,"timestamp":803656503560,"id":145,"parentId":18,"tags":{},"startTime":1752140829832,"traceId":"db05cf336339d0e7"},{"name":"chunk-graph","duration":10006,"timestamp":803656736619,"id":150,"parentId":149,"tags":{},"startTime":1752140830065,"traceId":"db05cf336339d0e7"},{"name":"optimize-modules","duration":15,"timestamp":803656746689,"id":152,"parentId":149,"tags":{},"startTime":1752140830075,"traceId":"db05cf336339d0e7"},{"name":"optimize-chunks","duration":10851,"timestamp":803656746744,"id":153,"parentId":149,"tags":{},"startTime":1752140830075,"traceId":"db05cf336339d0e7"},{"name":"optimize-tree","duration":79,"timestamp":803656757650,"id":154,"parentId":149,"tags":{},"startTime":1752140830086,"traceId":"db05cf336339d0e7"},{"name":"optimize-chunk-modules","duration":10693,"timestamp":803656757776,"id":155,"parentId":149,"tags":{},"startTime":1752140830086,"traceId":"db05cf336339d0e7"},{"name":"optimize","duration":21862,"timestamp":803656746663,"id":151,"parentId":149,"tags":{},"startTime":1752140830075,"traceId":"db05cf336339d0e7"},{"name":"module-hash","duration":12598,"timestamp":803656778699,"id":156,"parentId":149,"tags":{},"startTime":1752140830107,"traceId":"db05cf336339d0e7"},{"name":"code-generation","duration":5119,"timestamp":803656791592,"id":157,"parentId":149,"tags":{},"startTime":1752140830120,"traceId":"db05cf336339d0e7"},{"name":"hash","duration":5542,"timestamp":803656800514,"id":158,"parentId":149,"tags":{},"startTime":1752140830129,"traceId":"db05cf336339d0e7"},{"name":"code-generation-jobs","duration":164,"timestamp":803656806054,"id":159,"parentId":149,"tags":{},"startTime":1752140830134,"traceId":"db05cf336339d0e7"},{"name":"module-assets","duration":233,"timestamp":803656806187,"id":160,"parentId":149,"tags":{},"startTime":1752140830135,"traceId":"db05cf336339d0e7"},{"name":"create-chunk-assets","duration":3062,"timestamp":803656806424,"id":161,"parentId":149,"tags":{},"startTime":1752140830135,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7188,"timestamp":803656817977,"id":163,"parentId":162,"tags":{"name":"../app/api/check-mock-intercept/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7101,"timestamp":803656818070,"id":164,"parentId":162,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7096,"timestamp":803656818076,"id":165,"parentId":162,"tags":{"name":"../app/api/all-projects-envs/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7093,"timestamp":803656818080,"id":166,"parentId":162,"tags":{"name":"../app/api/check-workspace/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7091,"timestamp":803656818083,"id":167,"parentId":162,"tags":{"name":"../app/api/cleanup-project/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7089,"timestamp":803656818085,"id":168,"parentId":162,"tags":{"name":"../app/api/microapp-proxy-change-stream/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7086,"timestamp":803656818089,"id":169,"parentId":162,"tags":{"name":"../app/api/microapp-proxy-config/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7084,"timestamp":803656818092,"id":170,"parentId":162,"tags":{"name":"../app/api/get-mock-data/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7082,"timestamp":803656818094,"id":171,"parentId":162,"tags":{"name":"../app/api/mock-file-content/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7080,"timestamp":803656818097,"id":172,"parentId":162,"tags":{"name":"../app/api/mock-setting/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7074,"timestamp":803656818103,"id":173,"parentId":162,"tags":{"name":"../app/api/mock-file/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7071,"timestamp":803656818108,"id":174,"parentId":162,"tags":{"name":"../app/api/open-project/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7066,"timestamp":803656818113,"id":175,"parentId":162,"tags":{"name":"../app/api/process/logs/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7064,"timestamp":803656818116,"id":176,"parentId":162,"tags":{"name":"../app/api/mock-open-status/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7061,"timestamp":803656818119,"id":177,"parentId":162,"tags":{"name":"../app/api/process/logs/stream/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7055,"timestamp":803656818126,"id":178,"parentId":162,"tags":{"name":"../app/api/process/status/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7051,"timestamp":803656818131,"id":179,"parentId":162,"tags":{"name":"../app/api/initialize-workspace/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7049,"timestamp":803656818133,"id":180,"parentId":162,"tags":{"name":"../app/api/process/start/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7047,"timestamp":803656818136,"id":181,"parentId":162,"tags":{"name":"../app/api/project-config/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7046,"timestamp":803656818138,"id":182,"parentId":162,"tags":{"name":"../app/favicon.ico/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7044,"timestamp":803656818141,"id":183,"parentId":162,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7042,"timestamp":803656818143,"id":184,"parentId":162,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7041,"timestamp":803656818146,"id":185,"parentId":162,"tags":{"name":"../app/api/retry-project/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7039,"timestamp":803656818148,"id":186,"parentId":162,"tags":{"name":"../app/configuration/page.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":4666,"timestamp":803656820522,"id":188,"parentId":162,"tags":{"name":"../app/initialization/page.js","cache":"HIT"},"startTime":1752140830149,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":4658,"timestamp":803656820531,"id":189,"parentId":162,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1752140830149,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":4655,"timestamp":803656820534,"id":190,"parentId":162,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1752140830149,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":1807,"timestamp":803656823383,"id":192,"parentId":162,"tags":{"name":"426.js","cache":"HIT"},"startTime":1752140830152,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":39,"timestamp":803656825151,"id":194,"parentId":162,"tags":{"name":"542.js","cache":"HIT"},"startTime":1752140830153,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":33,"timestamp":803656825158,"id":195,"parentId":162,"tags":{"name":"972.js","cache":"HIT"},"startTime":1752140830153,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":30,"timestamp":803656825161,"id":196,"parentId":162,"tags":{"name":"901.js","cache":"HIT"},"startTime":1752140830154,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":30600,"timestamp":803656818151,"id":187,"parentId":162,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":43709,"timestamp":803656820540,"id":191,"parentId":162,"tags":{"name":"131.js","cache":"MISS"},"startTime":1752140830149,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":67022,"timestamp":803656823399,"id":193,"parentId":162,"tags":{"name":"967.js","cache":"MISS"},"startTime":1752140830152,"traceId":"db05cf336339d0e7"},{"name":"minify-webpack-plugin-optimize","duration":78357,"timestamp":803656812076,"id":162,"parentId":17,"tags":{"compilationName":"server","mangle":"true"},"startTime":1752140830140,"traceId":"db05cf336339d0e7"},{"name":"css-minimizer-plugin","duration":114,"timestamp":803656890565,"id":197,"parentId":17,"tags":{},"startTime":1752140830219,"traceId":"db05cf336339d0e7"},{"name":"create-trace-assets","duration":2441,"timestamp":803656890792,"id":198,"parentId":18,"tags":{},"startTime":1752140830219,"traceId":"db05cf336339d0e7"},{"name":"seal","duration":175515,"timestamp":803656725237,"id":149,"parentId":17,"tags":{},"startTime":1752140830054,"traceId":"db05cf336339d0e7"},{"name":"webpack-compilation","duration":1251684,"timestamp":803655657321,"id":17,"parentId":14,"tags":{"name":"server"},"startTime":1752140828986,"traceId":"db05cf336339d0e7"},{"name":"emit","duration":16511,"timestamp":803656909302,"id":199,"parentId":14,"tags":{},"startTime":1752140830238,"traceId":"db05cf336339d0e7"},{"name":"webpack-close","duration":80575,"timestamp":803656926744,"id":200,"parentId":14,"tags":{"name":"server"},"startTime":1752140830255,"traceId":"db05cf336339d0e7"},{"name":"webpack-generate-error-stats","duration":1538,"timestamp":803657007365,"id":201,"parentId":200,"tags":{},"startTime":1752140830336,"traceId":"db05cf336339d0e7"},{"name":"run-webpack-compiler","duration":1836922,"timestamp":803655172299,"id":14,"parentId":13,"tags":{},"startTime":1752140828501,"traceId":"db05cf336339d0e7"},{"name":"format-webpack-messages","duration":44,"timestamp":803657009225,"id":202,"parentId":13,"tags":{},"startTime":1752140830338,"traceId":"db05cf336339d0e7"},{"name":"worker-main-server","duration":1837271,"timestamp":803655172083,"id":13,"parentId":1,"tags":{},"startTime":1752140828500,"traceId":"db05cf336339d0e7"},{"name":"create-entrypoints","duration":13102,"timestamp":803657330987,"id":206,"parentId":204,"tags":{},"startTime":1752140830659,"traceId":"db05cf336339d0e7"}]
|
|
2
|
+
[{"name":"generate-webpack-config","duration":203558,"timestamp":803657344202,"id":207,"parentId":205,"tags":{},"startTime":1752140830673,"traceId":"db05cf336339d0e7"},{"name":"make","duration":453,"timestamp":803657605948,"id":209,"parentId":208,"tags":{},"startTime":1752140830934,"traceId":"db05cf336339d0e7"},{"name":"chunk-graph","duration":443,"timestamp":803657608013,"id":211,"parentId":210,"tags":{},"startTime":1752140830936,"traceId":"db05cf336339d0e7"},{"name":"optimize-modules","duration":14,"timestamp":803657608521,"id":213,"parentId":210,"tags":{},"startTime":1752140830937,"traceId":"db05cf336339d0e7"},{"name":"optimize-chunks","duration":526,"timestamp":803657608585,"id":214,"parentId":210,"tags":{},"startTime":1752140830937,"traceId":"db05cf336339d0e7"},{"name":"optimize-tree","duration":63,"timestamp":803657609148,"id":215,"parentId":210,"tags":{},"startTime":1752140830937,"traceId":"db05cf336339d0e7"},{"name":"optimize-chunk-modules","duration":278,"timestamp":803657609319,"id":216,"parentId":210,"tags":{},"startTime":1752140830938,"traceId":"db05cf336339d0e7"},{"name":"optimize","duration":1265,"timestamp":803657608491,"id":212,"parentId":210,"tags":{},"startTime":1752140830937,"traceId":"db05cf336339d0e7"},{"name":"module-hash","duration":44,"timestamp":803657610241,"id":217,"parentId":210,"tags":{},"startTime":1752140830939,"traceId":"db05cf336339d0e7"},{"name":"code-generation","duration":111,"timestamp":803657610302,"id":218,"parentId":210,"tags":{},"startTime":1752140830939,"traceId":"db05cf336339d0e7"},{"name":"hash","duration":210,"timestamp":803657610617,"id":219,"parentId":210,"tags":{},"startTime":1752140830939,"traceId":"db05cf336339d0e7"},{"name":"code-generation-jobs","duration":63,"timestamp":803657610827,"id":220,"parentId":210,"tags":{},"startTime":1752140830939,"traceId":"db05cf336339d0e7"},{"name":"module-assets","duration":38,"timestamp":803657610877,"id":221,"parentId":210,"tags":{},"startTime":1752140830939,"traceId":"db05cf336339d0e7"},{"name":"create-chunk-assets","duration":108,"timestamp":803657610919,"id":222,"parentId":210,"tags":{},"startTime":1752140830939,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":225,"timestamp":803657617969,"id":224,"parentId":223,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1752140830946,"traceId":"db05cf336339d0e7"},{"name":"minify-webpack-plugin-optimize","duration":2137,"timestamp":803657616065,"id":223,"parentId":208,"tags":{"compilationName":"edge-server","mangle":"true"},"startTime":1752140830944,"traceId":"db05cf336339d0e7"},{"name":"css-minimizer-plugin","duration":85,"timestamp":803657618297,"id":225,"parentId":208,"tags":{},"startTime":1752140830947,"traceId":"db05cf336339d0e7"},{"name":"seal","duration":12572,"timestamp":803657607682,"id":210,"parentId":208,"tags":{},"startTime":1752140830936,"traceId":"db05cf336339d0e7"},{"name":"webpack-compilation","duration":19247,"timestamp":803657601197,"id":208,"parentId":205,"tags":{"name":"edge-server"},"startTime":1752140830930,"traceId":"db05cf336339d0e7"},{"name":"emit","duration":1726,"timestamp":803657620641,"id":226,"parentId":205,"tags":{},"startTime":1752140830949,"traceId":"db05cf336339d0e7"},{"name":"webpack-close","duration":391,"timestamp":803657622859,"id":227,"parentId":205,"tags":{"name":"edge-server"},"startTime":1752140830951,"traceId":"db05cf336339d0e7"},{"name":"webpack-generate-error-stats","duration":1343,"timestamp":803657623275,"id":228,"parentId":227,"tags":{},"startTime":1752140830952,"traceId":"db05cf336339d0e7"},{"name":"run-webpack-compiler","duration":293698,"timestamp":803657330982,"id":205,"parentId":204,"tags":{},"startTime":1752140830659,"traceId":"db05cf336339d0e7"},{"name":"format-webpack-messages","duration":43,"timestamp":803657624683,"id":229,"parentId":204,"tags":{},"startTime":1752140830953,"traceId":"db05cf336339d0e7"},{"name":"worker-main-edge-server","duration":294358,"timestamp":803657330701,"id":204,"parentId":1,"tags":{},"startTime":1752140830659,"traceId":"db05cf336339d0e7"},{"name":"create-entrypoints","duration":11020,"timestamp":803657942333,"id":232,"parentId":230,"tags":{},"startTime":1752140831271,"traceId":"db05cf336339d0e7"},{"name":"generate-webpack-config","duration":181301,"timestamp":803657953445,"id":233,"parentId":231,"tags":{},"startTime":1752140831282,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94179,"timestamp":803658190646,"id":243,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94175,"timestamp":803658190667,"id":245,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94160,"timestamp":803658190687,"id":246,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94078,"timestamp":803658190773,"id":247,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94072,"timestamp":803658190781,"id":248,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94064,"timestamp":803658190793,"id":249,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94060,"timestamp":803658190799,"id":250,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94060,"timestamp":803658190803,"id":251,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94146,"timestamp":803658190806,"id":252,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94073,"timestamp":803658190891,"id":253,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94067,"timestamp":803658190901,"id":254,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94067,"timestamp":803658190904,"id":255,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94066,"timestamp":803658190906,"id":256,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94064,"timestamp":803658190909,"id":257,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94060,"timestamp":803658190914,"id":258,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94061,"timestamp":803658190916,"id":259,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94064,"timestamp":803658190917,"id":260,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94062,"timestamp":803658190920,"id":261,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94061,"timestamp":803658190922,"id":262,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94059,"timestamp":803658190924,"id":264,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":170831,"timestamp":803658190613,"id":239,"parentId":235,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":187923,"timestamp":803658190652,"id":244,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":307713,"timestamp":803658190632,"id":241,"parentId":235,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":307714,"timestamp":803658190639,"id":242,"parentId":235,"tags":{"request":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/router.js"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":307841,"timestamp":803658190530,"id":238,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%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%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":307873,"timestamp":803658190507,"id":237,"parentId":235,"tags":{"request":"./../../node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-next.js"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":307762,"timestamp":803658190624,"id":240,"parentId":235,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":308154,"timestamp":803658190234,"id":236,"parentId":235,"tags":{"request":"./../../node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/next.js"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":307835,"timestamp":803658190926,"id":265,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fcomponents%2Fproject-initializer.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":340897,"timestamp":803658190923,"id":263,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp%2Fconfiguration%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"make","duration":341996,"timestamp":803658190016,"id":235,"parentId":234,"tags":{},"startTime":1752140831518,"traceId":"db05cf336339d0e7"},{"name":"chunk-graph","duration":8021,"timestamp":803658551556,"id":267,"parentId":266,"tags":{},"startTime":1752140831880,"traceId":"db05cf336339d0e7"},{"name":"optimize-modules","duration":14,"timestamp":803658559648,"id":269,"parentId":266,"tags":{},"startTime":1752140831888,"traceId":"db05cf336339d0e7"},{"name":"optimize-chunks","duration":4803,"timestamp":803658560799,"id":271,"parentId":266,"tags":{},"startTime":1752140831889,"traceId":"db05cf336339d0e7"},{"name":"optimize-tree","duration":68,"timestamp":803658565653,"id":272,"parentId":266,"tags":{},"startTime":1752140831894,"traceId":"db05cf336339d0e7"},{"name":"optimize-chunk-modules","duration":9546,"timestamp":803658565764,"id":273,"parentId":266,"tags":{},"startTime":1752140831894,"traceId":"db05cf336339d0e7"},{"name":"optimize","duration":15752,"timestamp":803658559617,"id":268,"parentId":266,"tags":{},"startTime":1752140831888,"traceId":"db05cf336339d0e7"},{"name":"module-hash","duration":10838,"timestamp":803658585306,"id":274,"parentId":266,"tags":{},"startTime":1752140831914,"traceId":"db05cf336339d0e7"},{"name":"code-generation","duration":7399,"timestamp":803658596174,"id":275,"parentId":266,"tags":{},"startTime":1752140831925,"traceId":"db05cf336339d0e7"},{"name":"hash","duration":6101,"timestamp":803658606749,"id":276,"parentId":266,"tags":{},"startTime":1752140831935,"traceId":"db05cf336339d0e7"},{"name":"code-generation-jobs","duration":288,"timestamp":803658612848,"id":277,"parentId":266,"tags":{},"startTime":1752140831941,"traceId":"db05cf336339d0e7"},{"name":"module-assets","duration":455,"timestamp":803658613028,"id":278,"parentId":266,"tags":{},"startTime":1752140831941,"traceId":"db05cf336339d0e7"},{"name":"create-chunk-assets","duration":2375,"timestamp":803658613492,"id":279,"parentId":266,"tags":{},"startTime":1752140831942,"traceId":"db05cf336339d0e7"},{"name":"NextJsBuildManifest-generateClientManifest","duration":985,"timestamp":803658617286,"id":281,"parentId":234,"tags":{},"startTime":1752140831946,"traceId":"db05cf336339d0e7"},{"name":"NextJsBuildManifest-createassets","duration":1621,"timestamp":803658616655,"id":280,"parentId":234,"tags":{},"startTime":1752140831945,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":574,"timestamp":803658622406,"id":283,"parentId":282,"tags":{"name":"static/chunks/main-5057d359c86395ff.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":504,"timestamp":803658622480,"id":284,"parentId":282,"tags":{"name":"static/chunks/main-app-204ad1b9f48b1359.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":495,"timestamp":803658622489,"id":285,"parentId":282,"tags":{"name":"static/chunks/app/_not-found/page-95616ed7a70b84d7.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":491,"timestamp":803658622494,"id":286,"parentId":282,"tags":{"name":"static/chunks/pages/_error-0822a2d0b86fca98.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":488,"timestamp":803658622498,"id":287,"parentId":282,"tags":{"name":"static/chunks/pages/_app-3679013cc4e97ce6.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":485,"timestamp":803658622501,"id":288,"parentId":282,"tags":{"name":"static/chunks/app/api/check-mock-intercept/route-f2e048a9d229f7e7.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":481,"timestamp":803658622505,"id":289,"parentId":282,"tags":{"name":"static/chunks/app/layout-84c22b799284e008.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":478,"timestamp":803658622509,"id":290,"parentId":282,"tags":{"name":"static/chunks/app/api/all-projects-envs/route-4a1691275c5ae416.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":475,"timestamp":803658622513,"id":291,"parentId":282,"tags":{"name":"static/chunks/app/api/check-workspace/route-3569564cd2b09683.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":472,"timestamp":803658622516,"id":292,"parentId":282,"tags":{"name":"static/chunks/app/api/cleanup-project/route-a6c005b8a485a192.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":465,"timestamp":803658622524,"id":293,"parentId":282,"tags":{"name":"static/chunks/app/api/microapp-proxy-change-stream/route-81a2d573a6a5b3d9.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":460,"timestamp":803658622529,"id":294,"parentId":282,"tags":{"name":"static/chunks/app/api/microapp-proxy-config/route-05c8c2aae5088b98.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":457,"timestamp":803658622533,"id":295,"parentId":282,"tags":{"name":"static/chunks/app/api/get-mock-data/route-0ff137f28b0bbfd4.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":361,"timestamp":803658622629,"id":296,"parentId":282,"tags":{"name":"static/chunks/app/api/mock-file-content/route-4bc78ec0cbed800a.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":350,"timestamp":803658622640,"id":297,"parentId":282,"tags":{"name":"static/chunks/app/api/mock-setting/route-48cfb30a284d746d.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":344,"timestamp":803658622647,"id":298,"parentId":282,"tags":{"name":"static/chunks/app/api/mock-file/route-606d825407e0fd4c.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":340,"timestamp":803658622652,"id":299,"parentId":282,"tags":{"name":"static/chunks/app/api/open-project/route-b6e6fca6c827640d.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":336,"timestamp":803658622656,"id":300,"parentId":282,"tags":{"name":"static/chunks/app/api/process/logs/route-3d9ee52d7c8aacef.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":332,"timestamp":803658622661,"id":301,"parentId":282,"tags":{"name":"static/chunks/app/api/mock-open-status/route-a9410ab77572cb9e.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":328,"timestamp":803658622665,"id":302,"parentId":282,"tags":{"name":"static/chunks/app/api/process/logs/stream/route-e9633e0e72dfb31b.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":323,"timestamp":803658622670,"id":303,"parentId":282,"tags":{"name":"static/chunks/app/api/process/status/route-06151b6ca21ffd52.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":320,"timestamp":803658622674,"id":304,"parentId":282,"tags":{"name":"static/chunks/app/api/initialize-workspace/route-7faec0a7a2e6383d.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":303,"timestamp":803658622691,"id":305,"parentId":282,"tags":{"name":"static/chunks/app/api/process/start/route-54c553f9e551d14b.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":299,"timestamp":803658622696,"id":306,"parentId":282,"tags":{"name":"static/chunks/app/api/project-config/route-ebe1c2ee41dedc74.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":296,"timestamp":803658622699,"id":307,"parentId":282,"tags":{"name":"static/chunks/app/api/retry-project/route-c25d253b5eacedef.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":293,"timestamp":803658622703,"id":308,"parentId":282,"tags":{"name":"static/chunks/app/configuration/page-978351fa7fe07983.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":290,"timestamp":803658622706,"id":309,"parentId":282,"tags":{"name":"static/chunks/app/page-9e7caf746eefeed4.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":285,"timestamp":803658622712,"id":310,"parentId":282,"tags":{"name":"static/chunks/app/initialization/page-9c8eb31c4b362777.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":282,"timestamp":803658622715,"id":311,"parentId":282,"tags":{"name":"static/chunks/webpack-c15acc5db8adea14.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"}]
|
|
3
|
+
[{"name":"minify-js","duration":279,"timestamp":803658622718,"id":312,"parentId":282,"tags":{"name":"static/chunks/framework-4f3c796c070f0605.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":276,"timestamp":803658622722,"id":313,"parentId":282,"tags":{"name":"static/chunks/b8f30182-a6d2a523c696fa81.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":273,"timestamp":803658622725,"id":314,"parentId":282,"tags":{"name":"static/chunks/167-e44cb396108f68cd.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":271,"timestamp":803658622729,"id":315,"parentId":282,"tags":{"name":"static/chunks/180-8dacaec05f53f53f.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":268,"timestamp":803658622732,"id":316,"parentId":282,"tags":{"name":"static/chunks/495-1a64c3075b5b8ac4.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":265,"timestamp":803658622735,"id":317,"parentId":282,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":54,"timestamp":803658622946,"id":319,"parentId":282,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":25,"timestamp":803658622976,"id":321,"parentId":282,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":1223,"timestamp":803658622741,"id":318,"parentId":282,"tags":{"name":"static/Mmn2KHpe4Btd9UFvAkzbC/_ssgManifest.js","cache":"MISS"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":1280,"timestamp":803658622951,"id":320,"parentId":282,"tags":{"name":"static/Mmn2KHpe4Btd9UFvAkzbC/_buildManifest.js","cache":"MISS"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-webpack-plugin-optimize","duration":4908,"timestamp":803658619328,"id":282,"parentId":234,"tags":{"compilationName":"client","mangle":"true"},"startTime":1752140831948,"traceId":"db05cf336339d0e7"},{"name":"minify-css","duration":66,"timestamp":803658624424,"id":323,"parentId":322,"tags":{"file":"static/css/671e8b523fabb9b9.css","cache":"HIT"},"startTime":1752140831953,"traceId":"db05cf336339d0e7"},{"name":"css-minimizer-plugin","duration":182,"timestamp":803658624309,"id":322,"parentId":234,"tags":{},"startTime":1752140831953,"traceId":"db05cf336339d0e7"},{"name":"seal","duration":90822,"timestamp":803658542071,"id":266,"parentId":234,"tags":{},"startTime":1752140831870,"traceId":"db05cf336339d0e7"},{"name":"webpack-compilation","duration":446984,"timestamp":803658186104,"id":234,"parentId":231,"tags":{"name":"client"},"startTime":1752140831514,"traceId":"db05cf336339d0e7"},{"name":"emit","duration":7583,"timestamp":803658633311,"id":324,"parentId":231,"tags":{},"startTime":1752140831962,"traceId":"db05cf336339d0e7"},{"name":"webpack-close","duration":29413,"timestamp":803658641648,"id":325,"parentId":231,"tags":{"name":"client"},"startTime":1752140831970,"traceId":"db05cf336339d0e7"},{"name":"webpack-generate-error-stats","duration":1350,"timestamp":803658671097,"id":326,"parentId":325,"tags":{},"startTime":1752140831999,"traceId":"db05cf336339d0e7"},{"name":"run-webpack-compiler","duration":730322,"timestamp":803657942328,"id":231,"parentId":230,"tags":{},"startTime":1752140831271,"traceId":"db05cf336339d0e7"},{"name":"format-webpack-messages","duration":42,"timestamp":803658672654,"id":327,"parentId":230,"tags":{},"startTime":1752140832001,"traceId":"db05cf336339d0e7"},{"name":"worker-main-client","duration":730658,"timestamp":803657942112,"id":230,"parentId":1,"tags":{},"startTime":1752140831270,"traceId":"db05cf336339d0e7"},{"name":"verify-and-lint","duration":1331867,"timestamp":803658689846,"id":331,"parentId":1,"tags":{},"startTime":1752140832018,"traceId":"db05cf336339d0e7"},{"name":"verify-typescript-setup","duration":2365864,"timestamp":803658688366,"id":330,"parentId":1,"tags":{},"startTime":1752140832017,"traceId":"db05cf336339d0e7"},{"name":"check-static-error-page","duration":3212,"timestamp":803661066267,"id":334,"parentId":333,"tags":{},"startTime":1752140834395,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":3173,"timestamp":803661084716,"id":335,"parentId":333,"tags":{"page":"/_app"},"startTime":1752140834413,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":1415,"timestamp":803661086488,"id":337,"parentId":333,"tags":{"page":"/_document"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":2476,"timestamp":803661086316,"id":336,"parentId":333,"tags":{"page":"/_error"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":334691,"timestamp":803661098255,"id":365,"parentId":338,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":346490,"timestamp":803661086507,"id":338,"parentId":333,"tags":{"page":"/_not-found"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":338793,"timestamp":803661097796,"id":362,"parentId":339,"tags":{},"startTime":1752140834426,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":349960,"timestamp":803661086650,"id":339,"parentId":333,"tags":{"page":"/api/all-projects-envs"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":343551,"timestamp":803661098083,"id":364,"parentId":341,"tags":{},"startTime":1752140834426,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":354939,"timestamp":803661086745,"id":341,"parentId":333,"tags":{"page":"/api/check-workspace"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":343680,"timestamp":803661098402,"id":366,"parentId":342,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":355328,"timestamp":803661086774,"id":342,"parentId":333,"tags":{"page":"/api/cleanup-project"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":348430,"timestamp":803661098528,"id":369,"parentId":346,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":360024,"timestamp":803661086962,"id":346,"parentId":333,"tags":{"page":"/api/microapp-proxy-config"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":349023,"timestamp":803661098011,"id":363,"parentId":340,"tags":{},"startTime":1752140834426,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":360326,"timestamp":803661086713,"id":340,"parentId":333,"tags":{"page":"/api/check-mock-intercept"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":355589,"timestamp":803661098552,"id":370,"parentId":361,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":366653,"timestamp":803661087519,"id":361,"parentId":333,"tags":{"page":"/favicon.ico"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":355518,"timestamp":803661098723,"id":373,"parentId":347,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":367255,"timestamp":803661086991,"id":347,"parentId":333,"tags":{"page":"/api/mock-file-content"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":355880,"timestamp":803661098472,"id":367,"parentId":344,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":367465,"timestamp":803661086894,"id":344,"parentId":333,"tags":{"page":"/api/initialize-workspace"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":356018,"timestamp":803661098502,"id":368,"parentId":345,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":367597,"timestamp":803661086928,"id":345,"parentId":333,"tags":{"page":"/api/microapp-proxy-change-stream"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":355849,"timestamp":803661098709,"id":372,"parentId":343,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":367760,"timestamp":803661086802,"id":343,"parentId":333,"tags":{"page":"/api/get-mock-data"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":358276,"timestamp":803661098738,"id":374,"parentId":349,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":369985,"timestamp":803661087045,"id":349,"parentId":333,"tags":{"page":"/api/mock-open-status"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":360491,"timestamp":803661098876,"id":379,"parentId":354,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":372054,"timestamp":803661087337,"id":354,"parentId":333,"tags":{"page":"/api/process/start"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":360541,"timestamp":803661098889,"id":380,"parentId":355,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":372071,"timestamp":803661087366,"id":355,"parentId":333,"tags":{"page":"/api/process/status"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":361726,"timestamp":803661100952,"id":382,"parentId":357,"tags":{},"startTime":1752140834429,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":375285,"timestamp":803661087421,"id":357,"parentId":333,"tags":{"page":"/api/retry-project"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":368473,"timestamp":803661098827,"id":376,"parentId":351,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":380222,"timestamp":803661087100,"id":351,"parentId":333,"tags":{"page":"/api/open-project"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":369741,"timestamp":803661098855,"id":378,"parentId":352,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":381415,"timestamp":803661087206,"id":352,"parentId":333,"tags":{"page":"/api/process/logs"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":369905,"timestamp":803661098758,"id":375,"parentId":350,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":381594,"timestamp":803661087074,"id":350,"parentId":333,"tags":{"page":"/api/mock-setting"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":369846,"timestamp":803661098845,"id":377,"parentId":353,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":381402,"timestamp":803661087295,"id":353,"parentId":333,"tags":{"page":"/api/process/logs/stream"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":369479,"timestamp":803661100929,"id":381,"parentId":356,"tags":{},"startTime":1752140834429,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":383032,"timestamp":803661087391,"id":356,"parentId":333,"tags":{"page":"/api/project-config"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":355053,"timestamp":803661116583,"id":385,"parentId":360,"tags":{},"startTime":1752140834445,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":384160,"timestamp":803661087494,"id":360,"parentId":333,"tags":{"page":"/"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":362704,"timestamp":803661116558,"id":384,"parentId":359,"tags":{},"startTime":1752140834445,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":391828,"timestamp":803661087469,"id":359,"parentId":333,"tags":{"page":"/initialization"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":365759,"timestamp":803661116517,"id":383,"parentId":358,"tags":{},"startTime":1752140834445,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":394840,"timestamp":803661087445,"id":358,"parentId":333,"tags":{"page":"/configuration"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":389659,"timestamp":803661098680,"id":371,"parentId":348,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":401343,"timestamp":803661087016,"id":348,"parentId":333,"tags":{"page":"/api/mock-file"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"static-check","duration":422487,"timestamp":803661065903,"id":333,"parentId":1,"tags":{},"startTime":1752140834394,"traceId":"db05cf336339d0e7"},{"name":"generate-required-server-files","duration":312,"timestamp":803661488713,"id":387,"parentId":1,"tags":{},"startTime":1752140834817,"traceId":"db05cf336339d0e7"},{"name":"write-routes-manifest","duration":21275,"timestamp":803661496348,"id":389,"parentId":1,"tags":{},"startTime":1752140834825,"traceId":"db05cf336339d0e7"},{"name":"load-dotenv","duration":16,"timestamp":803661598718,"id":392,"parentId":391,"tags":{},"startTime":1752140834927,"traceId":"db05cf336339d0e7"},{"name":"run-export-path-map","duration":265,"timestamp":803662024108,"id":393,"parentId":391,"tags":{},"startTime":1752140835352,"traceId":"db05cf336339d0e7"},{"name":"next-export","duration":842021,"timestamp":803661598261,"id":391,"parentId":1,"tags":{},"startTime":1752140834927,"traceId":"db05cf336339d0e7"},{"name":"move-exported-app-not-found-","duration":5338,"timestamp":803662441229,"id":394,"parentId":390,"tags":{},"startTime":1752140835770,"traceId":"db05cf336339d0e7"},{"name":"move-exported-page","duration":37861,"timestamp":803662446671,"id":395,"parentId":390,"tags":{},"startTime":1752140835775,"traceId":"db05cf336339d0e7"},{"name":"static-generation","duration":976440,"timestamp":803661592930,"id":390,"parentId":1,"tags":{},"startTime":1752140834921,"traceId":"db05cf336339d0e7"},{"name":"write-routes-manifest","duration":9011,"timestamp":803662569384,"id":396,"parentId":1,"tags":{},"startTime":1752140835898,"traceId":"db05cf336339d0e7"},{"name":"node-file-trace-build","duration":4749500,"timestamp":803661491254,"id":388,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1752140834820,"traceId":"db05cf336339d0e7"},{"name":"apply-include-excludes","duration":413,"timestamp":803666240773,"id":397,"parentId":1,"tags":{},"startTime":1752140839569,"traceId":"db05cf336339d0e7"},{"name":"print-tree-view","duration":6619,"timestamp":803666249740,"id":398,"parentId":1,"tags":{},"startTime":1752140839578,"traceId":"db05cf336339d0e7"},{"name":"telemetry-flush","duration":34,"timestamp":803666256378,"id":399,"parentId":1,"tags":{},"startTime":1752140839585,"traceId":"db05cf336339d0e7"},{"name":"next-build","duration":11689424,"timestamp":803654566992,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.3.4","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1752140827895,"traceId":"db05cf336339d0e7"}]
|