@mcpjam/inspector 0.8.1 → 0.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (180) hide show
  1. package/README.md +28 -10
  2. package/bin/start.js +78 -66
  3. package/dist/client/assets/index-C4nE74q5.css +1 -0
  4. package/dist/client/assets/index-CcfG-2LO.js +357 -0
  5. package/dist/client/assets/index-CcfG-2LO.js.map +1 -0
  6. package/dist/client/catalyst.png +0 -0
  7. package/dist/client/index.html +14 -0
  8. package/dist/main/main.cjs +1330 -0
  9. package/dist/preload/preload.js +26 -0
  10. package/dist/renderer/assets/index-CYiU4_x2.css +1 -0
  11. package/dist/renderer/assets/index-woGCpEdp.js +356 -0
  12. package/dist/renderer/catalyst.png +0 -0
  13. package/dist/renderer/demo_1.png +0 -0
  14. package/dist/renderer/demo_2.png +0 -0
  15. package/dist/renderer/demo_3.png +0 -0
  16. package/dist/renderer/file.svg +1 -0
  17. package/dist/renderer/globe.svg +1 -0
  18. package/dist/renderer/index.html +14 -0
  19. package/dist/renderer/mcp.svg +1 -0
  20. package/dist/renderer/mcp_jam.svg +12 -0
  21. package/dist/renderer/mcp_jam_dark.png +0 -0
  22. package/dist/renderer/mcp_jam_light.png +0 -0
  23. package/dist/renderer/next.svg +1 -0
  24. package/dist/renderer/vercel.svg +1 -0
  25. package/dist/renderer/window.svg +1 -0
  26. package/dist/server/index.js +1101 -0
  27. package/dist/server/index.js.map +1 -0
  28. package/package.json +32 -17
  29. package/.next/BUILD_ID +0 -1
  30. package/.next/app-build-manifest.json +0 -89
  31. package/.next/app-path-routes-manifest.json +0 -13
  32. package/.next/build-manifest.json +0 -33
  33. package/.next/cache/.previewinfo +0 -1
  34. package/.next/cache/.rscinfo +0 -1
  35. package/.next/cache/.tsbuildinfo +0 -1
  36. package/.next/cache/eslint/.cache_1pr0xfn +0 -1
  37. package/.next/cache/webpack/client-production/0.pack +0 -0
  38. package/.next/cache/webpack/client-production/index.pack +0 -0
  39. package/.next/cache/webpack/edge-server-production/0.pack +0 -0
  40. package/.next/cache/webpack/edge-server-production/index.pack +0 -0
  41. package/.next/cache/webpack/server-production/0.pack +0 -0
  42. package/.next/cache/webpack/server-production/index.pack +0 -0
  43. package/.next/diagnostics/build-diagnostics.json +0 -6
  44. package/.next/diagnostics/framework.json +0 -1
  45. package/.next/export-marker.json +0 -6
  46. package/.next/images-manifest.json +0 -57
  47. package/.next/next-minimal-server.js.nft.json +0 -1
  48. package/.next/next-server.js.nft.json +0 -1
  49. package/.next/package.json +0 -1
  50. package/.next/prerender-manifest.json +0 -41
  51. package/.next/react-loadable-manifest.json +0 -1
  52. package/.next/required-server-files.json +0 -318
  53. package/.next/routes-manifest.json +0 -65
  54. package/.next/server/app/_not-found/page.js +0 -2
  55. package/.next/server/app/_not-found/page.js.nft.json +0 -1
  56. package/.next/server/app/_not-found/page_client-reference-manifest.js +0 -1
  57. package/.next/server/app/api/mcp/chat/route.js +0 -45
  58. package/.next/server/app/api/mcp/chat/route.js.nft.json +0 -1
  59. package/.next/server/app/api/mcp/chat/route_client-reference-manifest.js +0 -1
  60. package/.next/server/app/api/mcp/connect/route.js +0 -1
  61. package/.next/server/app/api/mcp/connect/route.js.nft.json +0 -1
  62. package/.next/server/app/api/mcp/connect/route_client-reference-manifest.js +0 -1
  63. package/.next/server/app/api/mcp/prompts/get/route.js +0 -1
  64. package/.next/server/app/api/mcp/prompts/get/route.js.nft.json +0 -1
  65. package/.next/server/app/api/mcp/prompts/get/route_client-reference-manifest.js +0 -1
  66. package/.next/server/app/api/mcp/prompts/list/route.js +0 -1
  67. package/.next/server/app/api/mcp/prompts/list/route.js.nft.json +0 -1
  68. package/.next/server/app/api/mcp/prompts/list/route_client-reference-manifest.js +0 -1
  69. package/.next/server/app/api/mcp/resources/list/route.js +0 -1
  70. package/.next/server/app/api/mcp/resources/list/route.js.nft.json +0 -1
  71. package/.next/server/app/api/mcp/resources/list/route_client-reference-manifest.js +0 -1
  72. package/.next/server/app/api/mcp/resources/read/route.js +0 -1
  73. package/.next/server/app/api/mcp/resources/read/route.js.nft.json +0 -1
  74. package/.next/server/app/api/mcp/resources/read/route_client-reference-manifest.js +0 -1
  75. package/.next/server/app/api/mcp/tools/route.js +0 -21
  76. package/.next/server/app/api/mcp/tools/route.js.nft.json +0 -1
  77. package/.next/server/app/api/mcp/tools/route_client-reference-manifest.js +0 -1
  78. package/.next/server/app/favicon.ico/route.js +0 -1
  79. package/.next/server/app/favicon.ico/route.js.nft.json +0 -1
  80. package/.next/server/app/favicon.ico.body +0 -0
  81. package/.next/server/app/favicon.ico.meta +0 -1
  82. package/.next/server/app/oauth/callback/page.js +0 -2
  83. package/.next/server/app/oauth/callback/page.js.nft.json +0 -1
  84. package/.next/server/app/oauth/callback/page_client-reference-manifest.js +0 -1
  85. package/.next/server/app/page.js +0 -16
  86. package/.next/server/app/page.js.nft.json +0 -1
  87. package/.next/server/app/page_client-reference-manifest.js +0 -1
  88. package/.next/server/app-paths-manifest.json +0 -13
  89. package/.next/server/chunks/175.js +0 -8
  90. package/.next/server/chunks/260.js +0 -82
  91. package/.next/server/chunks/546.js +0 -1
  92. package/.next/server/chunks/548.js +0 -6
  93. package/.next/server/chunks/55.js +0 -1
  94. package/.next/server/chunks/985.js +0 -22
  95. package/.next/server/functions-config-manifest.json +0 -4
  96. package/.next/server/interception-route-rewrite-manifest.js +0 -1
  97. package/.next/server/middleware-build-manifest.js +0 -1
  98. package/.next/server/middleware-manifest.json +0 -6
  99. package/.next/server/middleware-react-loadable-manifest.js +0 -1
  100. package/.next/server/next-font-manifest.js +0 -1
  101. package/.next/server/next-font-manifest.json +0 -1
  102. package/.next/server/pages/500.html +0 -1
  103. package/.next/server/pages/_app.js +0 -1
  104. package/.next/server/pages/_app.js.nft.json +0 -1
  105. package/.next/server/pages/_document.js +0 -1
  106. package/.next/server/pages/_document.js.nft.json +0 -1
  107. package/.next/server/pages/_error.js +0 -19
  108. package/.next/server/pages/_error.js.nft.json +0 -1
  109. package/.next/server/pages-manifest.json +0 -5
  110. package/.next/server/server-reference-manifest.js +0 -1
  111. package/.next/server/server-reference-manifest.json +0 -1
  112. package/.next/server/webpack-runtime.js +0 -1
  113. package/.next/static/Pq27RIJUfrYOGSjOrYx4E/_buildManifest.js +0 -1
  114. package/.next/static/Pq27RIJUfrYOGSjOrYx4E/_ssgManifest.js +0 -1
  115. package/.next/static/chunks/14-ae3a01e72ea53777.js +0 -1
  116. package/.next/static/chunks/214-cc4c35d88f2695ed.js +0 -1
  117. package/.next/static/chunks/4bd1b696-cf72ae8a39fa05aa.js +0 -1
  118. package/.next/static/chunks/866-04c19dda4c52f2bf.js +0 -1
  119. package/.next/static/chunks/964-eda38e26c0391a47.js +0 -1
  120. package/.next/static/chunks/app/_not-found/page-8601c49989b0be94.js +0 -1
  121. package/.next/static/chunks/app/api/mcp/chat/route-0341498a8bf5f2da.js +0 -1
  122. package/.next/static/chunks/app/api/mcp/connect/route-0341498a8bf5f2da.js +0 -1
  123. package/.next/static/chunks/app/api/mcp/prompts/get/route-0341498a8bf5f2da.js +0 -1
  124. package/.next/static/chunks/app/api/mcp/prompts/list/route-0341498a8bf5f2da.js +0 -1
  125. package/.next/static/chunks/app/api/mcp/resources/list/route-0341498a8bf5f2da.js +0 -1
  126. package/.next/static/chunks/app/api/mcp/resources/read/route-0341498a8bf5f2da.js +0 -1
  127. package/.next/static/chunks/app/api/mcp/tools/route-0341498a8bf5f2da.js +0 -1
  128. package/.next/static/chunks/app/layout-9e8115d4bf656fa0.js +0 -1
  129. package/.next/static/chunks/app/oauth/callback/page-cf6cb1ac31175f40.js +0 -1
  130. package/.next/static/chunks/app/page-fdd433623879220d.js +0 -1
  131. package/.next/static/chunks/framework-7c95b8e5103c9e90.js +0 -1
  132. package/.next/static/chunks/main-app-4e9e28316818cdde.js +0 -1
  133. package/.next/static/chunks/main-bbdafee21a7bd1d6.js +0 -1
  134. package/.next/static/chunks/pages/_app-0a0020ddd67f79cf.js +0 -1
  135. package/.next/static/chunks/pages/_error-03529f2c21436739.js +0 -1
  136. package/.next/static/chunks/polyfills-42372ed130431b0a.js +0 -1
  137. package/.next/static/chunks/webpack-cdfccaf38062dd25.js +0 -1
  138. package/.next/static/css/1e852d83e9c1d0c6.css +0 -1
  139. package/.next/static/css/f30152c0704fba31.css +0 -1
  140. package/.next/static/css/fe751fdbe975e9ca.css +0 -1
  141. package/.next/static/media/569ce4b8f30dc480-s.p.woff2 +0 -0
  142. package/.next/static/media/747892c23ea88013-s.woff2 +0 -0
  143. package/.next/static/media/8d697b304b401681-s.woff2 +0 -0
  144. package/.next/static/media/93f479601ee12b01-s.p.woff2 +0 -0
  145. package/.next/static/media/9610d9e46709d722-s.woff2 +0 -0
  146. package/.next/static/media/ba015fad6dcf6784-s.woff2 +0 -0
  147. package/.next/trace +0 -35
  148. package/.next/types/app/api/mcp/chat/route.ts +0 -347
  149. package/.next/types/app/api/mcp/connect/route.ts +0 -347
  150. package/.next/types/app/api/mcp/prompts/get/route.ts +0 -347
  151. package/.next/types/app/api/mcp/prompts/list/route.ts +0 -347
  152. package/.next/types/app/api/mcp/resources/list/route.ts +0 -347
  153. package/.next/types/app/api/mcp/resources/read/route.ts +0 -347
  154. package/.next/types/app/api/mcp/tools/route.ts +0 -347
  155. package/.next/types/app/layout.ts +0 -84
  156. package/.next/types/app/oauth/callback/page.ts +0 -84
  157. package/.next/types/app/page.ts +0 -84
  158. package/.next/types/cache-life.d.ts +0 -141
  159. package/.next/types/package.json +0 -1
  160. package/next.config.ts +0 -7
  161. /package/{public → dist/client}/claude_logo.png +0 -0
  162. /package/{public → dist/client}/demo_1.png +0 -0
  163. /package/{public → dist/client}/demo_2.png +0 -0
  164. /package/{public → dist/client}/demo_3.png +0 -0
  165. /package/{public → dist/client}/file.svg +0 -0
  166. /package/{public → dist/client}/globe.svg +0 -0
  167. /package/{public → dist/client}/mcp.svg +0 -0
  168. /package/{public → dist/client}/mcp_jam.svg +0 -0
  169. /package/{public → dist/client}/mcp_jam_dark.png +0 -0
  170. /package/{public → dist/client}/mcp_jam_light.png +0 -0
  171. /package/{public → dist/client}/next.svg +0 -0
  172. /package/{public → dist/client}/ollama_dark.png +0 -0
  173. /package/{public → dist/client}/ollama_logo.svg +0 -0
  174. /package/{public → dist/client}/openai_logo.png +0 -0
  175. /package/{public → dist/client}/vercel.svg +0 -0
  176. /package/{public → dist/client}/window.svg +0 -0
  177. /package/{.next/static/media/claude_logo.d33b25b0.png → dist/renderer/claude_logo.png} +0 -0
  178. /package/{.next/static/media/ollama_dark.9af45ac0.png → dist/renderer/ollama_dark.png} +0 -0
  179. /package/{.next/static/media/ollama_logo.9f08a95b.svg → dist/renderer/ollama_logo.svg} +0 -0
  180. /package/{.next/static/media/openai_logo.3f83154a.png → dist/renderer/openai_logo.png} +0 -0
package/.next/trace DELETED
@@ -1,35 +0,0 @@
1
- [{"name":"build-module-js","duration":26395,"timestamp":2071738542619,"id":111,"parentId":70,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/etag.js","layer":"pages-dir-node"},"startTime":1753673995896,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27175,"timestamp":2071738542656,"id":112,"parentId":100,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/etag.js","layer":"rsc"},"startTime":1753673995896,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":35698,"timestamp":2071738543951,"id":123,"parentId":92,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"rsc"},"startTime":1753673995897,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7667,"timestamp":2071738572409,"id":143,"parentId":106,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/amp-mode.js","layer":"pages-dir-node"},"startTime":1753673995925,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9563,"timestamp":2071738570954,"id":142,"parentId":106,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-node"},"startTime":1753673995924,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":35331,"timestamp":2071738549473,"id":130,"parentId":97,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/request.js","layer":"rsc"},"startTime":1753673995902,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":36109,"timestamp":2071738549103,"id":126,"parentId":91,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/base-http/helpers.js","layer":"rsc"},"startTime":1753673995902,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":36342,"timestamp":2071738549317,"id":128,"parentId":94,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/base-http/index.js","layer":"rsc"},"startTime":1753673995902,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":37306,"timestamp":2071738549237,"id":127,"parentId":92,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/dedupe-fetch.js","layer":"rsc"},"startTime":1753673995902,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":37487,"timestamp":2071738549389,"id":129,"parentId":92,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/clone-response.js","layer":"rsc"},"startTime":1753673995902,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":37385,"timestamp":2071738552652,"id":133,"parentId":71,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"pages-dir-node"},"startTime":1753673995906,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":39964,"timestamp":2071738552676,"id":134,"parentId":99,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"rsc"},"startTime":1753673995906,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11096,"timestamp":2071738582156,"id":145,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/builtin/not-found.js","layer":"rsc"},"startTime":1753673995935,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11488,"timestamp":2071738582199,"id":146,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/builtin/forbidden.js","layer":"rsc"},"startTime":1753673995935,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11706,"timestamp":2071738582234,"id":147,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/builtin/unauthorized.js","layer":"rsc"},"startTime":1753673995935,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12162,"timestamp":2071738582037,"id":144,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/builtin/global-error.js","layer":"rsc"},"startTime":1753673995935,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":20,"timestamp":2071738595288,"id":148,"parentId":131,"tags":{"name":"path","layer":null},"startTime":1753673995948,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1237,"timestamp":2071738595318,"id":149,"parentId":109,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js","layer":"pages-dir-node"},"startTime":1753673995948,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45848,"timestamp":2071738556425,"id":140,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/action-utils.js","layer":"rsc"},"startTime":1753673995909,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":46419,"timestamp":2071738556279,"id":138,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/server-action-request-meta.js","layer":"rsc"},"startTime":1753673995909,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":47409,"timestamp":2071738556354,"id":139,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/entry-base.js","layer":"rsc"},"startTime":1753673995909,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":48239,"timestamp":2071738555968,"id":135,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/fallback.js","layer":"rsc"},"startTime":1753673995909,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":48299,"timestamp":2071738556203,"id":137,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/streaming-metadata.js","layer":"rsc"},"startTime":1753673995909,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13525,"timestamp":2071738595646,"id":153,"parentId":106,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-node"},"startTime":1753673995949,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":58606,"timestamp":2071738556113,"id":136,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/encryption-utils.js","layer":"rsc"},"startTime":1753673995909,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":44482,"timestamp":2071738570578,"id":141,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/stream-utils/encoded-tags.js","layer":"rsc"},"startTime":1753673995924,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":936,"timestamp":2071738616796,"id":154,"parentId":133,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/stream-utils/encoded-tags.js","layer":"pages-dir-node"},"startTime":1753673995970,"traceId":"47e989d5732cf29e"},{"name":"build-module-external","duration":12,"timestamp":2071738620948,"id":166,"parentId":123,"tags":{"name":"./work-unit-async-storage.external","layer":null},"startTime":1753673995974,"traceId":"47e989d5732cf29e"},{"name":"build-module-external","duration":5,"timestamp":2071738621008,"id":168,"parentId":123,"tags":{"name":"../app-render/work-async-storage.external","layer":null},"startTime":1753673995974,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1188,"timestamp":2071738620827,"id":162,"parentId":149,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/utils.js","layer":"pages-dir-node"},"startTime":1753673995974,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1436,"timestamp":2071738620860,"id":163,"parentId":149,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/base-http/helpers.js","layer":"pages-dir-node"},"startTime":1753673995974,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2003,"timestamp":2071738620874,"id":164,"parentId":149,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/request.js","layer":"pages-dir-node"},"startTime":1753673995974,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6262,"timestamp":2071738617396,"id":160,"parentId":132,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-node"},"startTime":1753673995970,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29338,"timestamp":2071738595570,"id":152,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/experimental/ppr.js","layer":"rsc"},"startTime":1753673995949,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7649,"timestamp":2071738617426,"id":161,"parentId":131,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"pages-dir-node"},"startTime":1753673995970,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30163,"timestamp":2071738595364,"id":150,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1753673995948,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30381,"timestamp":2071738595491,"id":151,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/fallback-params.js","layer":"rsc"},"startTime":1753673995949,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11232,"timestamp":2071738620886,"id":165,"parentId":123,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1753673995974,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11506,"timestamp":2071738620971,"id":167,"parentId":123,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1753673995974,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8481,"timestamp":2071738629073,"id":170,"parentId":127,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/invariant-error.js","layer":"rsc"},"startTime":1753673995982,"traceId":"47e989d5732cf29e"},{"name":"build-module-external","duration":11,"timestamp":2071738638054,"id":179,"parentId":139,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1753673995991,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24484,"timestamp":2071738617167,"id":156,"parentId":116,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/detached-promise.js","layer":"pages-dir-node"},"startTime":1753673995970,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24704,"timestamp":2071738617196,"id":157,"parentId":117,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/detached-promise.js","layer":"rsc"},"startTime":1753673995970,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25470,"timestamp":2071738617294,"id":158,"parentId":109,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/client-component-renderer-logger.js","layer":"pages-dir-node"},"startTime":1753673995970,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25833,"timestamp":2071738617316,"id":159,"parentId":110,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/client-component-renderer-logger.js","layer":"rsc"},"startTime":1753673995970,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14,"timestamp":2071738643427,"id":186,"parentId":150,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1753673995996,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6273,"timestamp":2071738638403,"id":183,"parentId":139,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/client-segment.js","layer":"rsc"},"startTime":1753673995991,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6730,"timestamp":2071738638071,"id":180,"parentId":139,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/client-page.js","layer":"rsc"},"startTime":1753673995991,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7479,"timestamp":2071738638019,"id":178,"parentId":139,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1753673995991,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7650,"timestamp":2071738637972,"id":177,"parentId":139,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/layout-router.js","layer":"rsc"},"startTime":1753673995991,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4751,"timestamp":2071738643816,"id":191,"parentId":133,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/errors/constants.js","layer":"pages-dir-node"},"startTime":1753673995997,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4924,"timestamp":2071738643898,"id":192,"parentId":134,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/errors/constants.js","layer":"rsc"},"startTime":1753673995997,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4948,"timestamp":2071738644000,"id":195,"parentId":139,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1753673995997,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5334,"timestamp":2071738643942,"id":193,"parentId":133,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/segment-cache/output-export-prefetch-encoding.js","layer":"pages-dir-node"},"startTime":1753673995997,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5670,"timestamp":2071738643968,"id":194,"parentId":134,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/segment-cache/output-export-prefetch-encoding.js","layer":"rsc"},"startTime":1753673995997,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6743,"timestamp":2071738644030,"id":196,"parentId":145,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"rsc"},"startTime":1753673995997,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7639,"timestamp":2071738643626,"id":188,"parentId":164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/error.js","layer":"pages-dir-node"},"startTime":1753673995997,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22183,"timestamp":2071738629318,"id":174,"parentId":130,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/error.js","layer":"rsc"},"startTime":1753673995982,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9276,"timestamp":2071738643447,"id":187,"parentId":164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/next-url.js","layer":"pages-dir-node"},"startTime":1753673995996,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24581,"timestamp":2071738629243,"id":173,"parentId":130,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/next-url.js","layer":"rsc"},"startTime":1753673995982,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25171,"timestamp":2071738628911,"id":169,"parentId":128,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/api-utils/get-cookie-parser.js","layer":"rsc"},"startTime":1753673995982,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10630,"timestamp":2071738643670,"id":189,"parentId":164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"pages-dir-node"},"startTime":1753673995997,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25055,"timestamp":2071738629390,"id":175,"parentId":130,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1753673995982,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25633,"timestamp":2071738629125,"id":171,"parentId":133,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"pages-dir-node"},"startTime":1753673995982,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25946,"timestamp":2071738629161,"id":172,"parentId":134,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"rsc"},"startTime":1753673995982,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9688,"timestamp":2071738647733,"id":200,"parentId":139,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/metadata/metadata-boundary.js","layer":"rsc"},"startTime":1753673996001,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20072,"timestamp":2071738637807,"id":176,"parentId":123,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"rsc"},"startTime":1753673995991,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22273,"timestamp":2071738638106,"id":181,"parentId":139,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/search-params.js","layer":"rsc"},"startTime":1753673995991,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23717,"timestamp":2071738638264,"id":182,"parentId":139,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/params.js","layer":"rsc"},"startTime":1753673995991,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24628,"timestamp":2071738638517,"id":185,"parentId":139,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/collect-segment-data.js","layer":"rsc"},"startTime":1753673995992,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27884,"timestamp":2071738638447,"id":184,"parentId":139,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/metadata.js","layer":"rsc"},"startTime":1753673995991,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10893,"timestamp":2071738655859,"id":202,"parentId":140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"rsc"},"startTime":1753673996009,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11392,"timestamp":2071738655752,"id":201,"parentId":140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"rsc"},"startTime":1753673996009,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11390,"timestamp":2071738655934,"id":204,"parentId":140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"rsc"},"startTime":1753673996009,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11583,"timestamp":2071738656016,"id":206,"parentId":151,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"rsc"},"startTime":1753673996009,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18074,"timestamp":2071738655901,"id":203,"parentId":137,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"rsc"},"startTime":1753673996009,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19707,"timestamp":2071738655966,"id":205,"parentId":151,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"rsc"},"startTime":1753673996009,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":33209,"timestamp":2071738643685,"id":190,"parentId":94,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/api-utils/index.js","layer":"rsc"},"startTime":1753673995997,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":64482,"timestamp":2071738616845,"id":155,"parentId":44,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-metadata-route-loader.js?filePath=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp%2Ffavicon.ico&isDynamicRouteExtension=0!?__next_metadata_route__","layer":"rsc"},"startTime":1753673995970,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":35728,"timestamp":2071738647663,"id":199,"parentId":139,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/rsc/taint.js","layer":"rsc"},"startTime":1753673996001,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":36210,"timestamp":2071738647587,"id":198,"parentId":139,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1753673996001,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":36788,"timestamp":2071738647461,"id":197,"parentId":139,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1753673996000,"traceId":"47e989d5732cf29e"},{"name":"build-module-external","duration":20,"timestamp":2071738696511,"id":219,"parentId":182,"tags":{"name":"../app-render/dynamic-access-async-storage.external","layer":null},"startTime":1753673996050,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5185,"timestamp":2071738692767,"id":209,"parentId":201,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"rsc"},"startTime":1753673996046,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5422,"timestamp":2071738692893,"id":210,"parentId":187,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"pages-dir-node"},"startTime":1753673996046,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5543,"timestamp":2071738692965,"id":212,"parentId":187,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/get-hostname.js","layer":"pages-dir-node"},"startTime":1753673996046,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5844,"timestamp":2071738692929,"id":211,"parentId":173,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"rsc"},"startTime":1753673996046,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6197,"timestamp":2071738693021,"id":214,"parentId":187,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"pages-dir-node"},"startTime":1753673996046,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6637,"timestamp":2071738693045,"id":215,"parentId":173,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"rsc"},"startTime":1753673996046,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10310,"timestamp":2071738692990,"id":213,"parentId":173,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/get-hostname.js","layer":"rsc"},"startTime":1753673996046,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25397,"timestamp":2071738678072,"id":208,"parentId":106,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/pages/vendored/contexts/head-manager-context.js","layer":"pages-dir-node"},"startTime":1753673996031,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25538,"timestamp":2071738678011,"id":207,"parentId":106,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/pages/vendored/contexts/amp-context.js","layer":"pages-dir-node"},"startTime":1753673996031,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11534,"timestamp":2071738696795,"id":224,"parentId":185,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"rsc"},"startTime":1753673996050,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12267,"timestamp":2071738696266,"id":216,"parentId":132,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/index.js","layer":"pages-dir-node"},"startTime":1753673996049,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11831,"timestamp":2071738696854,"id":226,"parentId":184,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/metadata/async-metadata.js","layer":"rsc"},"startTime":1753673996050,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12447,"timestamp":2071738696764,"id":223,"parentId":181,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"rsc"},"startTime":1753673996050,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12816,"timestamp":2071738696825,"id":225,"parentId":184,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"rsc"},"startTime":1753673996050,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5774,"timestamp":2071738704337,"id":229,"parentId":187,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"pages-dir-node"},"startTime":1753673996057,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5858,"timestamp":2071738704439,"id":232,"parentId":205,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"rsc"},"startTime":1753673996057,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6333,"timestamp":2071738704217,"id":228,"parentId":196,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"rsc"},"startTime":1753673996057,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6367,"timestamp":2071738704583,"id":235,"parentId":203,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"rsc"},"startTime":1753673996058,"traceId":"47e989d5732cf29e"}]
2
- [{"name":"generate-buildid","duration":139,"timestamp":2071737262594,"id":4,"parentId":1,"tags":{},"startTime":1753673994616,"traceId":"47e989d5732cf29e"},{"name":"load-custom-routes","duration":201,"timestamp":2071737262792,"id":5,"parentId":1,"tags":{},"startTime":1753673994616,"traceId":"47e989d5732cf29e"},{"name":"create-dist-dir","duration":164,"timestamp":2071737312506,"id":6,"parentId":1,"tags":{},"startTime":1753673994666,"traceId":"47e989d5732cf29e"},{"name":"create-pages-mapping","duration":134,"timestamp":2071737314688,"id":7,"parentId":1,"tags":{},"startTime":1753673994668,"traceId":"47e989d5732cf29e"},{"name":"collect-app-paths","duration":42417,"timestamp":2071737314847,"id":8,"parentId":1,"tags":{},"startTime":1753673994668,"traceId":"47e989d5732cf29e"},{"name":"create-app-mapping","duration":2968,"timestamp":2071737357288,"id":9,"parentId":1,"tags":{},"startTime":1753673994710,"traceId":"47e989d5732cf29e"},{"name":"public-dir-conflict-check","duration":518,"timestamp":2071737360691,"id":10,"parentId":1,"tags":{},"startTime":1753673994714,"traceId":"47e989d5732cf29e"},{"name":"generate-routes-manifest","duration":1674,"timestamp":2071737361378,"id":11,"parentId":1,"tags":{},"startTime":1753673994714,"traceId":"47e989d5732cf29e"},{"name":"create-entrypoints","duration":18651,"timestamp":2071737913001,"id":15,"parentId":13,"tags":{},"startTime":1753673995266,"traceId":"47e989d5732cf29e"},{"name":"generate-webpack-config","duration":90395,"timestamp":2071737931781,"id":16,"parentId":14,"tags":{},"startTime":1753673995285,"traceId":"47e989d5732cf29e"},{"name":"next-trace-entrypoint-plugin","duration":2017,"timestamp":2071738101224,"id":18,"parentId":17,"tags":{},"startTime":1753673995454,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":45643,"timestamp":2071738186144,"id":36,"parentId":30,"tags":{"name":"/Users/matt8p/Desktop/inspector/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":1753673995539,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":62252,"timestamp":2071738177361,"id":34,"parentId":29,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/pages/_app.js","layer":"pages-dir-node"},"startTime":1753673995530,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":80745,"timestamp":2071738179358,"id":35,"parentId":33,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/pages/_document.js","layer":"pages-dir-node"},"startTime":1753673995532,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":80569,"timestamp":2071738188077,"id":37,"parentId":20,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fmcp%2Fprompts%2Fget%2Froute&name=app%2Fapi%2Fmcp%2Fprompts%2Fget%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmcp%2Fprompts%2Fget%2Froute.ts&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmcp%2Fprompts%2Fget%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1753673995541,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":75933,"timestamp":2071738195963,"id":38,"parentId":21,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fmcp%2Fchat%2Froute&name=app%2Fapi%2Fmcp%2Fchat%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmcp%2Fchat%2Froute.ts&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmcp%2Fchat%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1753673995549,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":82608,"timestamp":2071738196334,"id":40,"parentId":23,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fmcp%2Fprompts%2Flist%2Froute&name=app%2Fapi%2Fmcp%2Fprompts%2Flist%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmcp%2Fprompts%2Flist%2Froute.ts&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmcp%2Fprompts%2Flist%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1753673995549,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":88614,"timestamp":2071738196224,"id":39,"parentId":22,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fmcp%2Fconnect%2Froute&name=app%2Fapi%2Fmcp%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmcp%2Fconnect%2Froute.ts&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmcp%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1753673995549,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":89500,"timestamp":2071738198152,"id":43,"parentId":26,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fmcp%2Fresources%2Fread%2Froute&name=app%2Fapi%2Fmcp%2Fresources%2Fread%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmcp%2Fresources%2Fread%2Froute.ts&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmcp%2Fresources%2Fread%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1753673995551,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":93078,"timestamp":2071738197538,"id":42,"parentId":25,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fmcp%2Fresources%2Flist%2Froute&name=app%2Fapi%2Fmcp%2Fresources%2Flist%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmcp%2Fresources%2Flist%2Froute.ts&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmcp%2Fresources%2Flist%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1753673995551,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":97131,"timestamp":2071738198482,"id":45,"parentId":28,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fmcp%2Ftools%2Froute&name=app%2Fapi%2Fmcp%2Ftools%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmcp%2Ftools%2Froute.ts&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmcp%2Ftools%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1753673995552,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":100104,"timestamp":2071738198321,"id":44,"parentId":27,"tags":{"name":"/Users/matt8p/Desktop/inspector/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%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1753673995551,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":149128,"timestamp":2071738196435,"id":41,"parentId":24,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1753673995549,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":146928,"timestamp":2071738198701,"id":47,"parentId":32,"tags":{"name":"/Users/matt8p/Desktop/inspector/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%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1753673995552,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":190,"timestamp":2071738385245,"id":48,"parentId":36,"tags":{"name":"next/dist/shared/lib/router/utils/format-url","layer":null},"startTime":1753673995738,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":11,"timestamp":2071738385457,"id":49,"parentId":36,"tags":{"name":"next/dist/shared/lib/page-path/normalize-data-path","layer":null},"startTime":1753673995738,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":6,"timestamp":2071738385477,"id":50,"parentId":36,"tags":{"name":"next/dist/shared/lib/utils","layer":null},"startTime":1753673995738,"traceId":"47e989d5732cf29e"},{"name":"build-module-external","duration":6,"timestamp":2071738385490,"id":51,"parentId":36,"tags":{"name":"next/dist/shared/lib/no-fallback-error.external","layer":null},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":6,"timestamp":2071738385505,"id":52,"parentId":36,"tags":{"name":"next/dist/shared/lib/router/utils/is-bot","layer":null},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":5,"timestamp":2071738385516,"id":53,"parentId":36,"tags":{"name":"next/dist/shared/lib/router/utils/add-path-prefix","layer":null},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":6,"timestamp":2071738385524,"id":54,"parentId":36,"tags":{"name":"next/dist/shared/lib/router/utils/remove-trailing-slash","layer":null},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":10,"timestamp":2071738385534,"id":55,"parentId":34,"tags":{"name":"react/jsx-runtime","layer":null},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":7,"timestamp":2071738385550,"id":56,"parentId":34,"tags":{"name":"react","layer":null},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":19,"timestamp":2071738385676,"id":57,"parentId":37,"tags":{"name":"next/dist/shared/lib/router/utils/app-paths","layer":null},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8766,"timestamp":2071738386156,"id":65,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-node"},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6731,"timestamp":2071738388894,"id":82,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-node"},"startTime":1753673995742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9632,"timestamp":2071738388658,"id":74,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/pages/_error.js","layer":"pages-dir-node"},"startTime":1753673995742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15433,"timestamp":2071738386028,"id":63,"parentId":34,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-node"},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17127,"timestamp":2071738386115,"id":64,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-node"},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13356,"timestamp":2071738394336,"id":102,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-status-code.js","layer":"rsc"},"startTime":1753673995747,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22865,"timestamp":2071738385942,"id":59,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/htmlescape.js","layer":"pages-dir-node"},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23401,"timestamp":2071738385706,"id":58,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/get-page-files.js","layer":"pages-dir-node"},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24846,"timestamp":2071738385974,"id":60,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/utils.js","layer":"pages-dir-node"},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29150,"timestamp":2071738386189,"id":66,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/trace/tracer.js","layer":"pages-dir-node"},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28931,"timestamp":2071738388995,"id":85,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/trace/tracer.js","layer":"rsc"},"startTime":1753673995742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":31937,"timestamp":2071738386208,"id":67,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/trace/utils.js","layer":"pages-dir-node"},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":32658,"timestamp":2071738386011,"id":62,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/pretty-bytes.js","layer":"pages-dir-node"},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":32927,"timestamp":2071738386245,"id":69,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request-meta.js","layer":"pages-dir-node"},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29840,"timestamp":2071738389878,"id":87,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request-meta.js","layer":"rsc"},"startTime":1753673995743,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":33695,"timestamp":2071738386228,"id":68,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-kind.js","layer":"pages-dir-node"},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30756,"timestamp":2071738389673,"id":86,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-kind.js","layer":"rsc"},"startTime":1753673995743,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":32827,"timestamp":2071738388593,"id":71,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/render-result.js","layer":"pages-dir-node"},"startTime":1753673995742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28553,"timestamp":2071738394057,"id":99,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/render-result.js","layer":"rsc"},"startTime":1753673995747,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":37177,"timestamp":2071738385994,"id":61,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-node"},"startTime":1753673995739,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":36251,"timestamp":2071738388640,"id":73,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/trace/constants.js","layer":"pages-dir-node"},"startTime":1753673995742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":36145,"timestamp":2071738390043,"id":89,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/trace/constants.js","layer":"rsc"},"startTime":1753673995743,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":38769,"timestamp":2071738388778,"id":76,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/constants.js","layer":"pages-dir-node"},"startTime":1753673995742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":38620,"timestamp":2071738390122,"id":90,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/constants.js","layer":"rsc"},"startTime":1753673995743,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":40453,"timestamp":2071738388748,"id":75,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/redirect-status.js","layer":"pages-dir-node"},"startTime":1753673995742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":40878,"timestamp":2071738388619,"id":72,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/cache-control.js","layer":"pages-dir-node"},"startTime":1753673995742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":39857,"timestamp":2071738389965,"id":88,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/cache-control.js","layer":"rsc"},"startTime":1753673995743,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":41846,"timestamp":2071738388838,"id":79,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/response-cache/utils.js","layer":"pages-dir-node"},"startTime":1753673995742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":42695,"timestamp":2071738388489,"id":70,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/send-payload.js","layer":"pages-dir-node"},"startTime":1753673995742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":37580,"timestamp":2071738394186,"id":100,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/send-payload.js","layer":"rsc"},"startTime":1753673995747,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43258,"timestamp":2071738388794,"id":77,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/interop-default.js","layer":"pages-dir-node"},"startTime":1753673995742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":37998,"timestamp":2071738394264,"id":101,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/interop-default.js","layer":"rsc"},"startTime":1753673995747,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43780,"timestamp":2071738388879,"id":81,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/pages/module.compiled.js","layer":"pages-dir-node"},"startTime":1753673995742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43993,"timestamp":2071738388818,"id":78,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/instrumentation/utils.js","layer":"pages-dir-node"},"startTime":1753673995742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":42672,"timestamp":2071738390353,"id":93,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/instrumentation/utils.js","layer":"rsc"},"startTime":1753673995743,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":44182,"timestamp":2071738388936,"id":83,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/pages/vendored/contexts/html-context.js","layer":"pages-dir-node"},"startTime":1753673995742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":44968,"timestamp":2071738388976,"id":84,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/response-cache/index.js","layer":"pages-dir-node"},"startTime":1753673995742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43417,"timestamp":2071738391430,"id":98,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/response-cache/index.js","layer":"rsc"},"startTime":1753673995744,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":46200,"timestamp":2071738388854,"id":80,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/templates/helpers.js","layer":"pages-dir-node"},"startTime":1753673995742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":99156,"timestamp":2071738390283,"id":92,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/patch-fetch.js","layer":"rsc"},"startTime":1753673995743,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":100989,"timestamp":2071738391210,"id":95,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/utils.js","layer":"rsc"},"startTime":1753673995744,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":114789,"timestamp":2071738391356,"id":97,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js","layer":"rsc"},"startTime":1753673995744,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":116334,"timestamp":2071738390967,"id":94,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/base-http/node.js","layer":"rsc"},"startTime":1753673995744,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":117681,"timestamp":2071738390202,"id":91,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/send-response.js","layer":"rsc"},"startTime":1753673995743,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":117022,"timestamp":2071738391282,"id":96,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-route/module.compiled.js","layer":"rsc"},"startTime":1753673995744,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25,"timestamp":2071738524074,"id":103,"parentId":81,"tags":{"name":"next/dist/compiled/next-server/pages.runtime.prod.js","layer":null},"startTime":1753673995877,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1640,"timestamp":2071738524232,"id":105,"parentId":98,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/response-cache/utils.js","layer":"rsc"},"startTime":1753673995877,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20,"timestamp":2071738534950,"id":107,"parentId":96,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1753673995888,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14203,"timestamp":2071738524113,"id":104,"parentId":100,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils.js","layer":"rsc"},"startTime":1753673995877,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15634,"timestamp":2071738524327,"id":106,"parentId":74,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-node"},"startTime":1753673995877,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7135,"timestamp":2071738534985,"id":108,"parentId":64,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-node"},"startTime":1753673995888,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4579,"timestamp":2071738543317,"id":113,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router-headers.js","layer":"rsc"},"startTime":1753673995896,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5049,"timestamp":2071738543437,"id":114,"parentId":70,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router-headers.js","layer":"pages-dir-node"},"startTime":1753673995896,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4627,"timestamp":2071738544023,"id":124,"parentId":66,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/is-thenable.js","layer":"pages-dir-node"},"startTime":1753673995897,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4797,"timestamp":2071738544045,"id":125,"parentId":85,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/is-thenable.js","layer":"rsc"},"startTime":1753673995897,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6426,"timestamp":2071738543485,"id":115,"parentId":61,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-node"},"startTime":1753673995897,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8369,"timestamp":2071738552623,"id":132,"parentId":58,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-node"},"startTime":1753673995906,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8827,"timestamp":2071738552554,"id":131,"parentId":58,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js","layer":"pages-dir-node"},"startTime":1753673995906,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19996,"timestamp":2071738543512,"id":116,"parentId":84,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/batcher.js","layer":"pages-dir-node"},"startTime":1753673995897,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20712,"timestamp":2071738543536,"id":117,"parentId":98,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/batcher.js","layer":"rsc"},"startTime":1753673995897,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21285,"timestamp":2071738543607,"id":118,"parentId":84,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/scheduler.js","layer":"pages-dir-node"},"startTime":1753673995897,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21778,"timestamp":2071738543627,"id":119,"parentId":98,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/scheduler.js","layer":"rsc"},"startTime":1753673995897,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23751,"timestamp":2071738542450,"id":109,"parentId":71,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/pipe-readable.js","layer":"pages-dir-node"},"startTime":1753673995895,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24460,"timestamp":2071738542504,"id":110,"parentId":99,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/pipe-readable.js","layer":"rsc"},"startTime":1753673995896,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23876,"timestamp":2071738543702,"id":120,"parentId":92,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"rsc"},"startTime":1753673995897,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24314,"timestamp":2071738543773,"id":121,"parentId":79,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/response-cache/types.js","layer":"pages-dir-node"},"startTime":1753673995897,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24537,"timestamp":2071738543879,"id":122,"parentId":98,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/response-cache/types.js","layer":"rsc"},"startTime":1753673995897,"traceId":"47e989d5732cf29e"}]
3
- [{"name":"build-module-js","duration":20804,"timestamp":2071738927284,"id":323,"parentId":314,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/server-utils.js","layer":"rsc"},"startTime":1753673996280,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22999,"timestamp":2071738931748,"id":326,"parentId":221,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/server-only/empty.js","layer":"rsc"},"startTime":1753673996285,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23984,"timestamp":2071738931240,"id":325,"parentId":276,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/agent/index.js","layer":"rsc"},"startTime":1753673996284,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27188,"timestamp":2071738935915,"id":328,"parentId":276,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ollama-ai-provider/dist/index.mjs","layer":"rsc"},"startTime":1753673996289,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25599,"timestamp":2071738939309,"id":333,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace-api.js","layer":"rsc"},"startTime":1753673996292,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26278,"timestamp":2071738938855,"id":329,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/context-api.js","layer":"rsc"},"startTime":1753673996292,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26065,"timestamp":2071738939228,"id":332,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/propagation-api.js","layer":"rsc"},"startTime":1753673996292,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26408,"timestamp":2071738939029,"id":330,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/diag-api.js","layer":"rsc"},"startTime":1753673996292,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28140,"timestamp":2071738939153,"id":331,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/metrics-api.js","layer":"rsc"},"startTime":1753673996292,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":84009,"timestamp":2071738956237,"id":336,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/baggage/utils.js","layer":"rsc"},"startTime":1753673996309,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":83974,"timestamp":2071738956762,"id":341,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/context/context.js","layer":"rsc"},"startTime":1753673996310,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":84547,"timestamp":2071738956477,"id":337,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/metrics/Metric.js","layer":"rsc"},"startTime":1753673996309,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":84669,"timestamp":2071738956694,"id":340,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/diag/consoleLogger.js","layer":"rsc"},"startTime":1753673996310,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":84788,"timestamp":2071738956831,"id":342,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/propagation/TextMapPropagator.js","layer":"rsc"},"startTime":1753673996310,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":86001,"timestamp":2071738956557,"id":338,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/metrics/NoopMeter.js","layer":"rsc"},"startTime":1753673996310,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":86000,"timestamp":2071738956900,"id":343,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/ProxyTracer.js","layer":"rsc"},"startTime":1753673996310,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":86054,"timestamp":2071738957036,"id":345,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/SamplingResult.js","layer":"rsc"},"startTime":1753673996310,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":86426,"timestamp":2071738956967,"id":344,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/ProxyTracerProvider.js","layer":"rsc"},"startTime":1753673996310,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":86392,"timestamp":2071738957168,"id":347,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/status.js","layer":"rsc"},"startTime":1753673996310,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":86549,"timestamp":2071738957304,"id":349,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/spancontext-utils.js","layer":"rsc"},"startTime":1753673996310,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":86779,"timestamp":2071738957237,"id":348,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/trace_flags.js","layer":"rsc"},"startTime":1753673996310,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":87574,"timestamp":2071738956628,"id":339,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/diag/types.js","layer":"rsc"},"startTime":1753673996310,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":87108,"timestamp":2071738957371,"id":350,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/invalid-span-constants.js","layer":"rsc"},"startTime":1753673996310,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":87549,"timestamp":2071738957103,"id":346,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/span_kind.js","layer":"rsc"},"startTime":1753673996310,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":87356,"timestamp":2071738957438,"id":351,"parentId":318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/internal/utils.js","layer":"rsc"},"startTime":1753673996310,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10196,"timestamp":2071739038588,"id":367,"parentId":323,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1753673996392,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10753,"timestamp":2071739038655,"id":369,"parentId":323,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"rsc"},"startTime":1753673996392,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12834,"timestamp":2071739038624,"id":368,"parentId":323,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1753673996392,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":6020,"timestamp":2071739046107,"id":374,"parentId":281,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/config/app-config.ts","layer":"rsc"},"startTime":1753673996399,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":16523,"timestamp":2071739046256,"id":376,"parentId":276,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/mcp-utils.ts","layer":"rsc"},"startTime":1753673996399,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":21008,"timestamp":2071739046188,"id":375,"parentId":281,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/server/server-actions.ts","layer":"rsc"},"startTime":1753673996399,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":98056,"timestamp":2071738970115,"id":356,"parentId":321,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1753673996323,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":99000,"timestamp":2071738970044,"id":355,"parentId":321,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/response.js","layer":"rsc"},"startTime":1753673996323,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":119270,"timestamp":2071738969750,"id":352,"parentId":276,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/mcp/dist/index.js","layer":"rsc"},"startTime":1753673996323,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":119399,"timestamp":2071738970184,"id":357,"parentId":321,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/url-pattern.js","layer":"rsc"},"startTime":1753673996323,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":119907,"timestamp":2071738969887,"id":353,"parentId":321,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/image-response.js","layer":"rsc"},"startTime":1753673996323,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28527,"timestamp":2071739064144,"id":377,"parentId":323,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"rsc"},"startTime":1753673996417,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":129449,"timestamp":2071738970252,"id":358,"parentId":321,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/connection.js","layer":"rsc"},"startTime":1753673996323,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":130370,"timestamp":2071738969966,"id":354,"parentId":321,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/root-params.js","layer":"rsc"},"startTime":1753673996323,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":62727,"timestamp":2071739038206,"id":363,"parentId":323,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/generate-interception-routes-rewrites.js","layer":"rsc"},"startTime":1753673996391,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":62760,"timestamp":2071739038359,"id":364,"parentId":322,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/is-app-route-route.js","layer":"rsc"},"startTime":1753673996391,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":62888,"timestamp":2071739038514,"id":366,"parentId":323,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/parse-and-validate-flight-router-state.js","layer":"rsc"},"startTime":1753673996392,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":63130,"timestamp":2071739038439,"id":365,"parentId":323,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/decode-query-path-parameter.js","layer":"rsc"},"startTime":1753673996391,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":111057,"timestamp":2071739038751,"id":371,"parentId":325,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-SLUSEJP2.js","layer":"rsc"},"startTime":1753673996392,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":140608,"timestamp":2071739038684,"id":370,"parentId":325,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-IYBAMING.js","layer":"rsc"},"startTime":1753673996392,"traceId":"47e989d5732cf29e"},{"name":"build-module-json","duration":788,"timestamp":2071739184249,"id":379,"parentId":374,"tags":{"name":"/Users/matt8p/Desktop/inspector/package.json","layer":"rsc"},"startTime":1753673996537,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":154560,"timestamp":2071739045901,"id":372,"parentId":276,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ai-sdk/openai/dist/index.mjs","layer":"rsc"},"startTime":1753673996399,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":158541,"timestamp":2071739046031,"id":373,"parentId":276,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ai-sdk/anthropic/dist/index.mjs","layer":"rsc"},"startTime":1753673996399,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":21478,"timestamp":2071739184083,"id":378,"parentId":281,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/stores/preferences/preferences-provider.tsx","layer":"rsc"},"startTime":1753673996537,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":19,"timestamp":2071739206208,"id":380,"parentId":352,"tags":{"name":"crypto","layer":null},"startTime":1753673996559,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":18,"timestamp":2071739213636,"id":393,"parentId":370,"tags":{"name":"events","layer":null},"startTime":1753673996567,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":7439,"timestamp":2071739207034,"id":391,"parentId":281,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/sonner.tsx","layer":"rsc"},"startTime":1753673996560,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":7571,"timestamp":2071739207114,"id":392,"parentId":281,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/types/preferences/theme.ts","layer":"rsc"},"startTime":1753673996560,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6026,"timestamp":2071739213775,"id":395,"parentId":368,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/parse-url.js","layer":"rsc"},"startTime":1753673996567,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6878,"timestamp":2071739213670,"id":394,"parentId":369,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"rsc"},"startTime":1753673996567,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4376,"timestamp":2071739217263,"id":399,"parentId":377,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/match-segments.js","layer":"rsc"},"startTime":1753673996570,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18269,"timestamp":2071739206241,"id":381,"parentId":308,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/index.js","layer":"rsc"},"startTime":1753673996559,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18700,"timestamp":2071739206389,"id":382,"parentId":333,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/api/trace.js","layer":"rsc"},"startTime":1753673996559,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18977,"timestamp":2071739206543,"id":384,"parentId":332,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/api/propagation.js","layer":"rsc"},"startTime":1753673996560,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19609,"timestamp":2071739206470,"id":383,"parentId":329,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/api/context.js","layer":"rsc"},"startTime":1753673996559,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19670,"timestamp":2071739206682,"id":386,"parentId":331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/api/metrics.js","layer":"rsc"},"startTime":1753673996560,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20318,"timestamp":2071739206613,"id":385,"parentId":330,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/api/diag.js","layer":"rsc"},"startTime":1753673996560,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20306,"timestamp":2071739206824,"id":388,"parentId":344,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/NoopTracerProvider.js","layer":"rsc"},"startTime":1753673996560,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20491,"timestamp":2071739206893,"id":389,"parentId":349,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/NonRecordingSpan.js","layer":"rsc"},"startTime":1753673996560,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21016,"timestamp":2071739206754,"id":387,"parentId":343,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/NoopTracer.js","layer":"rsc"},"startTime":1753673996560,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21235,"timestamp":2071739206963,"id":390,"parentId":351,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/internal/tracestate-impl.js","layer":"rsc"},"startTime":1753673996560,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16840,"timestamp":2071739216950,"id":396,"parentId":336,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/baggage/internal/baggage-impl.js","layer":"rsc"},"startTime":1753673996570,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18626,"timestamp":2071739217371,"id":401,"parentId":371,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-IBKM5CLQ.js","layer":"rsc"},"startTime":1753673996570,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19217,"timestamp":2071739217302,"id":400,"parentId":371,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-6UNGH46J.js","layer":"rsc"},"startTime":1753673996570,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21412,"timestamp":2071739217187,"id":398,"parentId":369,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"rsc"},"startTime":1753673996570,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23072,"timestamp":2071739217503,"id":403,"parentId":370,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-TTMYHBQM.js","layer":"rsc"},"startTime":1753673996571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23262,"timestamp":2071739217697,"id":406,"parentId":370,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-5IEKR756.js","layer":"rsc"},"startTime":1753673996571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25677,"timestamp":2071739217569,"id":404,"parentId":370,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-TC2SCOTE.js","layer":"rsc"},"startTime":1753673996571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26088,"timestamp":2071739217760,"id":407,"parentId":370,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-5YDTZN2X.js","layer":"rsc"},"startTime":1753673996571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27353,"timestamp":2071739217437,"id":402,"parentId":370,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-5HTMDAXP.js","layer":"rsc"},"startTime":1753673996570,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27533,"timestamp":2071739217633,"id":405,"parentId":370,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-BB4KXGBU.js","layer":"rsc"},"startTime":1753673996571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28667,"timestamp":2071739217097,"id":397,"parentId":336,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/baggage/internal/symbol.js","layer":"rsc"},"startTime":1753673996570,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28204,"timestamp":2071739217822,"id":408,"parentId":370,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-SGGPJWRQ.js","layer":"rsc"},"startTime":1753673996571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29339,"timestamp":2071739217889,"id":409,"parentId":370,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-WQNOATKB.js","layer":"rsc"},"startTime":1753673996571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":32125,"timestamp":2071739222226,"id":410,"parentId":366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/types.js","layer":"rsc"},"startTime":1753673996575,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11862,"timestamp":2071739287391,"id":412,"parentId":395,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"rsc"},"startTime":1753673996640,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23492,"timestamp":2071739287696,"id":416,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/Refs.js","layer":"rsc"},"startTime":1753673996641,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24114,"timestamp":2071739287448,"id":413,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/Options.js","layer":"rsc"},"startTime":1753673996640,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24193,"timestamp":2071739287615,"id":415,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/getRelativePath.js","layer":"rsc"},"startTime":1753673996641,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24520,"timestamp":2071739287534,"id":414,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/errorMessages.js","layer":"rsc"},"startTime":1753673996641,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24329,"timestamp":2071739287853,"id":418,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parseTypes.js","layer":"rsc"},"startTime":1753673996641,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24393,"timestamp":2071739287935,"id":419,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/base.js","layer":"rsc"},"startTime":1753673996641,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24399,"timestamp":2071739288094,"id":420,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/utils.js","layer":"rsc"},"startTime":1753673996641,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24450,"timestamp":2071739288172,"id":421,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/error/index.js","layer":"rsc"},"startTime":1753673996641,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23257,"timestamp":2071739289511,"id":426,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/boolean.js","layer":"rsc"},"startTime":1753673996643,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23671,"timestamp":2071739289327,"id":425,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/any.js","layer":"rsc"},"startTime":1753673996642,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25357,"timestamp":2071739288249,"id":422,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/mcp/index.js","layer":"rsc"},"startTime":1753673996641,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24122,"timestamp":2071739289689,"id":427,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/branded.js","layer":"rsc"},"startTime":1753673996643,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25299,"timestamp":2071739288658,"id":423,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/runtime-context/index.js","layer":"rsc"},"startTime":1753673996642,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25255,"timestamp":2071739288872,"id":424,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/tools/index.js","layer":"rsc"},"startTime":1753673996642,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27064,"timestamp":2071739287775,"id":417,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parseDef.js","layer":"rsc"},"startTime":1753673996641,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25714,"timestamp":2071739289769,"id":428,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/catch.js","layer":"rsc"},"startTime":1753673996643,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26166,"timestamp":2071739289915,"id":429,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/array.js","layer":"rsc"},"startTime":1753673996643,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29278,"timestamp":2071739287200,"id":411,"parentId":321,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/after/index.js","layer":"rsc"},"startTime":1753673996640,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":34032,"timestamp":2071739297071,"id":430,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/date.js","layer":"rsc"},"startTime":1753673996650,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":34181,"timestamp":2071739297414,"id":433,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/bigint.js","layer":"rsc"},"startTime":1753673996650,"traceId":"47e989d5732cf29e"}]
4
- [{"name":"build-module-js","duration":6619,"timestamp":2071738704552,"id":234,"parentId":204,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1753673996058,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7046,"timestamp":2071738704371,"id":230,"parentId":173,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"rsc"},"startTime":1753673996057,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7260,"timestamp":2071738704407,"id":231,"parentId":201,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/segment.js","layer":"rsc"},"startTime":1753673996057,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7408,"timestamp":2071738704641,"id":237,"parentId":205,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1753673996058,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8063,"timestamp":2071738704612,"id":236,"parentId":205,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"rsc"},"startTime":1753673996058,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22362,"timestamp":2071738696893,"id":227,"parentId":181,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"rsc"},"startTime":1753673996050,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23831,"timestamp":2071738696547,"id":220,"parentId":185,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/create-error-handler.js","layer":"rsc"},"startTime":1753673996050,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24279,"timestamp":2071738696695,"id":222,"parentId":184,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/pathname.js","layer":"rsc"},"startTime":1753673996050,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27534,"timestamp":2071738696624,"id":221,"parentId":184,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/resolve-metadata.js","layer":"rsc"},"startTime":1753673996050,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28450,"timestamp":2071738696352,"id":217,"parentId":181,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"rsc"},"startTime":1753673996049,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13490,"timestamp":2071738717743,"id":245,"parentId":210,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-node"},"startTime":1753673996071,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13646,"timestamp":2071738717812,"id":246,"parentId":214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"pages-dir-node"},"startTime":1753673996071,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13998,"timestamp":2071738717845,"id":247,"parentId":214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-node"},"startTime":1753673996071,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":35806,"timestamp":2071738696435,"id":218,"parentId":181,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/utils.js","layer":"rsc"},"startTime":1753673996049,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29145,"timestamp":2071738704474,"id":233,"parentId":190,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/adapters/headers.js","layer":"rsc"},"startTime":1753673996057,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26240,"timestamp":2071738714451,"id":238,"parentId":144,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1753673996067,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27356,"timestamp":2071738714757,"id":241,"parentId":184,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/generate/opengraph.js","layer":"rsc"},"startTime":1753673996068,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27827,"timestamp":2071738714827,"id":242,"parentId":184,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/generate/icons.js","layer":"rsc"},"startTime":1753673996068,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28387,"timestamp":2071738714684,"id":240,"parentId":184,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/generate/alternate.js","layer":"rsc"},"startTime":1753673996068,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29735,"timestamp":2071738714606,"id":239,"parentId":184,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/generate/basic.js","layer":"rsc"},"startTime":1753673996068,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30171,"timestamp":2071738714894,"id":243,"parentId":184,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/generate/meta.js","layer":"rsc"},"startTime":1753673996068,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30301,"timestamp":2071738714959,"id":244,"parentId":184,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"rsc"},"startTime":1753673996068,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8058,"timestamp":2071738737716,"id":254,"parentId":210,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"pages-dir-node"},"startTime":1753673996091,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8336,"timestamp":2071738737671,"id":253,"parentId":215,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1753673996091,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8646,"timestamp":2071738737557,"id":252,"parentId":214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"pages-dir-node"},"startTime":1753673996091,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8570,"timestamp":2071738737773,"id":256,"parentId":210,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-node"},"startTime":1753673996091,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8685,"timestamp":2071738737796,"id":257,"parentId":211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"rsc"},"startTime":1753673996091,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8850,"timestamp":2071738737825,"id":258,"parentId":210,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-node"},"startTime":1753673996091,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9074,"timestamp":2071738737742,"id":255,"parentId":211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"rsc"},"startTime":1753673996091,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9136,"timestamp":2071738737850,"id":259,"parentId":211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"rsc"},"startTime":1753673996091,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1945,"timestamp":2071738747770,"id":260,"parentId":220,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/is-error.js","layer":"rsc"},"startTime":1753673996101,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6599,"timestamp":2071738747938,"id":262,"parentId":216,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-node"},"startTime":1753673996101,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7844,"timestamp":2071738747904,"id":261,"parentId":216,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-node"},"startTime":1753673996101,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":557287,"timestamp":2071738198559,"id":46,"parentId":31,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Foauth%2Fcallback%2Fpage&name=app%2Foauth%2Fcallback%2Fpage&pagePath=private-next-app-dir%2Foauth%2Fcallback%2Fpage.tsx&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Foauth%2Fcallback%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1753673995552,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":35999,"timestamp":2071738727215,"id":248,"parentId":70,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/fresh/index.js","layer":"pages-dir-node"},"startTime":1753673996080,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":36522,"timestamp":2071738727269,"id":249,"parentId":100,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/fresh/index.js","layer":"rsc"},"startTime":1753673996080,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43664,"timestamp":2071738727384,"id":250,"parentId":66,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"pages-dir-node"},"startTime":1753673996080,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":48668,"timestamp":2071738727407,"id":251,"parentId":85,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"rsc"},"startTime":1753673996080,"traceId":"47e989d5732cf29e"},{"name":"build-module-external","duration":17,"timestamp":2071738791520,"id":277,"parentId":218,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1753673996145,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16177,"timestamp":2071738777064,"id":263,"parentId":247,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-node"},"startTime":1753673996130,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16157,"timestamp":2071738777559,"id":269,"parentId":220,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/is-next-router-error.js","layer":"rsc"},"startTime":1753673996131,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5544,"timestamp":2071738790979,"id":274,"parentId":260,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"rsc"},"startTime":1753673996144,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6056,"timestamp":2071738791081,"id":275,"parentId":262,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-node"},"startTime":1753673996144,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":5971,"timestamp":2071738791631,"id":279,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/api/mcp/prompts/list/route.ts","layer":"rsc"},"startTime":1753673996145,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":6570,"timestamp":2071738791552,"id":278,"parentId":39,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/api/mcp/connect/route.ts","layer":"rsc"},"startTime":1753673996145,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":6901,"timestamp":2071738791704,"id":280,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/api/mcp/prompts/get/route.ts","layer":"rsc"},"startTime":1753673996145,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":8695,"timestamp":2071738791113,"id":276,"parentId":38,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/api/mcp/chat/route.ts","layer":"rsc"},"startTime":1753673996144,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":5227,"timestamp":2071738794974,"id":294,"parentId":43,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/api/mcp/resources/read/route.ts","layer":"rsc"},"startTime":1753673996148,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":19081,"timestamp":2071738801144,"id":297,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/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/matt8p/Desktop/inspector/src/app/favicon.ico?__next_metadata__","layer":"rsc"},"startTime":1753673996154,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29045,"timestamp":2071738794386,"id":285,"parentId":220,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"rsc"},"startTime":1753673996147,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":29468,"timestamp":2071738794159,"id":282,"parentId":47,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/page.tsx","layer":"rsc"},"startTime":1753673996147,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":29960,"timestamp":2071738794034,"id":281,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/layout.tsx","layer":"rsc"},"startTime":1753673996147,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":47176,"timestamp":2071738777410,"id":267,"parentId":221,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/interop-default.js","layer":"rsc"},"startTime":1753673996130,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":47670,"timestamp":2071738777340,"id":266,"parentId":220,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/error-telemetry-utils.js","layer":"rsc"},"startTime":1753673996130,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":48097,"timestamp":2071738777259,"id":265,"parentId":139,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server.js","layer":"rsc"},"startTime":1753673996130,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":48316,"timestamp":2071738777167,"id":264,"parentId":139,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static.js","layer":"rsc"},"startTime":1753673996130,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":48093,"timestamp":2071738777797,"id":273,"parentId":221,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/app-dir-module.js","layer":"rsc"},"startTime":1753673996131,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":48523,"timestamp":2071738777729,"id":272,"parentId":221,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/generate/utils.js","layer":"rsc"},"startTime":1753673996131,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":48912,"timestamp":2071738777660,"id":271,"parentId":221,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/default-metadata.js","layer":"rsc"},"startTime":1753673996131,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":49176,"timestamp":2071738777590,"id":270,"parentId":220,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/react-large-shell-error.js","layer":"rsc"},"startTime":1753673996131,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":54106,"timestamp":2071738777487,"id":268,"parentId":220,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/format-server-error.js","layer":"rsc"},"startTime":1753673996131,"traceId":"47e989d5732cf29e"},{"name":"build-module-cjs","duration":38415,"timestamp":2071738795044,"id":295,"parentId":34,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","layer":"pages-dir-node"},"startTime":1753673996148,"traceId":"47e989d5732cf29e"},{"name":"build-module-cjs","duration":38809,"timestamp":2071738795083,"id":296,"parentId":106,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs","layer":"pages-dir-node"},"startTime":1753673996148,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":39929,"timestamp":2071738794236,"id":283,"parentId":185,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-jsx-runtime.js","layer":"rsc"},"startTime":1753673996147,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":39985,"timestamp":2071738794313,"id":284,"parentId":123,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react.js","layer":"rsc"},"startTime":1753673996147,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":40305,"timestamp":2071738794695,"id":290,"parentId":221,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/output/log.js","layer":"rsc"},"startTime":1753673996148,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":41670,"timestamp":2071738794558,"id":288,"parentId":221,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/resolvers/resolve-basics.js","layer":"rsc"},"startTime":1753673996148,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":41653,"timestamp":2071738794762,"id":291,"parentId":243,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/non-nullable.js","layer":"rsc"},"startTime":1753673996148,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":42949,"timestamp":2071738794488,"id":287,"parentId":221,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/resolvers/resolve-opengraph.js","layer":"rsc"},"startTime":1753673996148,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43669,"timestamp":2071738794626,"id":289,"parentId":221,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/resolvers/resolve-icons.js","layer":"rsc"},"startTime":1753673996148,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43930,"timestamp":2071738794908,"id":293,"parentId":239,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/constants.js","layer":"rsc"},"startTime":1753673996148,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":44797,"timestamp":2071738794418,"id":286,"parentId":221,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/resolvers/resolve-title.js","layer":"rsc"},"startTime":1753673996147,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":729278,"timestamp":2071738110826,"id":29,"parentId":19,"tags":{"request":"next/dist/pages/_app"},"startTime":1753673995464,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14852,"timestamp":2071738832465,"id":298,"parentId":275,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-node"},"startTime":1753673996185,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":52666,"timestamp":2071738794840,"id":292,"parentId":242,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"rsc"},"startTime":1753673996148,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7537,"timestamp":2071738840793,"id":300,"parentId":269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-error.js","layer":"rsc"},"startTime":1753673996194,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15815,"timestamp":2071738840641,"id":299,"parentId":185,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react-server-dom-webpack/client.node.js","layer":"rsc"},"startTime":1753673996194,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2768,"timestamp":2071738854054,"id":301,"parentId":298,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/segment.js","layer":"pages-dir-node"},"startTime":1753673996207,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":6850,"timestamp":2071738855747,"id":306,"parentId":42,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/api/mcp/resources/list/route.ts","layer":"rsc"},"startTime":1753673996209,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":4094,"timestamp":2071738863490,"id":308,"parentId":45,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/api/mcp/tools/route.ts","layer":"rsc"},"startTime":1753673996217,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13550,"timestamp":2071738855427,"id":302,"parentId":290,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/picocolors.js","layer":"rsc"},"startTime":1753673996208,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13887,"timestamp":2071738855607,"id":304,"parentId":287,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/url.js","layer":"rsc"},"startTime":1753673996209,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14739,"timestamp":2071738855530,"id":303,"parentId":290,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/lru-cache.js","layer":"rsc"},"startTime":1753673996209,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15973,"timestamp":2071738855675,"id":305,"parentId":288,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/resolvers/resolve-url.js","layer":"rsc"},"startTime":1753673996209,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19769,"timestamp":2071738860239,"id":307,"parentId":169,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/cookie/index.js","layer":"rsc"},"startTime":1753673996213,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13410,"timestamp":2071738873742,"id":310,"parentId":189,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"pages-dir-node"},"startTime":1753673996227,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15240,"timestamp":2071738873787,"id":311,"parentId":175,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1753673996227,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16480,"timestamp":2071738873575,"id":309,"parentId":197,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js","layer":"rsc"},"startTime":1753673996227,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13814,"timestamp":2071738880324,"id":312,"parentId":155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/api/server.js","layer":"rsc"},"startTime":1753673996233,"traceId":"47e989d5732cf29e"},{"name":"build-module-css","duration":722,"timestamp":2071738894990,"id":315,"parentId":281,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/globals.css","layer":"rsc"},"startTime":1753673996248,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15042,"timestamp":2071738884679,"id":314,"parentId":297,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/get-metadata-route.js","layer":"rsc"},"startTime":1753673996238,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2743,"timestamp":2071738897601,"id":317,"parentId":305,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/isomorphic/path.js","layer":"rsc"},"startTime":1753673996251,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7048,"timestamp":2071738897482,"id":316,"parentId":220,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/string-hash/index.js","layer":"rsc"},"startTime":1753673996251,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":2409,"timestamp":2071738902960,"id":319,"parentId":46,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/oauth/callback/page.tsx","layer":"rsc"},"startTime":1753673996256,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8112,"timestamp":2071738898585,"id":318,"parentId":85,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/index.js","layer":"rsc"},"startTime":1753673996252,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6912,"timestamp":2071738904636,"id":320,"parentId":314,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"rsc"},"startTime":1753673996258,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":42009,"timestamp":2071738883696,"id":313,"parentId":299,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.node.production.js","layer":"rsc"},"startTime":1753673996237,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6021,"timestamp":2071738927367,"id":324,"parentId":314,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/hash.js","layer":"rsc"},"startTime":1753673996280,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":18,"timestamp":2071738935866,"id":327,"parentId":313,"tags":{"name":"util","layer":null},"startTime":1753673996289,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30127,"timestamp":2071738908241,"id":321,"parentId":312,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/exports/index.js","layer":"rsc"},"startTime":1753673996261,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19222,"timestamp":2071738927018,"id":322,"parentId":314,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/is-metadata-route.js","layer":"rsc"},"startTime":1753673996280,"traceId":"47e989d5732cf29e"}]
5
- [{"name":"build-module-js","duration":34569,"timestamp":2071739297237,"id":431,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/default.js","layer":"rsc"},"startTime":1753673996650,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":34495,"timestamp":2071739297494,"id":434,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/enum.js","layer":"rsc"},"startTime":1753673996651,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":34841,"timestamp":2071739297331,"id":432,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/effects.js","layer":"rsc"},"startTime":1753673996650,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":44527,"timestamp":2071739297732,"id":437,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/map.js","layer":"rsc"},"startTime":1753673996651,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":44886,"timestamp":2071739297656,"id":436,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/literal.js","layer":"rsc"},"startTime":1753673996651,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45062,"timestamp":2071739297813,"id":438,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/nativeEnum.js","layer":"rsc"},"startTime":1753673996651,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45070,"timestamp":2071739297970,"id":440,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/null.js","layer":"rsc"},"startTime":1753673996651,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45360,"timestamp":2071739297891,"id":439,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/never.js","layer":"rsc"},"startTime":1753673996651,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45463,"timestamp":2071739298058,"id":441,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/nullable.js","layer":"rsc"},"startTime":1753673996651,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45799,"timestamp":2071739298136,"id":442,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/number.js","layer":"rsc"},"startTime":1753673996651,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":46717,"timestamp":2071739297572,"id":435,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/intersection.js","layer":"rsc"},"startTime":1753673996651,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":46494,"timestamp":2071739298210,"id":443,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/object.js","layer":"rsc"},"startTime":1753673996651,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":46568,"timestamp":2071739298364,"id":445,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/optional.js","layer":"rsc"},"startTime":1753673996651,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":46848,"timestamp":2071739298286,"id":444,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/pipeline.js","layer":"rsc"},"startTime":1753673996651,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43232,"timestamp":2071739302638,"id":448,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/record.js","layer":"rsc"},"startTime":1753673996656,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43472,"timestamp":2071739302554,"id":447,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/readonly.js","layer":"rsc"},"startTime":1753673996656,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43738,"timestamp":2071739302428,"id":446,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/promise.js","layer":"rsc"},"startTime":1753673996655,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43633,"timestamp":2071739302796,"id":450,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/tuple.js","layer":"rsc"},"startTime":1753673996656,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43904,"timestamp":2071739302719,"id":449,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/set.js","layer":"rsc"},"startTime":1753673996656,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":44404,"timestamp":2071739302948,"id":452,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/selectParser.js","layer":"rsc"},"startTime":1753673996656,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":48213,"timestamp":2071739302872,"id":451,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/string.js","layer":"rsc"},"startTime":1753673996656,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":48454,"timestamp":2071739303233,"id":453,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/zodToJsonSchema.js","layer":"rsc"},"startTime":1753673996656,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":53446,"timestamp":2071739306764,"id":454,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/undefined.js","layer":"rsc"},"startTime":1753673996660,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":53358,"timestamp":2071739307029,"id":456,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/unknown.js","layer":"rsc"},"startTime":1753673996660,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":53539,"timestamp":2071739307112,"id":457,"parentId":375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-loader/server-reference.js","layer":"rsc"},"startTime":1753673996660,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":53740,"timestamp":2071739307450,"id":461,"parentId":384,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/baggage/context-helpers.js","layer":"rsc"},"startTime":1753673996660,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":54122,"timestamp":2071739307290,"id":459,"parentId":384,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/propagation/NoopTextMapPropagator.js","layer":"rsc"},"startTime":1753673996660,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":54368,"timestamp":2071739307372,"id":460,"parentId":382,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/context-utils.js","layer":"rsc"},"startTime":1753673996660,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":55635,"timestamp":2071739306929,"id":455,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/union.js","layer":"rsc"},"startTime":1753673996660,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":55600,"timestamp":2071739307533,"id":462,"parentId":383,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/context/NoopContextManager.js","layer":"rsc"},"startTime":1753673996661,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":57134,"timestamp":2071739307615,"id":463,"parentId":386,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/metrics/NoopMeterProvider.js","layer":"rsc"},"startTime":1753673996661,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":67031,"timestamp":2071739307207,"id":458,"parentId":375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-loader/action-validate.js","layer":"rsc"},"startTime":1753673996660,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":38844,"timestamp":2071739338784,"id":464,"parentId":385,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/diag/ComponentLogger.js","layer":"rsc"},"startTime":1753673996692,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":38933,"timestamp":2071739338992,"id":465,"parentId":401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-C4LMN2IR.js","layer":"rsc"},"startTime":1753673996692,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":39278,"timestamp":2071739339080,"id":466,"parentId":382,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/internal/global-utils.js","layer":"rsc"},"startTime":1753673996692,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":39397,"timestamp":2071739339243,"id":468,"parentId":371,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/index.js","layer":"rsc"},"startTime":1753673996692,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":39593,"timestamp":2071739339316,"id":469,"parentId":385,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/diag/internal/logLevelLogger.js","layer":"rsc"},"startTime":1753673996692,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":40047,"timestamp":2071739339162,"id":467,"parentId":390,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/internal/tracestate-validators.js","layer":"rsc"},"startTime":1753673996692,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22291,"timestamp":2071739367449,"id":470,"parentId":328,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/partial-json/dist/index.js","layer":"rsc"},"startTime":1753673996720,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":23451,"timestamp":2071739367708,"id":472,"parentId":328,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ai-sdk/provider/dist/index.mjs","layer":"rsc"},"startTime":1753673996721,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":31427,"timestamp":2071739367628,"id":471,"parentId":328,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ai-sdk/provider-utils/dist/index.mjs","layer":"rsc"},"startTime":1753673996721,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26910,"timestamp":2071739375303,"id":473,"parentId":411,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/after/after.js","layer":"rsc"},"startTime":1753673996728,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11831,"timestamp":2071739399430,"id":474,"parentId":375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/api/headers.js","layer":"rsc"},"startTime":1753673996752,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11351,"timestamp":2071739403246,"id":475,"parentId":367,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"rsc"},"startTime":1753673996756,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14397,"timestamp":2071739405633,"id":478,"parentId":466,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/version.js","layer":"rsc"},"startTime":1753673996759,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14849,"timestamp":2071739405703,"id":479,"parentId":466,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/internal/semver.js","layer":"rsc"},"startTime":1753673996759,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24055,"timestamp":2071739405554,"id":477,"parentId":356,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/ua-parser-js/ua-parser.js","layer":"rsc"},"startTime":1753673996759,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27324,"timestamp":2071739405434,"id":476,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/index.js","layer":"rsc"},"startTime":1753673996758,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26109,"timestamp":2071739407362,"id":482,"parentId":468,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/external.js","layer":"rsc"},"startTime":1753673996760,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61987,"timestamp":2071739407195,"id":480,"parentId":371,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ai/dist/index.mjs","layer":"rsc"},"startTime":1753673996760,"traceId":"47e989d5732cf29e"},{"name":"build-module-cjs","duration":70960,"timestamp":2071739407289,"id":481,"parentId":366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/superstruct/index.cjs","layer":"rsc"},"startTime":1753673996760,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":67030,"timestamp":2071739411851,"id":484,"parentId":470,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/partial-json/dist/options.js","layer":"rsc"},"startTime":1753673996765,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":68551,"timestamp":2071739411714,"id":483,"parentId":375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/encryption.js","layer":"rsc"},"startTime":1753673996765,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":80838,"timestamp":2071739415736,"id":486,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/client/index.js","layer":"rsc"},"startTime":1753673996769,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":81811,"timestamp":2071739415889,"id":488,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/client/stdio.js","layer":"rsc"},"startTime":1753673996769,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":83069,"timestamp":2071739415816,"id":487,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/client/sse.js","layer":"rsc"},"startTime":1753673996769,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":86114,"timestamp":2071739415961,"id":489,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/client/streamableHttp.js","layer":"rsc"},"startTime":1753673996769,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":87146,"timestamp":2071739416098,"id":491,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js","layer":"rsc"},"startTime":1753673996769,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":90312,"timestamp":2071739416031,"id":490,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js","layer":"rsc"},"startTime":1753673996769,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":93005,"timestamp":2071739416317,"id":494,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/server/stdio.js","layer":"rsc"},"startTime":1753673996769,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":95333,"timestamp":2071739416248,"id":493,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/server/streamableHttp.js","layer":"rsc"},"startTime":1753673996769,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":96416,"timestamp":2071739416178,"id":492,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/server/sse.js","layer":"rsc"},"startTime":1753673996769,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":100885,"timestamp":2071739415607,"id":485,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js","layer":"rsc"},"startTime":1753673996769,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":59994,"timestamp":2071739471356,"id":497,"parentId":370,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/xstate/dist/xstate.esm.js","layer":"rsc"},"startTime":1753673996824,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":65269,"timestamp":2071739471278,"id":496,"parentId":370,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/sift/es5m/index.js","layer":"rsc"},"startTime":1753673996824,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":65927,"timestamp":2071739471127,"id":495,"parentId":370,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/index.mjs","layer":"rsc"},"startTime":1753673996824,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":22,"timestamp":2071739538841,"id":518,"parentId":492,"tags":{"name":"url","layer":null},"startTime":1753673996892,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22927,"timestamp":2071739522003,"id":501,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/fast-deep-equal/index.js","layer":"rsc"},"startTime":1753673996875,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23919,"timestamp":2071739522163,"id":502,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/exit-hook/index.js","layer":"rsc"},"startTime":1753673996875,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":63562,"timestamp":2071739490925,"id":498,"parentId":474,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/headers.js","layer":"rsc"},"startTime":1753673996844,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":67897,"timestamp":2071739491098,"id":499,"parentId":474,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/draft-mode.js","layer":"rsc"},"startTime":1753673996844,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":70052,"timestamp":2071739491183,"id":500,"parentId":474,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/cookies.js","layer":"rsc"},"startTime":1753673996844,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":36562,"timestamp":2071739525194,"id":504,"parentId":476,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-GH2KM66J.js","layer":"rsc"},"startTime":1753673996878,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":36603,"timestamp":2071739525610,"id":508,"parentId":476,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-BC2VBD36.js","layer":"rsc"},"startTime":1753673996879,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":37634,"timestamp":2071739525425,"id":507,"parentId":476,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-OJ2V2VOQ.js","layer":"rsc"},"startTime":1753673996878,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":37352,"timestamp":2071739526001,"id":509,"parentId":476,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-AKYTYALY.js","layer":"rsc"},"startTime":1753673996879,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43415,"timestamp":2071739525356,"id":506,"parentId":476,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-3OHBKAKC.js","layer":"rsc"},"startTime":1753673996878,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47477,"timestamp":2071739525038,"id":503,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-from-json-schema/dist/index.mjs","layer":"rsc"},"startTime":1753673996878,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":47224,"timestamp":2071739526109,"id":510,"parentId":476,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-FL5SZ2XU.js","layer":"rsc"},"startTime":1753673996879,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":46173,"timestamp":2071739527532,"id":512,"parentId":476,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-HNEE7IF4.js","layer":"rsc"},"startTime":1753673996881,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":56748,"timestamp":2071739526200,"id":511,"parentId":476,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-4UWPFBC6.js","layer":"rsc"},"startTime":1753673996879,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":55425,"timestamp":2071739527727,"id":514,"parentId":476,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-JNMQKJH4.js","layer":"rsc"},"startTime":1753673996881,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":57262,"timestamp":2071739527654,"id":513,"parentId":476,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-7XQIPES3.js","layer":"rsc"},"startTime":1753673996881,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":57680,"timestamp":2071739527865,"id":516,"parentId":482,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/ZodError.js","layer":"rsc"},"startTime":1753673996881,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":60606,"timestamp":2071739525284,"id":505,"parentId":476,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-V5D2LIF5.js","layer":"rsc"},"startTime":1753673996878,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":58544,"timestamp":2071739527796,"id":515,"parentId":482,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/errors.js","layer":"rsc"},"startTime":1753673996881,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":75050,"timestamp":2071739527933,"id":517,"parentId":482,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/types.js","layer":"rsc"},"startTime":1753673996881,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":26,"timestamp":2071739609720,"id":541,"parentId":506,"tags":{"name":"stream/web","layer":null},"startTime":1753673996963,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":66967,"timestamp":2071739543486,"id":522,"parentId":488,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/stdio.js","layer":"rsc"},"startTime":1753673996897,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":67914,"timestamp":2071739543178,"id":519,"parentId":482,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/parseUtil.js","layer":"rsc"},"startTime":1753673996896,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":67886,"timestamp":2071739543335,"id":520,"parentId":482,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/typeAliases.js","layer":"rsc"},"startTime":1753673996896,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":68356,"timestamp":2071739543414,"id":521,"parentId":482,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/util.js","layer":"rsc"},"startTime":1753673996896,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":70040,"timestamp":2071739543564,"id":523,"parentId":487,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/client/auth.js","layer":"rsc"},"startTime":1753673996897,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":60800,"timestamp":2071739555330,"id":524,"parentId":401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/schema-compat/dist/index.js","layer":"rsc"},"startTime":1753673996908,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":60776,"timestamp":2071739555552,"id":526,"parentId":466,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/platform/index.js","layer":"rsc"},"startTime":1753673996909,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":61599,"timestamp":2071739555475,"id":525,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/index.js","layer":"rsc"},"startTime":1753673996908,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":55131,"timestamp":2071739576361,"id":528,"parentId":497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/xstate/dist/raise-b0a4e862.esm.js","layer":"rsc"},"startTime":1753673996929,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":55639,"timestamp":2071739576592,"id":531,"parentId":497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/xstate/dist/assign-c3259787.esm.js","layer":"rsc"},"startTime":1753673996930,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":56887,"timestamp":2071739576659,"id":532,"parentId":495,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/array.mjs","layer":"rsc"},"startTime":1753673996930,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57282,"timestamp":2071739576788,"id":534,"parentId":495,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/curry.mjs","layer":"rsc"},"startTime":1753673996930,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58171,"timestamp":2071739576724,"id":533,"parentId":495,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/async.mjs","layer":"rsc"},"startTime":1753673996930,"traceId":"47e989d5732cf29e"}]
6
- [{"name":"build-module-js","duration":60195,"timestamp":2071739576447,"id":529,"parentId":497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/xstate/dist/StateMachine-c88ea5dd.esm.js","layer":"rsc"},"startTime":1753673996929,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":60633,"timestamp":2071739576915,"id":536,"parentId":495,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/object.mjs","layer":"rsc"},"startTime":1753673996930,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":61890,"timestamp":2071739576524,"id":530,"parentId":497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/xstate/dist/log-1c257a58.esm.js","layer":"rsc"},"startTime":1753673996930,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61708,"timestamp":2071739576978,"id":537,"parentId":495,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/random.mjs","layer":"rsc"},"startTime":1753673996930,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61977,"timestamp":2071739577041,"id":538,"parentId":495,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/series.mjs","layer":"rsc"},"startTime":1753673996930,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":62457,"timestamp":2071739577104,"id":539,"parentId":495,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/string.mjs","layer":"rsc"},"startTime":1753673996930,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":62959,"timestamp":2071739576853,"id":535,"parentId":495,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/number.mjs","layer":"rsc"},"startTime":1753673996930,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":64079,"timestamp":2071739576117,"id":527,"parentId":401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/index.js","layer":"rsc"},"startTime":1753673996929,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":41269,"timestamp":2071739604306,"id":540,"parentId":495,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/typed.mjs","layer":"rsc"},"startTime":1753673996957,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":41140,"timestamp":2071739618480,"id":544,"parentId":471,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/nanoid/non-secure/index.js","layer":"rsc"},"startTime":1753673996971,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":41437,"timestamp":2071739618404,"id":543,"parentId":404,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/index.js","layer":"rsc"},"startTime":1753673996971,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":42069,"timestamp":2071739618275,"id":542,"parentId":404,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/index.js","layer":"rsc"},"startTime":1753673996971,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":41936,"timestamp":2071739618549,"id":545,"parentId":506,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-Y7D2JLKS.js","layer":"rsc"},"startTime":1753673996972,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":42148,"timestamp":2071739618619,"id":546,"parentId":507,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-YOQP5T77.js","layer":"rsc"},"startTime":1753673996972,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24087,"timestamp":2071739641580,"id":549,"parentId":513,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-JQOMTERC.js","layer":"rsc"},"startTime":1753673996995,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24450,"timestamp":2071739641501,"id":548,"parentId":514,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-ATXBSEFT.js","layer":"rsc"},"startTime":1753673996995,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25354,"timestamp":2071739641358,"id":547,"parentId":500,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js","layer":"rsc"},"startTime":1753673996994,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25247,"timestamp":2071739641654,"id":550,"parentId":517,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/errorUtil.js","layer":"rsc"},"startTime":1753673996995,"traceId":"47e989d5732cf29e"},{"name":"font-loader","duration":637917,"timestamp":2071739036094,"id":362,"parentId":361,"tags":{},"startTime":1753673996389,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27646,"timestamp":2071739656971,"id":552,"parentId":515,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/locales/en.js","layer":"rsc"},"startTime":1753673997010,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27851,"timestamp":2071739657125,"id":554,"parentId":523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/auth-utils.js","layer":"rsc"},"startTime":1753673997010,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29449,"timestamp":2071739656789,"id":551,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/index.js","layer":"rsc"},"startTime":1753673997010,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":32524,"timestamp":2071739657052,"id":553,"parentId":523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/auth.js","layer":"rsc"},"startTime":1753673997010,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":32766,"timestamp":2071739657462,"id":559,"parentId":525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/v1.js","layer":"rsc"},"startTime":1753673997010,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":32986,"timestamp":2071739657526,"id":560,"parentId":525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/v1ToV6.js","layer":"rsc"},"startTime":1753673997011,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":33405,"timestamp":2071739657334,"id":557,"parentId":525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/parse.js","layer":"rsc"},"startTime":1753673997010,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":33338,"timestamp":2071739657589,"id":561,"parentId":525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/v3.js","layer":"rsc"},"startTime":1753673997011,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":33379,"timestamp":2071739657722,"id":563,"parentId":525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/v5.js","layer":"rsc"},"startTime":1753673997011,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":33509,"timestamp":2071739657787,"id":564,"parentId":525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/v6.js","layer":"rsc"},"startTime":1753673997011,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":33477,"timestamp":2071739657977,"id":567,"parentId":525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/validate.js","layer":"rsc"},"startTime":1753673997011,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":34381,"timestamp":2071739657656,"id":562,"parentId":525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/v4.js","layer":"rsc"},"startTime":1753673997011,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":35098,"timestamp":2071739657397,"id":558,"parentId":525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/stringify.js","layer":"rsc"},"startTime":1753673997010,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":35440,"timestamp":2071739657196,"id":555,"parentId":525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/max.js","layer":"rsc"},"startTime":1753673997010,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":35893,"timestamp":2071739657267,"id":556,"parentId":525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/nil.js","layer":"rsc"},"startTime":1753673997010,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":35840,"timestamp":2071739657849,"id":565,"parentId":525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/v6ToV1.js","layer":"rsc"},"startTime":1753673997011,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":35841,"timestamp":2071739658042,"id":568,"parentId":525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/version.js","layer":"rsc"},"startTime":1753673997011,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":36558,"timestamp":2071739657913,"id":566,"parentId":525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/v7.js","layer":"rsc"},"startTime":1753673997011,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":33621,"timestamp":2071739661655,"id":569,"parentId":471,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/secure-json-parse/index.js","layer":"rsc"},"startTime":1753673997015,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":36065,"timestamp":2071739662029,"id":572,"parentId":497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/xstate/actors/dist/xstate-actors.esm.js","layer":"rsc"},"startTime":1753673997015,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":36637,"timestamp":2071739661866,"id":571,"parentId":497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/xstate/dev/dist/xstate-dev.esm.js","layer":"rsc"},"startTime":1753673997015,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":37473,"timestamp":2071739661788,"id":570,"parentId":422,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@sindresorhus/slugify/index.js","layer":"rsc"},"startTime":1753673997015,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":37643,"timestamp":2071739662110,"id":573,"parentId":512,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ai/test/dist/index.mjs","layer":"rsc"},"startTime":1753673997015,"traceId":"47e989d5732cf29e"},{"name":"font-loader","duration":694622,"timestamp":2071739006053,"id":360,"parentId":359,"tags":{},"startTime":1753673996359,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":40426,"timestamp":2071739675528,"id":576,"parentId":523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/errors.js","layer":"rsc"},"startTime":1753673997029,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":40775,"timestamp":2071739675326,"id":574,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/Types.js","layer":"rsc"},"startTime":1753673997028,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":42564,"timestamp":2071739675451,"id":575,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/jsonSchemaToZod.js","layer":"rsc"},"startTime":1753673997028,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":15,"timestamp":2071739718977,"id":598,"parentId":549,"tags":{"name":"stream","layer":null},"startTime":1753673997072,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":4,"timestamp":2071739718997,"id":599,"parentId":548,"tags":{"name":"fs/promises","layer":null},"startTime":1753673997072,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":41580,"timestamp":2071739681232,"id":579,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseConst.js","layer":"rsc"},"startTime":1753673997034,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":41880,"timestamp":2071739681143,"id":578,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseBoolean.js","layer":"rsc"},"startTime":1753673997034,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":41775,"timestamp":2071739681511,"id":583,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseAnyOf.js","layer":"rsc"},"startTime":1753673997035,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":42633,"timestamp":2071739680994,"id":577,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseAllOf.js","layer":"rsc"},"startTime":1753673997034,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":42521,"timestamp":2071739681375,"id":581,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseArray.js","layer":"rsc"},"startTime":1753673997034,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":42505,"timestamp":2071739681576,"id":584,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseIfThenElse.js","layer":"rsc"},"startTime":1753673997035,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":42833,"timestamp":2071739681444,"id":582,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseEnum.js","layer":"rsc"},"startTime":1753673997034,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":42744,"timestamp":2071739681712,"id":586,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseMultipleType.js","layer":"rsc"},"startTime":1753673997035,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":42953,"timestamp":2071739681645,"id":585,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseNot.js","layer":"rsc"},"startTime":1753673997035,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":42838,"timestamp":2071739682076,"id":590,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseNumber.js","layer":"rsc"},"startTime":1753673997035,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43151,"timestamp":2071739681918,"id":588,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseNullable.js","layer":"rsc"},"startTime":1753673997035,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43127,"timestamp":2071739682142,"id":591,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseOneOf.js","layer":"rsc"},"startTime":1753673997035,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43998,"timestamp":2071739682006,"id":589,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseObject.js","layer":"rsc"},"startTime":1753673997035,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":44833,"timestamp":2071739681305,"id":580,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseDefault.js","layer":"rsc"},"startTime":1753673997034,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":44473,"timestamp":2071739682287,"id":593,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseSchema.js","layer":"rsc"},"startTime":1753673997035,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":44882,"timestamp":2071739682207,"id":592,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseString.js","layer":"rsc"},"startTime":1753673997035,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":44869,"timestamp":2071739682355,"id":594,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/utils/half.js","layer":"rsc"},"startTime":1753673997035,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45498,"timestamp":2071739681843,"id":587,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseNull.js","layer":"rsc"},"startTime":1753673997035,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45108,"timestamp":2071739682419,"id":595,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/utils/jsdocs.js","layer":"rsc"},"startTime":1753673997035,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45185,"timestamp":2071739682483,"id":596,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/utils/omit.js","layer":"rsc"},"startTime":1753673997036,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45322,"timestamp":2071739682545,"id":597,"parentId":527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/utils/withMessage.js","layer":"rsc"},"startTime":1753673997036,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":19,"timestamp":2071739732706,"id":602,"parentId":488,"tags":{"name":"node:process","layer":null},"startTime":1753673997086,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":4,"timestamp":2071739732740,"id":603,"parentId":493,"tags":{"name":"node:crypto","layer":null},"startTime":1753673997086,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":3,"timestamp":2071739732747,"id":604,"parentId":488,"tags":{"name":"node:stream","layer":null},"startTime":1753673997086,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28890,"timestamp":2071739719005,"id":600,"parentId":489,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/eventsource-parser/dist/stream.js","layer":"rsc"},"startTime":1753673997072,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29010,"timestamp":2071739719132,"id":601,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/ExportResult.js","layer":"rsc"},"startTime":1753673997072,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17917,"timestamp":2071739732755,"id":605,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/common/anchored-clock.js","layer":"rsc"},"startTime":1753673997086,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17921,"timestamp":2071739733055,"id":608,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/common/logging-error-handler.js","layer":"rsc"},"startTime":1753673997086,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18192,"timestamp":2071739732980,"id":607,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/common/global-error-handler.js","layer":"rsc"},"startTime":1753673997086,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18669,"timestamp":2071739732900,"id":606,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/common/attributes.js","layer":"rsc"},"startTime":1753673997086,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21845,"timestamp":2071739733265,"id":611,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/baggage/propagation/W3CBaggagePropagator.js","layer":"rsc"},"startTime":1753673997086,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22437,"timestamp":2071739733198,"id":610,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/baggage/utils.js","layer":"rsc"},"startTime":1753673997086,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23280,"timestamp":2071739733129,"id":609,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/common/time.js","layer":"rsc"},"startTime":1753673997086,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23195,"timestamp":2071739733483,"id":614,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/trace/rpc-metadata.js","layer":"rsc"},"startTime":1753673997087,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23781,"timestamp":2071739733411,"id":613,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/trace/W3CTraceContextPropagator.js","layer":"rsc"},"startTime":1753673997086,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24097,"timestamp":2071739733550,"id":615,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/trace/TraceState.js","layer":"rsc"},"startTime":1753673997087,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24235,"timestamp":2071739733619,"id":616,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/trace/suppress-tracing.js","layer":"rsc"},"startTime":1753673997087,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24339,"timestamp":2071739733753,"id":618,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/utils/timeout.js","layer":"rsc"},"startTime":1753673997087,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24679,"timestamp":2071739733819,"id":619,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/utils/url.js","layer":"rsc"},"startTime":1753673997087,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24838,"timestamp":2071739733949,"id":621,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/utils/configuration.js","layer":"rsc"},"startTime":1753673997087,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25175,"timestamp":2071739733883,"id":620,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/utils/callback.js","layer":"rsc"},"startTime":1753673997087,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25945,"timestamp":2071739733686,"id":617,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/utils/merge.js","layer":"rsc"},"startTime":1753673997087,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26317,"timestamp":2071739734083,"id":623,"parentId":551,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/parse.js","layer":"rsc"},"startTime":1753673997087,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27005,"timestamp":2071739734351,"id":627,"parentId":551,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/bundle.js","layer":"rsc"},"startTime":1753673997087,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27957,"timestamp":2071739734153,"id":624,"parentId":551,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/refs.js","layer":"rsc"},"startTime":1753673997087,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28538,"timestamp":2071739734220,"id":625,"parentId":551,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/resolve-external.js","layer":"rsc"},"startTime":1753673997087,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28749,"timestamp":2071739734286,"id":626,"parentId":551,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/normalize-args.js","layer":"rsc"},"startTime":1753673997087,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30069,"timestamp":2071739733342,"id":612,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/propagation/composite.js","layer":"rsc"},"startTime":1753673997086,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30045,"timestamp":2071739734414,"id":628,"parentId":551,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/dereference.js","layer":"rsc"},"startTime":1753673997087,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":31710,"timestamp":2071739734016,"id":622,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/internal/exporter.js","layer":"rsc"},"startTime":1753673997087,"traceId":"47e989d5732cf29e"},{"name":"postcss","duration":3842,"timestamp":2071739947733,"id":642,"parentId":361,"tags":{},"startTime":1753673997301,"traceId":"47e989d5732cf29e"},{"name":"postcss","duration":1489,"timestamp":2071739950094,"id":643,"parentId":359,"tags":{},"startTime":1753673997303,"traceId":"47e989d5732cf29e"},{"name":"next-font-loader","duration":915911,"timestamp":2071739036058,"id":361,"parentId":335,"tags":{},"startTime":1753673996389,"traceId":"47e989d5732cf29e"}]
7
- [{"name":"next-font-loader","duration":979612,"timestamp":2071738972358,"id":359,"parentId":334,"tags":{},"startTime":1753673996325,"traceId":"47e989d5732cf29e"},{"name":"css-loader","duration":24392,"timestamp":2071739951715,"id":644,"parentId":335,"tags":{"astUsed":"true"},"startTime":1753673997305,"traceId":"47e989d5732cf29e"},{"name":"css-loader","duration":24156,"timestamp":2071739951960,"id":645,"parentId":334,"tags":{"astUsed":"true"},"startTime":1753673997305,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":1024741,"timestamp":2071738951776,"id":335,"parentId":281,"tags":{"name":"/Users/matt8p/Desktop/inspector/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":1753673996305,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":1027530,"timestamp":2071738949115,"id":334,"parentId":281,"tags":{"name":"/Users/matt8p/Desktop/inspector/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":1753673996302,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":1868330,"timestamp":2071738110881,"id":31,"parentId":19,"tags":{"request":"next-app-loader?page=%2Foauth%2Fcallback%2Fpage&name=app%2Foauth%2Fcallback%2Fpage&pagePath=private-next-app-dir%2Foauth%2Fcallback%2Fpage.tsx&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Foauth%2Fcallback%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1753673995464,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":243371,"timestamp":2071739744091,"id":629,"parentId":551,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/options.js","layer":"rsc"},"startTime":1753673997097,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":243620,"timestamp":2071739744244,"id":630,"parentId":559,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/rng.js","layer":"rsc"},"startTime":1753673997097,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":243704,"timestamp":2071739744469,"id":633,"parentId":563,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/sha1.js","layer":"rsc"},"startTime":1753673997097,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":244484,"timestamp":2071739744401,"id":632,"parentId":561,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/v35.js","layer":"rsc"},"startTime":1753673997097,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":244550,"timestamp":2071739744555,"id":634,"parentId":567,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/regex.js","layer":"rsc"},"startTime":1753673997098,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":245072,"timestamp":2071739744324,"id":631,"parentId":561,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/md5.js","layer":"rsc"},"startTime":1753673997097,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":244939,"timestamp":2071739744624,"id":635,"parentId":562,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/native.js","layer":"rsc"},"startTime":1753673997098,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":247470,"timestamp":2071739746365,"id":636,"parentId":570,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@sindresorhus/slugify/overridable-replacements.js","layer":"rsc"},"startTime":1753673997099,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":255880,"timestamp":2071739748435,"id":637,"parentId":480,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ai-sdk/ui-utils/dist/index.mjs","layer":"rsc"},"startTime":1753673997101,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":257050,"timestamp":2071739748713,"id":640,"parentId":551,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/util/errors.js","layer":"rsc"},"startTime":1753673997102,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":257573,"timestamp":2071739748562,"id":638,"parentId":551,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/util/maybe.js","layer":"rsc"},"startTime":1753673997102,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":264332,"timestamp":2071739748640,"id":639,"parentId":551,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/util/url.js","layer":"rsc"},"startTime":1753673997102,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":269044,"timestamp":2071739752824,"id":641,"parentId":488,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/cross-spawn/index.js","layer":"rsc"},"startTime":1753673997106,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45799,"timestamp":2071739979040,"id":646,"parentId":526,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/platform/node/index.js","layer":"rsc"},"startTime":1753673997332,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":17,"timestamp":2071740028300,"id":662,"parentId":641,"tags":{"name":"child_process","layer":null},"startTime":1753673997381,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":37430,"timestamp":2071739992399,"id":648,"parentId":493,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/raw-body/index.js","layer":"rsc"},"startTime":1753673997345,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":39538,"timestamp":2071739992472,"id":649,"parentId":487,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/eventsource/dist/index.js","layer":"rsc"},"startTime":1753673997345,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43070,"timestamp":2071739992583,"id":650,"parentId":486,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/ajv.js","layer":"rsc"},"startTime":1753673997346,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":44394,"timestamp":2071739992245,"id":647,"parentId":493,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/content-type/index.js","layer":"rsc"},"startTime":1753673997345,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":44963,"timestamp":2071739992649,"id":651,"parentId":600,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/eventsource-parser/dist/index.js","layer":"rsc"},"startTime":1753673997346,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23132,"timestamp":2071740022356,"id":654,"parentId":623,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/util/plugins.js","layer":"rsc"},"startTime":1753673997375,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24333,"timestamp":2071740022272,"id":653,"parentId":627,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/ref.js","layer":"rsc"},"startTime":1753673997375,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25669,"timestamp":2071740022429,"id":655,"parentId":627,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/pointer.js","layer":"rsc"},"startTime":1753673997375,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":87268,"timestamp":2071740022117,"id":652,"parentId":573,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ai-sdk/provider-utils/test/dist/index.mjs","layer":"rsc"},"startTime":1753673997375,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":88136,"timestamp":2071740025783,"id":657,"parentId":624,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/util/convert-path-to-posix.js","layer":"rsc"},"startTime":1753673997379,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":89072,"timestamp":2071740025865,"id":658,"parentId":620,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/utils/promise.js","layer":"rsc"},"startTime":1753673997379,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":89246,"timestamp":2071740026006,"id":660,"parentId":610,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/baggage/constants.js","layer":"rsc"},"startTime":1753673997379,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":89785,"timestamp":2071740025654,"id":656,"parentId":542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/platform/index.js","layer":"rsc"},"startTime":1753673997379,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":15,"timestamp":2071740115605,"id":678,"parentId":648,"tags":{"name":"async_hooks","layer":null},"startTime":1753673997469,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":18,"timestamp":2071740117896,"id":680,"parentId":652,"tags":{"name":"http","layer":null},"startTime":1753673997471,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":5,"timestamp":2071740117926,"id":681,"parentId":652,"tags":{"name":"https","layer":null},"startTime":1753673997471,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":5,"timestamp":2071740117934,"id":682,"parentId":652,"tags":{"name":"net","layer":null},"startTime":1753673997471,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":3,"timestamp":2071740117942,"id":683,"parentId":652,"tags":{"name":"_http_common","layer":null},"startTime":1753673997471,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":3,"timestamp":2071740117948,"id":684,"parentId":652,"tags":{"name":"zlib","layer":null},"startTime":1753673997471,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":92655,"timestamp":2071740026077,"id":661,"parentId":617,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/utils/lodash.merge.js","layer":"rsc"},"startTime":1753673997379,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":93158,"timestamp":2071740025936,"id":659,"parentId":615,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/internal/validators.js","layer":"rsc"},"startTime":1753673997379,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":98491,"timestamp":2071740028327,"id":663,"parentId":523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/pkce-challenge/dist/index.node.js","layer":"rsc"},"startTime":1753673997381,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":98695,"timestamp":2071740028416,"id":664,"parentId":638,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/util/next.js","layer":"rsc"},"startTime":1753673997381,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":90462,"timestamp":2071740038586,"id":665,"parentId":543,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/metrics/protobuf/index.js","layer":"rsc"},"startTime":1753673997392,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":90449,"timestamp":2071740038739,"id":666,"parentId":543,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/metrics/json/index.js","layer":"rsc"},"startTime":1753673997392,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":90407,"timestamp":2071740038900,"id":668,"parentId":543,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/trace/protobuf/index.js","layer":"rsc"},"startTime":1753673997392,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":90470,"timestamp":2071740038971,"id":669,"parentId":543,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/trace/json/index.js","layer":"rsc"},"startTime":1753673997392,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":92813,"timestamp":2071740038820,"id":667,"parentId":543,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/logs/json/index.js","layer":"rsc"},"startTime":1753673997392,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":92832,"timestamp":2071740039040,"id":670,"parentId":543,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/logs/protobuf/index.js","layer":"rsc"},"startTime":1753673997392,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":93491,"timestamp":2071740039109,"id":671,"parentId":639,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/util/is-windows.js","layer":"rsc"},"startTime":1753673997392,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25382,"timestamp":2071740110918,"id":673,"parentId":629,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/parsers/yaml.js","layer":"rsc"},"startTime":1753673997464,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25780,"timestamp":2071740110773,"id":672,"parentId":629,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/parsers/json.js","layer":"rsc"},"startTime":1753673997464,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25710,"timestamp":2071740111064,"id":675,"parentId":629,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/parsers/binary.js","layer":"rsc"},"startTime":1753673997464,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26303,"timestamp":2071740110995,"id":674,"parentId":629,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/parsers/text.js","layer":"rsc"},"startTime":1753673997464,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26840,"timestamp":2071740111135,"id":676,"parentId":629,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/resolvers/file.js","layer":"rsc"},"startTime":1753673997464,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27621,"timestamp":2071740111201,"id":677,"parentId":629,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/resolvers/http.js","layer":"rsc"},"startTime":1753673997464,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23398,"timestamp":2071740115629,"id":679,"parentId":646,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/platform/node/globalThis.js","layer":"rsc"},"startTime":1753673997469,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21575,"timestamp":2071740117956,"id":685,"parentId":641,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/cross-spawn/lib/parse.js","layer":"rsc"},"startTime":1753673997471,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21708,"timestamp":2071740118077,"id":686,"parentId":641,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/cross-spawn/lib/enoent.js","layer":"rsc"},"startTime":1753673997471,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2031306,"timestamp":2071738109562,"id":20,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmcp%2Fprompts%2Fget%2Froute&name=app%2Fapi%2Fmcp%2Fprompts%2Fget%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmcp%2Fprompts%2Fget%2Froute.ts&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmcp%2Fprompts%2Fget%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1753673995463,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2030360,"timestamp":2071738110516,"id":23,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmcp%2Fprompts%2Flist%2Froute&name=app%2Fapi%2Fmcp%2Fprompts%2Flist%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmcp%2Fprompts%2Flist%2Froute.ts&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmcp%2Fprompts%2Flist%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1753673995464,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2030379,"timestamp":2071738110500,"id":22,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmcp%2Fconnect%2Froute&name=app%2Fapi%2Fmcp%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmcp%2Fconnect%2Froute.ts&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmcp%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1753673995464,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2030336,"timestamp":2071738110545,"id":26,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmcp%2Fresources%2Fread%2Froute&name=app%2Fapi%2Fmcp%2Fresources%2Fread%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmcp%2Fresources%2Fread%2Froute.ts&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmcp%2Fresources%2Fread%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1753673995464,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2030346,"timestamp":2071738110537,"id":25,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmcp%2Fresources%2Flist%2Froute&name=app%2Fapi%2Fmcp%2Fresources%2Flist%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmcp%2Fresources%2Flist%2Froute.ts&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmcp%2Fresources%2Flist%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1753673995464,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2030324,"timestamp":2071738110561,"id":28,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmcp%2Ftools%2Froute&name=app%2Fapi%2Fmcp%2Ftools%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmcp%2Ftools%2Froute.ts&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmcp%2Ftools%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1753673995464,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2030333,"timestamp":2071738110553,"id":27,"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%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1753673995464,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2030370,"timestamp":2071738110528,"id":24,"parentId":19,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1753673995464,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2030019,"timestamp":2071738110884,"id":32,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1753673995464,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29331,"timestamp":2071740120168,"id":687,"parentId":548,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/dotenv/lib/main.js","layer":"rsc"},"startTime":1753673997473,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":19,"timestamp":2071740153996,"id":701,"parentId":676,"tags":{"name":"fs","layer":null},"startTime":1753673997507,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":23226,"timestamp":2071740133729,"id":691,"parentId":652,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ai-sdk/provider-utils/test/dist/chunk-D6YTI3O5.mjs","layer":"rsc"},"startTime":1753673997487,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23778,"timestamp":2071740133455,"id":688,"parentId":650,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/cache.js","layer":"rsc"},"startTime":1753673997486,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24081,"timestamp":2071740133661,"id":690,"parentId":650,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/keyword.js","layer":"rsc"},"startTime":1753673997487,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24387,"timestamp":2071740133588,"id":689,"parentId":650,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/data.js","layer":"rsc"},"startTime":1753673997487,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":19,"timestamp":2071740160407,"id":706,"parentId":687,"tags":{"name":"os","layer":null},"startTime":1753673997513,"traceId":"47e989d5732cf29e"},{"name":"build-module-json","duration":21296,"timestamp":2071740140813,"id":693,"parentId":650,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/refs/data.json","layer":"rsc"},"startTime":1753673997494,"traceId":"47e989d5732cf29e"},{"name":"build-module-json","duration":21456,"timestamp":2071740140755,"id":692,"parentId":650,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/refs/json-schema-draft-07.json","layer":"rsc"},"startTime":1753673997494,"traceId":"47e989d5732cf29e"},{"name":"build-module-json","duration":75,"timestamp":2071740162506,"id":711,"parentId":687,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/dotenv/package.json","layer":"rsc"},"startTime":1753673997516,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14969,"timestamp":2071740151747,"id":695,"parentId":650,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/compile/formats.js","layer":"rsc"},"startTime":1753673997505,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16280,"timestamp":2071740151420,"id":694,"parentId":650,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/compile/resolve.js","layer":"rsc"},"startTime":1753673997504,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16228,"timestamp":2071740151857,"id":696,"parentId":650,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/compile/rules.js","layer":"rsc"},"startTime":1753673997505,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17149,"timestamp":2071740151932,"id":697,"parentId":650,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/compile/util.js","layer":"rsc"},"startTime":1753673997505,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17410,"timestamp":2071740152064,"id":699,"parentId":650,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/compile/error_classes.js","layer":"rsc"},"startTime":1753673997505,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19582,"timestamp":2071740151999,"id":698,"parentId":650,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/compile/async.js","layer":"rsc"},"startTime":1753673997505,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19611,"timestamp":2071740152130,"id":700,"parentId":650,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/compile/schema_obj.js","layer":"rsc"},"startTime":1753673997505,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19449,"timestamp":2071740154162,"id":703,"parentId":666,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/metrics/json/metrics.js","layer":"rsc"},"startTime":1753673997507,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19812,"timestamp":2071740154029,"id":702,"parentId":665,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/metrics/protobuf/metrics.js","layer":"rsc"},"startTime":1753673997507,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20352,"timestamp":2071740154312,"id":705,"parentId":669,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/trace/json/trace.js","layer":"rsc"},"startTime":1753673997507,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20635,"timestamp":2071740154241,"id":704,"parentId":668,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/trace/protobuf/trace.js","layer":"rsc"},"startTime":1753673997507,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15231,"timestamp":2071740160435,"id":707,"parentId":667,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/logs/json/logs.js","layer":"rsc"},"startTime":1753673997513,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15430,"timestamp":2071740160574,"id":708,"parentId":670,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/logs/protobuf/logs.js","layer":"rsc"},"startTime":1753673997514,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18216,"timestamp":2071740162431,"id":710,"parentId":570,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@sindresorhus/transliterate/index.js","layer":"rsc"},"startTime":1753673997515,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18655,"timestamp":2071740162317,"id":709,"parentId":570,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/escape-string-regexp/index.js","layer":"rsc"},"startTime":1753673997515,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11757,"timestamp":2071740172641,"id":713,"parentId":685,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/cross-spawn/lib/util/escape.js","layer":"rsc"},"startTime":1753673997526,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12224,"timestamp":2071740172502,"id":712,"parentId":685,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/cross-spawn/lib/util/resolveCommand.js","layer":"rsc"},"startTime":1753673997526,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12837,"timestamp":2071740172715,"id":714,"parentId":685,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/cross-spawn/lib/util/readShebang.js","layer":"rsc"},"startTime":1753673997526,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12950,"timestamp":2071740177306,"id":715,"parentId":690,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/definition_schema.js","layer":"rsc"},"startTime":1753673997530,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13822,"timestamp":2071740177426,"id":716,"parentId":650,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/compile/index.js","layer":"rsc"},"startTime":1753673997530,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10413,"timestamp":2071740183233,"id":717,"parentId":697,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/compile/ucs2length.js","layer":"rsc"},"startTime":1753673997536,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9546,"timestamp":2071740186797,"id":718,"parentId":690,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/custom.js","layer":"rsc"},"startTime":1753673997540,"traceId":"47e989d5732cf29e"}]
8
- [{"name":"build-module-js","duration":9248,"timestamp":2071740188751,"id":719,"parentId":656,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/platform/node/index.js","layer":"rsc"},"startTime":1753673997542,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10404,"timestamp":2071740188859,"id":720,"parentId":703,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/metrics/internal.js","layer":"rsc"},"startTime":1753673997542,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10966,"timestamp":2071740188936,"id":721,"parentId":705,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/trace/internal.js","layer":"rsc"},"startTime":1753673997542,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10304,"timestamp":2071740191597,"id":722,"parentId":707,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/logs/internal.js","layer":"rsc"},"startTime":1753673997545,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15902,"timestamp":2071740191708,"id":723,"parentId":710,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@sindresorhus/transliterate/replacements.js","layer":"rsc"},"startTime":1753673997545,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":60843,"timestamp":2071740193817,"id":724,"parentId":702,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/generated/root.js","layer":"rsc"},"startTime":1753673997547,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":57507,"timestamp":2071740200227,"id":725,"parentId":650,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/fast-json-stable-stringify/index.js","layer":"rsc"},"startTime":1753673997553,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":59260,"timestamp":2071740200401,"id":726,"parentId":716,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/validate.js","layer":"rsc"},"startTime":1753673997553,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":52762,"timestamp":2071740211902,"id":731,"parentId":696,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/index.js","layer":"rsc"},"startTime":1753673997565,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":53540,"timestamp":2071740211768,"id":729,"parentId":648,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/bytes/index.js","layer":"rsc"},"startTime":1753673997565,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":54314,"timestamp":2071740211694,"id":728,"parentId":648,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/lib/index.js","layer":"rsc"},"startTime":1753673997565,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":55313,"timestamp":2071740211553,"id":727,"parentId":648,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/http-errors/index.js","layer":"rsc"},"startTime":1753673997565,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":55279,"timestamp":2071740211838,"id":730,"parentId":648,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unpipe/index.js","layer":"rsc"},"startTime":1753673997565,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12965,"timestamp":2071740259972,"id":733,"parentId":719,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/platform/node/globalThis.js","layer":"rsc"},"startTime":1753673997613,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13808,"timestamp":2071740259816,"id":732,"parentId":719,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/platform/node/environment.js","layer":"rsc"},"startTime":1753673997613,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13751,"timestamp":2071740260058,"id":734,"parentId":719,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/platform/node/performance.js","layer":"rsc"},"startTime":1753673997613,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13844,"timestamp":2071740260135,"id":735,"parentId":719,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/platform/node/sdk-info.js","layer":"rsc"},"startTime":1753673997613,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13924,"timestamp":2071740260206,"id":736,"parentId":719,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/platform/node/timer-util.js","layer":"rsc"},"startTime":1753673997613,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19061,"timestamp":2071740263378,"id":737,"parentId":720,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/common/internal.js","layer":"rsc"},"startTime":1753673997616,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19325,"timestamp":2071740263510,"id":738,"parentId":720,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/common/utils.js","layer":"rsc"},"startTime":1753673997617,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":17,"timestamp":2071740283672,"id":741,"parentId":734,"tags":{"name":"perf_hooks","layer":null},"startTime":1753673997637,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16187,"timestamp":2071740272283,"id":740,"parentId":673,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/index.js","layer":"rsc"},"startTime":1753673997625,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16867,"timestamp":2071740272118,"id":739,"parentId":694,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-traverse/index.js","layer":"rsc"},"startTime":1753673997625,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11172,"timestamp":2071740283826,"id":743,"parentId":728,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/lib/streams.js","layer":"rsc"},"startTime":1753673997637,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11559,"timestamp":2071740283977,"id":745,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/anyOf.js","layer":"rsc"},"startTime":1753673997637,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11903,"timestamp":2071740283901,"id":744,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/allOf.js","layer":"rsc"},"startTime":1753673997637,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12374,"timestamp":2071740283698,"id":742,"parentId":728,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/lib/bom-handling.js","layer":"rsc"},"startTime":1753673997637,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12133,"timestamp":2071740284106,"id":747,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/comment.js","layer":"rsc"},"startTime":1753673997637,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12344,"timestamp":2071740284171,"id":748,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/const.js","layer":"rsc"},"startTime":1753673997637,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12679,"timestamp":2071740284233,"id":749,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/contains.js","layer":"rsc"},"startTime":1753673997637,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12888,"timestamp":2071740284359,"id":751,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/enum.js","layer":"rsc"},"startTime":1753673997637,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13834,"timestamp":2071740284041,"id":746,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/ref.js","layer":"rsc"},"startTime":1753673997637,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14536,"timestamp":2071740284296,"id":750,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/dependencies.js","layer":"rsc"},"startTime":1753673997637,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15480,"timestamp":2071740284421,"id":752,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/format.js","layer":"rsc"},"startTime":1753673997637,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15596,"timestamp":2071740284671,"id":756,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/_limitItems.js","layer":"rsc"},"startTime":1753673997638,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15876,"timestamp":2071740284734,"id":757,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/_limitLength.js","layer":"rsc"},"startTime":1753673997638,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16550,"timestamp":2071740284482,"id":753,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/if.js","layer":"rsc"},"startTime":1753673997637,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17141,"timestamp":2071740284543,"id":754,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/items.js","layer":"rsc"},"startTime":1753673997638,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18537,"timestamp":2071740284796,"id":758,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/_limitProperties.js","layer":"rsc"},"startTime":1753673997638,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18891,"timestamp":2071740284860,"id":759,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/multipleOf.js","layer":"rsc"},"startTime":1753673997638,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19248,"timestamp":2071740284923,"id":760,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/not.js","layer":"rsc"},"startTime":1753673997638,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19503,"timestamp":2071740285044,"id":762,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/pattern.js","layer":"rsc"},"startTime":1753673997638,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19954,"timestamp":2071740284984,"id":761,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/oneOf.js","layer":"rsc"},"startTime":1753673997638,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20167,"timestamp":2071740285167,"id":764,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/propertyNames.js","layer":"rsc"},"startTime":1753673997638,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21788,"timestamp":2071740285106,"id":763,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/properties.js","layer":"rsc"},"startTime":1753673997638,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24236,"timestamp":2071740285229,"id":765,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/required.js","layer":"rsc"},"startTime":1753673997638,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25574,"timestamp":2071740285289,"id":766,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/uniqueItems.js","layer":"rsc"},"startTime":1753673997638,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27106,"timestamp":2071740284605,"id":755,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/_limit.js","layer":"rsc"},"startTime":1753673997638,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23190,"timestamp":2071740291709,"id":769,"parentId":735,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/semconv.js","layer":"rsc"},"startTime":1753673997645,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28125,"timestamp":2071740291468,"id":767,"parentId":694,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uri-js/dist/es5/uri.all.js","layer":"rsc"},"startTime":1753673997644,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28205,"timestamp":2071740291630,"id":768,"parentId":735,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/version.js","layer":"rsc"},"startTime":1753673997645,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17335,"timestamp":2071740312334,"id":770,"parentId":724,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/minimal.js","layer":"rsc"},"startTime":1753673997665,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17543,"timestamp":2071740312473,"id":771,"parentId":738,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/common/hex-to-binary.js","layer":"rsc"},"startTime":1753673997665,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6235,"timestamp":2071740326129,"id":773,"parentId":714,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/shebang-command/index.js","layer":"rsc"},"startTime":1753673997679,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6833,"timestamp":2071740326207,"id":774,"parentId":712,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/path-key/index.js","layer":"rsc"},"startTime":1753673997679,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7859,"timestamp":2071740325960,"id":772,"parentId":712,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/which/which.js","layer":"rsc"},"startTime":1753673997679,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6931,"timestamp":2071740327381,"id":778,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/schema.js","layer":"rsc"},"startTime":1753673997680,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11148,"timestamp":2071740327225,"id":776,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/loader.js","layer":"rsc"},"startTime":1753673997680,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14528,"timestamp":2071740327083,"id":775,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/dumper.js","layer":"rsc"},"startTime":1753673997680,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14280,"timestamp":2071740327577,"id":781,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/schema/json.js","layer":"rsc"},"startTime":1753673997681,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14607,"timestamp":2071740327701,"id":783,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/schema/default.js","layer":"rsc"},"startTime":1753673997681,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15394,"timestamp":2071740327312,"id":777,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type.js","layer":"rsc"},"startTime":1753673997680,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15532,"timestamp":2071740327446,"id":779,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/exception.js","layer":"rsc"},"startTime":1753673997680,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15461,"timestamp":2071740327640,"id":782,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/schema/core.js","layer":"rsc"},"startTime":1753673997681,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15725,"timestamp":2071740327510,"id":780,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/schema/failsafe.js","layer":"rsc"},"startTime":1753673997681,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15891,"timestamp":2071740327784,"id":784,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/binary.js","layer":"rsc"},"startTime":1753673997681,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16279,"timestamp":2071740327848,"id":785,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/float.js","layer":"rsc"},"startTime":1753673997681,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16343,"timestamp":2071740327970,"id":787,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/null.js","layer":"rsc"},"startTime":1753673997681,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16563,"timestamp":2071740328217,"id":791,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/int.js","layer":"rsc"},"startTime":1753673997681,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16977,"timestamp":2071740328155,"id":790,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/timestamp.js","layer":"rsc"},"startTime":1753673997681,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17436,"timestamp":2071740327910,"id":786,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/map.js","layer":"rsc"},"startTime":1753673997681,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18561,"timestamp":2071740328094,"id":789,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/set.js","layer":"rsc"},"startTime":1753673997681,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18969,"timestamp":2071740328032,"id":788,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/pairs.js","layer":"rsc"},"startTime":1753673997681,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18820,"timestamp":2071740328338,"id":793,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/merge.js","layer":"rsc"},"startTime":1753673997681,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27368,"timestamp":2071740328398,"id":794,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/omap.js","layer":"rsc"},"startTime":1753673997681,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27766,"timestamp":2071740328277,"id":792,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/bool.js","layer":"rsc"},"startTime":1753673997681,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27656,"timestamp":2071740328526,"id":796,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/str.js","layer":"rsc"},"startTime":1753673997682,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27876,"timestamp":2071740328465,"id":795,"parentId":740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/seq.js","layer":"rsc"},"startTime":1753673997681,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29026,"timestamp":2071740331428,"id":797,"parentId":728,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/index.js","layer":"rsc"},"startTime":1753673997684,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6494,"timestamp":2071740361856,"id":799,"parentId":776,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/common.js","layer":"rsc"},"startTime":1753673997715,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7005,"timestamp":2071740361933,"id":800,"parentId":776,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/snippet.js","layer":"rsc"},"startTime":1753673997715,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7533,"timestamp":2071740361640,"id":798,"parentId":770,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/index-minimal.js","layer":"rsc"},"startTime":1753673997715,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6213,"timestamp":2071740367186,"id":805,"parentId":797,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/sbcs-codec.js","layer":"rsc"},"startTime":1753673997720,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7191,"timestamp":2071740366980,"id":802,"parentId":797,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/internal.js","layer":"rsc"},"startTime":1753673997720,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8390,"timestamp":2071740367121,"id":804,"parentId":797,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/utf7.js","layer":"rsc"},"startTime":1753673997720,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9025,"timestamp":2071740367250,"id":806,"parentId":797,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/sbcs-data.js","layer":"rsc"},"startTime":1753673997720,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9131,"timestamp":2071740367558,"id":810,"parentId":797,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/dbcs-data.js","layer":"rsc"},"startTime":1753673997721,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10859,"timestamp":2071740367054,"id":803,"parentId":797,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/utf32.js","layer":"rsc"},"startTime":1753673997720,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11365,"timestamp":2071740367420,"id":808,"parentId":797,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/sbcs-data-generated.js","layer":"rsc"},"startTime":1753673997720,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12315,"timestamp":2071740366860,"id":801,"parentId":728,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/safer-buffer/safer.js","layer":"rsc"},"startTime":1753673997720,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13428,"timestamp":2071740367487,"id":809,"parentId":797,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/dbcs-codec.js","layer":"rsc"},"startTime":1753673997721,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14515,"timestamp":2071740367355,"id":807,"parentId":797,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/utf16.js","layer":"rsc"},"startTime":1753673997720,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16383,"timestamp":2071740369489,"id":811,"parentId":720,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/index.js","layer":"rsc"},"startTime":1753673997723,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":16,"timestamp":2071740389181,"id":818,"parentId":802,"tags":{"name":"string_decoder","layer":null},"startTime":1753673997742,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":3,"timestamp":2071740389208,"id":819,"parentId":801,"tags":{"name":"buffer","layer":null},"startTime":1753673997742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7768,"timestamp":2071740383753,"id":815,"parentId":798,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/rpc.js","layer":"rsc"},"startTime":1753673997737,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9688,"timestamp":2071740383685,"id":814,"parentId":798,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/reader_buffer.js","layer":"rsc"},"startTime":1753673997737,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10767,"timestamp":2071740383609,"id":813,"parentId":798,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/writer_buffer.js","layer":"rsc"},"startTime":1753673997737,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11749,"timestamp":2071740383460,"id":812,"parentId":798,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/writer.js","layer":"rsc"},"startTime":1753673997736,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9127,"timestamp":2071740387410,"id":816,"parentId":798,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/roots.js","layer":"rsc"},"startTime":1753673997740,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10032,"timestamp":2071740387529,"id":817,"parentId":798,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/reader.js","layer":"rsc"},"startTime":1753673997741,"traceId":"47e989d5732cf29e"}]
9
- [{"name":"build-module-js","duration":11417,"timestamp":2071740389215,"id":820,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/inherits/inherits.js","layer":"rsc"},"startTime":1753673997742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11527,"timestamp":2071740389307,"id":821,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/setprototypeof/index.js","layer":"rsc"},"startTime":1753673997742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12377,"timestamp":2071740389444,"id":823,"parentId":798,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/util/minimal.js","layer":"rsc"},"startTime":1753673997742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12661,"timestamp":2071740389376,"id":822,"parentId":735,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/semantic-conventions/build/esm/index.js","layer":"rsc"},"startTime":1753673997742,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16472,"timestamp":2071740391121,"id":825,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/toidentifier/index.js","layer":"rsc"},"startTime":1753673997744,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17739,"timestamp":2071740391033,"id":824,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/depd/index.js","layer":"rsc"},"startTime":1753673997744,"traceId":"47e989d5732cf29e"},{"name":"build-module-json","duration":11588,"timestamp":2071740397870,"id":829,"parentId":810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json","layer":"rsc"},"startTime":1753673997751,"traceId":"47e989d5732cf29e"},{"name":"build-module-json","duration":12053,"timestamp":2071740397770,"id":826,"parentId":810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/tables/shiftjis.json","layer":"rsc"},"startTime":1753673997751,"traceId":"47e989d5732cf29e"},{"name":"build-module-json","duration":12603,"timestamp":2071740397850,"id":828,"parentId":810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/tables/cp936.json","layer":"rsc"},"startTime":1753673997751,"traceId":"47e989d5732cf29e"},{"name":"build-module-json","duration":12887,"timestamp":2071740397909,"id":831,"parentId":810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/tables/cp950.json","layer":"rsc"},"startTime":1753673997751,"traceId":"47e989d5732cf29e"},{"name":"build-module-json","duration":13013,"timestamp":2071740397948,"id":833,"parentId":810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/tables/gbk-added.json","layer":"rsc"},"startTime":1753673997751,"traceId":"47e989d5732cf29e"},{"name":"build-module-json","duration":13497,"timestamp":2071740397826,"id":827,"parentId":810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/tables/eucjp.json","layer":"rsc"},"startTime":1753673997751,"traceId":"47e989d5732cf29e"},{"name":"build-module-json","duration":13628,"timestamp":2071740397931,"id":832,"parentId":810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/tables/big5-added.json","layer":"rsc"},"startTime":1753673997751,"traceId":"47e989d5732cf29e"},{"name":"build-module-json","duration":14493,"timestamp":2071740397891,"id":830,"parentId":810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/tables/cp949.json","layer":"rsc"},"startTime":1753673997751,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15332,"timestamp":2071740397965,"id":834,"parentId":811,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/MeterProvider.js","layer":"rsc"},"startTime":1753673997751,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16005,"timestamp":2071740398074,"id":835,"parentId":811,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/utils.js","layer":"rsc"},"startTime":1753673997751,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11319,"timestamp":2071740405975,"id":836,"parentId":811,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/export/AggregationTemporality.js","layer":"rsc"},"startTime":1753673997759,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11283,"timestamp":2071740406351,"id":840,"parentId":811,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/export/InMemoryMetricExporter.js","layer":"rsc"},"startTime":1753673997759,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11727,"timestamp":2071740406130,"id":837,"parentId":811,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/export/MetricData.js","layer":"rsc"},"startTime":1753673997759,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12143,"timestamp":2071740406208,"id":838,"parentId":811,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/export/MetricReader.js","layer":"rsc"},"startTime":1753673997759,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12205,"timestamp":2071740406420,"id":841,"parentId":811,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/export/ConsoleMetricExporter.js","layer":"rsc"},"startTime":1753673997759,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12803,"timestamp":2071740406280,"id":839,"parentId":811,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/export/PeriodicExportingMetricReader.js","layer":"rsc"},"startTime":1753673997759,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12867,"timestamp":2071740406558,"id":843,"parentId":811,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/view/AttributesProcessor.js","layer":"rsc"},"startTime":1753673997760,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13217,"timestamp":2071740406490,"id":842,"parentId":811,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/view/AggregationOption.js","layer":"rsc"},"startTime":1753673997760,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8249,"timestamp":2071740415293,"id":846,"parentId":820,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/inherits/inherits_browser.js","layer":"rsc"},"startTime":1753673997768,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8634,"timestamp":2071740415221,"id":845,"parentId":772,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/isexe/index.js","layer":"rsc"},"startTime":1753673997768,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9078,"timestamp":2071740415091,"id":844,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/http-errors/node_modules/statuses/index.js","layer":"rsc"},"startTime":1753673997768,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14419,"timestamp":2071740416505,"id":847,"parentId":823,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/util/longbits.js","layer":"rsc"},"startTime":1753673997770,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14929,"timestamp":2071740416713,"id":849,"parentId":822,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/semantic-conventions/build/esm/stable_metrics.js","layer":"rsc"},"startTime":1753673997770,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16598,"timestamp":2071740416634,"id":848,"parentId":822,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/semantic-conventions/build/esm/stable_attributes.js","layer":"rsc"},"startTime":1753673997770,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13058,"timestamp":2071740420384,"id":850,"parentId":773,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/shebang-regex/index.js","layer":"rsc"},"startTime":1753673997773,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13332,"timestamp":2071740420500,"id":851,"parentId":815,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/rpc/service.js","layer":"rsc"},"startTime":1753673997774,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11560,"timestamp":2071740426393,"id":852,"parentId":834,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/view/View.js","layer":"rsc"},"startTime":1753673997779,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7080,"timestamp":2071740434298,"id":856,"parentId":842,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/view/Aggregation.js","layer":"rsc"},"startTime":1753673997787,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7490,"timestamp":2071740434222,"id":855,"parentId":838,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/export/AggregationSelector.js","layer":"rsc"},"startTime":1753673997787,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8035,"timestamp":2071740434011,"id":853,"parentId":834,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/MeterProviderSharedState.js","layer":"rsc"},"startTime":1753673997787,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8223,"timestamp":2071740434145,"id":854,"parentId":834,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/MetricCollector.js","layer":"rsc"},"startTime":1753673997787,"traceId":"47e989d5732cf29e"},{"name":"build-module-json","duration":8722,"timestamp":2071740436755,"id":858,"parentId":844,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/http-errors/node_modules/statuses/codes.json","layer":"rsc"},"startTime":1753673997790,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9071,"timestamp":2071740436790,"id":859,"parentId":845,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/isexe/mode.js","layer":"rsc"},"startTime":1753673997790,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9605,"timestamp":2071740436581,"id":857,"parentId":845,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/isexe/windows.js","layer":"rsc"},"startTime":1753673997790,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3170,"timestamp":2071740451220,"id":860,"parentId":822,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/semantic-conventions/build/esm/resource/index.js","layer":"rsc"},"startTime":1753673997804,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3214,"timestamp":2071740451363,"id":861,"parentId":822,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/semantic-conventions/build/esm/trace/index.js","layer":"rsc"},"startTime":1753673997804,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2852,"timestamp":2071740452151,"id":862,"parentId":852,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/view/Predicate.js","layer":"rsc"},"startTime":1753673997805,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3087,"timestamp":2071740452235,"id":863,"parentId":852,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/view/InstrumentSelector.js","layer":"rsc"},"startTime":1753673997805,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3358,"timestamp":2071740453249,"id":864,"parentId":852,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/view/MeterSelector.js","layer":"rsc"},"startTime":1753673997806,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5660,"timestamp":2071740453463,"id":865,"parentId":853,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/view/ViewRegistry.js","layer":"rsc"},"startTime":1753673997806,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6061,"timestamp":2071740453603,"id":866,"parentId":853,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/MeterSharedState.js","layer":"rsc"},"startTime":1753673997807,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11470,"timestamp":2071740462607,"id":867,"parentId":860,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/semantic-conventions/build/esm/resource/SemanticResourceAttributes.js","layer":"rsc"},"startTime":1753673997816,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16672,"timestamp":2071740462758,"id":868,"parentId":861,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/semantic-conventions/build/esm/trace/SemanticAttributes.js","layer":"rsc"},"startTime":1753673997816,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12929,"timestamp":2071740468930,"id":869,"parentId":866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/InstrumentDescriptor.js","layer":"rsc"},"startTime":1753673997822,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13110,"timestamp":2071740469275,"id":872,"parentId":866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/MetricStorageRegistry.js","layer":"rsc"},"startTime":1753673997822,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13552,"timestamp":2071740469206,"id":871,"parentId":866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/Meter.js","layer":"rsc"},"startTime":1753673997822,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13900,"timestamp":2071740469129,"id":870,"parentId":866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/AsyncMetricStorage.js","layer":"rsc"},"startTime":1753673997822,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13764,"timestamp":2071740469488,"id":875,"parentId":866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/SyncMetricStorage.js","layer":"rsc"},"startTime":1753673997823,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14303,"timestamp":2071740469416,"id":874,"parentId":866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/ObservableRegistry.js","layer":"rsc"},"startTime":1753673997822,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14570,"timestamp":2071740469346,"id":873,"parentId":866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/MultiWritableMetricStorage.js","layer":"rsc"},"startTime":1753673997822,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9596,"timestamp":2071740479885,"id":876,"parentId":823,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@protobufjs/base64/index.js","layer":"rsc"},"startTime":1753673997833,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9737,"timestamp":2071740480048,"id":877,"parentId":823,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@protobufjs/eventemitter/index.js","layer":"rsc"},"startTime":1753673997833,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11553,"timestamp":2071740480265,"id":880,"parentId":823,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@protobufjs/utf8/index.js","layer":"rsc"},"startTime":1753673997833,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11911,"timestamp":2071740480132,"id":878,"parentId":823,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@protobufjs/aspromise/index.js","layer":"rsc"},"startTime":1753673997833,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12705,"timestamp":2071740480201,"id":879,"parentId":823,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@protobufjs/float/index.js","layer":"rsc"},"startTime":1753673997833,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12824,"timestamp":2071740480415,"id":881,"parentId":823,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@protobufjs/inquire/index.js","layer":"rsc"},"startTime":1753673997833,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12932,"timestamp":2071740480478,"id":882,"parentId":823,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@protobufjs/pool/index.js","layer":"rsc"},"startTime":1753673997833,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13063,"timestamp":2071740480563,"id":883,"parentId":856,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/index.js","layer":"rsc"},"startTime":1753673997834,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5431,"timestamp":2071740496116,"id":884,"parentId":834,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/index.js","layer":"rsc"},"startTime":1753673997849,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4074,"timestamp":2071740498036,"id":887,"parentId":872,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/view/RegistrationConflicts.js","layer":"rsc"},"startTime":1753673997851,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4535,"timestamp":2071740498127,"id":888,"parentId":870,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/MetricStorage.js","layer":"rsc"},"startTime":1753673997851,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5185,"timestamp":2071740497916,"id":886,"parentId":874,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/ObservableResult.js","layer":"rsc"},"startTime":1753673997851,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5823,"timestamp":2071740497814,"id":885,"parentId":871,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/Instruments.js","layer":"rsc"},"startTime":1753673997851,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6012,"timestamp":2071740498264,"id":890,"parentId":870,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/TemporalMetricProcessor.js","layer":"rsc"},"startTime":1753673997851,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6295,"timestamp":2071740498330,"id":891,"parentId":870,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/HashMap.js","layer":"rsc"},"startTime":1753673997851,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6818,"timestamp":2071740498196,"id":889,"parentId":870,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/DeltaMetricProcessor.js","layer":"rsc"},"startTime":1753673997851,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10937,"timestamp":2071740499041,"id":892,"parentId":867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/semantic-conventions/build/esm/internal/utils.js","layer":"rsc"},"startTime":1753673997852,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13014,"timestamp":2071740500711,"id":894,"parentId":883,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/Histogram.js","layer":"rsc"},"startTime":1753673997854,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13434,"timestamp":2071740500612,"id":893,"parentId":883,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/Drop.js","layer":"rsc"},"startTime":1753673997854,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13445,"timestamp":2071740500991,"id":896,"parentId":883,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/LastValue.js","layer":"rsc"},"startTime":1753673997854,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14929,"timestamp":2071740500825,"id":895,"parentId":883,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/ExponentialHistogram.js","layer":"rsc"},"startTime":1753673997854,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15062,"timestamp":2071740501071,"id":897,"parentId":883,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/Sum.js","layer":"rsc"},"startTime":1753673997854,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5828,"timestamp":2071740516598,"id":899,"parentId":884,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/ResourceImpl.js","layer":"rsc"},"startTime":1753673997870,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6230,"timestamp":2071740516447,"id":898,"parentId":884,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detect-resources.js","layer":"rsc"},"startTime":1753673997869,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4176,"timestamp":2071740524242,"id":900,"parentId":894,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/types.js","layer":"rsc"},"startTime":1753673997877,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4736,"timestamp":2071740524758,"id":901,"parentId":895,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/exponential-histogram/Buckets.js","layer":"rsc"},"startTime":1753673997878,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4163,"timestamp":2071740525619,"id":903,"parentId":895,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/exponential-histogram/mapping/getMapping.js","layer":"rsc"},"startTime":1753673997879,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5141,"timestamp":2071740524844,"id":902,"parentId":895,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/exponential-histogram/util.js","layer":"rsc"},"startTime":1753673997878,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5764,"timestamp":2071740526105,"id":904,"parentId":899,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/utils.js","layer":"rsc"},"startTime":1753673997879,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5582,"timestamp":2071740528493,"id":905,"parentId":884,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/index.js","layer":"rsc"},"startTime":1753673997882,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5591,"timestamp":2071740528603,"id":906,"parentId":884,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/platform/index.js","layer":"rsc"},"startTime":1753673997882,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2476,"timestamp":2071740533492,"id":907,"parentId":903,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/exponential-histogram/mapping/ExponentMapping.js","layer":"rsc"},"startTime":1753673997887,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3846,"timestamp":2071740534276,"id":908,"parentId":903,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/exponential-histogram/mapping/LogarithmMapping.js","layer":"rsc"},"startTime":1753673997887,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3890,"timestamp":2071740534388,"id":909,"parentId":903,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/exponential-histogram/mapping/types.js","layer":"rsc"},"startTime":1753673997887,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2370,"timestamp":2071740538562,"id":910,"parentId":905,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/EnvDetector.js","layer":"rsc"},"startTime":1753673997892,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3598,"timestamp":2071740539546,"id":911,"parentId":905,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/NoopDetector.js","layer":"rsc"},"startTime":1753673997893,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3325,"timestamp":2071740540209,"id":912,"parentId":907,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/exponential-histogram/mapping/ieee754.js","layer":"rsc"},"startTime":1753673997893,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1010,"timestamp":2071740544365,"id":913,"parentId":905,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/index.js","layer":"rsc"},"startTime":1753673997897,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1460,"timestamp":2071740544465,"id":914,"parentId":906,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/platform/node/index.js","layer":"rsc"},"startTime":1753673997897,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":824,"timestamp":2071740546951,"id":915,"parentId":914,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/platform/node/default-service-name.js","layer":"rsc"},"startTime":1753673997900,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":770,"timestamp":2071740548352,"id":916,"parentId":913,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/index.js","layer":"rsc"},"startTime":1753673997901,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1099,"timestamp":2071740552449,"id":917,"parentId":916,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/HostDetector.js","layer":"rsc"},"startTime":1753673997905,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1199,"timestamp":2071740552569,"id":918,"parentId":916,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/OSDetector.js","layer":"rsc"},"startTime":1753673997906,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2185,"timestamp":2071740552776,"id":920,"parentId":916,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/ServiceInstanceIdDetector.js","layer":"rsc"},"startTime":1753673997906,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2572,"timestamp":2071740552702,"id":919,"parentId":916,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/ProcessDetector.js","layer":"rsc"},"startTime":1753673997906,"traceId":"47e989d5732cf29e"}]
10
- [{"name":"build-module-js","duration":7466,"timestamp":2071740557449,"id":922,"parentId":917,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/utils.js","layer":"rsc"},"startTime":1753673997910,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7176,"timestamp":2071740558092,"id":923,"parentId":917,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/getMachineId.js","layer":"rsc"},"startTime":1753673997911,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":18,"timestamp":2071740565413,"id":924,"parentId":66,"tags":{"name":"@opentelemetry/api","layer":null},"startTime":1753673997918,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8916,"timestamp":2071740557307,"id":921,"parentId":917,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/semconv.js","layer":"rsc"},"startTime":1753673997910,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2456792,"timestamp":2071738110886,"id":33,"parentId":19,"tags":{"request":"next/dist/pages/_document"},"startTime":1753673995464,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2456817,"timestamp":2071738110871,"id":30,"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":1753673995464,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":18,"timestamp":2071740567874,"id":925,"parentId":923,"tags":{"name":"process","layer":null},"startTime":1753673997921,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1152,"timestamp":2071740569518,"id":927,"parentId":923,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/getMachineId-linux.js","layer":"rsc"},"startTime":1753673997923,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1785,"timestamp":2071740569377,"id":926,"parentId":923,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/getMachineId-bsd.js","layer":"rsc"},"startTime":1753673997922,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2378,"timestamp":2071740569753,"id":930,"parentId":923,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/getMachineId-unsupported.js","layer":"rsc"},"startTime":1753673997923,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2772,"timestamp":2071740569601,"id":928,"parentId":923,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/getMachineId-darwin.js","layer":"rsc"},"startTime":1753673997923,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2984,"timestamp":2071740569679,"id":929,"parentId":923,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/getMachineId-win.js","layer":"rsc"},"startTime":1753673997923,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1041,"timestamp":2071740574153,"id":931,"parentId":926,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/execAsync.js","layer":"rsc"},"startTime":1753673997927,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2464839,"timestamp":2071738110464,"id":21,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmcp%2Fchat%2Froute&name=app%2Fapi%2Fmcp%2Fchat%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmcp%2Fchat%2Froute.ts&appDir=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmcp%2Fchat%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1753673995463,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":1249,"timestamp":2071740702996,"id":979,"parentId":17,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=true!","layer":"ssr"},"startTime":1753673998056,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":64,"timestamp":2071740704269,"id":980,"parentId":17,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=true!","layer":"rsc"},"startTime":1753673998057,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":461,"timestamp":2071740704343,"id":981,"parentId":17,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fcomponents%2Fui%2Fsonner.tsx%22%2C%22ids%22%3A%5B%22Toaster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fstores%2Fpreferences%2Fpreferences-provider.tsx%22%2C%22ids%22%3A%5B%22PreferencesStoreProvider%22%5D%7D&server=true!","layer":"ssr"},"startTime":1753673998057,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":130,"timestamp":2071740704812,"id":982,"parentId":17,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fcomponents%2Fui%2Fsonner.tsx%22%2C%22ids%22%3A%5B%22Toaster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fstores%2Fpreferences%2Fpreferences-provider.tsx%22%2C%22ids%22%3A%5B%22PreferencesStoreProvider%22%5D%7D&server=true!","layer":"rsc"},"startTime":1753673998058,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":178,"timestamp":2071740704948,"id":983,"parentId":17,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1753673998058,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":151,"timestamp":2071740705132,"id":984,"parentId":17,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1753673998058,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":60,"timestamp":2071740705288,"id":985,"parentId":17,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp%2Foauth%2Fcallback%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1753673998058,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":55,"timestamp":2071740705353,"id":986,"parentId":17,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp%2Foauth%2Fcallback%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1753673998058,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":154,"timestamp":2071740705412,"id":987,"parentId":17,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1753673998058,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":136,"timestamp":2071740705570,"id":988,"parentId":17,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1753673998059,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":725,"timestamp":2071740705716,"id":989,"parentId":17,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-action-entry-loader.js?actions=%5B%5B%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fserver%2Fserver-actions.ts%22%2C%5B%7B%22id%22%3A%2240a18ee80fc9023e5af830f54a356294ec00221bca%22%2C%22exportedName%22%3A%22getValueFromCookie%22%7D%2C%7B%22id%22%3A%227036a2e23850813d6f012929639aa8299eeaa3c8de%22%2C%22exportedName%22%3A%22getPreference%22%7D%2C%7B%22id%22%3A%2270c3204c8c80063f4f0a5b1c3fdacb444c5403a1d3%22%2C%22exportedName%22%3A%22setValueToCookie%22%7D%5D%5D%5D&__client_imported__=!","layer":"rsc"},"startTime":1753673998059,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3528,"timestamp":2071740713178,"id":992,"parentId":983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/builtin/global-error.js","layer":"ssr"},"startTime":1753673998066,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":5194,"timestamp":2071740712180,"id":990,"parentId":987,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/page.tsx","layer":"ssr"},"startTime":1753673998065,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":4632,"timestamp":2071740713055,"id":991,"parentId":985,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/oauth/callback/page.tsx","layer":"ssr"},"startTime":1753673998066,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":5809,"timestamp":2071740723704,"id":993,"parentId":981,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/sonner.tsx","layer":"ssr"},"startTime":1753673998077,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":5918,"timestamp":2071740723853,"id":994,"parentId":981,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/stores/preferences/preferences-provider.tsx","layer":"ssr"},"startTime":1753673998077,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4454,"timestamp":2071740730029,"id":996,"parentId":983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/client-segment.js","layer":"ssr"},"startTime":1753673998083,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5567,"timestamp":2071740729935,"id":995,"parentId":983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/client-page.js","layer":"ssr"},"startTime":1753673998083,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7255,"timestamp":2071740730065,"id":997,"parentId":983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/layout-router.js","layer":"ssr"},"startTime":1753673998083,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8580,"timestamp":2071740733311,"id":998,"parentId":983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/render-from-template-context.js","layer":"ssr"},"startTime":1753673998086,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8523,"timestamp":2071740733528,"id":1002,"parentId":983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"ssr"},"startTime":1753673998087,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9037,"timestamp":2071740733501,"id":1001,"parentId":983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/metadata/metadata-boundary.js","layer":"ssr"},"startTime":1753673998087,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9716,"timestamp":2071740733430,"id":999,"parentId":983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"ssr"},"startTime":1753673998086,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10042,"timestamp":2071740733467,"id":1000,"parentId":983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/metadata/async-metadata.js","layer":"ssr"},"startTime":1753673998086,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7749,"timestamp":2071740738089,"id":1003,"parentId":992,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/handle-isr-error.js","layer":"ssr"},"startTime":1753673998091,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1588,"timestamp":2071740756450,"id":1004,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"ssr"},"startTime":1753673998109,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2424,"timestamp":2071740756910,"id":1006,"parentId":996,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/params.js","layer":"ssr"},"startTime":1753673998110,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3817,"timestamp":2071740756985,"id":1007,"parentId":995,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/search-params.js","layer":"ssr"},"startTime":1753673998110,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9165,"timestamp":2071740756866,"id":1005,"parentId":996,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/invariant-error.js","layer":"ssr"},"startTime":1753673998110,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9209,"timestamp":2071740757057,"id":1008,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/match-segments.js","layer":"ssr"},"startTime":1753673998110,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9446,"timestamp":2071740757090,"id":1009,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"ssr"},"startTime":1753673998110,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1646,"timestamp":2071740767188,"id":1010,"parentId":1001,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"ssr"},"startTime":1753673998120,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7412,"timestamp":2071740767376,"id":1012,"parentId":999,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"ssr"},"startTime":1753673998120,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7796,"timestamp":2071740767335,"id":1011,"parentId":999,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"ssr"},"startTime":1753673998120,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1860,"timestamp":2071740780492,"id":1023,"parentId":1006,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"ssr"},"startTime":1753673998134,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2376,"timestamp":2071740780626,"id":1024,"parentId":1006,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"ssr"},"startTime":1753673998134,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2541,"timestamp":2071740780705,"id":1025,"parentId":1006,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/scheduler.js","layer":"ssr"},"startTime":1753673998134,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2406,"timestamp":2071740780988,"id":1030,"parentId":1006,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1753673998134,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9171,"timestamp":2071740775403,"id":1017,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/use-action-queue.js","layer":"ssr"},"startTime":1753673998128,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9479,"timestamp":2071740775430,"id":1018,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/bfcache.js","layer":"ssr"},"startTime":1753673998128,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10032,"timestamp":2071740775333,"id":1015,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/error-boundary.js","layer":"ssr"},"startTime":1753673998128,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10385,"timestamp":2071740775367,"id":1016,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-boundary.js","layer":"ssr"},"startTime":1753673998128,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10652,"timestamp":2071740775237,"id":1014,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"ssr"},"startTime":1753673998128,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10550,"timestamp":2071740775534,"id":1022,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"ssr"},"startTime":1753673998129,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10847,"timestamp":2071740775483,"id":1020,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"ssr"},"startTime":1753673998128,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11266,"timestamp":2071740775509,"id":1021,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"ssr"},"startTime":1753673998129,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12344,"timestamp":2071740775457,"id":1019,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"ssr"},"startTime":1753673998128,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7438,"timestamp":2071740780928,"id":1028,"parentId":1006,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"ssr"},"startTime":1753673998134,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7413,"timestamp":2071740781058,"id":1031,"parentId":1009,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"ssr"},"startTime":1753673998134,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7675,"timestamp":2071740780963,"id":1029,"parentId":1009,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/segment.js","layer":"ssr"},"startTime":1753673998134,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7765,"timestamp":2071740781084,"id":1032,"parentId":999,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/navigation-untracked.js","layer":"ssr"},"startTime":1753673998134,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8257,"timestamp":2071740780847,"id":1027,"parentId":1007,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/utils.js","layer":"ssr"},"startTime":1753673998134,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18061,"timestamp":2071740780775,"id":1026,"parentId":1006,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"ssr"},"startTime":1753673998134,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":32282,"timestamp":2071740767419,"id":1013,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"ssr"},"startTime":1753673998120,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9548,"timestamp":2071740790477,"id":1035,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"ssr"},"startTime":1753673998143,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4164,"timestamp":2071740803203,"id":1036,"parentId":1017,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/is-thenable.js","layer":"ssr"},"startTime":1753673998156,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4233,"timestamp":2071740803363,"id":1037,"parentId":1015,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/is-next-router-error.js","layer":"ssr"},"startTime":1753673998156,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4631,"timestamp":2071740803425,"id":1038,"parentId":1016,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-error.js","layer":"ssr"},"startTime":1753673998156,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4943,"timestamp":2071740803484,"id":1040,"parentId":1019,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router-headers.js","layer":"ssr"},"startTime":1753673998157,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5276,"timestamp":2071740803456,"id":1039,"parentId":1027,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"ssr"},"startTime":1753673998156,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18754,"timestamp":2071740790222,"id":1033,"parentId":996,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js","layer":"ssr"},"startTime":1753673998143,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18693,"timestamp":2071740790392,"id":1034,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js","layer":"ssr"},"startTime":1753673998143,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2878,"timestamp":2071740806418,"id":1041,"parentId":1026,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/hooks-server-context.js","layer":"ssr"},"startTime":1753673998159,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5924,"timestamp":2071740806480,"id":1042,"parentId":1035,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"ssr"},"startTime":1753673998159,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3551,"timestamp":2071740809958,"id":1045,"parentId":1019,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-call-server.js","layer":"ssr"},"startTime":1753673998163,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3764,"timestamp":2071740810032,"id":1046,"parentId":1019,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1753673998163,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4496,"timestamp":2071740809857,"id":1043,"parentId":1016,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/navigation.js","layer":"ssr"},"startTime":1753673998163,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4433,"timestamp":2071740810107,"id":1048,"parentId":1019,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-build-id.js","layer":"ssr"},"startTime":1753673998163,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9811,"timestamp":2071740809924,"id":1044,"parentId":1016,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect.js","layer":"ssr"},"startTime":1753673998163,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10085,"timestamp":2071740810077,"id":1047,"parentId":1019,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/flight-data-helpers.js","layer":"ssr"},"startTime":1753673998163,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10304,"timestamp":2071740810160,"id":1050,"parentId":1015,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"ssr"},"startTime":1753673998163,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10589,"timestamp":2071740810134,"id":1049,"parentId":1019,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"ssr"},"startTime":1753673998163,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1269,"timestamp":2071740821911,"id":1052,"parentId":1033,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1753673998175,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3049,"timestamp":2071740821812,"id":1051,"parentId":1038,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-status-code.js","layer":"ssr"},"startTime":1753673998175,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7992,"timestamp":2071740821998,"id":1053,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-dom.js","layer":"ssr"},"startTime":1753673998175,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3579,"timestamp":2071740829127,"id":1057,"parentId":1043,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js","layer":"ssr"},"startTime":1753673998182,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3884,"timestamp":2071740829093,"id":1056,"parentId":1043,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/bailout-to-client-rendering.js","layer":"ssr"},"startTime":1753673998182,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4822,"timestamp":2071740829034,"id":1055,"parentId":1043,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/navigation.react-server.js","layer":"ssr"},"startTime":1753673998182,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3801,"timestamp":2071740830228,"id":1058,"parentId":1050,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"ssr"},"startTime":1753673998183,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3861,"timestamp":2071740830312,"id":1059,"parentId":1049,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"ssr"},"startTime":1753673998183,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":3494,"timestamp":2071740834592,"id":1060,"parentId":994,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/stores/preferences/preferences-store.ts","layer":"ssr"},"startTime":1753673998188,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":2911,"timestamp":2071740839477,"id":1061,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/mcp-sidebar.tsx","layer":"ssr"},"startTime":1753673998192,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":3168,"timestamp":2071740839614,"id":1062,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ActiveServerSelector.tsx","layer":"ssr"},"startTime":1753673998193,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":3474,"timestamp":2071740839689,"id":1063,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ServersTab.tsx","layer":"ssr"},"startTime":1753673998193,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":9854,"timestamp":2071740839762,"id":1064,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/SettingsTab.tsx","layer":"ssr"},"startTime":1753673998193,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":11739,"timestamp":2071740839826,"id":1065,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ChatTab.tsx","layer":"ssr"},"startTime":1753673998193,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10771,"timestamp":2071740841105,"id":1070,"parentId":1056,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"ssr"},"startTime":1753673998194,"traceId":"47e989d5732cf29e"}]
11
- [{"name":"build-module-js","duration":16949,"timestamp":2071740841150,"id":1071,"parentId":1059,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/hash.js","layer":"ssr"},"startTime":1753673998194,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":19516,"timestamp":2071740839888,"id":1066,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/sidebar.tsx","layer":"ssr"},"startTime":1753673998193,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":18402,"timestamp":2071740841243,"id":1073,"parentId":991,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/card.tsx","layer":"ssr"},"startTime":1753673998194,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":18897,"timestamp":2071740841304,"id":1074,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/TracingTab.tsx","layer":"ssr"},"startTime":1753673998194,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":22554,"timestamp":2071740841180,"id":1072,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/PromptsTab.tsx","layer":"ssr"},"startTime":1753673998194,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":21363,"timestamp":2071740843422,"id":1078,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ResourcesTab.tsx","layer":"ssr"},"startTime":1753673998196,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":47666,"timestamp":2071740827655,"id":1054,"parentId":991,"tags":{"name":"__barrel_optimize__?names=Loader2!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998181,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":46546,"timestamp":2071740840090,"id":1069,"parentId":1019,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client.js","layer":"ssr"},"startTime":1753673998193,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":46767,"timestamp":2071740840016,"id":1068,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js","layer":"ssr"},"startTime":1753673998193,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":46989,"timestamp":2071740839950,"id":1067,"parentId":991,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/api/navigation.js","layer":"ssr"},"startTime":1753673998193,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9322,"timestamp":2071740878149,"id":1086,"parentId":1055,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"ssr"},"startTime":1753673998231,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9644,"timestamp":2071740878124,"id":1085,"parentId":1055,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/unauthorized.js","layer":"ssr"},"startTime":1753673998231,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9967,"timestamp":2071740878098,"id":1084,"parentId":1055,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/forbidden.js","layer":"ssr"},"startTime":1753673998231,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10240,"timestamp":2071740878067,"id":1083,"parentId":1055,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/not-found.js","layer":"ssr"},"startTime":1753673998231,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10583,"timestamp":2071740877818,"id":1080,"parentId":1062,"tags":{"name":"__barrel_optimize__?names=Check!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998231,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10794,"timestamp":2071740877707,"id":1079,"parentId":1061,"tags":{"name":"__barrel_optimize__?names=Brain,FolderOpen,Glasses,Hammer,MessageCircle,Settings!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998231,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11169,"timestamp":2071740877960,"id":1081,"parentId":1063,"tags":{"name":"__barrel_optimize__?names=Database,Plus!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998231,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57194,"timestamp":2071740841425,"id":1076,"parentId":994,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zustand/esm/index.mjs","layer":"ssr"},"startTime":1753673998194,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":11103,"timestamp":2071740890539,"id":1093,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ToolsTab.tsx","layer":"ssr"},"startTime":1753673998244,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11498,"timestamp":2071740890295,"id":1087,"parentId":1064,"tags":{"name":"__barrel_optimize__?names=Check,Eye,EyeOff,Key,Settings,X!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998243,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11476,"timestamp":2071740890384,"id":1088,"parentId":1065,"tags":{"name":"__barrel_optimize__?names=MessageCircle!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998243,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11499,"timestamp":2071740890419,"id":1089,"parentId":1074,"tags":{"name":"__barrel_optimize__?names=ArrowUp,Search!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998243,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11542,"timestamp":2071740890449,"id":1090,"parentId":1072,"tags":{"name":"__barrel_optimize__?names=ChevronRight,MessageSquare,Play,RefreshCw!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998243,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11596,"timestamp":2071740890478,"id":1091,"parentId":1078,"tags":{"name":"__barrel_optimize__?names=ChevronRight,Eye,File,FolderOpen,RefreshCw!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998243,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11611,"timestamp":2071740890510,"id":1092,"parentId":1066,"tags":{"name":"__barrel_optimize__?names=PanelLeftIcon!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998244,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":73854,"timestamp":2071740841484,"id":1077,"parentId":993,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next-themes/dist/index.mjs","layer":"ssr"},"startTime":1753673998195,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":78726,"timestamp":2071740841363,"id":1075,"parentId":993,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/sonner/dist/index.mjs","layer":"ssr"},"startTime":1753673998194,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":53620,"timestamp":2071740877992,"id":1082,"parentId":1032,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js","layer":"ssr"},"startTime":1753673998231,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":14825,"timestamp":2071740920578,"id":1095,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/sidebar/theme-switcher.tsx","layer":"ssr"},"startTime":1753673998274,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":51016,"timestamp":2071740890608,"id":1094,"parentId":1060,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zustand/esm/vanilla.mjs","layer":"ssr"},"startTime":1753673998244,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7491,"timestamp":2071740935841,"id":1096,"parentId":1093,"tags":{"name":"__barrel_optimize__?names=ChevronRight,Play,RefreshCw,Wrench!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998289,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8052,"timestamp":2071740943780,"id":1098,"parentId":1054,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/loader-circle.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8080,"timestamp":2071740943877,"id":1101,"parentId":1079,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/folder-open.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8289,"timestamp":2071740943819,"id":1099,"parentId":1080,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/check.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8372,"timestamp":2071740943850,"id":1100,"parentId":1079,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/brain.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8403,"timestamp":2071740943941,"id":1103,"parentId":1079,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/hammer.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8532,"timestamp":2071740943914,"id":1102,"parentId":1079,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/glasses.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8537,"timestamp":2071740943994,"id":1105,"parentId":1079,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/settings.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8637,"timestamp":2071740943967,"id":1104,"parentId":1079,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/message-circle.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8669,"timestamp":2071740944019,"id":1106,"parentId":1081,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/database.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8721,"timestamp":2071740944043,"id":1107,"parentId":1081,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/plus.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9027,"timestamp":2071740944068,"id":1108,"parentId":1086,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9045,"timestamp":2071740944156,"id":1110,"parentId":1087,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/eye.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9114,"timestamp":2071740944181,"id":1111,"parentId":1087,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/eye-off.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9141,"timestamp":2071740944230,"id":1113,"parentId":1087,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/x.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9248,"timestamp":2071740944206,"id":1112,"parentId":1087,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/key.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9247,"timestamp":2071740944282,"id":1115,"parentId":1089,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/search.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9344,"timestamp":2071740944258,"id":1114,"parentId":1089,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/arrow-up.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9433,"timestamp":2071740944307,"id":1116,"parentId":1090,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/chevron-right.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9456,"timestamp":2071740944355,"id":1118,"parentId":1090,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/play.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9511,"timestamp":2071740944379,"id":1119,"parentId":1090,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/refresh-cw.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9670,"timestamp":2071740944331,"id":1117,"parentId":1090,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/message-square.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9715,"timestamp":2071740944402,"id":1120,"parentId":1091,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/file.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":11044,"timestamp":2071740944428,"id":1121,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-app-state.ts","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4866,"timestamp":2071740962478,"id":1122,"parentId":1092,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/panel-left.js","layer":"ssr"},"startTime":1753673998315,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4860,"timestamp":2071740962592,"id":1123,"parentId":1095,"tags":{"name":"__barrel_optimize__?names=Moon,Sun!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998316,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":4974,"timestamp":2071740962639,"id":1124,"parentId":1095,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/server/server-actions.ts","layer":"ssr"},"startTime":1753673998316,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":969,"timestamp":2071740969142,"id":1125,"parentId":1108,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"ssr"},"startTime":1753673998322,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27596,"timestamp":2071740943642,"id":1097,"parentId":1043,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27454,"timestamp":2071740944094,"id":1109,"parentId":1076,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zustand/esm/react.mjs","layer":"ssr"},"startTime":1753673998297,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2481,"timestamp":2071740969296,"id":1126,"parentId":1096,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/wrench.js","layer":"ssr"},"startTime":1753673998322,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3373,"timestamp":2071740971909,"id":1127,"parentId":1098,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/createLucideIcon.js","layer":"ssr"},"startTime":1753673998325,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":4220,"timestamp":2071740977031,"id":1130,"parentId":1063,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/mcp-icon.tsx","layer":"ssr"},"startTime":1753673998330,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":4540,"timestamp":2071740976945,"id":1129,"parentId":1063,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/button.tsx","layer":"ssr"},"startTime":1753673998330,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4497,"timestamp":2071740977099,"id":1131,"parentId":1123,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/moon.js","layer":"ssr"},"startTime":1753673998330,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4582,"timestamp":2071740977132,"id":1132,"parentId":1123,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/sun.js","layer":"ssr"},"startTime":1753673998330,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":2617,"timestamp":2071740987014,"id":1133,"parentId":1064,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/label.tsx","layer":"ssr"},"startTime":1753673998340,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":2789,"timestamp":2071740987173,"id":1134,"parentId":1065,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/tooltip.tsx","layer":"ssr"},"startTime":1753673998340,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":2760,"timestamp":2071740987317,"id":1136,"parentId":1072,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/textarea.tsx","layer":"ssr"},"startTime":1753673998340,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":2775,"timestamp":2071740987408,"id":1137,"parentId":1064,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/input.tsx","layer":"ssr"},"startTime":1753673998340,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":2882,"timestamp":2071740987472,"id":1138,"parentId":1072,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/badge.tsx","layer":"ssr"},"startTime":1753673998340,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":2985,"timestamp":2071740987533,"id":1139,"parentId":1072,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/resizable.tsx","layer":"ssr"},"startTime":1753673998341,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":3759,"timestamp":2071740987246,"id":1135,"parentId":1072,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/scroll-area.tsx","layer":"ssr"},"startTime":1753673998340,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":9934,"timestamp":2071740987601,"id":1140,"parentId":1072,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/select.tsx","layer":"ssr"},"startTime":1753673998341,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10202,"timestamp":2071740987662,"id":1141,"parentId":1127,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/Icon.js","layer":"ssr"},"startTime":1753673998341,"traceId":"47e989d5732cf29e"},{"name":"build-module-css","duration":21433,"timestamp":2071740976896,"id":1128,"parentId":1072,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react18-json-view/src/style.css","layer":"ssr"},"startTime":1753673998330,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":5374,"timestamp":2071740999312,"id":1142,"parentId":1062,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/connection/AddServerModal.tsx","layer":"ssr"},"startTime":1753673998352,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2607,"timestamp":2071741002184,"id":1143,"parentId":1139,"tags":{"name":"__barrel_optimize__?names=GripVerticalIcon!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998355,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5027,"timestamp":2071741006277,"id":1146,"parentId":1127,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/shared/src/utils.js","layer":"ssr"},"startTime":1753673998359,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":5363,"timestamp":2071741006309,"id":1147,"parentId":1074,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/logging/log-card.tsx","layer":"ssr"},"startTime":1753673998359,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5678,"timestamp":2071741006090,"id":1144,"parentId":1140,"tags":{"name":"__barrel_optimize__?names=CheckIcon,ChevronDownIcon,ChevronUpIcon!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998359,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":6764,"timestamp":2071741006194,"id":1145,"parentId":1063,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/connection/ServerConnectionCard.tsx","layer":"ssr"},"startTime":1753673998359,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7611,"timestamp":2071741013571,"id":1149,"parentId":1141,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/defaultAttributes.js","layer":"ssr"},"startTime":1753673998367,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":7946,"timestamp":2071741013426,"id":1148,"parentId":1074,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/logging/log-level-badge.tsx","layer":"ssr"},"startTime":1753673998366,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":9047,"timestamp":2071741022916,"id":1152,"parentId":1093,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ElicitationDialog.tsx","layer":"ssr"},"startTime":1753673998376,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":9834,"timestamp":2071741022839,"id":1151,"parentId":1065,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/chat-input.tsx","layer":"ssr"},"startTime":1753673998376,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":10699,"timestamp":2071741022704,"id":1150,"parentId":1065,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/message.tsx","layer":"ssr"},"startTime":1753673998376,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":11165,"timestamp":2071741022986,"id":1153,"parentId":1121,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-logger.ts","layer":"ssr"},"startTime":1753673998376,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":14093,"timestamp":2071741034763,"id":1156,"parentId":1061,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/sidebar/nav-main.tsx","layer":"ssr"},"startTime":1753673998388,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14098,"timestamp":2071741034943,"id":1158,"parentId":1143,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/grip-vertical.js","layer":"ssr"},"startTime":1753673998388,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14442,"timestamp":2071741034903,"id":1157,"parentId":1145,"tags":{"name":"__barrel_optimize__?names=Check,ChevronDown,ChevronUp,Copy,Link2Off,Loader2,MoreVertical,RefreshCw,Wifi,X!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998388,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":10616,"timestamp":2071741049999,"id":1161,"parentId":1066,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/skeleton.tsx","layer":"ssr"},"startTime":1753673998403,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":10706,"timestamp":2071741050074,"id":1162,"parentId":1066,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/separator.tsx","layer":"ssr"},"startTime":1753673998403,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":10984,"timestamp":2071741050141,"id":1163,"parentId":1066,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/sheet.tsx","layer":"ssr"},"startTime":1753673998403,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10996,"timestamp":2071741050272,"id":1165,"parentId":1147,"tags":{"name":"__barrel_optimize__?names=ChevronDown,ChevronRight!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998403,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11155,"timestamp":2071741050305,"id":1166,"parentId":1144,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/chevron-down.js","layer":"ssr"},"startTime":1753673998403,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":11665,"timestamp":2071741050206,"id":1164,"parentId":1062,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/utils.ts","layer":"ssr"},"startTime":1753673998403,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11644,"timestamp":2071741050334,"id":1167,"parentId":1144,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/chevron-up.js","layer":"ssr"},"startTime":1753673998403,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46833,"timestamp":2071741023052,"id":1154,"parentId":1066,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radix-ui/dist/index.mjs","layer":"ssr"},"startTime":1753673998376,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47354,"timestamp":2071741023117,"id":1155,"parentId":1066,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/class-variance-authority/dist/index.mjs","layer":"ssr"},"startTime":1753673998376,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8973,"timestamp":2071741062588,"id":1168,"parentId":1152,"tags":{"name":"__barrel_optimize__?names=Check,MessageSquare,RefreshCw,X!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998416,"traceId":"47e989d5732cf29e"}]
12
- [{"name":"build-module-ts","duration":19981,"timestamp":2071741072072,"id":1170,"parentId":1066,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-mobile.ts","layer":"ssr"},"startTime":1753673998425,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":33751,"timestamp":2071741072283,"id":1172,"parentId":1064,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-ai-provider-keys.ts","layer":"ssr"},"startTime":1753673998425,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":47135,"timestamp":2071741072211,"id":1171,"parentId":1065,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-chat.ts","layer":"ssr"},"startTime":1753673998425,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":69144,"timestamp":2071741072353,"id":1173,"parentId":1151,"tags":{"name":"__barrel_optimize__?names=ArrowUp,Paperclip,Square!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998425,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":69322,"timestamp":2071741072386,"id":1174,"parentId":1151,"tags":{"name":"__barrel_optimize__?names=ArrowDown!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998425,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":70197,"timestamp":2071741072417,"id":1175,"parentId":1150,"tags":{"name":"__barrel_optimize__?names=Copy,CopyIcon,RotateCcw!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998425,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":109505,"timestamp":2071741049744,"id":1159,"parentId":1072,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react18-json-view/dist/es/index.mjs","layer":"ssr"},"startTime":1753673998403,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45465,"timestamp":2071741119756,"id":1177,"parentId":1157,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/copy.js","layer":"ssr"},"startTime":1753673998473,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45565,"timestamp":2071741119816,"id":1178,"parentId":1157,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/link-2-off.js","layer":"ssr"},"startTime":1753673998473,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45763,"timestamp":2071741119852,"id":1179,"parentId":1157,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/ellipsis-vertical.js","layer":"ssr"},"startTime":1753673998473,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45910,"timestamp":2071741119883,"id":1180,"parentId":1157,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/wifi.js","layer":"ssr"},"startTime":1753673998473,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":46579,"timestamp":2071741119570,"id":1176,"parentId":1163,"tags":{"name":"__barrel_optimize__?names=XIcon!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998473,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":6135,"timestamp":2071741181322,"id":1181,"parentId":1124,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=40a18ee80fc9023e5af830f54a356294ec00221bca&name=getValueFromCookie!","layer":"ssr"},"startTime":1753673998534,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":175,"timestamp":2071741187486,"id":1182,"parentId":1124,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7036a2e23850813d6f012929639aa8299eeaa3c8de&name=getPreference!","layer":"ssr"},"startTime":1753673998541,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":125,"timestamp":2071741187669,"id":1183,"parentId":1124,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=70c3204c8c80063f4f0a5b1c3fdacb444c5403a1d3&name=setValueToCookie!","layer":"ssr"},"startTime":1753673998541,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":148625,"timestamp":2071741049906,"id":1160,"parentId":1065,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/index.mjs","layer":"ssr"},"startTime":1753673998403,"traceId":"47e989d5732cf29e"},{"name":"build-module-css","duration":135897,"timestamp":2071741062717,"id":1169,"parentId":1147,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react18-json-view/src/dark.css","layer":"ssr"},"startTime":1753673998416,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":6774,"timestamp":2071741236575,"id":1184,"parentId":1095,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/theme-utils.ts","layer":"ssr"},"startTime":1753673998590,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6832,"timestamp":2071741236723,"id":1185,"parentId":1173,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/paperclip.js","layer":"ssr"},"startTime":1753673998590,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6897,"timestamp":2071741236766,"id":1186,"parentId":1173,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/square.js","layer":"ssr"},"startTime":1753673998590,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":10318,"timestamp":2071741236859,"id":1189,"parentId":1121,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/mcp-oauth.ts","layer":"ssr"},"startTime":1753673998590,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10722,"timestamp":2071741236800,"id":1187,"parentId":1174,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/arrow-down.js","layer":"ssr"},"startTime":1753673998590,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10911,"timestamp":2071741236830,"id":1188,"parentId":1175,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/rotate-ccw.js","layer":"ssr"},"startTime":1753673998590,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":14725,"timestamp":2071741243949,"id":1190,"parentId":1152,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/dialog.tsx","layer":"ssr"},"startTime":1753673998597,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":15087,"timestamp":2071741244079,"id":1191,"parentId":1145,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/dropdown-menu.tsx","layer":"ssr"},"startTime":1753673998597,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27422,"timestamp":2071741244226,"id":1193,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/events/event-info.mjs","layer":"ssr"},"startTime":1753673998597,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27670,"timestamp":2071741244155,"id":1192,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/events/add-pointer-event.mjs","layer":"ssr"},"startTime":1753673998597,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27672,"timestamp":2071741244292,"id":1194,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/is-browser.mjs","layer":"ssr"},"startTime":1753673998597,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27798,"timestamp":2071741244354,"id":1195,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-force-update.mjs","layer":"ssr"},"startTime":1753673998597,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27797,"timestamp":2071741244484,"id":1197,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-unmount-effect.mjs","layer":"ssr"},"startTime":1753673998598,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27906,"timestamp":2071741244616,"id":1199,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-motion-template.mjs","layer":"ssr"},"startTime":1753673998598,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":28033,"timestamp":2071741244679,"id":1200,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-motion-value.mjs","layer":"ssr"},"startTime":1753673998598,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":28434,"timestamp":2071741244419,"id":1196,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.mjs","layer":"ssr"},"startTime":1753673998597,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":28431,"timestamp":2071741244742,"id":1201,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-scroll.mjs","layer":"ssr"},"startTime":1753673998598,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36158,"timestamp":2071741244547,"id":1198,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-motion-value-event.mjs","layer":"ssr"},"startTime":1753673998598,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36487,"timestamp":2071741244803,"id":1202,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-spring.mjs","layer":"ssr"},"startTime":1753673998598,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":15011,"timestamp":2071741269359,"id":1227,"parentId":1151,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/model-selector.tsx","layer":"ssr"},"startTime":1753673998622,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":15309,"timestamp":2071741269431,"id":1228,"parentId":1150,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/markdown.tsx","layer":"ssr"},"startTime":1753673998622,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":16054,"timestamp":2071741269496,"id":1229,"parentId":1150,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/message-editor.tsx","layer":"ssr"},"startTime":1753673998623,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":31211,"timestamp":2071741255572,"id":1203,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-time.mjs","layer":"ssr"},"startTime":1753673998609,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":31465,"timestamp":2071741255715,"id":1204,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-transform.mjs","layer":"ssr"},"startTime":1753673998609,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":31599,"timestamp":2071741255789,"id":1205,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-velocity.mjs","layer":"ssr"},"startTime":1753673998609,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":31723,"timestamp":2071741255855,"id":1206,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/scroll/use-element-scroll.mjs","layer":"ssr"},"startTime":1753673998609,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":31813,"timestamp":2071741255922,"id":1207,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/scroll/use-viewport-scroll.mjs","layer":"ssr"},"startTime":1753673998609,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":34548,"timestamp":2071741255992,"id":1208,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-will-change/index.mjs","layer":"ssr"},"startTime":1753673998609,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":34745,"timestamp":2071741256056,"id":1209,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-will-change/WillChangeMotionValue.mjs","layer":"ssr"},"startTime":1753673998609,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":34823,"timestamp":2071741256120,"id":1210,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.mjs","layer":"ssr"},"startTime":1753673998609,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":34866,"timestamp":2071741256248,"id":1212,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion-config.mjs","layer":"ssr"},"startTime":1753673998609,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":35406,"timestamp":2071741256183,"id":1211,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion.mjs","layer":"ssr"},"startTime":1753673998609,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":22950,"timestamp":2071741269560,"id":1230,"parentId":1150,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/tool-call.tsx","layer":"ssr"},"startTime":1753673998623,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":43704,"timestamp":2071741256377,"id":1214,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/LayoutGroup/index.mjs","layer":"ssr"},"startTime":1753673998609,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":44672,"timestamp":2071741256440,"id":1215,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/LazyMotion/index.mjs","layer":"ssr"},"startTime":1753673998609,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":42596,"timestamp":2071741260120,"id":1218,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.mjs","layer":"ssr"},"startTime":1753673998613,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":43306,"timestamp":2071741260190,"id":1219,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.mjs","layer":"ssr"},"startTime":1753673998613,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":43644,"timestamp":2071741260051,"id":1217,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/animations.mjs","layer":"ssr"},"startTime":1753673998613,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":43461,"timestamp":2071741260384,"id":1222,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/features-max.mjs","layer":"ssr"},"startTime":1753673998613,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":43517,"timestamp":2071741260446,"id":1223,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/features-min.mjs","layer":"ssr"},"startTime":1753673998613,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":44030,"timestamp":2071741260256,"id":1220,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/models.mjs","layer":"ssr"},"startTime":1753673998613,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":44115,"timestamp":2071741260319,"id":1221,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/features-animation.mjs","layer":"ssr"},"startTime":1753673998613,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":51520,"timestamp":2071741256312,"id":1213,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/index.mjs","layer":"ssr"},"startTime":1753673998609,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58563,"timestamp":2071741259942,"id":1216,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/MotionConfig/index.mjs","layer":"ssr"},"startTime":1753673998613,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":49494,"timestamp":2071741269217,"id":1225,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/components/m/proxy.mjs","layer":"ssr"},"startTime":1753673998622,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":49577,"timestamp":2071741269291,"id":1226,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/components/motion/proxy.mjs","layer":"ssr"},"startTime":1753673998622,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":49554,"timestamp":2071741269623,"id":1231,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.mjs","layer":"ssr"},"startTime":1753673998623,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":50396,"timestamp":2071741269077,"id":1224,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.mjs","layer":"ssr"},"startTime":1753673998622,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":49877,"timestamp":2071741269757,"id":1233,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/events/use-dom-event.mjs","layer":"ssr"},"startTime":1753673998623,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":65251,"timestamp":2071741269690,"id":1232,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence-data.mjs","layer":"ssr"},"startTime":1753673998623,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3557,"timestamp":2071741363675,"id":1268,"parentId":1189,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/client/auth.js","layer":"ssr"},"startTime":1753673998717,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":27835,"timestamp":2071741354284,"id":1244,"parentId":1150,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/chat-helpers.ts","layer":"ssr"},"startTime":1753673998707,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36121,"timestamp":2071741348214,"id":1234,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/use-instant-layout-transition.mjs","layer":"ssr"},"startTime":1753673998701,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":37046,"timestamp":2071741348669,"id":1237,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/VisualElement.mjs","layer":"ssr"},"startTime":1753673998702,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":37163,"timestamp":2071741348767,"id":1238,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-animation-frame.mjs","layer":"ssr"},"startTime":1753673998702,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":37662,"timestamp":2071741348420,"id":1235,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/use-reset-projection.mjs","layer":"ssr"},"startTime":1753673998701,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":37432,"timestamp":2071741348858,"id":1239,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-cycle.mjs","layer":"ssr"},"startTime":1753673998702,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":38564,"timestamp":2071741348575,"id":1236,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/store.mjs","layer":"ssr"},"startTime":1753673998702,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36092,"timestamp":2071741354076,"id":1241,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-instant-transition.mjs","layer":"ssr"},"startTime":1753673998707,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36244,"timestamp":2071741354150,"id":1242,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-page-in-view.mjs","layer":"ssr"},"startTime":1753673998707,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45266,"timestamp":2071741354217,"id":1243,"parentId":1139,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-resizable-panels/dist/react-resizable-panels.edge-light.js","layer":"ssr"},"startTime":1753673998707,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45408,"timestamp":2071741354421,"id":1246,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/unwrap-motion-component.mjs","layer":"ssr"},"startTime":1753673998707,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45557,"timestamp":2071741354485,"id":1247,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/valid-prop.mjs","layer":"ssr"},"startTime":1753673998708,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45614,"timestamp":2071741354622,"id":1249,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/use-animate.mjs","layer":"ssr"},"startTime":1753673998708,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45045,"timestamp":2071741355350,"id":1250,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/use-animate-style.mjs","layer":"ssr"},"startTime":1753673998708,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46175,"timestamp":2071741354354,"id":1245,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/is-motion-component.mjs","layer":"ssr"},"startTime":1753673998707,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45255,"timestamp":2071741355447,"id":1251,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/use-animation.mjs","layer":"ssr"},"startTime":1753673998708,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45305,"timestamp":2071741355607,"id":1252,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.mjs","layer":"ssr"},"startTime":1753673998709,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45089,"timestamp":2071741355986,"id":1254,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.mjs","layer":"ssr"},"startTime":1753673998709,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46860,"timestamp":2071741354549,"id":1248,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/animation-controls.mjs","layer":"ssr"},"startTime":1753673998708,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45818,"timestamp":2071741355910,"id":1253,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/use-animated-state.mjs","layer":"ssr"},"startTime":1753673998709,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":48458,"timestamp":2071741353947,"id":1240,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-in-view.mjs","layer":"ssr"},"startTime":1753673998707,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46915,"timestamp":2071741356058,"id":1255,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/start.mjs","layer":"ssr"},"startTime":1753673998709,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":49197,"timestamp":2071741359867,"id":1262,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/styles/scale-correction.mjs","layer":"ssr"},"startTime":1753673998713,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":49431,"timestamp":2071741359937,"id":1263,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimateSharedLayout.mjs","layer":"ssr"},"startTime":1753673998713,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":49701,"timestamp":2071741360006,"id":1264,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/DeprecatedLayoutGroupContext.mjs","layer":"ssr"},"startTime":1753673998713,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":50163,"timestamp":2071741359796,"id":1261,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/flat-tree.mjs","layer":"ssr"},"startTime":1753673998713,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46839,"timestamp":2071741363538,"id":1266,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/delay.mjs","layer":"ssr"},"startTime":1753673998717,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47223,"timestamp":2071741363422,"id":1265,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-inverted-scale.mjs","layer":"ssr"},"startTime":1753673998716,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":54700,"timestamp":2071741356123,"id":1256,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/MotionConfigContext.mjs","layer":"ssr"},"startTime":1753673998709,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":54727,"timestamp":2071741356189,"id":1257,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/LayoutGroupContext.mjs","layer":"ssr"},"startTime":1753673998709,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47510,"timestamp":2071741363608,"id":1267,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/distance.mjs","layer":"ssr"},"startTime":1753673998717,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61163,"timestamp":2071741359631,"id":1259,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.mjs","layer":"ssr"},"startTime":1753673998713,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61392,"timestamp":2071741359717,"id":1260,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/MotionContext/index.mjs","layer":"ssr"},"startTime":1753673998713,"traceId":"47e989d5732cf29e"}]
13
- [{"name":"build-module-mjs","duration":61787,"timestamp":2071741359492,"id":1258,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/PresenceContext.mjs","layer":"ssr"},"startTime":1753673998713,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":10349,"timestamp":2071741436963,"id":1279,"parentId":1147,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/date-utils.ts","layer":"ssr"},"startTime":1753673998790,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":11211,"timestamp":2071741437311,"id":1285,"parentId":1171,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/chat-utils.ts","layer":"ssr"},"startTime":1753673998790,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12393,"timestamp":2071741436246,"id":1269,"parentId":1191,"tags":{"name":"__barrel_optimize__?names=CheckIcon,ChevronRightIcon,CircleIcon!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998789,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11452,"timestamp":2071741437284,"id":1284,"parentId":1230,"tags":{"name":"__barrel_optimize__?names=Check,CheckCircle,ChevronDown,ChevronRight,Clock,Copy,XCircle!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753673998790,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21384,"timestamp":2071741470622,"id":1309,"parentId":1268,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js","layer":"ssr"},"startTime":1753673998824,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22817,"timestamp":2071741470711,"id":1310,"parentId":1268,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/auth.js","layer":"ssr"},"startTime":1753673998824,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23419,"timestamp":2071741470777,"id":1311,"parentId":1268,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/auth-utils.js","layer":"ssr"},"startTime":1753673998824,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24426,"timestamp":2071741470905,"id":1312,"parentId":1268,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/errors.js","layer":"ssr"},"startTime":1753673998824,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24874,"timestamp":2071741471004,"id":1313,"parentId":1268,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/pkce-challenge/dist/index.node.js","layer":"ssr"},"startTime":1753673998824,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":27374,"timestamp":2071741470437,"id":1307,"parentId":1171,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/ollama-utils.ts","layer":"ssr"},"startTime":1753673998823,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":20299,"timestamp":2071741478515,"id":1359,"parentId":1227,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/provider-logo.tsx","layer":"ssr"},"startTime":1753673998832,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":28652,"timestamp":2071741470547,"id":1308,"parentId":1171,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/types.ts","layer":"ssr"},"startTime":1753673998824,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":82717,"timestamp":2071741436509,"id":1272,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/Reorder/namespace.mjs","layer":"ssr"},"startTime":1753673998790,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":82967,"timestamp":2071741436639,"id":1274,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/index.mjs","layer":"ssr"},"startTime":1753673998790,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":83779,"timestamp":2071741436704,"id":1275,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/track.mjs","layer":"ssr"},"startTime":1753673998790,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":84296,"timestamp":2071741436574,"id":1273,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/index.mjs","layer":"ssr"},"startTime":1753673998790,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":84427,"timestamp":2071741436832,"id":1277,"parentId":1181,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-loader/action-client-wrapper.js","layer":"ssr"},"startTime":1753673998790,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":84440,"timestamp":2071741437028,"id":1280,"parentId":1192,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/events/add-dom-event.mjs","layer":"ssr"},"startTime":1753673998790,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":84546,"timestamp":2071741437159,"id":1282,"parentId":1199,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-combine-values.mjs","layer":"ssr"},"startTime":1753673998790,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":84639,"timestamp":2071741437221,"id":1283,"parentId":1200,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-constant.mjs","layer":"ssr"},"startTime":1753673998790,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":84759,"timestamp":2071741437370,"id":1286,"parentId":1204,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-computed.mjs","layer":"ssr"},"startTime":1753673998790,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":87719,"timestamp":2071741437492,"id":1288,"parentId":1211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/reduced-motion/index.mjs","layer":"ssr"},"startTime":1753673998791,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":89273,"timestamp":2071741436356,"id":1270,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/drag/use-drag-controls.mjs","layer":"ssr"},"startTime":1753673998789,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":88804,"timestamp":2071741437554,"id":1289,"parentId":1211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/reduced-motion/state.mjs","layer":"ssr"},"startTime":1753673998791,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":90396,"timestamp":2071741436768,"id":1276,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/viewport/index.mjs","layer":"ssr"},"startTime":1753673998790,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":89847,"timestamp":2071741437617,"id":1290,"parentId":1215,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/load-features.mjs","layer":"ssr"},"startTime":1753673998791,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":90828,"timestamp":2071741436899,"id":1278,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animators/waapi/animate-style.mjs","layer":"ssr"},"startTime":1753673998790,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":90822,"timestamp":2071741437099,"id":1281,"parentId":1195,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-is-mounted.mjs","layer":"ssr"},"startTime":1753673998790,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":91875,"timestamp":2071741436435,"id":1271,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/build-transform.mjs","layer":"ssr"},"startTime":1753673998789,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":29074,"timestamp":2071741499657,"id":1360,"parentId":1228,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/code-block.tsx","layer":"ssr"},"startTime":1753673998853,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":99894,"timestamp":2071741437431,"id":1287,"parentId":1215,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/LazyContext.mjs","layer":"ssr"},"startTime":1753673998790,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":87956,"timestamp":2071741449713,"id":1292,"parentId":1218,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/resolve-variants.mjs","layer":"ssr"},"startTime":1753673998803,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":88304,"timestamp":2071741449589,"id":1291,"parentId":1218,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.mjs","layer":"ssr"},"startTime":1753673998803,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":78462,"timestamp":2071741466966,"id":1293,"parentId":1222,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/drag.mjs","layer":"ssr"},"startTime":1753673998820,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":78308,"timestamp":2071741467322,"id":1294,"parentId":1222,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/layout.mjs","layer":"ssr"},"startTime":1753673998820,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":78005,"timestamp":2071741467789,"id":1296,"parentId":1221,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/gestures.mjs","layer":"ssr"},"startTime":1753673998821,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":77782,"timestamp":2071741468254,"id":1299,"parentId":1214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/group.mjs","layer":"ssr"},"startTime":1753673998821,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":78310,"timestamp":2071741468097,"id":1298,"parentId":1213,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.mjs","layer":"ssr"},"startTime":1753673998821,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":78144,"timestamp":2071741468537,"id":1301,"parentId":1225,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/components/create-proxy.mjs","layer":"ssr"},"startTime":1753673998822,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":79491,"timestamp":2071741467485,"id":1295,"parentId":1223,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/create-visual-element.mjs","layer":"ssr"},"startTime":1753673998821,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":77604,"timestamp":2071741470018,"id":1303,"parentId":1217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/animation/index.mjs","layer":"ssr"},"startTime":1753673998823,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":78134,"timestamp":2071741470167,"id":1304,"parentId":1217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/animation/exit.mjs","layer":"ssr"},"startTime":1753673998823,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":79010,"timestamp":2071741469843,"id":1302,"parentId":1226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/components/motion/feature-bundle.mjs","layer":"ssr"},"startTime":1753673998823,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":78215,"timestamp":2071741471082,"id":1314,"parentId":1234,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.mjs","layer":"ssr"},"startTime":1753673998824,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":79452,"timestamp":2071741470262,"id":1305,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1753673998823,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":79073,"timestamp":2071741471156,"id":1315,"parentId":1237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/definitions.mjs","layer":"ssr"},"startTime":1753673998824,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":79034,"timestamp":2071741471369,"id":1317,"parentId":1246,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/symbol.mjs","layer":"ssr"},"startTime":1753673998824,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":82173,"timestamp":2071741468393,"id":1300,"parentId":1218,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.mjs","layer":"ssr"},"startTime":1753673998821,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":79595,"timestamp":2071741471244,"id":1316,"parentId":1237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/motion-values.mjs","layer":"ssr"},"startTime":1753673998824,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":88210,"timestamp":2071741470355,"id":1306,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"ssr"},"startTime":1753673998823,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":87800,"timestamp":2071741471728,"id":1321,"parentId":1252,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.mjs","layer":"ssr"},"startTime":1753673998825,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":88545,"timestamp":2071741471519,"id":1319,"parentId":1252,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.mjs","layer":"ssr"},"startTime":1753673998825,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":89138,"timestamp":2071741471440,"id":1318,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/index.mjs","layer":"ssr"},"startTime":1753673998824,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":88697,"timestamp":2071741472269,"id":1322,"parentId":1248,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/setters.mjs","layer":"ssr"},"startTime":1753673998825,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":90599,"timestamp":2071741471636,"id":1320,"parentId":1252,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.mjs","layer":"ssr"},"startTime":1753673998825,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":90066,"timestamp":2071741472526,"id":1323,"parentId":1254,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.mjs","layer":"ssr"},"startTime":1753673998826,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":88078,"timestamp":2071741474933,"id":1327,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"ssr"},"startTime":1753673998828,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":88096,"timestamp":2071741475161,"id":1328,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-aspect-ratio/dist/index.mjs","layer":"ssr"},"startTime":1753673998828,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":89957,"timestamp":2071741476860,"id":1341,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-separator/dist/index.mjs","layer":"ssr"},"startTime":1753673998830,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":91918,"timestamp":2071741478452,"id":1358,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"ssr"},"startTime":1753673998831,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":92353,"timestamp":2071741478390,"id":1357,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-accessible-icon/dist/index.mjs","layer":"ssr"},"startTime":1753673998831,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":92788,"timestamp":2071741478323,"id":1356,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"ssr"},"startTime":1753673998831,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43350,"timestamp":2071741541566,"id":1367,"parentId":1284,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/circle-check-big.js","layer":"ssr"},"startTime":1753673998895,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":42858,"timestamp":2071741542181,"id":1368,"parentId":1269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/circle.js","layer":"ssr"},"startTime":1753673998895,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":117639,"timestamp":2071741467947,"id":1297,"parentId":1213,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.mjs","layer":"ssr"},"startTime":1753673998821,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":114233,"timestamp":2071741472668,"id":1324,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs","layer":"ssr"},"startTime":1753673998826,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":113500,"timestamp":2071741474726,"id":1326,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-avatar/dist/index.mjs","layer":"ssr"},"startTime":1753673998828,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":116338,"timestamp":2071741473466,"id":1325,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-accordion/dist/index.mjs","layer":"ssr"},"startTime":1753673998826,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":115220,"timestamp":2071741475679,"id":1330,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-checkbox/dist/index.mjs","layer":"ssr"},"startTime":1753673998829,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":115022,"timestamp":2071741476110,"id":1332,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-label/dist/index.mjs","layer":"ssr"},"startTime":1753673998829,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":120359,"timestamp":2071741475855,"id":1331,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-form/dist/index.mjs","layer":"ssr"},"startTime":1753673998829,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":120019,"timestamp":2071741476483,"id":1337,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"ssr"},"startTime":1753673998829,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":122064,"timestamp":2071741475437,"id":1329,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs","layer":"ssr"},"startTime":1753673998828,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":122461,"timestamp":2071741476258,"id":1334,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-hover-card/dist/index.mjs","layer":"ssr"},"startTime":1753673998829,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":124239,"timestamp":2071741476325,"id":1335,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs","layer":"ssr"},"startTime":1753673998829,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":127083,"timestamp":2071741476190,"id":1333,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs","layer":"ssr"},"startTime":1753673998829,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":126924,"timestamp":2071741477126,"id":1344,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-progress/dist/index.mjs","layer":"ssr"},"startTime":1753673998830,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":127796,"timestamp":2071741476949,"id":1342,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-collapsible/dist/index.mjs","layer":"ssr"},"startTime":1753673998830,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":130550,"timestamp":2071741476390,"id":1336,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-menubar/dist/index.mjs","layer":"ssr"},"startTime":1753673998829,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":131358,"timestamp":2071741476614,"id":1338,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-context-menu/dist/index.mjs","layer":"ssr"},"startTime":1753673998830,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":136571,"timestamp":2071741476703,"id":1339,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-scroll-area/dist/index.mjs","layer":"ssr"},"startTime":1753673998830,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":137971,"timestamp":2071741477424,"id":1347,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-slider/dist/index.mjs","layer":"ssr"},"startTime":1753673998830,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":138866,"timestamp":2071741477038,"id":1343,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-switch/dist/index.mjs","layer":"ssr"},"startTime":1753673998830,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":141309,"timestamp":2071741477196,"id":1345,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs","layer":"ssr"},"startTime":1753673998830,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":141932,"timestamp":2071741477583,"id":1349,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-toggle-group/dist/index.mjs","layer":"ssr"},"startTime":1753673998831,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":149173,"timestamp":2071741476780,"id":1340,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"ssr"},"startTime":1753673998830,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":149124,"timestamp":2071741477653,"id":1350,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-toolbar/dist/index.mjs","layer":"ssr"},"startTime":1753673998831,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":149668,"timestamp":2071741477732,"id":1351,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-tabs/dist/index.mjs","layer":"ssr"},"startTime":1753673998831,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":150744,"timestamp":2071741477803,"id":1352,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-popover/dist/index.mjs","layer":"ssr"},"startTime":1753673998831,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":150597,"timestamp":2071741478182,"id":1354,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-toggle/dist/index.mjs","layer":"ssr"},"startTime":1753673998831,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":152343,"timestamp":2071741477508,"id":1348,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"ssr"},"startTime":1753673998831,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":152493,"timestamp":2071741478258,"id":1355,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-radio-group/dist/index.mjs","layer":"ssr"},"startTime":1753673998831,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":154249,"timestamp":2071741478006,"id":1353,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"ssr"},"startTime":1753673998831,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":159415,"timestamp":2071741477275,"id":1346,"parentId":1154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-toast/dist/index.mjs","layer":"ssr"},"startTime":1753673998830,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":112061,"timestamp":2071741540918,"id":1364,"parentId":1255,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/store-id.mjs","layer":"ssr"},"startTime":1753673998894,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":112341,"timestamp":2071741540844,"id":1363,"parentId":1255,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/store.mjs","layer":"ssr"},"startTime":1753673998894,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":112678,"timestamp":2071741540759,"id":1362,"parentId":1255,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/handoff.mjs","layer":"ssr"},"startTime":1753673998894,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":112599,"timestamp":2071741540989,"id":1365,"parentId":1261,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.mjs","layer":"ssr"},"startTime":1753673998894,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":113125,"timestamp":2071741541269,"id":1366,"parentId":1160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/index.mjs","layer":"ssr"},"startTime":1753673998894,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":113956,"timestamp":2071741540586,"id":1361,"parentId":1255,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.mjs","layer":"ssr"},"startTime":1753673998894,"traceId":"47e989d5732cf29e"}]
14
- [{"name":"build-module-js","duration":1212,"timestamp":2071741828280,"id":1371,"parentId":1309,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/index.js","layer":"ssr"},"startTime":1753673999181,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5861,"timestamp":2071741828107,"id":1369,"parentId":1284,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/clock.js","layer":"ssr"},"startTime":1753673999181,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6249,"timestamp":2071741828231,"id":1370,"parentId":1284,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/circle-x.js","layer":"ssr"},"startTime":1753673999181,"traceId":"47e989d5732cf29e"},{"name":"image-size-calculation","duration":1126,"timestamp":2071741857903,"id":1445,"parentId":1444,"tags":{},"startTime":1753673999211,"traceId":"47e989d5732cf29e"},{"name":"image-size-calculation","duration":941,"timestamp":2071741858098,"id":1447,"parentId":1446,"tags":{},"startTime":1753673999211,"traceId":"47e989d5732cf29e"},{"name":"image-size-calculation","duration":819,"timestamp":2071741858222,"id":1449,"parentId":1448,"tags":{},"startTime":1753673999211,"traceId":"47e989d5732cf29e"},{"name":"image-size-calculation","duration":246,"timestamp":2071741858795,"id":1451,"parentId":1450,"tags":{},"startTime":1753673999212,"traceId":"47e989d5732cf29e"},{"name":"image-data-stringify","duration":93,"timestamp":2071741909686,"id":1455,"parentId":1448,"tags":{},"startTime":1753673999263,"traceId":"47e989d5732cf29e"},{"name":"next-image-loader","duration":51771,"timestamp":2071741858124,"id":1448,"parentId":1436,"tags":{},"startTime":1753673999211,"traceId":"47e989d5732cf29e"},{"name":"build-module-svg","duration":53267,"timestamp":2071741857055,"id":1436,"parentId":1244,"tags":{"name":"/Users/matt8p/Desktop/inspector/public/ollama_logo.svg","layer":"ssr"},"startTime":1753673999210,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":87473,"timestamp":2071741828353,"id":1372,"parentId":1228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-markdown/index.js","layer":"ssr"},"startTime":1753673999181,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":62804,"timestamp":2071741855126,"id":1421,"parentId":1228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-dir/link.js","layer":"ssr"},"startTime":1753673999208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":80988,"timestamp":2071741837680,"id":1377,"parentId":1273,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/subject.mjs","layer":"ssr"},"startTime":1753673999191,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":85982,"timestamp":2071741837614,"id":1376,"parentId":1273,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/sequence.mjs","layer":"ssr"},"startTime":1753673999191,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":86460,"timestamp":2071741837273,"id":1373,"parentId":1228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-gfm/index.js","layer":"ssr"},"startTime":1753673999190,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":88122,"timestamp":2071741837467,"id":1374,"parentId":1272,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/Reorder/Group.mjs","layer":"ssr"},"startTime":1753673999190,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":76388,"timestamp":2071741849476,"id":1378,"parentId":1274,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/attach-animation.mjs","layer":"ssr"},"startTime":1753673999202,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":79066,"timestamp":2071741849621,"id":1379,"parentId":1274,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/attach-function.mjs","layer":"ssr"},"startTime":1753673999203,"traceId":"47e989d5732cf29e"},{"name":"image-resize","duration":69583,"timestamp":2071741859232,"id":1452,"parentId":1444,"tags":{},"startTime":1753673999212,"traceId":"47e989d5732cf29e"},{"name":"image-base64-tostring","duration":28,"timestamp":2071741928821,"id":1457,"parentId":1444,"tags":{},"startTime":1753673999282,"traceId":"47e989d5732cf29e"},{"name":"image-data-stringify","duration":8,"timestamp":2071741928858,"id":1458,"parentId":1444,"tags":{},"startTime":1753673999282,"traceId":"47e989d5732cf29e"},{"name":"next-image-loader","duration":71365,"timestamp":2071741857516,"id":1444,"parentId":1434,"tags":{},"startTime":1753673999211,"traceId":"47e989d5732cf29e"},{"name":"build-module-png","duration":73153,"timestamp":2071741855881,"id":1434,"parentId":1244,"tags":{"name":"/Users/matt8p/Desktop/inspector/public/claude_logo.png","layer":"ssr"},"startTime":1753673999209,"traceId":"47e989d5732cf29e"},{"name":"image-resize","duration":20097,"timestamp":2071741908956,"id":1453,"parentId":1446,"tags":{},"startTime":1753673999262,"traceId":"47e989d5732cf29e"},{"name":"image-base64-tostring","duration":2,"timestamp":2071741929054,"id":1459,"parentId":1446,"tags":{},"startTime":1753673999282,"traceId":"47e989d5732cf29e"},{"name":"image-data-stringify","duration":4,"timestamp":2071741929060,"id":1460,"parentId":1446,"tags":{},"startTime":1753673999282,"traceId":"47e989d5732cf29e"},{"name":"next-image-loader","duration":71071,"timestamp":2071741858000,"id":1446,"parentId":1435,"tags":{},"startTime":1753673999211,"traceId":"47e989d5732cf29e"},{"name":"build-module-png","duration":72105,"timestamp":2071741857035,"id":1435,"parentId":1244,"tags":{"name":"/Users/matt8p/Desktop/inspector/public/openai_logo.png","layer":"ssr"},"startTime":1753673999210,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":83893,"timestamp":2071741849768,"id":1381,"parentId":1275,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/on-scroll-handler.mjs","layer":"ssr"},"startTime":1753673999203,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":84186,"timestamp":2071741849838,"id":1382,"parentId":1291,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/is-variant-label.mjs","layer":"ssr"},"startTime":1753673999203,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":84947,"timestamp":2071741849971,"id":1384,"parentId":1278,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animators/waapi/animate-elements.mjs","layer":"ssr"},"startTime":1753673999203,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":85358,"timestamp":2071741849905,"id":1383,"parentId":1291,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/variant-props.mjs","layer":"ssr"},"startTime":1753673999203,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":86017,"timestamp":2071741849700,"id":1380,"parentId":1275,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/info.mjs","layer":"ssr"},"startTime":1753673999203,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":85984,"timestamp":2071741850043,"id":1385,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/array.mjs","layer":"ssr"},"startTime":1753673999203,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":86091,"timestamp":2071741850109,"id":1386,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/clamp.mjs","layer":"ssr"},"startTime":1753673999203,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":86148,"timestamp":2071741850169,"id":1387,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/global-config.mjs","layer":"ssr"},"startTime":1753673999203,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":86278,"timestamp":2071741850291,"id":1389,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/is-numerical-string.mjs","layer":"ssr"},"startTime":1753673999203,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":86461,"timestamp":2071741850231,"id":1388,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/is-object.mjs","layer":"ssr"},"startTime":1753673999203,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":86407,"timestamp":2071741850413,"id":1391,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/is-zero-value-string.mjs","layer":"ssr"},"startTime":1753673999203,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":86488,"timestamp":2071741850473,"id":1392,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/memo.mjs","layer":"ssr"},"startTime":1753673999203,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":86530,"timestamp":2071741850531,"id":1393,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/noop.mjs","layer":"ssr"},"startTime":1753673999204,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":86891,"timestamp":2071741850354,"id":1390,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/errors.mjs","layer":"ssr"},"startTime":1753673999203,"traceId":"47e989d5732cf29e"},{"name":"image-resize","duration":28006,"timestamp":2071741909288,"id":1454,"parentId":1450,"tags":{},"startTime":1753673999262,"traceId":"47e989d5732cf29e"},{"name":"image-base64-tostring","duration":6,"timestamp":2071741937298,"id":1461,"parentId":1450,"tags":{},"startTime":1753673999290,"traceId":"47e989d5732cf29e"},{"name":"image-data-stringify","duration":7,"timestamp":2071741937312,"id":1462,"parentId":1450,"tags":{},"startTime":1753673999290,"traceId":"47e989d5732cf29e"},{"name":"next-image-loader","duration":78609,"timestamp":2071741858722,"id":1450,"parentId":1437,"tags":{},"startTime":1753673999212,"traceId":"47e989d5732cf29e"},{"name":"build-module-png","duration":80340,"timestamp":2071741857070,"id":1437,"parentId":1244,"tags":{"name":"/Users/matt8p/Desktop/inspector/public/ollama_dark.png","layer":"ssr"},"startTime":1753673999210,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":100401,"timestamp":2071741837546,"id":1375,"parentId":1272,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/Reorder/Item.mjs","layer":"ssr"},"startTime":1753673999191,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":92682,"timestamp":2071741853307,"id":1394,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/pipe.mjs","layer":"ssr"},"startTime":1753673999206,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":92793,"timestamp":2071741853669,"id":1398,"parentId":1293,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/drag/index.mjs","layer":"ssr"},"startTime":1753673999207,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":93283,"timestamp":2071741853459,"id":1395,"parentId":1296,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/hover.mjs","layer":"ssr"},"startTime":1753673999206,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":93263,"timestamp":2071741853736,"id":1399,"parentId":1296,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/press.mjs","layer":"ssr"},"startTime":1753673999207,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":93540,"timestamp":2071741853797,"id":1400,"parentId":1295,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.mjs","layer":"ssr"},"startTime":1753673999207,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":94226,"timestamp":2071741853534,"id":1396,"parentId":1296,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/focus.mjs","layer":"ssr"},"startTime":1753673999207,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":105691,"timestamp":2071741853862,"id":1401,"parentId":1314,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/create-projection-node.mjs","layer":"ssr"},"startTime":1753673999207,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":105759,"timestamp":2071741854152,"id":1405,"parentId":1303,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/Feature.mjs","layer":"ssr"},"startTime":1753673999207,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":106394,"timestamp":2071741853990,"id":1403,"parentId":1314,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.mjs","layer":"ssr"},"startTime":1753673999207,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":106925,"timestamp":2071741854282,"id":1407,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/subscription-manager.mjs","layer":"ssr"},"startTime":1753673999207,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":107234,"timestamp":2071741854220,"id":1406,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/progress.mjs","layer":"ssr"},"startTime":1753673999207,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":108433,"timestamp":2071741854069,"id":1404,"parentId":1303,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/animation-state.mjs","layer":"ssr"},"startTime":1753673999207,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":108330,"timestamp":2071741854344,"id":1408,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/time-conversion.mjs","layer":"ssr"},"startTime":1753673999207,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":108381,"timestamp":2071741854468,"id":1410,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/warn-once.mjs","layer":"ssr"},"startTime":1753673999207,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":108568,"timestamp":2071741854406,"id":1409,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/velocity-per-second.mjs","layer":"ssr"},"startTime":1753673999207,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":108563,"timestamp":2071741854530,"id":1411,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/wrap.mjs","layer":"ssr"},"startTime":1753673999208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":108607,"timestamp":2071741854652,"id":1413,"parentId":1320,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-will-change/add-will-change.mjs","layer":"ssr"},"startTime":1753673999208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":108781,"timestamp":2071741854588,"id":1412,"parentId":1322,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.mjs","layer":"ssr"},"startTime":1753673999208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":108994,"timestamp":2071741854840,"id":1416,"parentId":1293,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/pan/index.mjs","layer":"ssr"},"startTime":1753673999208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":109215,"timestamp":2071741854963,"id":1418,"parentId":1295,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.mjs","layer":"ssr"},"startTime":1753673999208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":109494,"timestamp":2071741855027,"id":1419,"parentId":1296,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/viewport/index.mjs","layer":"ssr"},"startTime":1753673999208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":110299,"timestamp":2071741854713,"id":1414,"parentId":1320,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.mjs","layer":"ssr"},"startTime":1753673999208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":111287,"timestamp":2071741853926,"id":1402,"parentId":1295,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.mjs","layer":"ssr"},"startTime":1753673999207,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":110045,"timestamp":2071741855335,"id":1425,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/ease.mjs","layer":"ssr"},"startTime":1753673999208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":110973,"timestamp":2071741855155,"id":1422,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/back.mjs","layer":"ssr"},"startTime":1753673999208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":111208,"timestamp":2071741855216,"id":1423,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/anticipate.mjs","layer":"ssr"},"startTime":1753673999208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":111375,"timestamp":2071741855393,"id":1426,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/cubic-bezier.mjs","layer":"ssr"},"startTime":1753673999208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":111845,"timestamp":2071741855276,"id":1424,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/steps.mjs","layer":"ssr"},"startTime":1753673999208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":111770,"timestamp":2071741855694,"id":1431,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/utils/is-easing-array.mjs","layer":"ssr"},"startTime":1753673999209,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":111865,"timestamp":2071741855758,"id":1432,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/utils/is-bezier-definition.mjs","layer":"ssr"},"startTime":1753673999209,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":112262,"timestamp":2071741855510,"id":1428,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/modifiers/mirror.mjs","layer":"ssr"},"startTime":1753673999209,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":112318,"timestamp":2071741855572,"id":1429,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/modifiers/reverse.mjs","layer":"ssr"},"startTime":1753673999209,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":112676,"timestamp":2071741855452,"id":1427,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/circ.mjs","layer":"ssr"},"startTime":1753673999208,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":111460,"timestamp":2071741857085,"id":1438,"parentId":1359,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/api/image.js","layer":"ssr"},"startTime":1753673999210,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":113053,"timestamp":2071741855821,"id":1433,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/utils/map.mjs","layer":"ssr"},"startTime":1753673999209,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":111989,"timestamp":2071741857150,"id":1439,"parentId":1324,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"ssr"},"startTime":1753673999210,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":112465,"timestamp":2071741857211,"id":1440,"parentId":1324,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"ssr"},"startTime":1753673999210,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":114265,"timestamp":2071741855633,"id":1430,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/utils/get-easing-for-segment.mjs","layer":"ssr"},"startTime":1753673999209,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":112907,"timestamp":2071741857270,"id":1441,"parentId":1358,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"ssr"},"startTime":1753673999210,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":113193,"timestamp":2071741857335,"id":1442,"parentId":1326,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"ssr"},"startTime":1753673999210,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":113431,"timestamp":2071741857395,"id":1443,"parentId":1328,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"ssr"},"startTime":1753673999210,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":131314,"timestamp":2071741853600,"id":1397,"parentId":1301,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/index.mjs","layer":"ssr"},"startTime":1753673999207,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":130516,"timestamp":2071741854776,"id":1415,"parentId":1297,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.mjs","layer":"ssr"},"startTime":1753673999208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":130798,"timestamp":2071741854902,"id":1417,"parentId":1293,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.mjs","layer":"ssr"},"startTime":1753673999208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":108314,"timestamp":2071741916117,"id":1456,"parentId":1325,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"ssr"},"startTime":1753673999269,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":109645,"timestamp":2071741940927,"id":1464,"parentId":1325,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"ssr"},"startTime":1753673999294,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":109457,"timestamp":2071741941405,"id":1468,"parentId":1330,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"ssr"},"startTime":1753673999294,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":109829,"timestamp":2071741941193,"id":1466,"parentId":1326,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs","layer":"ssr"},"startTime":1753673999294,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":110125,"timestamp":2071741941086,"id":1465,"parentId":1325,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"ssr"},"startTime":1753673999294,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":110027,"timestamp":2071741941331,"id":1467,"parentId":1330,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"ssr"},"startTime":1753673999294,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":110937,"timestamp":2071741940736,"id":1463,"parentId":1326,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"ssr"},"startTime":1753673999294,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1009,"timestamp":2071742056637,"id":1507,"parentId":1371,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/external.js","layer":"ssr"},"startTime":1753673999410,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":119379,"timestamp":2071741941574,"id":1469,"parentId":1330,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"ssr"},"startTime":1753673999295,"traceId":"47e989d5732cf29e"}]
15
- [{"name":"build-module-mjs","duration":57918,"timestamp":2071742029986,"id":1472,"parentId":1335,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-effect-event/dist/index.mjs","layer":"ssr"},"startTime":1753673999383,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58575,"timestamp":2071742030296,"id":1475,"parentId":1333,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/number/dist/index.mjs","layer":"ssr"},"startTime":1753673999383,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":60111,"timestamp":2071742030364,"id":1476,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/AsyncMotionValueAnimation.mjs","layer":"ssr"},"startTime":1753673999383,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":72329,"timestamp":2071742029908,"id":1471,"parentId":1334,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"ssr"},"startTime":1753673999383,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":73305,"timestamp":2071742030164,"id":1473,"parentId":1334,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"ssr"},"startTime":1753673999383,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":74741,"timestamp":2071742030230,"id":1474,"parentId":1333,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"ssr"},"startTime":1753673999383,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":53970,"timestamp":2071742054433,"id":1477,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/GroupAnimation.mjs","layer":"ssr"},"startTime":1753673999407,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":54202,"timestamp":2071742054777,"id":1481,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/NativeAnimation.mjs","layer":"ssr"},"startTime":1753673999408,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":54304,"timestamp":2071742054842,"id":1482,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/NativeAnimationWrapper.mjs","layer":"ssr"},"startTime":1753673999408,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":54477,"timestamp":2071742054912,"id":1483,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/active-animations.mjs","layer":"ssr"},"startTime":1753673999408,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":54746,"timestamp":2071742054977,"id":1484,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/css-variables-conversion.mjs","layer":"ssr"},"startTime":1753673999408,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":55284,"timestamp":2071742054709,"id":1480,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/NativeAnimationExtended.mjs","layer":"ssr"},"startTime":1753673999408,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":55167,"timestamp":2071742055169,"id":1487,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/inertia.mjs","layer":"ssr"},"startTime":1753673999408,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":55526,"timestamp":2071742055106,"id":1486,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/is-css-variable.mjs","layer":"ssr"},"startTime":1753673999408,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":55428,"timestamp":2071742055363,"id":1490,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.mjs","layer":"ssr"},"startTime":1753673999408,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":56107,"timestamp":2071742055296,"id":1489,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/spring/index.mjs","layer":"ssr"},"startTime":1753673999408,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":56153,"timestamp":2071742055426,"id":1491,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/utils/create-generator-easing.mjs","layer":"ssr"},"startTime":1753673999408,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":56244,"timestamp":2071742055553,"id":1493,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/start-waapi-animation.mjs","layer":"ssr"},"startTime":1753673999409,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":56871,"timestamp":2071742055042,"id":1485,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.mjs","layer":"ssr"},"startTime":1753673999408,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58512,"timestamp":2071742055232,"id":1488,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/keyframes.mjs","layer":"ssr"},"startTime":1753673999408,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58287,"timestamp":2071742055621,"id":1494,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/easing/cubic-bezier.mjs","layer":"ssr"},"startTime":1753673999409,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58536,"timestamp":2071742055490,"id":1492,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.mjs","layer":"ssr"},"startTime":1753673999409,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58497,"timestamp":2071742055684,"id":1495,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/easing/is-supported.mjs","layer":"ssr"},"startTime":1753673999409,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58605,"timestamp":2071742055747,"id":1496,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/easing/map-easing.mjs","layer":"ssr"},"startTime":1753673999409,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58674,"timestamp":2071742055813,"id":1497,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/easing/supported.mjs","layer":"ssr"},"startTime":1753673999409,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":60280,"timestamp":2071742054563,"id":1478,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/GroupAnimationWithThen.mjs","layer":"ssr"},"startTime":1753673999408,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61335,"timestamp":2071742054641,"id":1479,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/JSAnimation.mjs","layer":"ssr"},"startTime":1753673999408,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":60467,"timestamp":2071742056041,"id":1499,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/DOMKeyframesResolver.mjs","layer":"ssr"},"startTime":1753673999409,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61083,"timestamp":2071742055906,"id":1498,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/KeyframesResolver.mjs","layer":"ssr"},"startTime":1753673999409,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":60946,"timestamp":2071742056207,"id":1501,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/offsets/fill.mjs","layer":"ssr"},"startTime":1753673999409,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":60997,"timestamp":2071742056275,"id":1502,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/offsets/time.mjs","layer":"ssr"},"startTime":1753673999409,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61069,"timestamp":2071742056340,"id":1503,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/apply-px-defaults.mjs","layer":"ssr"},"startTime":1753673999409,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61052,"timestamp":2071742056504,"id":1505,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/supports/partial-keyframes.mjs","layer":"ssr"},"startTime":1753673999410,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61543,"timestamp":2071742056135,"id":1500,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/offsets/default.mjs","layer":"ssr"},"startTime":1753673999409,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61094,"timestamp":2071742056698,"id":1508,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/accelerated-values.mjs","layer":"ssr"},"startTime":1753673999410,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61438,"timestamp":2071742056570,"id":1506,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/supports/waapi.mjs","layer":"ssr"},"startTime":1753673999410,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":90728,"timestamp":2071742029754,"id":1470,"parentId":1329,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"ssr"},"startTime":1753673999383,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":64217,"timestamp":2071742056432,"id":1504,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/fill-wildcards.mjs","layer":"ssr"},"startTime":1753673999409,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":64076,"timestamp":2071742056765,"id":1509,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.mjs","layer":"ssr"},"startTime":1753673999410,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63357,"timestamp":2071742067256,"id":1511,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/sync-time.mjs","layer":"ssr"},"startTime":1753673999420,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63886,"timestamp":2071742067111,"id":1510,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/batcher.mjs","layer":"ssr"},"startTime":1753673999420,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":276073,"timestamp":2071741855093,"id":1420,"parentId":1279,"tags":{"name":"__barrel_optimize__?names=format,parseISO!=!/Users/matt8p/Desktop/inspector/node_modules/date-fns/index.mjs","layer":"ssr"},"startTime":1753673999208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":68730,"timestamp":2071742072160,"id":1513,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/hover.mjs","layer":"ssr"},"startTime":1753673999425,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":69202,"timestamp":2071742071983,"id":1512,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/microtask.mjs","layer":"ssr"},"startTime":1753673999425,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":69255,"timestamp":2071742072279,"id":1514,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/press/index.mjs","layer":"ssr"},"startTime":1753673999425,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":69329,"timestamp":2071742072376,"id":1515,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.mjs","layer":"ssr"},"startTime":1753673999425,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":69186,"timestamp":2071742072651,"id":1517,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/resize/index.mjs","layer":"ssr"},"startTime":1753673999426,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":69159,"timestamp":2071742072789,"id":1519,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/stats/animation-count.mjs","layer":"ssr"},"startTime":1753673999426,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":69381,"timestamp":2071742072893,"id":1520,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/stats/buffer.mjs","layer":"ssr"},"startTime":1753673999426,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":70111,"timestamp":2071742072725,"id":1518,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/stats/index.mjs","layer":"ssr"},"startTime":1753673999426,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":70057,"timestamp":2071742072975,"id":1521,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/scroll/observe.mjs","layer":"ssr"},"startTime":1753673999426,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":70589,"timestamp":2071742073043,"id":1522,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/interpolate.mjs","layer":"ssr"},"startTime":1753673999426,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":70620,"timestamp":2071742073174,"id":1524,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/is-svg-element.mjs","layer":"ssr"},"startTime":1753673999426,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":70725,"timestamp":2071742073237,"id":1525,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/resolve-elements.mjs","layer":"ssr"},"startTime":1753673999426,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":66703,"timestamp":2071742077399,"id":1528,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/is-svg-svg-element.mjs","layer":"ssr"},"startTime":1753673999430,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":66780,"timestamp":2071742077465,"id":1529,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/index.mjs","layer":"ssr"},"startTime":1753673999430,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":67165,"timestamp":2071742077587,"id":1531,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/complex.mjs","layer":"ssr"},"startTime":1753673999431,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":71785,"timestamp":2071742073108,"id":1523,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/is-html-element.mjs","layer":"ssr"},"startTime":1753673999426,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":67723,"timestamp":2071742077330,"id":1527,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/transform.mjs","layer":"ssr"},"startTime":1753673999430,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":68017,"timestamp":2071742077224,"id":1526,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/stagger.mjs","layer":"ssr"},"startTime":1753673999430,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":68003,"timestamp":2071742077526,"id":1530,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/color.mjs","layer":"ssr"},"startTime":1753673999431,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":67930,"timestamp":2071742077720,"id":1533,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/number.mjs","layer":"ssr"},"startTime":1753673999431,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":68018,"timestamp":2071742077782,"id":1534,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/visibility.mjs","layer":"ssr"},"startTime":1753673999431,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":68071,"timestamp":2071742077842,"id":1535,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/supports/flags.mjs","layer":"ssr"},"startTime":1753673999431,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":68149,"timestamp":2071742077903,"id":1536,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.mjs","layer":"ssr"},"startTime":1753673999431,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":68190,"timestamp":2071742078012,"id":1537,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/supports/linear-easing.mjs","layer":"ssr"},"startTime":1753673999431,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":68098,"timestamp":2071742078249,"id":1540,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/map-value.mjs","layer":"ssr"},"startTime":1753673999431,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":68965,"timestamp":2071742078112,"id":1538,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/index.mjs","layer":"ssr"},"startTime":1753673999431,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":69230,"timestamp":2071742078183,"id":1539,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/spring-value.mjs","layer":"ssr"},"startTime":1753673999431,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":69275,"timestamp":2071742078314,"id":1541,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/transform-value.mjs","layer":"ssr"},"startTime":1753673999431,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":69342,"timestamp":2071742078409,"id":1542,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/dimensions.mjs","layer":"ssr"},"startTime":1753673999431,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":69511,"timestamp":2071742078472,"id":1543,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/index.mjs","layer":"ssr"},"startTime":1753673999431,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":69650,"timestamp":2071742078534,"id":1544,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/hex.mjs","layer":"ssr"},"startTime":1753673999432,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":69732,"timestamp":2071742078641,"id":1545,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/hsla.mjs","layer":"ssr"},"startTime":1753673999432,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":76003,"timestamp":2071742072508,"id":1516,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.mjs","layer":"ssr"},"startTime":1753673999426,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":70972,"timestamp":2071742077650,"id":1532,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/immediate.mjs","layer":"ssr"},"startTime":1753673999431,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8617,"timestamp":2071742187627,"id":1575,"parentId":1421,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/use-merged-ref.js","layer":"ssr"},"startTime":1753673999541,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10002,"timestamp":2071742187601,"id":1574,"parentId":1421,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"ssr"},"startTime":1753673999541,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11149,"timestamp":2071742187569,"id":1573,"parentId":1421,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils.js","layer":"ssr"},"startTime":1753673999541,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12037,"timestamp":2071742187658,"id":1576,"parentId":1421,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/links.js","layer":"ssr"},"startTime":1753673999541,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15771,"timestamp":2071742200078,"id":1577,"parentId":1421,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"ssr"},"startTime":1753673999553,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15978,"timestamp":2071742200215,"id":1579,"parentId":1421,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/add-base-path.js","layer":"ssr"},"startTime":1753673999553,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16228,"timestamp":2071742200180,"id":1578,"parentId":1421,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"ssr"},"startTime":1753673999553,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1900,"timestamp":2071742218120,"id":1629,"parentId":1507,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/errors.js","layer":"ssr"},"startTime":1753673999571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15661,"timestamp":2071742218183,"id":1630,"parentId":1507,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/types.js","layer":"ssr"},"startTime":1753673999571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16192,"timestamp":2071742218239,"id":1631,"parentId":1507,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/ZodError.js","layer":"ssr"},"startTime":1753673999571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16566,"timestamp":2071742218298,"id":1632,"parentId":1507,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/parseUtil.js","layer":"ssr"},"startTime":1753673999571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16564,"timestamp":2071742218356,"id":1633,"parentId":1507,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/typeAliases.js","layer":"ssr"},"startTime":1753673999571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16893,"timestamp":2071742218414,"id":1634,"parentId":1507,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/util.js","layer":"ssr"},"startTime":1753673999571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":36413,"timestamp":2071742200246,"id":1580,"parentId":1421,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router-instance.js","layer":"ssr"},"startTime":1753673999553,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19608,"timestamp":2071742217598,"id":1620,"parentId":1438,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-external.js","layer":"ssr"},"startTime":1753673999571,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":56153,"timestamp":2071742185771,"id":1546,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/hsla-to-rgba.mjs","layer":"ssr"},"startTime":1753673999539,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":56315,"timestamp":2071742185934,"id":1547,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/rgba.mjs","layer":"ssr"},"startTime":1753673999539,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":56640,"timestamp":2071742186212,"id":1551,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/complex/index.mjs","layer":"ssr"},"startTime":1753673999539,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":56977,"timestamp":2071742186083,"id":1549,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/maps/number.mjs","layer":"ssr"},"startTime":1753673999539,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57203,"timestamp":2071742186013,"id":1548,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/maps/defaults.mjs","layer":"ssr"},"startTime":1753673999539,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57227,"timestamp":2071742186148,"id":1550,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/maps/transform.mjs","layer":"ssr"},"startTime":1753673999539,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57235,"timestamp":2071742186276,"id":1552,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/numbers/index.mjs","layer":"ssr"},"startTime":1753673999539,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57407,"timestamp":2071742186339,"id":1553,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/numbers/units.mjs","layer":"ssr"},"startTime":1753673999539,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57504,"timestamp":2071742186401,"id":1554,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/index-legacy.mjs","layer":"ssr"},"startTime":1753673999539,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57588,"timestamp":2071742186468,"id":1555,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/test.mjs","layer":"ssr"},"startTime":1753673999539,"traceId":"47e989d5732cf29e"}]
16
- [{"name":"build-module-mjs","duration":57713,"timestamp":2071742186529,"id":1556,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/frame.mjs","layer":"ssr"},"startTime":1753673999540,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57924,"timestamp":2071742186588,"id":1557,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/attr/index.mjs","layer":"ssr"},"startTime":1753673999540,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58180,"timestamp":2071742186650,"id":1558,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/style/index.mjs","layer":"ssr"},"startTime":1753673999540,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58455,"timestamp":2071742186709,"id":1559,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/svg/index.mjs","layer":"ssr"},"startTime":1753673999540,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58531,"timestamp":2071742186769,"id":1560,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/prop/index.mjs","layer":"ssr"},"startTime":1753673999540,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58611,"timestamp":2071742186896,"id":1562,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.mjs","layer":"ssr"},"startTime":1753673999540,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58960,"timestamp":2071742186958,"id":1563,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/parse-transform.mjs","layer":"ssr"},"startTime":1753673999540,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59207,"timestamp":2071742186828,"id":1561,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.mjs","layer":"ssr"},"startTime":1753673999540,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59075,"timestamp":2071742187081,"id":1565,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/style-set.mjs","layer":"ssr"},"startTime":1753673999540,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59133,"timestamp":2071742187140,"id":1566,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/utils/keys-position.mjs","layer":"ssr"},"startTime":1753673999540,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59087,"timestamp":2071742187326,"id":1569,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/find.mjs","layer":"ssr"},"startTime":1753673999540,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59508,"timestamp":2071742187020,"id":1564,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/style-computed.mjs","layer":"ssr"},"startTime":1753673999540,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59191,"timestamp":2071742187447,"id":1571,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/get-as-type.mjs","layer":"ssr"},"startTime":1753673999540,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59566,"timestamp":2071742187204,"id":1567,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/utils/keys-transform.mjs","layer":"ssr"},"startTime":1753673999540,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59606,"timestamp":2071742187266,"id":1568,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/utils/is-motion-value.mjs","layer":"ssr"},"startTime":1753673999540,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59622,"timestamp":2071742187386,"id":1570,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/animatable-none.mjs","layer":"ssr"},"startTime":1753673999540,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59780,"timestamp":2071742187509,"id":1572,"parentId":1366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/index.mjs","layer":"ssr"},"startTime":1753673999541,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":54619,"timestamp":2071742200449,"id":1583,"parentId":1377,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/is-dom-keyframes.mjs","layer":"ssr"},"startTime":1753673999553,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":55316,"timestamp":2071742200382,"id":1582,"parentId":1377,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/create-visual-element.mjs","layer":"ssr"},"startTime":1753673999553,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":55997,"timestamp":2071742200669,"id":1586,"parentId":1372,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-markdown/lib/index.js","layer":"ssr"},"startTime":1753673999554,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":56273,"timestamp":2071742200579,"id":1585,"parentId":1377,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/single-value.mjs","layer":"ssr"},"startTime":1753673999554,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":56404,"timestamp":2071742200730,"id":1587,"parentId":1390,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/format-error-message.mjs","layer":"ssr"},"startTime":1753673999554,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":56412,"timestamp":2071742200929,"id":1590,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-gfm/lib/index.js","layer":"ssr"},"startTime":1753673999554,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57309,"timestamp":2071742200988,"id":1591,"parentId":1376,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/create.mjs","layer":"ssr"},"startTime":1753673999554,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57528,"timestamp":2071742201114,"id":1593,"parentId":1378,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/utils/get-timeline.mjs","layer":"ssr"},"startTime":1753673999554,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58468,"timestamp":2071742200514,"id":1584,"parentId":1377,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/resolve-subjects.mjs","layer":"ssr"},"startTime":1753673999554,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58040,"timestamp":2071742201177,"id":1594,"parentId":1416,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/get-context-window.mjs","layer":"ssr"},"startTime":1753673999554,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58302,"timestamp":2071742201298,"id":1596,"parentId":1400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.mjs","layer":"ssr"},"startTime":1753673999554,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58567,"timestamp":2071742201238,"id":1595,"parentId":1404,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/shallow-compare.mjs","layer":"ssr"},"startTime":1753673999554,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58610,"timestamp":2071742201361,"id":1597,"parentId":1401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/copy.mjs","layer":"ssr"},"startTime":1753673999554,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58930,"timestamp":2071742201485,"id":1599,"parentId":1401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.mjs","layer":"ssr"},"startTime":1753673999554,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61080,"timestamp":2071742201049,"id":1592,"parentId":1374,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/Reorder/utils/check-reorder.mjs","layer":"ssr"},"startTime":1753673999554,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61126,"timestamp":2071742201547,"id":1600,"parentId":1401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.mjs","layer":"ssr"},"startTime":1753673999555,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":62834,"timestamp":2071742201422,"id":1598,"parentId":1398,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.mjs","layer":"ssr"},"startTime":1753673999554,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":62919,"timestamp":2071742201612,"id":1601,"parentId":1401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/utils.mjs","layer":"ssr"},"startTime":1753673999555,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63125,"timestamp":2071742201673,"id":1602,"parentId":1401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/styles/transform.mjs","layer":"ssr"},"startTime":1753673999555,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63401,"timestamp":2071742201734,"id":1603,"parentId":1401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/state.mjs","layer":"ssr"},"startTime":1753673999555,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63431,"timestamp":2071742201856,"id":1605,"parentId":1413,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-will-change/is.mjs","layer":"ssr"},"startTime":1753673999555,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63722,"timestamp":2071742201794,"id":1604,"parentId":1404,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/get-variant-context.mjs","layer":"ssr"},"startTime":1753673999555,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":72636,"timestamp":2071742200307,"id":1581,"parentId":1374,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/ReorderContext.mjs","layer":"ssr"},"startTime":1753673999553,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":73010,"timestamp":2071742200858,"id":1589,"parentId":1340,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"ssr"},"startTime":1753673999554,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":73296,"timestamp":2071742200792,"id":1588,"parentId":1340,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"ssr"},"startTime":1753673999554,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57749,"timestamp":2071742216626,"id":1606,"parentId":1400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/build-styles.mjs","layer":"ssr"},"startTime":1753673999570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57786,"timestamp":2071742216759,"id":1607,"parentId":1400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/render.mjs","layer":"ssr"},"startTime":1753673999570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57939,"timestamp":2071742216902,"id":1609,"parentId":1381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/index.mjs","layer":"ssr"},"startTime":1753673999570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57999,"timestamp":2071742217033,"id":1611,"parentId":1414,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/default-transitions.mjs","layer":"ssr"},"startTime":1753673999570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58027,"timestamp":2071742217161,"id":1613,"parentId":1402,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.mjs","layer":"ssr"},"startTime":1753673999570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58523,"timestamp":2071742216831,"id":1608,"parentId":1400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.mjs","layer":"ssr"},"startTime":1753673999570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58340,"timestamp":2071742217225,"id":1614,"parentId":1419,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/viewport/observers.mjs","layer":"ssr"},"startTime":1753673999570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58452,"timestamp":2071742217287,"id":1615,"parentId":1400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/utils/measure.mjs","layer":"ssr"},"startTime":1753673999570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58502,"timestamp":2071742217349,"id":1616,"parentId":1401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/utils/each-axis.mjs","layer":"ssr"},"startTime":1753673999570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58887,"timestamp":2071742217097,"id":1612,"parentId":1414,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.mjs","layer":"ssr"},"startTime":1753673999570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59944,"timestamp":2071742216968,"id":1610,"parentId":1416,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/pan/PanSession.mjs","layer":"ssr"},"startTime":1753673999570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59779,"timestamp":2071742217413,"id":1617,"parentId":1401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/utils/has-transform.mjs","layer":"ssr"},"startTime":1753673999570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":60268,"timestamp":2071742217475,"id":1618,"parentId":1401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/animation/mix-values.mjs","layer":"ssr"},"startTime":1753673999570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":60100,"timestamp":2071742217809,"id":1624,"parentId":1397,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/use-svg-visual-state.mjs","layer":"ssr"},"startTime":1753673999571,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":60514,"timestamp":2071742217626,"id":1621,"parentId":1397,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/use-render.mjs","layer":"ssr"},"startTime":1753673999571,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":60699,"timestamp":2071742217686,"id":1622,"parentId":1397,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/MotionContext/create.mjs","layer":"ssr"},"startTime":1753673999571,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61252,"timestamp":2071742217537,"id":1619,"parentId":1401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/shared/stack.mjs","layer":"ssr"},"startTime":1753673999571,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61211,"timestamp":2071742217748,"id":1623,"parentId":1397,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/use-html-visual-state.mjs","layer":"ssr"},"startTime":1753673999571,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61263,"timestamp":2071742217871,"id":1625,"parentId":1397,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.mjs","layer":"ssr"},"startTime":1753673999571,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61290,"timestamp":2071742218055,"id":1628,"parentId":1417,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.mjs","layer":"ssr"},"startTime":1753673999571,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61540,"timestamp":2071742217994,"id":1627,"parentId":1417,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.mjs","layer":"ssr"},"startTime":1753673999571,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":62034,"timestamp":2071742217931,"id":1626,"parentId":1397,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.mjs","layer":"ssr"},"startTime":1753673999571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2741,"timestamp":2071742316902,"id":1672,"parentId":1629,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/locales/en.js","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2892,"timestamp":2071742316962,"id":1673,"parentId":1630,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/errorUtil.js","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8945,"timestamp":2071742316875,"id":1671,"parentId":1579,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9829,"timestamp":2071742316523,"id":1665,"parentId":1574,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9578,"timestamp":2071742317067,"id":1676,"parentId":1578,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/has-base-path.js","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9988,"timestamp":2071742317104,"id":1677,"parentId":1579,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10801,"timestamp":2071742317045,"id":1675,"parentId":1576,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/segment-cache.js","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14190,"timestamp":2071742317191,"id":1679,"parentId":1580,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":14609,"timestamp":2071742317615,"id":1687,"parentId":1420,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/format.mjs","layer":"ssr"},"startTime":1753673999671,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16801,"timestamp":2071742317023,"id":1674,"parentId":1576,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router.js","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":17114,"timestamp":2071742317591,"id":1686,"parentId":1420,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/parseISO.mjs","layer":"ssr"},"startTime":1753673999671,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17364,"timestamp":2071742317684,"id":1690,"parentId":1580,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js","layer":"ssr"},"startTime":1753673999671,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19840,"timestamp":2071742317639,"id":1688,"parentId":1620,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/image-component.js","layer":"ssr"},"startTime":1753673999671,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21300,"timestamp":2071742317662,"id":1689,"parentId":1620,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/get-img-props.js","layer":"ssr"},"startTime":1753673999671,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":43109,"timestamp":2071742304442,"id":1636,"parentId":1418,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.mjs","layer":"ssr"},"startTime":1753673999657,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":43778,"timestamp":2071742304297,"id":1635,"parentId":1418,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.mjs","layer":"ssr"},"startTime":1753673999657,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":43571,"timestamp":2071742304729,"id":1640,"parentId":1414,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.mjs","layer":"ssr"},"startTime":1753673999658,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":43861,"timestamp":2071742304659,"id":1639,"parentId":1418,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.mjs","layer":"ssr"},"startTime":1753673999658,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":44186,"timestamp":2071742304521,"id":1637,"parentId":1418,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/render.mjs","layer":"ssr"},"startTime":1753673999658,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":44729,"timestamp":2071742304866,"id":1642,"parentId":1340,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/aria-hidden/dist/es2015/index.js","layer":"ssr"},"startTime":1753673999658,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45052,"timestamp":2071742304998,"id":1644,"parentId":1476,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/can-animate.mjs","layer":"ssr"},"startTime":1753673999658,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45206,"timestamp":2071742305064,"id":1645,"parentId":1476,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/WithPromise.mjs","layer":"ssr"},"startTime":1753673999658,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45342,"timestamp":2071742305129,"id":1646,"parentId":1480,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/replace-transition-type.mjs","layer":"ssr"},"startTime":1753673999658,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45440,"timestamp":2071742305196,"id":1647,"parentId":1481,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/apply-generator.mjs","layer":"ssr"},"startTime":1753673999658,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45966,"timestamp":2071742304799,"id":1641,"parentId":1340,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"ssr"},"startTime":1753673999658,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45666,"timestamp":2071742305260,"id":1648,"parentId":1480,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/unsupported-easing.mjs","layer":"ssr"},"startTime":1753673999658,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45742,"timestamp":2071742305325,"id":1649,"parentId":1487,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/utils/velocity.mjs","layer":"ssr"},"startTime":1753673999658,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45971,"timestamp":2071742305626,"id":1653,"parentId":1510,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/render-step.mjs","layer":"ssr"},"startTime":1753673999659,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46393,"timestamp":2071742305390,"id":1650,"parentId":1489,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/spring/defaults.mjs","layer":"ssr"},"startTime":1753673999658,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46396,"timestamp":2071742305520,"id":1652,"parentId":1510,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/order.mjs","layer":"ssr"},"startTime":1753673999659,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47448,"timestamp":2071742304589,"id":1638,"parentId":1418,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.mjs","layer":"ssr"},"startTime":1753673999658,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46599,"timestamp":2071742305759,"id":1654,"parentId":1499,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/unit-conversion.mjs","layer":"ssr"},"startTime":1753673999659,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47604,"timestamp":2071742304928,"id":1643,"parentId":1476,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/get-final.mjs","layer":"ssr"},"startTime":1753673999658,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47513,"timestamp":2071742305454,"id":1651,"parentId":1489,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/spring/find.mjs","layer":"ssr"},"startTime":1753673999658,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47306,"timestamp":2071742315917,"id":1656,"parentId":1499,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/make-none-animatable.mjs","layer":"ssr"},"startTime":1753673999669,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47260,"timestamp":2071742316196,"id":1660,"parentId":1513,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/utils/setup.mjs","layer":"ssr"},"startTime":1753673999669,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47428,"timestamp":2071742316257,"id":1661,"parentId":1479,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/drivers/frame.mjs","layer":"ssr"},"startTime":1753673999669,"traceId":"47e989d5732cf29e"}]
17
- [{"name":"build-module-mjs","duration":47782,"timestamp":2071742316131,"id":1659,"parentId":1517,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/resize/handle-window.mjs","layer":"ssr"},"startTime":1753673999669,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47864,"timestamp":2071742316321,"id":1662,"parentId":1541,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/subscribe-value.mjs","layer":"ssr"},"startTime":1753673999669,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":48017,"timestamp":2071742316384,"id":1663,"parentId":1537,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/supports/memo.mjs","layer":"ssr"},"startTime":1753673999669,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":48292,"timestamp":2071742316556,"id":1666,"parentId":1514,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.mjs","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":48399,"timestamp":2071742316620,"id":1667,"parentId":1514,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/press/utils/state.mjs","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":48484,"timestamp":2071742316681,"id":1668,"parentId":1514,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.mjs","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":48829,"timestamp":2071742316454,"id":1664,"parentId":1542,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/auto.mjs","layer":"ssr"},"startTime":1753673999669,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":49653,"timestamp":2071742315778,"id":1655,"parentId":1499,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/is-none.mjs","layer":"ssr"},"startTime":1753673999669,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":48904,"timestamp":2071742316751,"id":1669,"parentId":1544,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/utils.mjs","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":49793,"timestamp":2071742315998,"id":1657,"parentId":1503,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/px-values.mjs","layer":"ssr"},"startTime":1753673999669,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":48680,"timestamp":2071742317215,"id":1680,"parentId":1558,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/is-css-var.mjs","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":48725,"timestamp":2071742317281,"id":1681,"parentId":1549,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/int.mjs","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":48746,"timestamp":2071742317464,"id":1684,"parentId":1551,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/color-regex.mjs","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":49257,"timestamp":2071742317131,"id":1678,"parentId":1466,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sync-external-store/shim/index.js","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":49298,"timestamp":2071742317341,"id":1682,"parentId":1558,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/style/transform.mjs","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":49944,"timestamp":2071742316813,"id":1670,"parentId":1545,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/sanitize.mjs","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":49480,"timestamp":2071742317403,"id":1683,"parentId":1551,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/float-regex.mjs","layer":"ssr"},"startTime":1753673999670,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":51171,"timestamp":2071742316066,"id":1658,"parentId":1517,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/resize/handle-element.mjs","layer":"ssr"},"startTime":1753673999669,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":51705,"timestamp":2071742317708,"id":1691,"parentId":1572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/queue.mjs","layer":"ssr"},"startTime":1753673999671,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":52288,"timestamp":2071742317528,"id":1685,"parentId":1548,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/complex/filter.mjs","layer":"ssr"},"startTime":1753673999671,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":52082,"timestamp":2071742328350,"id":1693,"parentId":1557,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/utils/create-dom-effect.mjs","layer":"ssr"},"startTime":1753673999681,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":52494,"timestamp":2071742328201,"id":1692,"parentId":1557,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/utils/create-effect.mjs","layer":"ssr"},"startTime":1753673999681,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":52435,"timestamp":2071742328426,"id":1694,"parentId":1557,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/utils/camel-to-dash.mjs","layer":"ssr"},"startTime":1753673999681,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":52492,"timestamp":2071742328506,"id":1695,"parentId":1598,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/is-ref-object.mjs","layer":"ssr"},"startTime":1753673999682,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":52553,"timestamp":2071742328703,"id":1698,"parentId":1609,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/inset.mjs","layer":"ssr"},"startTime":1753673999682,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":52885,"timestamp":2071742328570,"id":1696,"parentId":1598,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/conversion.mjs","layer":"ssr"},"startTime":1753673999682,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":53525,"timestamp":2071742328832,"id":1700,"parentId":1609,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/presets.mjs","layer":"ssr"},"startTime":1753673999682,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":54325,"timestamp":2071742328767,"id":1699,"parentId":1609,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/offset.mjs","layer":"ssr"},"startTime":1753673999682,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":54623,"timestamp":2071742328636,"id":1697,"parentId":1608,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.mjs","layer":"ssr"},"startTime":1753673999682,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6291,"timestamp":2071742387528,"id":1713,"parentId":1677,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"ssr"},"startTime":1753673999741,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6442,"timestamp":2071742387564,"id":1714,"parentId":1677,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"ssr"},"startTime":1753673999741,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6745,"timestamp":2071742387416,"id":1712,"parentId":1676,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"ssr"},"startTime":1753673999740,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":6720,"timestamp":2071742387692,"id":1717,"parentId":1687,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/toDate.mjs","layer":"ssr"},"startTime":1753673999741,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6932,"timestamp":2071742387719,"id":1718,"parentId":1674,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"ssr"},"startTime":1753673999741,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":7175,"timestamp":2071742387665,"id":1716,"parentId":1687,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/isValid.mjs","layer":"ssr"},"startTime":1753673999741,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7645,"timestamp":2071742387764,"id":1720,"parentId":1674,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"ssr"},"startTime":1753673999741,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10726,"timestamp":2071742387742,"id":1719,"parentId":1688,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/head.js","layer":"ssr"},"startTime":1753673999741,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4845,"timestamp":2071742395867,"id":1723,"parentId":1679,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"ssr"},"startTime":1753673999749,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5347,"timestamp":2071742395734,"id":1721,"parentId":1674,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router-announcer.js","layer":"ssr"},"startTime":1753673999749,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5694,"timestamp":2071742395896,"id":1724,"parentId":1679,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"ssr"},"startTime":1753673999749,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":13567,"timestamp":2071742395974,"id":1727,"parentId":1686,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/constants.mjs","layer":"ssr"},"startTime":1753673999749,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14029,"timestamp":2071742396005,"id":1728,"parentId":1679,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"ssr"},"startTime":1753673999749,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17859,"timestamp":2071742395947,"id":1726,"parentId":1679,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"ssr"},"startTime":1753673999749,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19394,"timestamp":2071742395830,"id":1722,"parentId":1679,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"ssr"},"startTime":1753673999749,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21496,"timestamp":2071742395922,"id":1725,"parentId":1679,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"ssr"},"startTime":1753673999749,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46951,"timestamp":2071742371440,"id":1701,"parentId":1582,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/object/ObjectVisualElement.mjs","layer":"ssr"},"startTime":1753673999724,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46904,"timestamp":2071742371729,"id":1704,"parentId":1591,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/sort.mjs","layer":"ssr"},"startTime":1753673999725,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47157,"timestamp":2071742371659,"id":1703,"parentId":1591,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/normalize-times.mjs","layer":"ssr"},"startTime":1753673999725,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47259,"timestamp":2071742371794,"id":1705,"parentId":1591,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/edit.mjs","layer":"ssr"},"startTime":1753673999725,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47463,"timestamp":2071742371858,"id":1706,"parentId":1591,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/calc-time.mjs","layer":"ssr"},"startTime":1753673999725,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":48116,"timestamp":2071742371923,"id":1707,"parentId":1621,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/use-props.mjs","layer":"ssr"},"startTime":1753673999725,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":48233,"timestamp":2071742371985,"id":1708,"parentId":1624,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.mjs","layer":"ssr"},"startTime":1753673999725,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":48763,"timestamp":2071742371580,"id":1702,"parentId":1591,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/calc-repeat-duration.mjs","layer":"ssr"},"startTime":1753673999725,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":48789,"timestamp":2071742372050,"id":1709,"parentId":1623,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.mjs","layer":"ssr"},"startTime":1753673999725,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":48842,"timestamp":2071742372180,"id":1711,"parentId":1622,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/MotionContext/utils.mjs","layer":"ssr"},"startTime":1753673999725,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":49098,"timestamp":2071742372115,"id":1710,"parentId":1621,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/use-props.mjs","layer":"ssr"},"startTime":1753673999725,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":19902,"timestamp":2071742402527,"id":1732,"parentId":1687,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/protectedTokens.mjs","layer":"ssr"},"startTime":1753673999756,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":20235,"timestamp":2071742402395,"id":1730,"parentId":1687,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/defaultLocale.mjs","layer":"ssr"},"startTime":1753673999755,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":20374,"timestamp":2071742402491,"id":1731,"parentId":1687,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/defaultOptions.mjs","layer":"ssr"},"startTime":1753673999756,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20912,"timestamp":2071742402645,"id":1736,"parentId":1688,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-config.js","layer":"ssr"},"startTime":1753673999756,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21955,"timestamp":2071742402618,"id":1735,"parentId":1674,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/remove-base-path.js","layer":"ssr"},"startTime":1753673999756,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22144,"timestamp":2071742402671,"id":1737,"parentId":1689,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-blur-svg.js","layer":"ssr"},"startTime":1753673999756,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":22748,"timestamp":2071742402589,"id":1734,"parentId":1687,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/format/longFormatters.mjs","layer":"ssr"},"startTime":1753673999756,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":24258,"timestamp":2071742402558,"id":1733,"parentId":1687,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/format/formatters.mjs","layer":"ssr"},"startTime":1753673999756,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24811,"timestamp":2071742402695,"id":1738,"parentId":1674,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"ssr"},"startTime":1753673999756,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25635,"timestamp":2071742402725,"id":1739,"parentId":1690,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/promise-queue.js","layer":"ssr"},"startTime":1753673999756,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26706,"timestamp":2071742402792,"id":1740,"parentId":1690,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js","layer":"ssr"},"startTime":1753673999756,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":53403,"timestamp":2071742387593,"id":1715,"parentId":1598,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.mjs","layer":"ssr"},"startTime":1753673999741,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":53403,"timestamp":2071742396030,"id":1729,"parentId":1635,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/path.mjs","layer":"ssr"},"startTime":1753673999749,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":8698,"timestamp":2071742442732,"id":1745,"parentId":1716,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/isDate.mjs","layer":"ssr"},"startTime":1753673999796,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8868,"timestamp":2071742442856,"id":1746,"parentId":1718,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"ssr"},"startTime":1753673999796,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8636,"timestamp":2071742443247,"id":1753,"parentId":1719,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/amp-mode.js","layer":"ssr"},"startTime":1753673999796,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8926,"timestamp":2071742443221,"id":1752,"parentId":1719,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/side-effect.js","layer":"ssr"},"startTime":1753673999796,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10096,"timestamp":2071742443271,"id":1754,"parentId":1674,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js","layer":"ssr"},"startTime":1753673999796,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":54113,"timestamp":2071742402885,"id":1742,"parentId":1669,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/single-color-regex.mjs","layer":"ssr"},"startTime":1753673999756,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":54953,"timestamp":2071742402819,"id":1741,"parentId":1691,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/start.mjs","layer":"ssr"},"startTime":1753673999756,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":54970,"timestamp":2071742402976,"id":1743,"parentId":1669,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/is-nullish.mjs","layer":"ssr"},"startTime":1753673999756,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":55146,"timestamp":2071742403043,"id":1744,"parentId":1644,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/is-animatable.mjs","layer":"ssr"},"startTime":1753673999756,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9920,"timestamp":2071742453638,"id":1756,"parentId":1620,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-loader.js","layer":"ssr"},"startTime":1753673999807,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":4791,"timestamp":2071742464041,"id":1758,"parentId":1733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getISOWeek.mjs","layer":"ssr"},"startTime":1753673999817,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":5056,"timestamp":2071742463927,"id":1757,"parentId":1733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getDayOfYear.mjs","layer":"ssr"},"startTime":1753673999817,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":4994,"timestamp":2071742464120,"id":1760,"parentId":1733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getWeek.mjs","layer":"ssr"},"startTime":1753673999817,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":5186,"timestamp":2071742464150,"id":1761,"parentId":1733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getWeekYear.mjs","layer":"ssr"},"startTime":1753673999817,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":5416,"timestamp":2071742464087,"id":1759,"parentId":1733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getISOWeekYear.mjs","layer":"ssr"},"startTime":1753673999817,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5868,"timestamp":2071742464180,"id":1762,"parentId":1723,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js","layer":"ssr"},"startTime":1753673999817,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6091,"timestamp":2071742464207,"id":1763,"parentId":1723,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"ssr"},"startTime":1753673999817,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6320,"timestamp":2071742464231,"id":1764,"parentId":1723,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js","layer":"ssr"},"startTime":1753673999817,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6583,"timestamp":2071742464255,"id":1765,"parentId":1723,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/handle-mutable.js","layer":"ssr"},"startTime":1753673999817,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6818,"timestamp":2071742464302,"id":1767,"parentId":1724,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js","layer":"ssr"},"startTime":1753673999817,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7419,"timestamp":2071742464327,"id":1768,"parentId":1724,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js","layer":"ssr"},"startTime":1753673999817,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8023,"timestamp":2071742464278,"id":1766,"parentId":1724,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js","layer":"ssr"},"startTime":1753673999817,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":35660,"timestamp":2071742442891,"id":1747,"parentId":1471,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"ssr"},"startTime":1753673999796,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":35658,"timestamp":2071742443156,"id":1751,"parentId":1699,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/edge.mjs","layer":"ssr"},"startTime":1753673999796,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36086,"timestamp":2071742442958,"id":1748,"parentId":1473,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"ssr"},"startTime":1753673999796,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":36266,"timestamp":2071742443027,"id":1749,"parentId":1641,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"ssr"},"startTime":1753673999796,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":36728,"timestamp":2071742443298,"id":1755,"parentId":1678,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"ssr"},"startTime":1753673999796,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":37458,"timestamp":2071742443091,"id":1750,"parentId":1692,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/MotionValueState.mjs","layer":"ssr"},"startTime":1753673999796,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7808,"timestamp":2071742473222,"id":1772,"parentId":1722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js","layer":"ssr"},"startTime":1753673999826,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8169,"timestamp":2071742473051,"id":1769,"parentId":1726,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/assign-location.js","layer":"ssr"},"startTime":1753673999826,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8260,"timestamp":2071742473194,"id":1771,"parentId":1722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js","layer":"ssr"},"startTime":1753673999826,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8381,"timestamp":2071742473276,"id":1774,"parentId":1726,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"ssr"},"startTime":1753673999826,"traceId":"47e989d5732cf29e"}]
18
- [{"name":"build-module-js","duration":19743,"timestamp":2071742621365,"id":1877,"parentId":1846,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/lib/html.js","layer":"ssr"},"startTime":1753673999974,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21047,"timestamp":2071742621016,"id":1873,"parentId":1845,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-footnote/lib/syntax.js","layer":"ssr"},"startTime":1753673999974,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21518,"timestamp":2071742621157,"id":1874,"parentId":1845,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-footnote/lib/html.js","layer":"ssr"},"startTime":1753673999974,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23461,"timestamp":2071742621427,"id":1878,"parentId":1846,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/lib/syntax.js","layer":"ssr"},"startTime":1753673999974,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23645,"timestamp":2071742621489,"id":1879,"parentId":1848,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-task-list-item/lib/html.js","layer":"ssr"},"startTime":1753673999975,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27891,"timestamp":2071742621550,"id":1880,"parentId":1848,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-task-list-item/lib/syntax.js","layer":"ssr"},"startTime":1753673999975,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28229,"timestamp":2071742621610,"id":1881,"parentId":1849,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-tagfilter/lib/index.js","layer":"ssr"},"startTime":1753673999975,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30339,"timestamp":2071742621229,"id":1875,"parentId":1844,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-autolink-literal/lib/syntax.js","layer":"ssr"},"startTime":1753673999974,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30110,"timestamp":2071742621669,"id":1882,"parentId":1847,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-strikethrough/lib/html.js","layer":"ssr"},"startTime":1753673999975,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30678,"timestamp":2071742621729,"id":1883,"parentId":1847,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-strikethrough/lib/syntax.js","layer":"ssr"},"startTime":1753673999975,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27633,"timestamp":2071742624969,"id":1885,"parentId":1826,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-strikethrough/index.js","layer":"ssr"},"startTime":1753673999978,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27875,"timestamp":2071742624874,"id":1884,"parentId":1826,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-footnote/index.js","layer":"ssr"},"startTime":1753673999978,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27761,"timestamp":2071742625092,"id":1887,"parentId":1826,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-task-list-item/index.js","layer":"ssr"},"startTime":1753673999978,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27910,"timestamp":2071742625032,"id":1886,"parentId":1826,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-table/index.js","layer":"ssr"},"startTime":1753673999978,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27878,"timestamp":2071742625152,"id":1888,"parentId":1826,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-autolink-literal/index.js","layer":"ssr"},"startTime":1753673999978,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28111,"timestamp":2071742625271,"id":1890,"parentId":1851,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/hook.js","layer":"ssr"},"startTime":1753673999978,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28357,"timestamp":2071742625211,"id":1889,"parentId":1851,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"ssr"},"startTime":1753673999978,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28370,"timestamp":2071742625329,"id":1891,"parentId":1851,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/config.js","layer":"ssr"},"startTime":1753673999978,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28613,"timestamp":2071742625388,"id":1892,"parentId":1851,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/medium.js","layer":"ssr"},"startTime":1753673999978,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28664,"timestamp":2071742625504,"id":1894,"parentId":1851,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/exports.js","layer":"ssr"},"startTime":1753673999979,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29103,"timestamp":2071742625445,"id":1893,"parentId":1851,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"ssr"},"startTime":1753673999978,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29108,"timestamp":2071742625565,"id":1895,"parentId":1850,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"ssr"},"startTime":1753673999979,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29067,"timestamp":2071742625736,"id":1897,"parentId":1850,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"ssr"},"startTime":1753673999979,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":31913,"timestamp":2071742625902,"id":1898,"parentId":1850,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"ssr"},"startTime":1753673999979,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":32409,"timestamp":2071742625990,"id":1899,"parentId":1850,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"ssr"},"startTime":1753673999979,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":33118,"timestamp":2071742625624,"id":1896,"parentId":1850,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"ssr"},"startTime":1753673999979,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":32767,"timestamp":2071742626221,"id":1902,"parentId":1850,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"ssr"},"startTime":1753673999979,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":34042,"timestamp":2071742626128,"id":1901,"parentId":1850,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"ssr"},"startTime":1753673999979,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":34300,"timestamp":2071742626059,"id":1900,"parentId":1850,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"ssr"},"startTime":1753673999979,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":73875,"timestamp":2071742645353,"id":1903,"parentId":1822,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-style-singleton/dist/es2015/index.js","layer":"ssr"},"startTime":1753673999998,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":74683,"timestamp":2071742645485,"id":1904,"parentId":1853,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile-message/lib/index.js","layer":"ssr"},"startTime":1753673999998,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":75134,"timestamp":2071742645691,"id":1907,"parentId":1854,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/aria.js","layer":"ssr"},"startTime":1753673999999,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":75547,"timestamp":2071742645560,"id":1905,"parentId":1855,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/hast-util-whitespace/lib/index.js","layer":"ssr"},"startTime":1753673999999,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":76938,"timestamp":2071742645813,"id":1909,"parentId":1854,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/svg.js","layer":"ssr"},"startTime":1753673999999,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":78107,"timestamp":2071742645753,"id":1908,"parentId":1854,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/html.js","layer":"ssr"},"startTime":1753673999999,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":78241,"timestamp":2071742645941,"id":1911,"parentId":1854,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/xmlns.js","layer":"ssr"},"startTime":1753673999999,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":78721,"timestamp":2071742645874,"id":1910,"parentId":1854,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/xlink.js","layer":"ssr"},"startTime":1753673999999,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":81472,"timestamp":2071742645628,"id":1906,"parentId":1852,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/estree-util-is-identifier-name/lib/index.js","layer":"ssr"},"startTime":1753673999999,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":81705,"timestamp":2071742646000,"id":1912,"parentId":1854,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/xml.js","layer":"ssr"},"startTime":1753673999999,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":85303,"timestamp":2071742646119,"id":1914,"parentId":1854,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/find.js","layer":"ssr"},"startTime":1753673999999,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":92976,"timestamp":2071742646177,"id":1915,"parentId":1854,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/normalize.js","layer":"ssr"},"startTime":1753673999999,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":93303,"timestamp":2071742646235,"id":1916,"parentId":1854,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/merge.js","layer":"ssr"},"startTime":1753673999999,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":93349,"timestamp":2071742646413,"id":1919,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/break.js","layer":"ssr"},"startTime":1753673999999,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":93755,"timestamp":2071742646530,"id":1921,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/delete.js","layer":"ssr"},"startTime":1753674000000,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":93886,"timestamp":2071742646588,"id":1922,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js","layer":"ssr"},"startTime":1753674000000,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":94633,"timestamp":2071742646649,"id":1923,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js","layer":"ssr"},"startTime":1753674000000,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":94779,"timestamp":2071742646709,"id":1924,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/heading.js","layer":"ssr"},"startTime":1753674000000,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":97077,"timestamp":2071742646293,"id":1917,"parentId":1865,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/state.js","layer":"ssr"},"startTime":1753673999999,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":97232,"timestamp":2071742646355,"id":1918,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js","layer":"ssr"},"startTime":1753673999999,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":97075,"timestamp":2071742646768,"id":1925,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/html.js","layer":"ssr"},"startTime":1753674000000,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":97389,"timestamp":2071742646826,"id":1926,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/image.js","layer":"ssr"},"startTime":1753674000000,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":97602,"timestamp":2071742646948,"id":1928,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js","layer":"ssr"},"startTime":1753674000000,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":97871,"timestamp":2071742647006,"id":1929,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js","layer":"ssr"},"startTime":1753674000000,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":99669,"timestamp":2071742647123,"id":1931,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/list-item.js","layer":"ssr"},"startTime":1753674000000,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":101141,"timestamp":2071742646472,"id":1920,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/code.js","layer":"ssr"},"startTime":1753673999999,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":102057,"timestamp":2071742646058,"id":1913,"parentId":1854,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/hast-to-react.js","layer":"ssr"},"startTime":1753673999999,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":105763,"timestamp":2071742647247,"id":1933,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js","layer":"ssr"},"startTime":1753674000000,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":106045,"timestamp":2071742647305,"id":1934,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/root.js","layer":"ssr"},"startTime":1753674000000,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":106742,"timestamp":2071742646887,"id":1927,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js","layer":"ssr"},"startTime":1753674000000,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":107138,"timestamp":2071742647065,"id":1930,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/link.js","layer":"ssr"},"startTime":1753674000000,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":106989,"timestamp":2071742647362,"id":1935,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/strong.js","layer":"ssr"},"startTime":1753674000000,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":107136,"timestamp":2071742647421,"id":1936,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/table.js","layer":"ssr"},"startTime":1753674000000,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":107897,"timestamp":2071742647184,"id":1932,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/list.js","layer":"ssr"},"startTime":1753674000000,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":108020,"timestamp":2071742647535,"id":1938,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/text.js","layer":"ssr"},"startTime":1753674000001,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":108390,"timestamp":2071742647592,"id":1939,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js","layer":"ssr"},"startTime":1753674000001,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":125237,"timestamp":2071742647648,"id":1940,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js","layer":"ssr"},"startTime":1753674000001,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":125758,"timestamp":2071742647478,"id":1937,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/table-row.js","layer":"ssr"},"startTime":1753674000000,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":113828,"timestamp":2071742660852,"id":1941,"parentId":1863,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/style-to-js/cjs/utilities.js","layer":"ssr"},"startTime":1753674000014,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":92540,"timestamp":2071742693269,"id":1942,"parentId":1859,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-from-markdown/lib/index.js","layer":"ssr"},"startTime":1753674000046,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":91440,"timestamp":2071742694687,"id":1943,"parentId":1858,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-position/lib/index.js","layer":"ssr"},"startTime":1753674000048,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":89030,"timestamp":2071742697606,"id":1944,"parentId":1861,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/trough/lib/index.js","layer":"ssr"},"startTime":1753674000051,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":84298,"timestamp":2071742710132,"id":1945,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit-parents/lib/index.js","layer":"ssr"},"startTime":1753674000063,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":62171,"timestamp":2071742732948,"id":1947,"parentId":1878,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/lib/infer.js","layer":"ssr"},"startTime":1753674000086,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":62218,"timestamp":2071742733383,"id":1949,"parentId":1870,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"ssr"},"startTime":1753674000086,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":62989,"timestamp":2071742733058,"id":1948,"parentId":1870,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"ssr"},"startTime":1753674000086,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":67038,"timestamp":2071742732683,"id":1946,"parentId":1878,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/lib/edit-map.js","layer":"ssr"},"startTime":1753674000086,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36248,"timestamp":2071742767223,"id":1950,"parentId":1842,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"ssr"},"startTime":1753674000120,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26797,"timestamp":2071742781225,"id":1951,"parentId":1890,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/env.js","layer":"ssr"},"startTime":1753674000134,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21412,"timestamp":2071742789145,"id":1954,"parentId":1884,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-footnote/lib/index.js","layer":"ssr"},"startTime":1753674000142,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23083,"timestamp":2071742788871,"id":1953,"parentId":1887,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-task-list-item/lib/index.js","layer":"ssr"},"startTime":1753674000142,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25259,"timestamp":2071742788714,"id":1952,"parentId":1885,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-strikethrough/lib/index.js","layer":"ssr"},"startTime":1753674000142,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29128,"timestamp":2071742789254,"id":1955,"parentId":1886,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-table/lib/index.js","layer":"ssr"},"startTime":1753674000142,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30400,"timestamp":2071742789327,"id":1956,"parentId":1888,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-autolink-literal/lib/index.js","layer":"ssr"},"startTime":1753674000142,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30558,"timestamp":2071742789468,"id":1958,"parentId":1907,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/create.js","layer":"ssr"},"startTime":1753674000142,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":31001,"timestamp":2071742789396,"id":1957,"parentId":1907,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/types.js","layer":"ssr"},"startTime":1753674000142,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":31103,"timestamp":2071742789531,"id":1959,"parentId":1909,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/case-sensitive-transform.js","layer":"ssr"},"startTime":1753674000143,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":31206,"timestamp":2071742789810,"id":1960,"parentId":1908,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/case-insensitive-transform.js","layer":"ssr"},"startTime":1753674000143,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":31398,"timestamp":2071742789965,"id":1961,"parentId":1914,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/defined-info.js","layer":"ssr"},"startTime":1753674000143,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":31585,"timestamp":2071742790038,"id":1962,"parentId":1914,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/info.js","layer":"ssr"},"startTime":1753674000143,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21766,"timestamp":2071742800293,"id":1965,"parentId":1903,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"ssr"},"startTime":1753674000153,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25095,"timestamp":2071742800047,"id":1963,"parentId":1903,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-style-singleton/dist/es2015/component.js","layer":"ssr"},"startTime":1753674000153,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26305,"timestamp":2071742800206,"id":1964,"parentId":1903,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"ssr"},"startTime":1753674000153,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26307,"timestamp":2071742800446,"id":1966,"parentId":1929,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/revert.js","layer":"ssr"},"startTime":1753674000153,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25275,"timestamp":2071742803579,"id":1967,"parentId":1916,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/schema.js","layer":"ssr"},"startTime":1753674000157,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":25519,"timestamp":2071742809380,"id":1968,"parentId":1842,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"ssr"},"startTime":1753674000162,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13647,"timestamp":2071742822684,"id":1971,"parentId":1945,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit-parents/lib/color.node.js","layer":"ssr"},"startTime":1753674000176,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":16889,"timestamp":2071742822480,"id":1969,"parentId":1842,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"ssr"},"startTime":1753674000175,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17043,"timestamp":2071742822613,"id":1970,"parentId":1843,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-chunked/index.js","layer":"ssr"},"startTime":1753674000176,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21815,"timestamp":2071742843382,"id":1972,"parentId":1864,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-sanitize-uri/index.js","layer":"ssr"},"startTime":1753674000196,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10033,"timestamp":2071742860956,"id":1973,"parentId":1873,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-normalize-identifier/index.js","layer":"ssr"},"startTime":1753674000214,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13919,"timestamp":2071742865765,"id":1975,"parentId":1863,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/style-to-object/cjs/index.js","layer":"ssr"},"startTime":1753674000219,"traceId":"47e989d5732cf29e"}]
19
- [{"name":"build-module-js","duration":8669,"timestamp":2071742473250,"id":1773,"parentId":1722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/clear-cache-node-data-for-segment-path.js","layer":"ssr"},"startTime":1753673999826,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":8687,"timestamp":2071742473327,"id":1776,"parentId":1733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/addLeadingZeros.mjs","layer":"ssr"},"startTime":1753673999826,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9303,"timestamp":2071742473302,"id":1775,"parentId":1722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/aliased-prefetch-navigations.js","layer":"ssr"},"startTime":1753673999826,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":9478,"timestamp":2071742473358,"id":1777,"parentId":1733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/format/lightFormatters.mjs","layer":"ssr"},"startTime":1753673999826,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11481,"timestamp":2071742473160,"id":1770,"parentId":1728,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"ssr"},"startTime":1753673999826,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":4455,"timestamp":2071742491483,"id":1779,"parentId":1758,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfISOWeekYear.mjs","layer":"ssr"},"startTime":1753673999844,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":4859,"timestamp":2071742491519,"id":1780,"parentId":1757,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/differenceInCalendarDays.mjs","layer":"ssr"},"startTime":1753673999845,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":5186,"timestamp":2071742491382,"id":1778,"parentId":1758,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfISOWeek.mjs","layer":"ssr"},"startTime":1753673999844,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":5189,"timestamp":2071742491584,"id":1782,"parentId":1760,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfWeek.mjs","layer":"ssr"},"startTime":1753673999845,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":5318,"timestamp":2071742491610,"id":1783,"parentId":1760,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfWeekYear.mjs","layer":"ssr"},"startTime":1753673999845,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":5990,"timestamp":2071742491550,"id":1781,"parentId":1757,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfYear.mjs","layer":"ssr"},"startTime":1753673999845,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":6021,"timestamp":2071742491636,"id":1784,"parentId":1761,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/constructFrom.mjs","layer":"ssr"},"startTime":1753673999845,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":6127,"timestamp":2071742491662,"id":1785,"parentId":1730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US.mjs","layer":"ssr"},"startTime":1753673999845,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7315,"timestamp":2071742499284,"id":1791,"parentId":1764,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js","layer":"ssr"},"startTime":1753673999852,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":2349,"timestamp":2071742507605,"id":1799,"parentId":1780,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfDay.mjs","layer":"ssr"},"startTime":1753673999861,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":12138,"timestamp":2071742498993,"id":1787,"parentId":1741,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/css.mjs","layer":"ssr"},"startTime":1753673999852,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":12185,"timestamp":2071742499216,"id":1790,"parentId":1741,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/get-layer-name.mjs","layer":"ssr"},"startTime":1753673999852,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":12696,"timestamp":2071742498843,"id":1786,"parentId":1741,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/choose-layer-type.mjs","layer":"ssr"},"startTime":1753673999852,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":12509,"timestamp":2071742499150,"id":1789,"parentId":1741,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/has-target.mjs","layer":"ssr"},"startTime":1753673999852,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12245,"timestamp":2071742499572,"id":1796,"parentId":1586,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit/index.js","layer":"ssr"},"startTime":1753673999853,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":12943,"timestamp":2071742499079,"id":1788,"parentId":1741,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/get-view-animations.mjs","layer":"ssr"},"startTime":1753673999852,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":13735,"timestamp":2071742499320,"id":1792,"parentId":1473,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"ssr"},"startTime":1753673999852,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13736,"timestamp":2071742499449,"id":1794,"parentId":1586,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-parse/index.js","layer":"ssr"},"startTime":1753673999852,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13940,"timestamp":2071742499387,"id":1793,"parentId":1586,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/html-url-attributes/index.js","layer":"ssr"},"startTime":1753673999852,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13920,"timestamp":2071742499510,"id":1795,"parentId":1586,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/hast-util-to-jsx-runtime/index.js","layer":"ssr"},"startTime":1753673999853,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":4146,"timestamp":2071742510260,"id":1807,"parentId":1780,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.mjs","layer":"ssr"},"startTime":1753673999863,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9586,"timestamp":2071742505222,"id":1797,"parentId":1749,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"ssr"},"startTime":1753673999858,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9871,"timestamp":2071742505373,"id":1798,"parentId":1749,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"ssr"},"startTime":1753673999858,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9236,"timestamp":2071742507897,"id":1803,"parentId":1688,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/router-context.js","layer":"ssr"},"startTime":1753673999861,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9283,"timestamp":2071742507964,"id":1804,"parentId":1688,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/image-config-context.js","layer":"ssr"},"startTime":1753673999861,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9706,"timestamp":2071742507687,"id":1800,"parentId":1586,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-rehype/index.js","layer":"ssr"},"startTime":1753673999861,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9717,"timestamp":2071742507771,"id":1801,"parentId":1586,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/index.js","layer":"ssr"},"startTime":1753673999861,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10039,"timestamp":2071742507835,"id":1802,"parentId":1586,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unified/index.js","layer":"ssr"},"startTime":1753673999861,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9564,"timestamp":2071742510045,"id":1805,"parentId":1719,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/head-manager-context.js","layer":"ssr"},"startTime":1753673999863,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9571,"timestamp":2071742510182,"id":1806,"parentId":1719,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/amp-context.js","layer":"ssr"},"startTime":1753673999863,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8126,"timestamp":2071742513662,"id":1808,"parentId":1586,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/devlop/lib/default.js","layer":"ssr"},"startTime":1753673999867,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8404,"timestamp":2071742513776,"id":1809,"parentId":1590,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm/index.js","layer":"ssr"},"startTime":1753673999867,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8473,"timestamp":2071742513848,"id":1810,"parentId":1590,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm/index.js","layer":"ssr"},"startTime":1753673999867,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4981,"timestamp":2071742518669,"id":1811,"parentId":1791,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js","layer":"ssr"},"startTime":1753673999872,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":4719,"timestamp":2071742520245,"id":1812,"parentId":1785,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/formatLong.mjs","layer":"ssr"},"startTime":1753673999873,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":4918,"timestamp":2071742520348,"id":1814,"parentId":1785,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/localize.mjs","layer":"ssr"},"startTime":1753673999873,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":5093,"timestamp":2071742520315,"id":1813,"parentId":1785,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/formatRelative.mjs","layer":"ssr"},"startTime":1753673999873,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":5201,"timestamp":2071742520378,"id":1815,"parentId":1785,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/formatDistance.mjs","layer":"ssr"},"startTime":1753673999873,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":6000,"timestamp":2071742520405,"id":1816,"parentId":1785,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/match.mjs","layer":"ssr"},"startTime":1753673999873,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3803,"timestamp":2071742529955,"id":1818,"parentId":1794,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-parse/lib/index.js","layer":"ssr"},"startTime":1753673999883,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5332,"timestamp":2071742530101,"id":1820,"parentId":1795,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/hast-util-to-jsx-runtime/lib/index.js","layer":"ssr"},"startTime":1753673999883,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7000,"timestamp":2071742529800,"id":1817,"parentId":1796,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit/lib/index.js","layer":"ssr"},"startTime":1753673999883,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7059,"timestamp":2071742530034,"id":1819,"parentId":1793,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/html-url-attributes/lib/index.js","layer":"ssr"},"startTime":1753673999883,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7762,"timestamp":2071742530165,"id":1821,"parentId":1797,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"ssr"},"startTime":1753673999883,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8561,"timestamp":2071742530228,"id":1822,"parentId":1798,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"ssr"},"startTime":1753673999883,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8803,"timestamp":2071742532011,"id":1824,"parentId":1800,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-rehype/lib/index.js","layer":"ssr"},"startTime":1753673999885,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10269,"timestamp":2071742532077,"id":1825,"parentId":1802,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unified/lib/index.js","layer":"ssr"},"startTime":1753673999885,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11520,"timestamp":2071742531928,"id":1823,"parentId":1801,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/index.js","layer":"ssr"},"startTime":1753673999885,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":6036,"timestamp":2071742539583,"id":1827,"parentId":1812,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/_lib/buildFormatLongFn.mjs","layer":"ssr"},"startTime":1753673999893,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":6149,"timestamp":2071742539657,"id":1828,"parentId":1814,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/_lib/buildLocalizeFn.mjs","layer":"ssr"},"startTime":1753673999893,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":6867,"timestamp":2071742539718,"id":1830,"parentId":1816,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/_lib/buildMatchPatternFn.mjs","layer":"ssr"},"startTime":1753673999893,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":7136,"timestamp":2071742539690,"id":1829,"parentId":1816,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/_lib/buildMatchFn.mjs","layer":"ssr"},"startTime":1753673999893,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10567,"timestamp":2071742537379,"id":1826,"parentId":1810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm/lib/index.js","layer":"ssr"},"startTime":1753673999890,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10829,"timestamp":2071742544269,"id":1832,"parentId":1739,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js","layer":"ssr"},"startTime":1753673999897,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11111,"timestamp":2071742544146,"id":1831,"parentId":1739,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js","layer":"ssr"},"startTime":1753673999897,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6999,"timestamp":2071742553848,"id":1833,"parentId":1825,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unified/lib/callable-instance.js","layer":"ssr"},"startTime":1753673999907,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7511,"timestamp":2071742554115,"id":1836,"parentId":1823,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/minurl.js","layer":"ssr"},"startTime":1753673999907,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7892,"timestamp":2071742553981,"id":1834,"parentId":1823,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/minpath.js","layer":"ssr"},"startTime":1753673999907,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7956,"timestamp":2071742554051,"id":1835,"parentId":1823,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/minproc.js","layer":"ssr"},"startTime":1753673999907,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7267,"timestamp":2071742556420,"id":1838,"parentId":1822,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"ssr"},"startTime":1753673999909,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7617,"timestamp":2071742556316,"id":1837,"parentId":1822,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"ssr"},"startTime":1753673999909,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":13733,"timestamp":2071742564163,"id":1839,"parentId":1749,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/tslib/tslib.es6.mjs","layer":"ssr"},"startTime":1753673999917,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13516,"timestamp":2071742569004,"id":1841,"parentId":1836,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/minurl.shared.js","layer":"ssr"},"startTime":1753673999922,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13870,"timestamp":2071742568862,"id":1840,"parentId":1800,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/index.js","layer":"ssr"},"startTime":1753673999922,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":14038,"timestamp":2071742573312,"id":1842,"parentId":1792,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"ssr"},"startTime":1753673999926,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15029,"timestamp":2071742580472,"id":1843,"parentId":1809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-combine-extensions/index.js","layer":"ssr"},"startTime":1753673999933,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14972,"timestamp":2071742580685,"id":1845,"parentId":1809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-footnote/index.js","layer":"ssr"},"startTime":1753673999934,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15151,"timestamp":2071742580612,"id":1844,"parentId":1809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-autolink-literal/index.js","layer":"ssr"},"startTime":1753673999934,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15114,"timestamp":2071742580749,"id":1846,"parentId":1809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/index.js","layer":"ssr"},"startTime":1753673999934,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15116,"timestamp":2071742580874,"id":1848,"parentId":1809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-task-list-item/index.js","layer":"ssr"},"startTime":1753673999934,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15256,"timestamp":2071742580935,"id":1849,"parentId":1809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-tagfilter/index.js","layer":"ssr"},"startTime":1753673999934,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15484,"timestamp":2071742580812,"id":1847,"parentId":1809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-strikethrough/index.js","layer":"ssr"},"startTime":1753673999934,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13721,"timestamp":2071742587922,"id":1851,"parentId":1798,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/index.js","layer":"ssr"},"startTime":1753673999941,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14105,"timestamp":2071742587738,"id":1850,"parentId":1797,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/index.js","layer":"ssr"},"startTime":1753673999941,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12442,"timestamp":2071742596690,"id":1853,"parentId":1820,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile-message/index.js","layer":"ssr"},"startTime":1753673999950,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12748,"timestamp":2071742596921,"id":1856,"parentId":1820,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/comma-separated-tokens/index.js","layer":"ssr"},"startTime":1753673999950,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13015,"timestamp":2071742596857,"id":1855,"parentId":1820,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/hast-util-whitespace/index.js","layer":"ssr"},"startTime":1753673999950,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14020,"timestamp":2071742596984,"id":1857,"parentId":1820,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/space-separated-tokens/index.js","layer":"ssr"},"startTime":1753673999950,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16968,"timestamp":2071742596556,"id":1852,"parentId":1820,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/estree-util-is-identifier-name/index.js","layer":"ssr"},"startTime":1753673999950,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17085,"timestamp":2071742596792,"id":1854,"parentId":1820,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/index.js","layer":"ssr"},"startTime":1753673999950,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":19,"timestamp":2071742616137,"id":1871,"parentId":1836,"tags":{"name":"node:url","layer":null},"startTime":1753673999969,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":32,"timestamp":2071742616198,"id":1872,"parentId":1834,"tags":{"name":"node:path","layer":null},"startTime":1753673999969,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20055,"timestamp":2071742602216,"id":1858,"parentId":1820,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-position/index.js","layer":"ssr"},"startTime":1753673999955,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20047,"timestamp":2071742602343,"id":1859,"parentId":1818,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-from-markdown/index.js","layer":"ssr"},"startTime":1753673999955,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20020,"timestamp":2071742602472,"id":1861,"parentId":1825,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/trough/index.js","layer":"ssr"},"startTime":1753673999955,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20172,"timestamp":2071742602531,"id":1862,"parentId":1825,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/bail/index.js","layer":"ssr"},"startTime":1753673999956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20485,"timestamp":2071742602409,"id":1860,"parentId":1825,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/is-plain-obj/index.js","layer":"ssr"},"startTime":1753673999955,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20836,"timestamp":2071742602659,"id":1864,"parentId":1840,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/footer.js","layer":"ssr"},"startTime":1753673999956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21176,"timestamp":2071742602598,"id":1863,"parentId":1820,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/style-to-js/cjs/index.js","layer":"ssr"},"startTime":1753673999956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21282,"timestamp":2071742602720,"id":1865,"parentId":1840,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/index.js","layer":"ssr"},"startTime":1753673999956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21482,"timestamp":2071742602780,"id":1866,"parentId":1840,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/index.js","layer":"ssr"},"startTime":1753673999956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19862,"timestamp":2071742608095,"id":1867,"parentId":1817,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit-parents/index.js","layer":"ssr"},"startTime":1753673999961,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20679,"timestamp":2071742608219,"id":1868,"parentId":1797,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"ssr"},"startTime":1753673999961,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13020,"timestamp":2071742616063,"id":1870,"parentId":1822,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"ssr"},"startTime":1753673999969,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16064,"timestamp":2071742615921,"id":1869,"parentId":1825,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/extend/index.js","layer":"ssr"},"startTime":1753673999969,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19371,"timestamp":2071742621296,"id":1876,"parentId":1844,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-autolink-literal/lib/html.js","layer":"ssr"},"startTime":1753673999974,"traceId":"47e989d5732cf29e"}]
20
- [{"name":"build-module-js","duration":14358,"timestamp":2071742865636,"id":1974,"parentId":1873,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/index.js","layer":"ssr"},"startTime":1753674000219,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13387,"timestamp":2071742866830,"id":1978,"parentId":1883,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-classify-character/index.js","layer":"ssr"},"startTime":1753674000220,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13783,"timestamp":2071742866677,"id":1976,"parentId":1873,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-space/index.js","layer":"ssr"},"startTime":1753674000220,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14499,"timestamp":2071742866762,"id":1977,"parentId":1873,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-character/index.js","layer":"ssr"},"startTime":1753674000220,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14746,"timestamp":2071742866895,"id":1979,"parentId":1883,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-resolve-all/index.js","layer":"ssr"},"startTime":1753674000220,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15985,"timestamp":2071742871073,"id":1980,"parentId":1942,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-stringify-position/index.js","layer":"ssr"},"startTime":1753674000224,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16298,"timestamp":2071742871214,"id":1981,"parentId":1938,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/trim-lines/index.js","layer":"ssr"},"startTime":1753674000224,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18119,"timestamp":2071742884631,"id":1982,"parentId":1864,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ungap/structured-clone/esm/index.js","layer":"ssr"},"startTime":1753674000238,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18240,"timestamp":2071742884778,"id":1983,"parentId":1942,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-decode-numeric-character-reference/index.js","layer":"ssr"},"startTime":1753674000238,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22766,"timestamp":2071742884855,"id":1984,"parentId":1942,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-decode-string/index.js","layer":"ssr"},"startTime":1753674000238,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20821,"timestamp":2071742887782,"id":1985,"parentId":1942,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/decode-named-character-reference/index.js","layer":"ssr"},"startTime":1753674000241,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20903,"timestamp":2071742887917,"id":1986,"parentId":1942,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-string/index.js","layer":"ssr"},"startTime":1753674000241,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20885,"timestamp":2071742888184,"id":1987,"parentId":1942,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/index.js","layer":"ssr"},"startTime":1753674000241,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20155,"timestamp":2071742890323,"id":1988,"parentId":1945,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-is/index.js","layer":"ssr"},"startTime":1753674000243,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12340,"timestamp":2071742901497,"id":1990,"parentId":1956,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ccount/index.js","layer":"ssr"},"startTime":1753674000255,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12684,"timestamp":2071742901329,"id":1989,"parentId":1956,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-find-and-replace/index.js","layer":"ssr"},"startTime":1753674000254,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12019,"timestamp":2071742903145,"id":1991,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/attention.js","layer":"ssr"},"startTime":1753674000256,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12289,"timestamp":2071742903381,"id":1994,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/blank-line.js","layer":"ssr"},"startTime":1753674000256,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12897,"timestamp":2071742903456,"id":1995,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/character-escape.js","layer":"ssr"},"startTime":1753674000256,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13841,"timestamp":2071742903244,"id":1992,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/autolink.js","layer":"ssr"},"startTime":1753674000256,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16417,"timestamp":2071742903311,"id":1993,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/block-quote.js","layer":"ssr"},"startTime":1753674000256,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16554,"timestamp":2071742903522,"id":1996,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/character-reference.js","layer":"ssr"},"startTime":1753674000257,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17254,"timestamp":2071742903583,"id":1997,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/code-fenced.js","layer":"ssr"},"startTime":1753674000257,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17773,"timestamp":2071742903643,"id":1998,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/code-indented.js","layer":"ssr"},"startTime":1753674000257,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18399,"timestamp":2071742903703,"id":1999,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/code-text.js","layer":"ssr"},"startTime":1753674000257,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18800,"timestamp":2071742903822,"id":2001,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/definition.js","layer":"ssr"},"startTime":1753674000257,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19187,"timestamp":2071742903762,"id":2000,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/content.js","layer":"ssr"},"startTime":1753674000257,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21617,"timestamp":2071742903998,"id":2004,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/html-text.js","layer":"ssr"},"startTime":1753674000257,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22086,"timestamp":2071742903941,"id":2003,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/heading-atx.js","layer":"ssr"},"startTime":1753674000257,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22786,"timestamp":2071742904057,"id":2005,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/label-end.js","layer":"ssr"},"startTime":1753674000257,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22949,"timestamp":2071742904116,"id":2006,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/label-start-image.js","layer":"ssr"},"startTime":1753674000257,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23044,"timestamp":2071742904180,"id":2007,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/label-start-link.js","layer":"ssr"},"startTime":1753674000257,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23458,"timestamp":2071742904298,"id":2009,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/list.js","layer":"ssr"},"startTime":1753674000257,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23664,"timestamp":2071742904240,"id":2008,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/line-ending.js","layer":"ssr"},"startTime":1753674000257,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23897,"timestamp":2071742904356,"id":2010,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/setext-underline.js","layer":"ssr"},"startTime":1753674000257,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24809,"timestamp":2071742903881,"id":2002,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/hard-break-escape.js","layer":"ssr"},"startTime":1753674000257,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25469,"timestamp":2071742904473,"id":2012,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/html-flow.js","layer":"ssr"},"startTime":1753674000257,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26075,"timestamp":2071742904414,"id":2011,"parentId":1974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/thematic-break.js","layer":"ssr"},"startTime":1753674000257,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24097,"timestamp":2071742909280,"id":2013,"parentId":1953,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/index.js","layer":"ssr"},"startTime":1753674000262,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24681,"timestamp":2071742909431,"id":2014,"parentId":1955,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/markdown-table/index.js","layer":"ssr"},"startTime":1753674000262,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24620,"timestamp":2071742910908,"id":2015,"parentId":1980,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-stringify-position/lib/index.js","layer":"ssr"},"startTime":1753674000264,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23650,"timestamp":2071742912118,"id":2016,"parentId":1951,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/detect-node-es/esm/node.js","layer":"ssr"},"startTime":1753674000265,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18671,"timestamp":2071742918794,"id":2017,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ungap/structured-clone/esm/serialize.js","layer":"ssr"},"startTime":1753674000272,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18786,"timestamp":2071742919007,"id":2018,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ungap/structured-clone/esm/deserialize.js","layer":"ssr"},"startTime":1753674000272,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13055,"timestamp":2071742936165,"id":2023,"parentId":1987,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/preprocess.js","layer":"ssr"},"startTime":1753674000289,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13439,"timestamp":2071742936043,"id":2021,"parentId":1987,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/parse.js","layer":"ssr"},"startTime":1753674000289,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15192,"timestamp":2071742935975,"id":2020,"parentId":1987,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/compile.js","layer":"ssr"},"startTime":1753674000289,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16239,"timestamp":2071742936105,"id":2022,"parentId":1987,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/postprocess.js","layer":"ssr"},"startTime":1753674000289,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16822,"timestamp":2071742935845,"id":2019,"parentId":1986,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-string/lib/index.js","layer":"ssr"},"startTime":1753674000289,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13461,"timestamp":2071742939705,"id":2024,"parentId":1988,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-is/lib/index.js","layer":"ssr"},"startTime":1753674000293,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7390,"timestamp":2071742946787,"id":2026,"parentId":1989,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-find-and-replace/lib/index.js","layer":"ssr"},"startTime":1753674000300,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7863,"timestamp":2071742946617,"id":2025,"parentId":1964,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/get-nonce/dist/es2015/index.js","layer":"ssr"},"startTime":1753674000300,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9149,"timestamp":2071742951690,"id":2030,"parentId":2017,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ungap/structured-clone/esm/types.js","layer":"ssr"},"startTime":1753674000305,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9537,"timestamp":2071742951624,"id":2029,"parentId":2013,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/index.js","layer":"ssr"},"startTime":1753674000305,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10061,"timestamp":2071742951554,"id":2028,"parentId":2013,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/index.js","layer":"ssr"},"startTime":1753674000305,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21217,"timestamp":2071742951420,"id":2027,"parentId":1972,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-encode/index.js","layer":"ssr"},"startTime":1753674000304,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23019,"timestamp":2071742964384,"id":2031,"parentId":2021,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/constructs.js","layer":"ssr"},"startTime":1753674000317,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24195,"timestamp":2071742964618,"id":2032,"parentId":2021,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/create-tokenizer.js","layer":"ssr"},"startTime":1753674000318,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1238,"timestamp":2071742989219,"id":2060,"parentId":2026,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/escape-string-regexp/index.js","layer":"ssr"},"startTime":1753674000342,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19434,"timestamp":2071742973647,"id":2035,"parentId":2021,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/initialize/text.js","layer":"ssr"},"startTime":1753674000327,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20494,"timestamp":2071742973576,"id":2034,"parentId":2021,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/initialize/document.js","layer":"ssr"},"startTime":1753674000327,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20674,"timestamp":2071742973711,"id":2036,"parentId":2021,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/initialize/flow.js","layer":"ssr"},"startTime":1753674000327,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21178,"timestamp":2071742973443,"id":2033,"parentId":2021,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/initialize/content.js","layer":"ssr"},"startTime":1753674000326,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17535,"timestamp":2071742978664,"id":2037,"parentId":1975,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/inline-style-parser/index.js","layer":"ssr"},"startTime":1753674000332,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14072,"timestamp":2071742983052,"id":2043,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/code.js","layer":"ssr"},"startTime":1753674000336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14551,"timestamp":2071742982787,"id":2039,"parentId":2028,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/join.js","layer":"ssr"},"startTime":1753674000336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14623,"timestamp":2071742982860,"id":2040,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/blockquote.js","layer":"ssr"},"startTime":1753674000336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19614,"timestamp":2071742982991,"id":2042,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/break.js","layer":"ssr"},"startTime":1753674000336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20232,"timestamp":2071742982642,"id":2038,"parentId":2028,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/configure.js","layer":"ssr"},"startTime":1753674000336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19891,"timestamp":2071742983297,"id":2047,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/image.js","layer":"ssr"},"startTime":1753674000336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20188,"timestamp":2071742983236,"id":2046,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/emphasis.js","layer":"ssr"},"startTime":1753674000336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20565,"timestamp":2071742983112,"id":2044,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/definition.js","layer":"ssr"},"startTime":1753674000336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20615,"timestamp":2071742983172,"id":2045,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/html.js","layer":"ssr"},"startTime":1753674000336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20627,"timestamp":2071742983358,"id":2048,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/image-reference.js","layer":"ssr"},"startTime":1753674000336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20814,"timestamp":2071742983420,"id":2049,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/inline-code.js","layer":"ssr"},"startTime":1753674000336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21207,"timestamp":2071742983541,"id":2051,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/link.js","layer":"ssr"},"startTime":1753674000337,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21379,"timestamp":2071742983601,"id":2052,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/link-reference.js","layer":"ssr"},"startTime":1753674000337,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22334,"timestamp":2071742982925,"id":2041,"parentId":2028,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/unsafe.js","layer":"ssr"},"startTime":1753674000336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22025,"timestamp":2071742983663,"id":2053,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/list.js","layer":"ssr"},"startTime":1753674000337,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22203,"timestamp":2071742983731,"id":2054,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/list-item.js","layer":"ssr"},"startTime":1753674000337,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22257,"timestamp":2071742983794,"id":2055,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/paragraph.js","layer":"ssr"},"startTime":1753674000337,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22178,"timestamp":2071742983972,"id":2058,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/text.js","layer":"ssr"},"startTime":1753674000337,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22245,"timestamp":2071742984031,"id":2059,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.js","layer":"ssr"},"startTime":1753674000337,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22542,"timestamp":2071742983854,"id":2056,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/root.js","layer":"ssr"},"startTime":1753674000337,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22689,"timestamp":2071742983913,"id":2057,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/strong.js","layer":"ssr"},"startTime":1753674000337,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23360,"timestamp":2071742983481,"id":2050,"parentId":2029,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/heading.js","layer":"ssr"},"startTime":1753674000336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18101,"timestamp":2071742991953,"id":2065,"parentId":2028,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/indent-lines.js","layer":"ssr"},"startTime":1753674000345,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18616,"timestamp":2071742991825,"id":2063,"parentId":2028,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/container-phrasing.js","layer":"ssr"},"startTime":1753674000345,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18852,"timestamp":2071742991756,"id":2062,"parentId":2028,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/compile-pattern.js","layer":"ssr"},"startTime":1753674000345,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18712,"timestamp":2071742992074,"id":2067,"parentId":2028,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/track.js","layer":"ssr"},"startTime":1753674000345,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19236,"timestamp":2071742992013,"id":2066,"parentId":2028,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/safe.js","layer":"ssr"},"startTime":1753674000345,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19743,"timestamp":2071742991645,"id":2061,"parentId":2028,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/association.js","layer":"ssr"},"startTime":1753674000345,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19746,"timestamp":2071742991891,"id":2064,"parentId":2028,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/container-flow.js","layer":"ssr"},"startTime":1753674000345,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15307,"timestamp":2071743007316,"id":2068,"parentId":1985,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/character-entities/index.js","layer":"ssr"},"startTime":1753674000360,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15120,"timestamp":2071743009457,"id":2071,"parentId":2001,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-label/index.js","layer":"ssr"},"startTime":1753674000362,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16759,"timestamp":2071743009390,"id":2070,"parentId":2000,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-subtokenize/index.js","layer":"ssr"},"startTime":1753674000362,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17198,"timestamp":2071743009290,"id":2069,"parentId":2001,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-whitespace/index.js","layer":"ssr"},"startTime":1753674000362,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17575,"timestamp":2071743009580,"id":2073,"parentId":2001,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-destination/index.js","layer":"ssr"},"startTime":1753674000363,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17865,"timestamp":2071743009518,"id":2072,"parentId":2012,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-html-tag-name/index.js","layer":"ssr"},"startTime":1753674000363,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18022,"timestamp":2071743009640,"id":2074,"parentId":2001,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-title/index.js","layer":"ssr"},"startTime":1753674000363,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11154,"timestamp":2071743017380,"id":2076,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.js","layer":"ssr"},"startTime":1753674000370,"traceId":"47e989d5732cf29e"}]
21
- [{"name":"build-module-js","duration":11487,"timestamp":2071743017220,"id":2075,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.js","layer":"ssr"},"startTime":1753674000370,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11388,"timestamp":2071743017457,"id":2077,"parentId":2043,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-fence.js","layer":"ssr"},"startTime":1753674000370,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11669,"timestamp":2071743018872,"id":2080,"parentId":2046,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.js","layer":"ssr"},"startTime":1753674000372,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11908,"timestamp":2071743019005,"id":2082,"parentId":2046,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/encode-info.js","layer":"ssr"},"startTime":1753674000372,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12219,"timestamp":2071743018939,"id":2081,"parentId":2046,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/encode-character-reference.js","layer":"ssr"},"startTime":1753674000372,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12535,"timestamp":2071743018793,"id":2079,"parentId":2047,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-quote.js","layer":"ssr"},"startTime":1753674000372,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12564,"timestamp":2071743019067,"id":2083,"parentId":2051,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.js","layer":"ssr"},"startTime":1753674000372,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12678,"timestamp":2071743019193,"id":2085,"parentId":2053,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.js","layer":"ssr"},"startTime":1753674000372,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12691,"timestamp":2071743019318,"id":2087,"parentId":2053,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-rule.js","layer":"ssr"},"startTime":1753674000372,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13570,"timestamp":2071743018671,"id":2078,"parentId":2042,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/pattern-in-scope.js","layer":"ssr"},"startTime":1753674000372,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13233,"timestamp":2071743019131,"id":2084,"parentId":2053,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-bullet.js","layer":"ssr"},"startTime":1753674000372,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13084,"timestamp":2071743019439,"id":2089,"parentId":2059,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.js","layer":"ssr"},"startTime":1753674000372,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13384,"timestamp":2071743019254,"id":2086,"parentId":2053,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.js","layer":"ssr"},"startTime":1753674000372,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13246,"timestamp":2071743019500,"id":2090,"parentId":2057,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-strong.js","layer":"ssr"},"startTime":1753674000373,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13478,"timestamp":2071743019377,"id":2088,"parentId":2054,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-list-item-indent.js","layer":"ssr"},"startTime":1753674000372,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1802,"timestamp":2071743039038,"id":2091,"parentId":2070,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-subtokenize/lib/splice-buffer.js","layer":"ssr"},"startTime":1753674000392,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1908,"timestamp":2071743039952,"id":2092,"parentId":2028,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zwitch/index.js","layer":"ssr"},"startTime":1753674000393,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":658,"timestamp":2071743042078,"id":2094,"parentId":2056,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-phrasing/index.js","layer":"ssr"},"startTime":1753674000395,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1106,"timestamp":2071743041950,"id":2093,"parentId":2043,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/longest-streak/index.js","layer":"ssr"},"startTime":1753674000395,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":674,"timestamp":2071743043499,"id":2095,"parentId":2094,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-phrasing/lib/index.js","layer":"ssr"},"startTime":1753674000397,"traceId":"47e989d5732cf29e"},{"name":"make","duration":4943978,"timestamp":2071738109283,"id":19,"parentId":17,"tags":{},"startTime":1753673995462,"traceId":"47e989d5732cf29e"},{"name":"get-entries","duration":830,"timestamp":2071743054281,"id":2097,"parentId":2096,"tags":{},"startTime":1753674000407,"traceId":"47e989d5732cf29e"},{"name":"node-file-trace-plugin","duration":365917,"timestamp":2071743064497,"id":2098,"parentId":2096,"tags":{"traceEntryCount":"24"},"startTime":1753674000418,"traceId":"47e989d5732cf29e"},{"name":"collect-traced-files","duration":1721,"timestamp":2071743430428,"id":2099,"parentId":2096,"tags":{},"startTime":1753674000783,"traceId":"47e989d5732cf29e"},{"name":"finish-modules","duration":378037,"timestamp":2071743054116,"id":2096,"parentId":18,"tags":{},"startTime":1753674000407,"traceId":"47e989d5732cf29e"},{"name":"chunk-graph","duration":30144,"timestamp":2071743551323,"id":2101,"parentId":2100,"tags":{},"startTime":1753674000904,"traceId":"47e989d5732cf29e"},{"name":"optimize-modules","duration":16,"timestamp":2071743581551,"id":2103,"parentId":2100,"tags":{},"startTime":1753674000935,"traceId":"47e989d5732cf29e"},{"name":"optimize-chunks","duration":20964,"timestamp":2071743581616,"id":2104,"parentId":2100,"tags":{},"startTime":1753674000935,"traceId":"47e989d5732cf29e"},{"name":"optimize-tree","duration":102,"timestamp":2071743602691,"id":2105,"parentId":2100,"tags":{},"startTime":1753674000956,"traceId":"47e989d5732cf29e"},{"name":"optimize-chunk-modules","duration":54080,"timestamp":2071743602852,"id":2106,"parentId":2100,"tags":{},"startTime":1753674000956,"traceId":"47e989d5732cf29e"},{"name":"optimize","duration":75493,"timestamp":2071743581518,"id":2102,"parentId":2100,"tags":{},"startTime":1753674000935,"traceId":"47e989d5732cf29e"},{"name":"module-hash","duration":37477,"timestamp":2071743687795,"id":2107,"parentId":2100,"tags":{},"startTime":1753674001041,"traceId":"47e989d5732cf29e"},{"name":"code-generation","duration":796108,"timestamp":2071743725337,"id":2108,"parentId":2100,"tags":{},"startTime":1753674001078,"traceId":"47e989d5732cf29e"},{"name":"hash","duration":7073,"timestamp":2071744526220,"id":2109,"parentId":2100,"tags":{},"startTime":1753674001879,"traceId":"47e989d5732cf29e"},{"name":"code-generation-jobs","duration":549,"timestamp":2071744533290,"id":2110,"parentId":2100,"tags":{},"startTime":1753674001886,"traceId":"47e989d5732cf29e"},{"name":"module-assets","duration":632,"timestamp":2071744533798,"id":2111,"parentId":2100,"tags":{},"startTime":1753674001887,"traceId":"47e989d5732cf29e"},{"name":"create-chunk-assets","duration":12048,"timestamp":2071744534438,"id":2112,"parentId":2100,"tags":{},"startTime":1753674001887,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":154147,"timestamp":2071744577520,"id":2114,"parentId":2113,"tags":{"name":"../app/api/mcp/prompts/get/route.js","cache":"MISS"},"startTime":1753674001931,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":138685,"timestamp":2071744593019,"id":2116,"parentId":2113,"tags":{"name":"../app/api/mcp/connect/route.js","cache":"MISS"},"startTime":1753674001946,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":138227,"timestamp":2071744593491,"id":2117,"parentId":2113,"tags":{"name":"../app/api/mcp/prompts/list/route.js","cache":"MISS"},"startTime":1753674001947,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":137040,"timestamp":2071744594694,"id":2119,"parentId":2113,"tags":{"name":"../app/api/mcp/resources/list/route.js","cache":"MISS"},"startTime":1753674001948,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":136737,"timestamp":2071744595010,"id":2120,"parentId":2113,"tags":{"name":"../app/api/mcp/resources/read/route.js","cache":"MISS"},"startTime":1753674001948,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":137842,"timestamp":2071744593920,"id":2118,"parentId":2113,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1753674001947,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":136493,"timestamp":2071744595280,"id":2121,"parentId":2113,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1753674001948,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":135947,"timestamp":2071744595839,"id":2123,"parentId":2113,"tags":{"name":"../pages/_app.js","cache":"MISS"},"startTime":1753674001949,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":136415,"timestamp":2071744595507,"id":2122,"parentId":2113,"tags":{"name":"../app/api/mcp/tools/route.js","cache":"MISS"},"startTime":1753674001949,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":134386,"timestamp":2071744597567,"id":2125,"parentId":2113,"tags":{"name":"../app/oauth/callback/page.js","cache":"MISS"},"startTime":1753674001951,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":82074,"timestamp":2071744649895,"id":2127,"parentId":2113,"tags":{"name":"../pages/_document.js","cache":"MISS"},"startTime":1753674002003,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":81720,"timestamp":2071744650259,"id":2128,"parentId":2113,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1753674002003,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":141337,"timestamp":2071744595950,"id":2124,"parentId":2113,"tags":{"name":"../pages/_error.js","cache":"MISS"},"startTime":1753674001949,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":115391,"timestamp":2071744653926,"id":2130,"parentId":2113,"tags":{"name":"55.js","cache":"MISS"},"startTime":1753674002007,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":125081,"timestamp":2071744651242,"id":2129,"parentId":2113,"tags":{"name":"985.js","cache":"MISS"},"startTime":1753674002004,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":256209,"timestamp":2071744582549,"id":2115,"parentId":2113,"tags":{"name":"../app/api/mcp/chat/route.js","cache":"MISS"},"startTime":1753674001936,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":192924,"timestamp":2071744679359,"id":2133,"parentId":2113,"tags":{"name":"548.js","cache":"MISS"},"startTime":1753674002032,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":201867,"timestamp":2071744680252,"id":2134,"parentId":2113,"tags":{"name":"546.js","cache":"MISS"},"startTime":1753674002033,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":239661,"timestamp":2071744674022,"id":2132,"parentId":2113,"tags":{"name":"175.js","cache":"MISS"},"startTime":1753674002027,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":356954,"timestamp":2071744654276,"id":2131,"parentId":2113,"tags":{"name":"260.js","cache":"MISS"},"startTime":1753674002007,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":529131,"timestamp":2071744598155,"id":2126,"parentId":2113,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1753674001951,"traceId":"47e989d5732cf29e"},{"name":"minify-webpack-plugin-optimize","duration":577821,"timestamp":2071744549489,"id":2113,"parentId":17,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1753674001903,"traceId":"47e989d5732cf29e"},{"name":"css-minimizer-plugin","duration":163,"timestamp":2071745127481,"id":2135,"parentId":17,"tags":{},"startTime":1753674002480,"traceId":"47e989d5732cf29e"},{"name":"create-trace-assets","duration":2117,"timestamp":2071745127792,"id":2136,"parentId":18,"tags":{},"startTime":1753674002481,"traceId":"47e989d5732cf29e"},{"name":"seal","duration":1646164,"timestamp":2071743496526,"id":2100,"parentId":17,"tags":{},"startTime":1753674000850,"traceId":"47e989d5732cf29e"},{"name":"webpack-compilation","duration":7062932,"timestamp":2071738099520,"id":17,"parentId":14,"tags":{"name":"server"},"startTime":1753673995453,"traceId":"47e989d5732cf29e"},{"name":"emit","duration":23785,"timestamp":2071745162877,"id":2137,"parentId":14,"tags":{},"startTime":1753674002516,"traceId":"47e989d5732cf29e"},{"name":"webpack-close","duration":1418956,"timestamp":2071745188964,"id":2138,"parentId":14,"tags":{"name":"server"},"startTime":1753674002542,"traceId":"47e989d5732cf29e"},{"name":"webpack-generate-error-stats","duration":2186,"timestamp":2071746607989,"id":2139,"parentId":2138,"tags":{},"startTime":1753674003961,"traceId":"47e989d5732cf29e"},{"name":"run-webpack-compiler","duration":8697490,"timestamp":2071737912989,"id":14,"parentId":13,"tags":{},"startTime":1753673995266,"traceId":"47e989d5732cf29e"},{"name":"format-webpack-messages","duration":62,"timestamp":2071746610484,"id":2140,"parentId":13,"tags":{},"startTime":1753674003963,"traceId":"47e989d5732cf29e"},{"name":"worker-main-server","duration":8698765,"timestamp":2071737911884,"id":13,"parentId":1,"tags":{},"startTime":1753673995265,"traceId":"47e989d5732cf29e"},{"name":"create-entrypoints","duration":16943,"timestamp":2071747319386,"id":2143,"parentId":2141,"tags":{},"startTime":1753674004672,"traceId":"47e989d5732cf29e"},{"name":"generate-webpack-config","duration":82655,"timestamp":2071747336451,"id":2144,"parentId":2142,"tags":{},"startTime":1753674004689,"traceId":"47e989d5732cf29e"},{"name":"make","duration":720,"timestamp":2071747506148,"id":2146,"parentId":2145,"tags":{},"startTime":1753674004859,"traceId":"47e989d5732cf29e"},{"name":"chunk-graph","duration":443,"timestamp":2071747509399,"id":2148,"parentId":2147,"tags":{},"startTime":1753674004862,"traceId":"47e989d5732cf29e"},{"name":"optimize-modules","duration":18,"timestamp":2071747509928,"id":2150,"parentId":2147,"tags":{},"startTime":1753674004863,"traceId":"47e989d5732cf29e"},{"name":"optimize-chunks","duration":639,"timestamp":2071747510008,"id":2151,"parentId":2147,"tags":{},"startTime":1753674004863,"traceId":"47e989d5732cf29e"},{"name":"optimize-tree","duration":79,"timestamp":2071747510696,"id":2152,"parentId":2147,"tags":{},"startTime":1753674004864,"traceId":"47e989d5732cf29e"},{"name":"optimize-chunk-modules","duration":365,"timestamp":2071747510920,"id":2153,"parentId":2147,"tags":{},"startTime":1753674004864,"traceId":"47e989d5732cf29e"},{"name":"optimize","duration":1451,"timestamp":2071747509888,"id":2149,"parentId":2147,"tags":{},"startTime":1753674004863,"traceId":"47e989d5732cf29e"},{"name":"module-hash","duration":72,"timestamp":2071747512169,"id":2154,"parentId":2147,"tags":{},"startTime":1753674004865,"traceId":"47e989d5732cf29e"},{"name":"code-generation","duration":164,"timestamp":2071747512272,"id":2155,"parentId":2147,"tags":{},"startTime":1753674004865,"traceId":"47e989d5732cf29e"},{"name":"hash","duration":438,"timestamp":2071747512610,"id":2156,"parentId":2147,"tags":{},"startTime":1753674004866,"traceId":"47e989d5732cf29e"},{"name":"code-generation-jobs","duration":104,"timestamp":2071747513045,"id":2157,"parentId":2147,"tags":{},"startTime":1753674004866,"traceId":"47e989d5732cf29e"},{"name":"module-assets","duration":59,"timestamp":2071747513128,"id":2158,"parentId":2147,"tags":{},"startTime":1753674004866,"traceId":"47e989d5732cf29e"},{"name":"create-chunk-assets","duration":150,"timestamp":2071747513193,"id":2159,"parentId":2147,"tags":{},"startTime":1753674004866,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":914,"timestamp":2071747517389,"id":2161,"parentId":2160,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1753674004870,"traceId":"47e989d5732cf29e"},{"name":"minify-webpack-plugin-optimize","duration":2146,"timestamp":2071747516170,"id":2160,"parentId":2145,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1753674004869,"traceId":"47e989d5732cf29e"},{"name":"css-minimizer-plugin","duration":135,"timestamp":2071747518387,"id":2162,"parentId":2145,"tags":{},"startTime":1753674004871,"traceId":"47e989d5732cf29e"},{"name":"seal","duration":12589,"timestamp":2071747508878,"id":2147,"parentId":2145,"tags":{},"startTime":1753674004862,"traceId":"47e989d5732cf29e"},{"name":"webpack-compilation","duration":21625,"timestamp":2071747500098,"id":2145,"parentId":2142,"tags":{"name":"edge-server"},"startTime":1753674004853,"traceId":"47e989d5732cf29e"},{"name":"emit","duration":2321,"timestamp":2071747522055,"id":2163,"parentId":2142,"tags":{},"startTime":1753674004875,"traceId":"47e989d5732cf29e"},{"name":"webpack-close","duration":9490,"timestamp":2071747525119,"id":2164,"parentId":2142,"tags":{"name":"edge-server"},"startTime":1753674004878,"traceId":"47e989d5732cf29e"},{"name":"webpack-generate-error-stats","duration":2194,"timestamp":2071747534650,"id":2165,"parentId":2164,"tags":{},"startTime":1753674004888,"traceId":"47e989d5732cf29e"},{"name":"run-webpack-compiler","duration":217613,"timestamp":2071747319383,"id":2142,"parentId":2141,"tags":{},"startTime":1753674004672,"traceId":"47e989d5732cf29e"},{"name":"format-webpack-messages","duration":66,"timestamp":2071747537000,"id":2166,"parentId":2141,"tags":{},"startTime":1753674004890,"traceId":"47e989d5732cf29e"},{"name":"worker-main-edge-server","duration":218039,"timestamp":2071747319125,"id":2141,"parentId":1,"tags":{},"startTime":1753674004672,"traceId":"47e989d5732cf29e"},{"name":"create-entrypoints","duration":11502,"timestamp":2071748073156,"id":2169,"parentId":2167,"tags":{},"startTime":1753674005426,"traceId":"47e989d5732cf29e"},{"name":"generate-webpack-config","duration":72330,"timestamp":2071748084781,"id":2170,"parentId":2168,"tags":{},"startTime":1753674005438,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":8998,"timestamp":2071748260371,"id":2190,"parentId":2175,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1753674005613,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":317,"timestamp":2071748269547,"id":2191,"parentId":2180,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=false!","layer":"app-pages-browser"},"startTime":1753674005623,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":1333,"timestamp":2071748269886,"id":2192,"parentId":2184,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fcomponents%2Fui%2Fsonner.tsx%22%2C%22ids%22%3A%5B%22Toaster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fstores%2Fpreferences%2Fpreferences-provider.tsx%22%2C%22ids%22%3A%5B%22PreferencesStoreProvider%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1753674005623,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":421,"timestamp":2071748271243,"id":2193,"parentId":2188,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp%2Foauth%2Fcallback%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1753674005624,"traceId":"47e989d5732cf29e"}]
22
- [{"name":"build-module","duration":259,"timestamp":2071748271689,"id":2194,"parentId":2189,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1753674005625,"traceId":"47e989d5732cf29e"},{"name":"next-client-pages-loader","duration":196,"timestamp":2071748273046,"id":2196,"parentId":2195,"tags":{"absolutePagePath":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/builtin/global-not-found.js"},"startTime":1753674005626,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":4566,"timestamp":2071748272012,"id":2195,"parentId":2176,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!","layer":"app-pages-browser"},"startTime":1753674005625,"traceId":"47e989d5732cf29e"},{"name":"next-client-pages-loader","duration":39,"timestamp":2071748277290,"id":2198,"parentId":2197,"tags":{"absolutePagePath":"next/dist/pages/_app"},"startTime":1753674005630,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":1365,"timestamp":2071748276611,"id":2197,"parentId":2177,"tags":{"name":"/Users/matt8p/Desktop/inspector/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":1753674005630,"traceId":"47e989d5732cf29e"},{"name":"next-client-pages-loader","duration":39,"timestamp":2071748278144,"id":2200,"parentId":2199,"tags":{"absolutePagePath":"next/dist/pages/_error"},"startTime":1753674005631,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":596,"timestamp":2071748278083,"id":2199,"parentId":2179,"tags":{"name":"/Users/matt8p/Desktop/inspector/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":1753674005631,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":48540,"timestamp":2071748230801,"id":2180,"parentId":2172,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1753674005584,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":48543,"timestamp":2071748230808,"id":2181,"parentId":2172,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1753674005584,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":48367,"timestamp":2071748230987,"id":2182,"parentId":2172,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1753674005584,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":48338,"timestamp":2071748231021,"id":2183,"parentId":2172,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1753674005584,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":48332,"timestamp":2071748231028,"id":2185,"parentId":2172,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1753674005584,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":48330,"timestamp":2071748231032,"id":2186,"parentId":2172,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1753674005584,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":48329,"timestamp":2071748231034,"id":2187,"parentId":2172,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1753674005584,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10948,"timestamp":2071748285137,"id":2201,"parentId":2173,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/next.js","layer":"pages-dir-browser"},"startTime":1753674005638,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12416,"timestamp":2071748286456,"id":2202,"parentId":2174,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-next.js","layer":"app-pages-browser"},"startTime":1753674005639,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21541,"timestamp":2071748287493,"id":2203,"parentId":2178,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/router.js","layer":"pages-dir-browser"},"startTime":1753674005641,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10163,"timestamp":2071748300426,"id":2204,"parentId":2195,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/builtin/global-not-found.js","layer":"app-pages-browser"},"startTime":1753674005653,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6162,"timestamp":2071748318709,"id":2207,"parentId":2202,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-webpack.js","layer":"app-pages-browser"},"startTime":1753674005672,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7686,"timestamp":2071748318512,"id":2205,"parentId":2190,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/client-page.js","layer":"app-pages-browser"},"startTime":1753674005672,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9727,"timestamp":2071748318757,"id":2208,"parentId":2202,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1753674005672,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11023,"timestamp":2071748318659,"id":2206,"parentId":2201,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/webpack.js","layer":"pages-dir-browser"},"startTime":1753674005672,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14857,"timestamp":2071748318797,"id":2209,"parentId":2202,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-index.js","layer":"app-pages-browser"},"startTime":1753674005672,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15998,"timestamp":2071748322006,"id":2210,"parentId":2190,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/client-segment.js","layer":"app-pages-browser"},"startTime":1753674005675,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16329,"timestamp":2071748322187,"id":2212,"parentId":2190,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1753674005675,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17010,"timestamp":2071748322343,"id":2213,"parentId":2190,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/builtin/global-error.js","layer":"app-pages-browser"},"startTime":1753674005675,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17522,"timestamp":2071748322433,"id":2215,"parentId":2203,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/with-router.js","layer":"pages-dir-browser"},"startTime":1753674005675,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23993,"timestamp":2071748322136,"id":2211,"parentId":2190,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1753674005675,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":31864,"timestamp":2071748322391,"id":2214,"parentId":2201,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/index.js","layer":"pages-dir-browser"},"startTime":1753674005675,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20482,"timestamp":2071748335335,"id":2220,"parentId":2204,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"app-pages-browser"},"startTime":1753674005688,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22047,"timestamp":2071748335280,"id":2219,"parentId":2190,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"app-pages-browser"},"startTime":1753674005688,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":39649,"timestamp":2071748335252,"id":2218,"parentId":2203,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1753674005688,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":41382,"timestamp":2071748334875,"id":2216,"parentId":2201,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"pages-dir-browser"},"startTime":1753674005688,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":41830,"timestamp":2071748335114,"id":2217,"parentId":2202,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"app-pages-browser"},"startTime":1753674005688,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6046,"timestamp":2071748381352,"id":2221,"parentId":2190,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/metadata/async-metadata.js","layer":"app-pages-browser"},"startTime":1753674005734,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7050,"timestamp":2071748381461,"id":2222,"parentId":2190,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/metadata/metadata-boundary.js","layer":"app-pages-browser"},"startTime":1753674005734,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8296,"timestamp":2071748381556,"id":2224,"parentId":2197,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/pages/_app.js","layer":"pages-dir-browser"},"startTime":1753674005735,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8701,"timestamp":2071748381583,"id":2225,"parentId":2203,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1753674005735,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14350,"timestamp":2071748381751,"id":2229,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-globals.js","layer":"app-pages-browser"},"startTime":1753674005735,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15137,"timestamp":2071748381786,"id":2230,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-call-server.js","layer":"app-pages-browser"},"startTime":1753674005735,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15426,"timestamp":2071748381842,"id":2232,"parentId":2207,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1753674005735,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16870,"timestamp":2071748381814,"id":2231,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1753674005735,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19030,"timestamp":2071748381520,"id":2223,"parentId":2199,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/pages/_error.js","layer":"pages-dir-browser"},"startTime":1753674005735,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":40096,"timestamp":2071748381608,"id":2226,"parentId":2203,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/router.js","layer":"pages-dir-browser"},"startTime":1753674005735,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29771,"timestamp":2071748392296,"id":2233,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1753674005745,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29863,"timestamp":2071748392411,"id":2234,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1753674005745,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30144,"timestamp":2071748392543,"id":2238,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1753674005746,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30584,"timestamp":2071748392570,"id":2239,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1753674005746,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":35462,"timestamp":2071748392594,"id":2240,"parentId":2205,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/invariant-error.js","layer":"app-pages-browser"},"startTime":1753674005746,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":36100,"timestamp":2071748392446,"id":2235,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-build-id.js","layer":"app-pages-browser"},"startTime":1753674005745,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":38447,"timestamp":2071748392720,"id":2243,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/page-loader.js","layer":"pages-dir-browser"},"startTime":1753674005746,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":40038,"timestamp":2071748392697,"id":2242,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/head-manager.js","layer":"pages-dir-browser"},"startTime":1753674005746,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":43124,"timestamp":2071748392514,"id":2237,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router.js","layer":"app-pages-browser"},"startTime":1753674005746,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45023,"timestamp":2071748392480,"id":2236,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router-instance.js","layer":"app-pages-browser"},"startTime":1753674005745,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45459,"timestamp":2071748392767,"id":2245,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1753674005746,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45788,"timestamp":2071748392788,"id":2246,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/has-base-path.js","layer":"pages-dir-browser"},"startTime":1753674005746,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":46422,"timestamp":2071748392746,"id":2244,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/route-announcer.js","layer":"pages-dir-browser"},"startTime":1753674005746,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":63378,"timestamp":2071748381713,"id":2228,"parentId":2206,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/deployment-id.js","layer":"pages-dir-browser"},"startTime":1753674005735,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":63876,"timestamp":2071748381633,"id":2227,"parentId":2207,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/deployment-id.js","layer":"app-pages-browser"},"startTime":1753674005735,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":62463,"timestamp":2071748392620,"id":2241,"parentId":2190,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"app-pages-browser"},"startTime":1753674005746,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4579,"timestamp":2071748461374,"id":2250,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1753674005814,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5056,"timestamp":2071748461345,"id":2249,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/mitt.js","layer":"pages-dir-browser"},"startTime":1753674005814,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5364,"timestamp":2071748461450,"id":2251,"parentId":2211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1753674005814,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5845,"timestamp":2071748461205,"id":2247,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/runtime-config.external.js","layer":"pages-dir-browser"},"startTime":1753674005814,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7707,"timestamp":2071748461308,"id":2248,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-browser"},"startTime":1753674005814,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8409,"timestamp":2071748469217,"id":2252,"parentId":2211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1753674005822,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8737,"timestamp":2071748469466,"id":2256,"parentId":2211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/bfcache.js","layer":"app-pages-browser"},"startTime":1753674005822,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9478,"timestamp":2071748469434,"id":2255,"parentId":2211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/use-action-queue.js","layer":"app-pages-browser"},"startTime":1753674005822,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9761,"timestamp":2071748469498,"id":2257,"parentId":2213,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/handle-isr-error.js","layer":"app-pages-browser"},"startTime":1753674005823,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10246,"timestamp":2071748469559,"id":2259,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1753674005823,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11469,"timestamp":2071748469532,"id":2258,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/react-client-callbacks/error-boundary-callbacks.js","layer":"app-pages-browser"},"startTime":1753674005823,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11864,"timestamp":2071748469587,"id":2260,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1753674005823,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12680,"timestamp":2071748469400,"id":2254,"parentId":2211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1753674005822,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13209,"timestamp":2071748469637,"id":2262,"parentId":2211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1753674005823,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14296,"timestamp":2071748469326,"id":2253,"parentId":2211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1753674005822,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14715,"timestamp":2071748469611,"id":2261,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1753674005823,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13247,"timestamp":2071748475529,"id":2266,"parentId":2205,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/request/params.browser.js","layer":"app-pages-browser"},"startTime":1753674005829,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13603,"timestamp":2071748475560,"id":2267,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1753674005829,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14020,"timestamp":2071748475455,"id":2264,"parentId":2211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1753674005828,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14197,"timestamp":2071748475595,"id":2268,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"pages-dir-browser"},"startTime":1753674005829,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14328,"timestamp":2071748475748,"id":2269,"parentId":2211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1753674005829,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14853,"timestamp":2071748475777,"id":2270,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1753674005829,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15495,"timestamp":2071748475496,"id":2265,"parentId":2205,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/request/search-params.browser.js","layer":"app-pages-browser"},"startTime":1753674005828,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17328,"timestamp":2071748475800,"id":2271,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"pages-dir-browser"},"startTime":1753674005829,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17917,"timestamp":2071748475822,"id":2272,"parentId":2211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1753674005829,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20299,"timestamp":2071748475347,"id":2263,"parentId":2211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1753674005828,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20057,"timestamp":2071748475896,"id":2274,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1753674005829,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20309,"timestamp":2071748475918,"id":2275,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1753674005829,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20596,"timestamp":2071748475990,"id":2278,"parentId":2211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"app-pages-browser"},"startTime":1753674005829,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21008,"timestamp":2071748476029,"id":2279,"parentId":2219,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1753674005829,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21393,"timestamp":2071748476130,"id":2281,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1753674005829,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22286,"timestamp":2071748475939,"id":2276,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/adapters.js","layer":"pages-dir-browser"},"startTime":1753674005829,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22430,"timestamp":2071748476152,"id":2282,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"pages-dir-browser"},"startTime":1753674005829,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24242,"timestamp":2071748475848,"id":2273,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/script.js","layer":"pages-dir-browser"},"startTime":1753674005829,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":32773,"timestamp":2071748475959,"id":2277,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1753674005829,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":33240,"timestamp":2071748476059,"id":2280,"parentId":2229,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"app-pages-browser"},"startTime":1753674005829,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4839,"timestamp":2071748510597,"id":2285,"parentId":2220,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"app-pages-browser"},"startTime":1753674005864,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5227,"timestamp":2071748510471,"id":2283,"parentId":2218,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-browser"},"startTime":1753674005863,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7218,"timestamp":2071748510556,"id":2284,"parentId":2219,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"app-pages-browser"},"startTime":1753674005864,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":8724,"timestamp":2071748510634,"id":2286,"parentId":2192,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/stores/preferences/preferences-provider.tsx","layer":"app-pages-browser"},"startTime":1753674005864,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":9153,"timestamp":2071748511076,"id":2287,"parentId":2193,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/oauth/callback/page.tsx","layer":"app-pages-browser"},"startTime":1753674005864,"traceId":"47e989d5732cf29e"}]
23
- [{"name":"build-module-tsx","duration":9789,"timestamp":2071748511145,"id":2288,"parentId":2194,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/page.tsx","layer":"app-pages-browser"},"startTime":1753674005864,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9924,"timestamp":2071748522509,"id":2290,"parentId":2223,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-browser"},"startTime":1753674005876,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12142,"timestamp":2071748522545,"id":2291,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/route-loader.js","layer":"pages-dir-browser"},"startTime":1753674005876,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6464,"timestamp":2071748535583,"id":2293,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/detect-domain-locale.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6834,"timestamp":2071748535648,"id":2295,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/add-base-path.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7197,"timestamp":2071748535620,"id":2294,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/remove-locale.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7414,"timestamp":2071748535673,"id":2296,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7709,"timestamp":2071748535697,"id":2297,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8217,"timestamp":2071748535498,"id":2292,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/add-locale.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8175,"timestamp":2071748535766,"id":2300,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8304,"timestamp":2071748535812,"id":2302,"parentId":2219,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11075,"timestamp":2071748535720,"id":2298,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11515,"timestamp":2071748535789,"id":2301,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15740,"timestamp":2071748535840,"id":2303,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/resolve-href.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16160,"timestamp":2071748535946,"id":2307,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17086,"timestamp":2071748535923,"id":2306,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/bloom-filter.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17331,"timestamp":2071748535968,"id":2308,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17500,"timestamp":2071748536010,"id":2310,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19478,"timestamp":2071748535743,"id":2299,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19556,"timestamp":2071748535990,"id":2309,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19860,"timestamp":2071748536074,"id":2313,"parentId":2237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20075,"timestamp":2071748536031,"id":2311,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20276,"timestamp":2071748536124,"id":2315,"parentId":2237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21212,"timestamp":2071748536052,"id":2312,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22392,"timestamp":2071748536151,"id":2316,"parentId":2237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20587,"timestamp":2071748538335,"id":2319,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-browser"},"startTime":1753674005891,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23321,"timestamp":2071748536099,"id":2314,"parentId":2237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11623,"timestamp":2071748548152,"id":2320,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"pages-dir-browser"},"startTime":1753674005901,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11823,"timestamp":2071748548236,"id":2321,"parentId":2243,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":"pages-dir-browser"},"startTime":1753674005901,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12250,"timestamp":2071748548271,"id":2322,"parentId":2242,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/set-attributes-from-props.js","layer":"pages-dir-browser"},"startTime":1753674005901,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12424,"timestamp":2071748548343,"id":2324,"parentId":2237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1753674005901,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14671,"timestamp":2071748548317,"id":2323,"parentId":2243,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-browser"},"startTime":1753674005901,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":45295,"timestamp":2071748522371,"id":2289,"parentId":2222,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"app-pages-browser"},"startTime":1753674005875,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":4209,"timestamp":2071748564417,"id":2327,"parentId":2192,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/sonner.tsx","layer":"app-pages-browser"},"startTime":1753674005917,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":37697,"timestamp":2071748535862,"id":2304,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/constants.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":37870,"timestamp":2071748535901,"id":2305,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/is-api-route.js","layer":"pages-dir-browser"},"startTime":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5459,"timestamp":2071748569517,"id":2331,"parentId":2237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1753674005923,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6085,"timestamp":2071748569478,"id":2330,"parentId":2237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1753674005922,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9679,"timestamp":2071748569408,"id":2329,"parentId":2237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1753674005922,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2364,"timestamp":2071748579921,"id":2342,"parentId":2259,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/is-error.js","layer":"app-pages-browser"},"startTime":1753674005933,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12905,"timestamp":2071748569603,"id":2334,"parentId":2236,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/is-thenable.js","layer":"app-pages-browser"},"startTime":1753674005923,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13488,"timestamp":2071748569629,"id":2335,"parentId":2236,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1753674005923,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13982,"timestamp":2071748569655,"id":2336,"parentId":2237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1753674005923,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14797,"timestamp":2071748569547,"id":2332,"parentId":2237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1753674005923,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14996,"timestamp":2071748569705,"id":2338,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/portal/index.js","layer":"pages-dir-browser"},"startTime":1753674005923,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15172,"timestamp":2071748569727,"id":2339,"parentId":2246,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-browser"},"startTime":1753674005923,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17790,"timestamp":2071748569575,"id":2333,"parentId":2237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/links.js","layer":"app-pages-browser"},"startTime":1753674005923,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18168,"timestamp":2071748569748,"id":2340,"parentId":2236,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js","layer":"app-pages-browser"},"startTime":1753674005923,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19234,"timestamp":2071748569680,"id":2337,"parentId":2237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1753674005923,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":40793,"timestamp":2071748548412,"id":2326,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-dom/client.js","layer":"pages-dir-browser"},"startTime":1753674005901,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":41245,"timestamp":2071748548375,"id":2325,"parentId":2215,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react/jsx-runtime.js","layer":"pages-dir-browser"},"startTime":1753674005901,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10278,"timestamp":2071748579996,"id":2343,"parentId":2258,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1753674005933,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10105,"timestamp":2071748580777,"id":2345,"parentId":2237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js","layer":"app-pages-browser"},"startTime":1753674005934,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10144,"timestamp":2071748580907,"id":2347,"parentId":2268,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-browser"},"startTime":1753674005934,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12444,"timestamp":2071748579790,"id":2341,"parentId":2236,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/segment-cache.js","layer":"app-pages-browser"},"startTime":1753674005933,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11644,"timestamp":2071748580934,"id":2348,"parentId":2250,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-config.js","layer":"pages-dir-browser"},"startTime":1753674005934,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12182,"timestamp":2071748580865,"id":2346,"parentId":2275,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"pages-dir-browser"},"startTime":1753674005934,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19504,"timestamp":2071748580961,"id":2349,"parentId":2275,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-error.js","layer":"pages-dir-browser"},"startTime":1753674005934,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6775,"timestamp":2071748595463,"id":2352,"parentId":2259,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"app-pages-browser"},"startTime":1753674005948,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":35657,"timestamp":2071748568973,"id":2328,"parentId":2204,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1753674005922,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4014,"timestamp":2071748602550,"id":2353,"parentId":2260,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"pages-dir-browser"},"startTime":1753674005956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4521,"timestamp":2071748602733,"id":2357,"parentId":2266,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/request/params.browser.prod.js","layer":"app-pages-browser"},"startTime":1753674005956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6776,"timestamp":2071748602701,"id":2356,"parentId":2261,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1753674005956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7213,"timestamp":2071748602762,"id":2358,"parentId":2265,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/request/search-params.browser.prod.js","layer":"app-pages-browser"},"startTime":1753674005956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7653,"timestamp":2071748602825,"id":2360,"parentId":2263,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1753674005956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8016,"timestamp":2071748602791,"id":2359,"parentId":2264,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/segment.js","layer":"app-pages-browser"},"startTime":1753674005956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8710,"timestamp":2071748602853,"id":2361,"parentId":2261,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js","layer":"app-pages-browser"},"startTime":1753674005956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9888,"timestamp":2071748602634,"id":2354,"parentId":2254,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1753674005956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9696,"timestamp":2071748602981,"id":2365,"parentId":2272,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1753674005956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10458,"timestamp":2071748602939,"id":2364,"parentId":2263,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1753674005956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11320,"timestamp":2071748602907,"id":2363,"parentId":2261,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js","layer":"app-pages-browser"},"startTime":1753674005956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12793,"timestamp":2071748602881,"id":2362,"parentId":2261,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js","layer":"app-pages-browser"},"startTime":1753674005956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13354,"timestamp":2071748603005,"id":2366,"parentId":2267,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"app-pages-browser"},"startTime":1753674005956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14877,"timestamp":2071748603030,"id":2367,"parentId":2282,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"pages-dir-browser"},"startTime":1753674005956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17835,"timestamp":2071748603073,"id":2369,"parentId":2278,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"app-pages-browser"},"startTime":1753674005956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26037,"timestamp":2071748603051,"id":2368,"parentId":2270,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-browser"},"startTime":1753674005956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24097,"timestamp":2071748605509,"id":2371,"parentId":2259,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1753674005959,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24143,"timestamp":2071748605621,"id":2373,"parentId":2276,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js","layer":"pages-dir-browser"},"startTime":1753674005959,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24396,"timestamp":2071748605589,"id":2372,"parentId":2260,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"pages-dir-browser"},"startTime":1753674005959,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":35178,"timestamp":2071748595437,"id":2351,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1753674005948,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":35956,"timestamp":2071748595360,"id":2350,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1753674005948,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8239,"timestamp":2071748623229,"id":2374,"parentId":2291,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-browser"},"startTime":1753674005976,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4856,"timestamp":2071748626867,"id":2379,"parentId":2315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"app-pages-browser"},"startTime":1753674005980,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13569,"timestamp":2071748623381,"id":2376,"parentId":2273,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1753674005976,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":36080,"timestamp":2071748602672,"id":2355,"parentId":2203,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react/index.js","layer":"pages-dir-browser"},"startTime":1753674005956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":36011,"timestamp":2071748603098,"id":2370,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1753674005956,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7458,"timestamp":2071748632128,"id":2381,"parentId":2290,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/amp-mode.js","layer":"pages-dir-browser"},"startTime":1753674005985,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7593,"timestamp":2071748632185,"id":2382,"parentId":2290,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1753674005985,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8084,"timestamp":2071748632053,"id":2380,"parentId":2290,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-browser"},"startTime":1753674005985,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8216,"timestamp":2071748632215,"id":2383,"parentId":2291,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/trusted-types.js","layer":"pages-dir-browser"},"startTime":1753674005985,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8592,"timestamp":2071748632241,"id":2384,"parentId":2295,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1753674005985,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8712,"timestamp":2071748632298,"id":2386,"parentId":2295,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"pages-dir-browser"},"startTime":1753674005985,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8960,"timestamp":2071748632321,"id":2387,"parentId":2313,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1753674005985,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9344,"timestamp":2071748632267,"id":2385,"parentId":2313,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1753674005985,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9353,"timestamp":2071748632356,"id":2388,"parentId":2323,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-browser"},"startTime":1753674005985,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9424,"timestamp":2071748632402,"id":2390,"parentId":2319,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-browser"},"startTime":1753674005985,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9614,"timestamp":2071748632379,"id":2389,"parentId":2299,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"pages-dir-browser"},"startTime":1753674005985,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9711,"timestamp":2071748632429,"id":2391,"parentId":2307,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"pages-dir-browser"},"startTime":1753674005985,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9842,"timestamp":2071748632451,"id":2392,"parentId":2308,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-browser"},"startTime":1753674005985,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9993,"timestamp":2071748632473,"id":2393,"parentId":2308,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-browser"},"startTime":1753674005985,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10275,"timestamp":2071748632494,"id":2394,"parentId":2342,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"app-pages-browser"},"startTime":1753674005985,"traceId":"47e989d5732cf29e"}]
24
- [{"name":"build-module-js","duration":9227,"timestamp":2071748633770,"id":2396,"parentId":2331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1753674005987,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9367,"timestamp":2071748633826,"id":2397,"parentId":2349,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-browser"},"startTime":1753674005987,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6722,"timestamp":2071748644579,"id":2399,"parentId":2276,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/index.js","layer":"pages-dir-browser"},"startTime":1753674005998,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7303,"timestamp":2071748644683,"id":2400,"parentId":2340,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/promise-queue.js","layer":"app-pages-browser"},"startTime":1753674005998,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7679,"timestamp":2071748644793,"id":2403,"parentId":2335,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1753674005998,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8136,"timestamp":2071748644762,"id":2402,"parentId":2335,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1753674005998,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8606,"timestamp":2071748644854,"id":2405,"parentId":2335,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1753674005998,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9702,"timestamp":2071748644821,"id":2404,"parentId":2335,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1753674005998,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11630,"timestamp":2071748644727,"id":2401,"parentId":2335,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1753674005998,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12695,"timestamp":2071748644881,"id":2406,"parentId":2335,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1753674005998,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":94456,"timestamp":2071748623338,"id":2375,"parentId":2211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1753674005976,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":70897,"timestamp":2071748650452,"id":2409,"parentId":2368,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-browser"},"startTime":1753674006003,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":71253,"timestamp":2071748650553,"id":2410,"parentId":2379,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1753674006004,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":156206,"timestamp":2071748644907,"id":2407,"parentId":2326,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-dom/cjs/react-dom-client.production.js","layer":"pages-dir-browser"},"startTime":1753674005998,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":160084,"timestamp":2071748644942,"id":2408,"parentId":2325,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react/cjs/react-jsx-runtime.production.js","layer":"pages-dir-browser"},"startTime":1753674005998,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3453,"timestamp":2071748810115,"id":2415,"parentId":2385,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1753674006163,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":3645,"timestamp":2071748810224,"id":2416,"parentId":2286,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/stores/preferences/preferences-store.ts","layer":"app-pages-browser"},"startTime":1753674006163,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3763,"timestamp":2071748810351,"id":2418,"parentId":2354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1753674006163,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3868,"timestamp":2071748810432,"id":2420,"parentId":2354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js","layer":"app-pages-browser"},"startTime":1753674006163,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4188,"timestamp":2071748810384,"id":2419,"parentId":2357,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"app-pages-browser"},"startTime":1753674006163,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4459,"timestamp":2071748810462,"id":2421,"parentId":2363,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js","layer":"app-pages-browser"},"startTime":1753674006163,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4951,"timestamp":2071748810314,"id":2417,"parentId":2354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/navigation.react-server.js","layer":"app-pages-browser"},"startTime":1753674006163,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4924,"timestamp":2071748810491,"id":2422,"parentId":2364,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1753674006163,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3154,"timestamp":2071748816491,"id":2430,"parentId":2402,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js","layer":"app-pages-browser"},"startTime":1753674006169,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3362,"timestamp":2071748816556,"id":2432,"parentId":2402,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1753674006170,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3538,"timestamp":2071748816584,"id":2433,"parentId":2405,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js","layer":"app-pages-browser"},"startTime":1753674006170,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6282,"timestamp":2071748816526,"id":2431,"parentId":2402,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/handle-mutable.js","layer":"app-pages-browser"},"startTime":1753674006170,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17419,"timestamp":2071748816612,"id":2434,"parentId":2399,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-browser"},"startTime":1753674006170,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":33755,"timestamp":2071748816427,"id":2429,"parentId":2403,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1753674006169,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":76361,"timestamp":2071748820981,"id":2436,"parentId":2409,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"pages-dir-browser"},"startTime":1753674006174,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":84230,"timestamp":2071748821021,"id":2437,"parentId":2401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js","layer":"app-pages-browser"},"startTime":1753674006174,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":87611,"timestamp":2071748820896,"id":2435,"parentId":2409,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/segment.js","layer":"pages-dir-browser"},"startTime":1753674006174,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":89628,"timestamp":2071748821057,"id":2438,"parentId":2401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js","layer":"app-pages-browser"},"startTime":1753674006174,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":91803,"timestamp":2071748821117,"id":2440,"parentId":2401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/clear-cache-node-data-for-segment-path.js","layer":"app-pages-browser"},"startTime":1753674006174,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":95882,"timestamp":2071748821087,"id":2439,"parentId":2401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/aliased-prefetch-navigations.js","layer":"app-pages-browser"},"startTime":1753674006174,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":314540,"timestamp":2071748810574,"id":2425,"parentId":2370,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react/cjs/react.production.js","layer":"app-pages-browser"},"startTime":1753674006164,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":315027,"timestamp":2071748810521,"id":2423,"parentId":2328,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react/cjs/react-jsx-runtime.production.js","layer":"app-pages-browser"},"startTime":1753674006164,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":318696,"timestamp":2071748810554,"id":2424,"parentId":2355,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react/cjs/react.production.js","layer":"pages-dir-browser"},"startTime":1753674006164,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":909793,"timestamp":2071748230656,"id":2176,"parentId":2172,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1753674005584,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":235295,"timestamp":2071748914675,"id":2442,"parentId":2406,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/assign-location.js","layer":"app-pages-browser"},"startTime":1753674006268,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":237549,"timestamp":2071748914476,"id":2441,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ServersTab.tsx","layer":"app-pages-browser"},"startTime":1753674006267,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":336730,"timestamp":2071748816402,"id":2428,"parentId":2273,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-dom/index.js","layer":"pages-dir-browser"},"startTime":1753674006169,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":439886,"timestamp":2071748810592,"id":2426,"parentId":2350,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react-dom/cjs/react-dom-client.production.js","layer":"app-pages-browser"},"startTime":1753674006164,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":441791,"timestamp":2071748816350,"id":2427,"parentId":2351,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.js","layer":"app-pages-browser"},"startTime":1753674006169,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":121850,"timestamp":2071749138445,"id":2445,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ResourcesTab.tsx","layer":"app-pages-browser"},"startTime":1753674006491,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":130417,"timestamp":2071749138793,"id":2447,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/SettingsTab.tsx","layer":"app-pages-browser"},"startTime":1753674006492,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":131132,"timestamp":2071749138890,"id":2448,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/mcp-sidebar.tsx","layer":"app-pages-browser"},"startTime":1753674006492,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":131532,"timestamp":2071749138968,"id":2449,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ActiveServerSelector.tsx","layer":"app-pages-browser"},"startTime":1753674006492,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":134303,"timestamp":2071749138702,"id":2446,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ToolsTab.tsx","layer":"app-pages-browser"},"startTime":1753674006492,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":134532,"timestamp":2071749139287,"id":2451,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/TracingTab.tsx","layer":"app-pages-browser"},"startTime":1753674006492,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":136192,"timestamp":2071749139175,"id":2450,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/PromptsTab.tsx","layer":"app-pages-browser"},"startTime":1753674006492,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":135718,"timestamp":2071749140389,"id":2457,"parentId":2406,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"app-pages-browser"},"startTime":1753674006493,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":137481,"timestamp":2071749139365,"id":2452,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ChatTab.tsx","layer":"app-pages-browser"},"startTime":1753674006492,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15111,"timestamp":2071749262164,"id":2458,"parentId":2417,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/not-found.js","layer":"app-pages-browser"},"startTime":1753674006615,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15027,"timestamp":2071749262480,"id":2461,"parentId":2417,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"app-pages-browser"},"startTime":1753674006615,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15461,"timestamp":2071749262335,"id":2459,"parentId":2417,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/forbidden.js","layer":"app-pages-browser"},"startTime":1753674006615,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17214,"timestamp":2071749262549,"id":2463,"parentId":2422,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/hash.js","layer":"app-pages-browser"},"startTime":1753674006616,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17762,"timestamp":2071749262379,"id":2460,"parentId":2417,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/unauthorized.js","layer":"app-pages-browser"},"startTime":1753674006615,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18171,"timestamp":2071749262513,"id":2462,"parentId":2421,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js","layer":"app-pages-browser"},"startTime":1753674006616,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":52,"timestamp":2071749293465,"id":2464,"parentId":2216,"tags":{"layer":null},"startTime":1753674006646,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":384796,"timestamp":2071748914720,"id":2443,"parentId":2375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react-dom/cjs/react-dom.production.js","layer":"app-pages-browser"},"startTime":1753674006268,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":180875,"timestamp":2071749140356,"id":2456,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"pages-dir-browser"},"startTime":1753674006493,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":181461,"timestamp":2071749140262,"id":2455,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"app-pages-browser"},"startTime":1753674006493,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":182399,"timestamp":2071749139441,"id":2453,"parentId":2203,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"pages-dir-browser"},"startTime":1753674006492,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":182281,"timestamp":2071749139826,"id":2454,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"app-pages-browser"},"startTime":1753674006493,"traceId":"47e989d5732cf29e"},{"name":"postcss-process","duration":365435,"timestamp":2071749109046,"id":2444,"parentId":2398,"tags":{},"startTime":1753674006462,"traceId":"47e989d5732cf29e"},{"name":"postcss-loader","duration":840801,"timestamp":2071748633954,"id":2398,"parentId":2395,"tags":{},"startTime":1753674005987,"traceId":"47e989d5732cf29e"},{"name":"css-loader","duration":42460,"timestamp":2071749474926,"id":2468,"parentId":2395,"tags":{"astUsed":"true"},"startTime":1753674006828,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":220083,"timestamp":2071749304283,"id":2467,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/sidebar.tsx","layer":"app-pages-browser"},"startTime":1753674006657,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":8479,"timestamp":2071749520616,"id":2469,"parentId":2287,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/card.tsx","layer":"app-pages-browser"},"startTime":1753674006874,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":241561,"timestamp":2071749293535,"id":2465,"parentId":2286,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zustand/esm/index.mjs","layer":"app-pages-browser"},"startTime":1753674006647,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":241950,"timestamp":2071749293687,"id":2466,"parentId":2416,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zustand/esm/vanilla.mjs","layer":"app-pages-browser"},"startTime":1753674006647,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2736,"timestamp":2071749536902,"id":2476,"parentId":2461,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/unstable-rethrow.browser.js","layer":"app-pages-browser"},"startTime":1753674006890,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4717,"timestamp":2071749536933,"id":2477,"parentId":2462,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js","layer":"app-pages-browser"},"startTime":1753674006890,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":5168,"timestamp":2071749536760,"id":2474,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/sidebar/theme-switcher.tsx","layer":"app-pages-browser"},"startTime":1753674006890,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22913,"timestamp":2071749520766,"id":2470,"parentId":2428,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-dom/cjs/react-dom.production.js","layer":"pages-dir-browser"},"startTime":1753674006874,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":8420,"timestamp":2071749536835,"id":2475,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-app-state.ts","layer":"app-pages-browser"},"startTime":1753674006890,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17838,"timestamp":2071749531351,"id":2471,"parentId":2287,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/api/navigation.js","layer":"app-pages-browser"},"startTime":1753674006884,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26260,"timestamp":2071749536685,"id":2473,"parentId":2327,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next-themes/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674006890,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":41903,"timestamp":2071749536558,"id":2472,"parentId":2327,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/sonner/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674006890,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":101420,"timestamp":2071749539887,"id":2478,"parentId":2287,"tags":{"name":"__barrel_optimize__?names=Loader2!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674006893,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":125547,"timestamp":2071749539961,"id":2479,"parentId":2441,"tags":{"name":"__barrel_optimize__?names=Database,Plus!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674006893,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":126100,"timestamp":2071749539996,"id":2480,"parentId":2445,"tags":{"name":"__barrel_optimize__?names=ChevronRight,Eye,File,FolderOpen,RefreshCw!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674006893,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":126205,"timestamp":2071749540077,"id":2482,"parentId":2448,"tags":{"name":"__barrel_optimize__?names=Brain,FolderOpen,Glasses,Hammer,MessageCircle,Settings!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674006893,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":126362,"timestamp":2071749540046,"id":2481,"parentId":2447,"tags":{"name":"__barrel_optimize__?names=Check,Eye,EyeOff,Key,Settings,X!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674006893,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":126370,"timestamp":2071749540107,"id":2483,"parentId":2449,"tags":{"name":"__barrel_optimize__?names=Check!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674006893,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":126379,"timestamp":2071749540166,"id":2485,"parentId":2451,"tags":{"name":"__barrel_optimize__?names=ArrowUp,Search!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674006893,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":126489,"timestamp":2071749540137,"id":2484,"parentId":2446,"tags":{"name":"__barrel_optimize__?names=ChevronRight,Play,RefreshCw,Wrench!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674006893,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":107658,"timestamp":2071749559278,"id":2490,"parentId":2474,"tags":{"name":"__barrel_optimize__?names=Moon,Sun!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674006912,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":127318,"timestamp":2071749540195,"id":2486,"parentId":2450,"tags":{"name":"__barrel_optimize__?names=ChevronRight,MessageSquare,Play,RefreshCw!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674006893,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":131770,"timestamp":2071749540251,"id":2488,"parentId":2467,"tags":{"name":"__barrel_optimize__?names=PanelLeftIcon!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674006893,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":131885,"timestamp":2071749540223,"id":2487,"parentId":2452,"tags":{"name":"__barrel_optimize__?names=MessageCircle!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674006893,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":118265,"timestamp":2071749554984,"id":2489,"parentId":2465,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zustand/esm/react.mjs","layer":"app-pages-browser"},"startTime":1753674006908,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3229,"timestamp":2071749684787,"id":2499,"parentId":2480,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/chevron-right.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3580,"timestamp":2071749684752,"id":2498,"parentId":2479,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/plus.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3881,"timestamp":2071749684618,"id":2496,"parentId":2478,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/loader-circle.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3929,"timestamp":2071749684711,"id":2497,"parentId":2479,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/database.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3875,"timestamp":2071749684879,"id":2502,"parentId":2480,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/folder-open.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4062,"timestamp":2071749684849,"id":2501,"parentId":2480,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/file.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4117,"timestamp":2071749684909,"id":2503,"parentId":2480,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/refresh-cw.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4312,"timestamp":2071749684818,"id":2500,"parentId":2480,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/eye.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"}]
25
- [{"name":"build-module-js","duration":4332,"timestamp":2071749684966,"id":2505,"parentId":2482,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/glasses.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4407,"timestamp":2071749684994,"id":2506,"parentId":2482,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/hammer.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4469,"timestamp":2071749685025,"id":2507,"parentId":2482,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/message-circle.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4543,"timestamp":2071749685053,"id":2508,"parentId":2482,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/settings.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4595,"timestamp":2071749685108,"id":2510,"parentId":2481,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/eye-off.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4886,"timestamp":2071749684939,"id":2504,"parentId":2482,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/brain.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4834,"timestamp":2071749685081,"id":2509,"parentId":2481,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/check.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4923,"timestamp":2071749685135,"id":2511,"parentId":2481,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/key.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5786,"timestamp":2071749685187,"id":2513,"parentId":2485,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/arrow-up.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6230,"timestamp":2071749685161,"id":2512,"parentId":2481,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/x.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6652,"timestamp":2071749685214,"id":2514,"parentId":2485,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/search.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6759,"timestamp":2071749685241,"id":2515,"parentId":2484,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/play.js","layer":"app-pages-browser"},"startTime":1753674007038,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5474,"timestamp":2071749686848,"id":2516,"parentId":2490,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/moon.js","layer":"app-pages-browser"},"startTime":1753674007040,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5551,"timestamp":2071749686966,"id":2519,"parentId":2486,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/message-square.js","layer":"app-pages-browser"},"startTime":1753674007040,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5729,"timestamp":2071749686936,"id":2518,"parentId":2484,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/wrench.js","layer":"app-pages-browser"},"startTime":1753674007040,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5929,"timestamp":2071749686904,"id":2517,"parentId":2490,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/sun.js","layer":"app-pages-browser"},"startTime":1753674007040,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2774,"timestamp":2071749690498,"id":2520,"parentId":2488,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/panel-left.js","layer":"app-pages-browser"},"startTime":1753674007044,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11646,"timestamp":2071749682052,"id":2492,"parentId":2407,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1753674007035,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11809,"timestamp":2071749682224,"id":2494,"parentId":2400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js","layer":"app-pages-browser"},"startTime":1753674007035,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12128,"timestamp":2071749682106,"id":2493,"parentId":2400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js","layer":"app-pages-browser"},"startTime":1753674007035,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27139,"timestamp":2071749682302,"id":2495,"parentId":2445,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react18-json-view/dist/es/index.mjs","layer":"app-pages-browser"},"startTime":1753674007035,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2015,"timestamp":2071749713843,"id":2521,"parentId":2499,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/createLucideIcon.js","layer":"app-pages-browser"},"startTime":1753674007067,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":3121,"timestamp":2071749715057,"id":2523,"parentId":2448,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/sidebar/nav-main.tsx","layer":"app-pages-browser"},"startTime":1753674007068,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":5091,"timestamp":2071749716343,"id":2525,"parentId":2467,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radix-ui/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007069,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":6203,"timestamp":2071749716186,"id":2524,"parentId":2467,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/class-variance-authority/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007069,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":10598,"timestamp":2071749714963,"id":2522,"parentId":2452,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/index.mjs","layer":"app-pages-browser"},"startTime":1753674007068,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":5420,"timestamp":2071749720570,"id":2529,"parentId":2441,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/mcp-icon.tsx","layer":"app-pages-browser"},"startTime":1753674007074,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5755,"timestamp":2071749720651,"id":2530,"parentId":2521,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/Icon.js","layer":"app-pages-browser"},"startTime":1753674007074,"traceId":"47e989d5732cf29e"},{"name":"postcss-process","duration":912,"timestamp":2071749726507,"id":2532,"parentId":2531,"tags":{},"startTime":1753674007080,"traceId":"47e989d5732cf29e"},{"name":"postcss-loader","duration":948,"timestamp":2071749726484,"id":2531,"parentId":2526,"tags":{},"startTime":1753674007079,"traceId":"47e989d5732cf29e"},{"name":"css-loader","duration":656,"timestamp":2071749727454,"id":2533,"parentId":2526,"tags":{"astUsed":"true"},"startTime":1753674007080,"traceId":"47e989d5732cf29e"},{"name":"build-module-css","duration":9507,"timestamp":2071749718984,"id":2526,"parentId":2491,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react18-json-view/src/style.css.webpack[javascript/auto]!=!/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!/Users/matt8p/Desktop/inspector/node_modules/react18-json-view/src/style.css","layer":null},"startTime":1753674007072,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12715,"timestamp":2071749720145,"id":2528,"parentId":2426,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/scheduler/index.js","layer":"app-pages-browser"},"startTime":1753674007073,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14984,"timestamp":2071749720114,"id":2527,"parentId":2492,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/scheduler/cjs/scheduler.production.js","layer":"pages-dir-browser"},"startTime":1753674007073,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":8537,"timestamp":2071749773234,"id":2535,"parentId":2445,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/resizable.tsx","layer":"app-pages-browser"},"startTime":1753674007126,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":8885,"timestamp":2071749773314,"id":2536,"parentId":2452,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/tooltip.tsx","layer":"app-pages-browser"},"startTime":1753674007126,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":9863,"timestamp":2071749773087,"id":2534,"parentId":2445,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/scroll-area.tsx","layer":"app-pages-browser"},"startTime":1753674007126,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":7950,"timestamp":2071749780438,"id":2537,"parentId":2447,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/label.tsx","layer":"app-pages-browser"},"startTime":1753674007133,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":8378,"timestamp":2071749780616,"id":2538,"parentId":2467,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/sheet.tsx","layer":"app-pages-browser"},"startTime":1753674007134,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8227,"timestamp":2071749785769,"id":2539,"parentId":2521,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/shared/src/utils.js","layer":"app-pages-browser"},"startTime":1753674007139,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":8419,"timestamp":2071749786046,"id":2542,"parentId":2445,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/badge.tsx","layer":"app-pages-browser"},"startTime":1753674007139,"traceId":"47e989d5732cf29e"},{"name":"font-loader","duration":1085890,"timestamp":2071748715531,"id":2414,"parentId":2413,"tags":{},"startTime":1753674006069,"traceId":"47e989d5732cf29e"},{"name":"postcss","duration":755,"timestamp":2071749801644,"id":2567,"parentId":2413,"tags":{},"startTime":1753674007155,"traceId":"47e989d5732cf29e"},{"name":"next-font-loader","duration":1086947,"timestamp":2071748715497,"id":2413,"parentId":2378,"tags":{},"startTime":1753674006069,"traceId":"47e989d5732cf29e"},{"name":"css-loader","duration":7410,"timestamp":2071749802423,"id":2568,"parentId":2378,"tags":{"astUsed":"true"},"startTime":1753674007155,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":1183458,"timestamp":2071748626804,"id":2378,"parentId":2318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!/Users/matt8p/Desktop/inspector/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":1753674005980,"traceId":"47e989d5732cf29e"},{"name":"font-loader","duration":1124780,"timestamp":2071748685902,"id":2412,"parentId":2411,"tags":{},"startTime":1753674006039,"traceId":"47e989d5732cf29e"},{"name":"postcss","duration":387,"timestamp":2071749810716,"id":2569,"parentId":2411,"tags":{},"startTime":1753674007164,"traceId":"47e989d5732cf29e"},{"name":"next-font-loader","duration":1152868,"timestamp":2071748658266,"id":2411,"parentId":2377,"tags":{},"startTime":1753674006011,"traceId":"47e989d5732cf29e"},{"name":"css-loader","duration":1309,"timestamp":2071749811121,"id":2570,"parentId":2377,"tags":{"astUsed":"true"},"startTime":1753674007164,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":1189300,"timestamp":2071748623418,"id":2377,"parentId":2317,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!/Users/matt8p/Desktop/inspector/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":1753674005976,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":15503,"timestamp":2071749799414,"id":2564,"parentId":2446,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/textarea.tsx","layer":"app-pages-browser"},"startTime":1753674007152,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":15851,"timestamp":2071749799479,"id":2565,"parentId":2441,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/button.tsx","layer":"app-pages-browser"},"startTime":1753674007152,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":29810,"timestamp":2071749785974,"id":2541,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/events/event-info.mjs","layer":"app-pages-browser"},"startTime":1753674007139,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":30155,"timestamp":2071749785885,"id":2540,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/events/add-pointer-event.mjs","layer":"app-pages-browser"},"startTime":1753674007139,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":30098,"timestamp":2071749786114,"id":2543,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/is-browser.mjs","layer":"app-pages-browser"},"startTime":1753674007139,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":30300,"timestamp":2071749786482,"id":2548,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/animations.mjs","layer":"app-pages-browser"},"startTime":1753674007139,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":31162,"timestamp":2071749786546,"id":2549,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.mjs","layer":"app-pages-browser"},"startTime":1753674007140,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":31952,"timestamp":2071749786612,"id":2550,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.mjs","layer":"app-pages-browser"},"startTime":1753674007140,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":32171,"timestamp":2071749786678,"id":2551,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/models.mjs","layer":"app-pages-browser"},"startTime":1753674007140,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":32247,"timestamp":2071749786807,"id":2553,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/components/m/proxy.mjs","layer":"app-pages-browser"},"startTime":1753674007140,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":32501,"timestamp":2071749786741,"id":2552,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/components/motion/proxy.mjs","layer":"app-pages-browser"},"startTime":1753674007140,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":32824,"timestamp":2071749786870,"id":2554,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.mjs","layer":"app-pages-browser"},"startTime":1753674007140,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":33066,"timestamp":2071749786935,"id":2555,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-force-update.mjs","layer":"app-pages-browser"},"startTime":1753674007140,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":33178,"timestamp":2071749786997,"id":2556,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.mjs","layer":"app-pages-browser"},"startTime":1753674007140,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":33278,"timestamp":2071749787061,"id":2557,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-unmount-effect.mjs","layer":"app-pages-browser"},"startTime":1753674007140,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":21320,"timestamp":2071749799268,"id":2562,"parentId":2467,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/separator.tsx","layer":"app-pages-browser"},"startTime":1753674007152,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":21494,"timestamp":2071749799541,"id":2566,"parentId":2467,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/skeleton.tsx","layer":"app-pages-browser"},"startTime":1753674007153,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":24198,"timestamp":2071749799339,"id":2563,"parentId":2446,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/select.tsx","layer":"app-pages-browser"},"startTime":1753674007152,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":10772,"timestamp":2071749813106,"id":2571,"parentId":2447,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/input.tsx","layer":"app-pages-browser"},"startTime":1753674007166,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":42744,"timestamp":2071749786286,"id":2545,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/LazyMotion/index.mjs","layer":"app-pages-browser"},"startTime":1753674007139,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":42932,"timestamp":2071749786417,"id":2547,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/MotionConfig/index.mjs","layer":"app-pages-browser"},"startTime":1753674007139,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":43366,"timestamp":2071749786352,"id":2546,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/LayoutGroup/index.mjs","layer":"app-pages-browser"},"startTime":1753674007139,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":44338,"timestamp":2071749786179,"id":2544,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/index.mjs","layer":"app-pages-browser"},"startTime":1753674007139,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36565,"timestamp":2071749798889,"id":2558,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/features-animation.mjs","layer":"app-pages-browser"},"startTime":1753674007152,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36651,"timestamp":2071749799034,"id":2559,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-motion-value-event.mjs","layer":"app-pages-browser"},"startTime":1753674007152,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36735,"timestamp":2071749799115,"id":2560,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/features-max.mjs","layer":"app-pages-browser"},"startTime":1753674007152,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36813,"timestamp":2071749799185,"id":2561,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/features-min.mjs","layer":"app-pages-browser"},"startTime":1753674007152,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":28492,"timestamp":2071749813403,"id":2574,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-scroll.mjs","layer":"app-pages-browser"},"startTime":1753674007166,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":28872,"timestamp":2071749813331,"id":2573,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-motion-value.mjs","layer":"app-pages-browser"},"startTime":1753674007166,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":29287,"timestamp":2071749813243,"id":2572,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-motion-template.mjs","layer":"app-pages-browser"},"startTime":1753674007166,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":29228,"timestamp":2071749813537,"id":2576,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-time.mjs","layer":"app-pages-browser"},"startTime":1753674007167,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":29567,"timestamp":2071749813471,"id":2575,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-spring.mjs","layer":"app-pages-browser"},"startTime":1753674007166,"traceId":"47e989d5732cf29e"},{"name":"build-module-css","duration":1225491,"timestamp":2071748632521,"id":2395,"parentId":2344,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/globals.css.webpack[javascript/auto]!=!/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!/Users/matt8p/Desktop/inspector/src/app/globals.css","layer":null},"startTime":1753674005986,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2538,"timestamp":2071749865101,"id":2624,"parentId":2530,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/defaultAttributes.js","layer":"app-pages-browser"},"startTime":1753674007218,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":14471,"timestamp":2071749855377,"id":2578,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/scroll/use-viewport-scroll.mjs","layer":"app-pages-browser"},"startTime":1753674007208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":14877,"timestamp":2071749855231,"id":2577,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/scroll/use-element-scroll.mjs","layer":"app-pages-browser"},"startTime":1753674007208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":14848,"timestamp":2071749855528,"id":2580,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-velocity.mjs","layer":"app-pages-browser"},"startTime":1753674007209,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":15391,"timestamp":2071749855457,"id":2579,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-transform.mjs","layer":"app-pages-browser"},"startTime":1753674007208,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":15612,"timestamp":2071749855662,"id":2582,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.mjs","layer":"app-pages-browser"},"startTime":1753674007209,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":15963,"timestamp":2071749855596,"id":2581,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/events/use-dom-event.mjs","layer":"app-pages-browser"},"startTime":1753674007209,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":16022,"timestamp":2071749855731,"id":2583,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence-data.mjs","layer":"app-pages-browser"},"startTime":1753674007209,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":16037,"timestamp":2071749856062,"id":2588,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-will-change/WillChangeMotionValue.mjs","layer":"app-pages-browser"},"startTime":1753674007209,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":16425,"timestamp":2071749855932,"id":2586,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/valid-prop.mjs","layer":"app-pages-browser"},"startTime":1753674007209,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":16735,"timestamp":2071749855797,"id":2584,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/is-motion-component.mjs","layer":"app-pages-browser"},"startTime":1753674007209,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":16527,"timestamp":2071749856203,"id":2590,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/use-reset-projection.mjs","layer":"app-pages-browser"},"startTime":1753674007209,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":17037,"timestamp":2071749855866,"id":2585,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/unwrap-motion-component.mjs","layer":"app-pages-browser"},"startTime":1753674007209,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":16969,"timestamp":2071749856138,"id":2589,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/use-instant-layout-transition.mjs","layer":"app-pages-browser"},"startTime":1753674007209,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8164,"timestamp":2071749865045,"id":2623,"parentId":2535,"tags":{"name":"__barrel_optimize__?names=GripVerticalIcon!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674007218,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":17464,"timestamp":2071749855997,"id":2587,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-will-change/index.mjs","layer":"app-pages-browser"},"startTime":1753674007209,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":17334,"timestamp":2071749856267,"id":2591,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/store.mjs","layer":"app-pages-browser"},"startTime":1753674007209,"traceId":"47e989d5732cf29e"}]
26
- [{"name":"build-module-js","duration":10595,"timestamp":2071749867708,"id":2630,"parentId":2538,"tags":{"name":"__barrel_optimize__?names=XIcon!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674007221,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":11844,"timestamp":2071749867807,"id":2631,"parentId":2446,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ElicitationDialog.tsx","layer":"app-pages-browser"},"startTime":1753674007221,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":18068,"timestamp":2071749861959,"id":2595,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion.mjs","layer":"app-pages-browser"},"startTime":1753674007215,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":18248,"timestamp":2071749862025,"id":2596,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion-config.mjs","layer":"app-pages-browser"},"startTime":1753674007215,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":18840,"timestamp":2071749861822,"id":2593,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-animation-frame.mjs","layer":"app-pages-browser"},"startTime":1753674007215,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":18742,"timestamp":2071749862090,"id":2597,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.mjs","layer":"app-pages-browser"},"startTime":1753674007215,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":18757,"timestamp":2071749862284,"id":2600,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-page-in-view.mjs","layer":"app-pages-browser"},"startTime":1753674007215,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":19194,"timestamp":2071749862157,"id":2598,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-in-view.mjs","layer":"app-pages-browser"},"startTime":1753674007215,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":19219,"timestamp":2071749862349,"id":2601,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/styles/scale-correction.mjs","layer":"app-pages-browser"},"startTime":1753674007215,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":19680,"timestamp":2071749862219,"id":2599,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-instant-transition.mjs","layer":"app-pages-browser"},"startTime":1753674007215,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":22434,"timestamp":2071749861700,"id":2592,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/VisualElement.mjs","layer":"app-pages-browser"},"startTime":1753674007215,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":23602,"timestamp":2071749862548,"id":2604,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/delay.mjs","layer":"app-pages-browser"},"startTime":1753674007216,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":24157,"timestamp":2071749862480,"id":2603,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-inverted-scale.mjs","layer":"app-pages-browser"},"startTime":1753674007215,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":24566,"timestamp":2071749862415,"id":2602,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimateSharedLayout.mjs","layer":"app-pages-browser"},"startTime":1753674007215,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26112,"timestamp":2071749862610,"id":2605,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/animation-controls.mjs","layer":"app-pages-browser"},"startTime":1753674007216,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26370,"timestamp":2071749862738,"id":2607,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/use-animate-style.mjs","layer":"app-pages-browser"},"startTime":1753674007216,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26588,"timestamp":2071749862866,"id":2609,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.mjs","layer":"app-pages-browser"},"startTime":1753674007216,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26873,"timestamp":2071749862802,"id":2608,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/use-animation.mjs","layer":"app-pages-browser"},"startTime":1753674007216,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27201,"timestamp":2071749862931,"id":2610,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/use-animated-state.mjs","layer":"app-pages-browser"},"startTime":1753674007216,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27706,"timestamp":2071749862674,"id":2606,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/use-animate.mjs","layer":"app-pages-browser"},"startTime":1753674007216,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27510,"timestamp":2071749863061,"id":2612,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.mjs","layer":"app-pages-browser"},"startTime":1753674007216,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":28225,"timestamp":2071749863126,"id":2613,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/start.mjs","layer":"app-pages-browser"},"startTime":1753674007216,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":28665,"timestamp":2071749862997,"id":2611,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/drag/use-drag-controls.mjs","layer":"app-pages-browser"},"startTime":1753674007216,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":30060,"timestamp":2071749861892,"id":2594,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-cycle.mjs","layer":"app-pages-browser"},"startTime":1753674007215,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":39956,"timestamp":2071749864648,"id":2618,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/DeprecatedLayoutGroupContext.mjs","layer":"app-pages-browser"},"startTime":1753674007218,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":40309,"timestamp":2071749864783,"id":2620,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/flat-tree.mjs","layer":"app-pages-browser"},"startTime":1753674007218,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":40210,"timestamp":2071749865141,"id":2625,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/Reorder/namespace.mjs","layer":"app-pages-browser"},"startTime":1753674007218,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":40681,"timestamp":2071749865210,"id":2626,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/index.mjs","layer":"app-pages-browser"},"startTime":1753674007218,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":41258,"timestamp":2071749864848,"id":2621,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/distance.mjs","layer":"app-pages-browser"},"startTime":1753674007218,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":41093,"timestamp":2071749865410,"id":2629,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/viewport/index.mjs","layer":"app-pages-browser"},"startTime":1753674007218,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":41684,"timestamp":2071749865340,"id":2628,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/track.mjs","layer":"app-pages-browser"},"startTime":1753674007218,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":42740,"timestamp":2071749864932,"id":2622,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/build-transform.mjs","layer":"app-pages-browser"},"startTime":1753674007218,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":42634,"timestamp":2071749865275,"id":2627,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/index.mjs","layer":"app-pages-browser"},"startTime":1753674007218,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":44842,"timestamp":2071749863189,"id":2614,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/LayoutGroupContext.mjs","layer":"app-pages-browser"},"startTime":1753674007216,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":53168,"timestamp":2071749864326,"id":2615,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/MotionConfigContext.mjs","layer":"app-pages-browser"},"startTime":1753674007217,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":52918,"timestamp":2071749864717,"id":2619,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/MotionContext/index.mjs","layer":"app-pages-browser"},"startTime":1753674007218,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":53259,"timestamp":2071749864496,"id":2616,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/PresenceContext.mjs","layer":"app-pages-browser"},"startTime":1753674007217,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":53275,"timestamp":2071749864576,"id":2617,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.mjs","layer":"app-pages-browser"},"startTime":1753674007218,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":9327,"timestamp":2071749921801,"id":2638,"parentId":2467,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-mobile.ts","layer":"app-pages-browser"},"startTime":1753674007275,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":10986,"timestamp":2071749921257,"id":2632,"parentId":2447,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-ai-provider-keys.ts","layer":"app-pages-browser"},"startTime":1753674007274,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":12025,"timestamp":2071749921479,"id":2633,"parentId":2475,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-logger.ts","layer":"app-pages-browser"},"startTime":1753674007274,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":13485,"timestamp":2071749921865,"id":2639,"parentId":2452,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-chat.ts","layer":"app-pages-browser"},"startTime":1753674007275,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27847,"timestamp":2071749921767,"id":2637,"parentId":2563,"tags":{"name":"__barrel_optimize__?names=CheckIcon,ChevronDownIcon,ChevronUpIcon!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674007275,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":23609,"timestamp":2071749937187,"id":2661,"parentId":2451,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/logging/log-card.tsx","layer":"app-pages-browser"},"startTime":1753674007290,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":23726,"timestamp":2071749937263,"id":2662,"parentId":2451,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/logging/log-level-badge.tsx","layer":"app-pages-browser"},"startTime":1753674007290,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":25229,"timestamp":2071749936927,"id":2659,"parentId":2441,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/connection/AddServerModal.tsx","layer":"app-pages-browser"},"startTime":1753674007290,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":25668,"timestamp":2071749937461,"id":2665,"parentId":2452,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/chat-input.tsx","layer":"app-pages-browser"},"startTime":1753674007290,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":26799,"timestamp":2071749937397,"id":2664,"parentId":2452,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/message.tsx","layer":"app-pages-browser"},"startTime":1753674007290,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":26701,"timestamp":2071749937661,"id":2668,"parentId":2474,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/theme-utils.ts","layer":"app-pages-browser"},"startTime":1753674007291,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":26858,"timestamp":2071749937723,"id":2669,"parentId":2474,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/server/server-actions.ts","layer":"app-pages-browser"},"startTime":1753674007291,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":29105,"timestamp":2071749937103,"id":2660,"parentId":2441,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/connection/ServerConnectionCard.tsx","layer":"app-pages-browser"},"startTime":1753674007290,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":29431,"timestamp":2071749937598,"id":2667,"parentId":2475,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/mcp-oauth.ts","layer":"app-pages-browser"},"startTime":1753674007291,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":30341,"timestamp":2071749937535,"id":2666,"parentId":2449,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/utils.ts","layer":"app-pages-browser"},"startTime":1753674007291,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11236,"timestamp":2071749957327,"id":2712,"parentId":2623,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/grip-vertical.js","layer":"app-pages-browser"},"startTime":1753674007310,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20870,"timestamp":2071749954812,"id":2673,"parentId":2631,"tags":{"name":"__barrel_optimize__?names=Check,MessageSquare,RefreshCw,X!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674007308,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":54159,"timestamp":2071749922065,"id":2642,"parentId":2549,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/resolve-variants.mjs","layer":"app-pages-browser"},"startTime":1753674007275,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":55012,"timestamp":2071749921641,"id":2635,"parentId":2526,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1753674007275,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":56563,"timestamp":2071749921562,"id":2634,"parentId":2528,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/scheduler/cjs/scheduler.production.js","layer":"app-pages-browser"},"startTime":1753674007275,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":56168,"timestamp":2071749922272,"id":2645,"parentId":2552,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/create-visual-element.mjs","layer":"app-pages-browser"},"startTime":1753674007275,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":56633,"timestamp":2071749922142,"id":2643,"parentId":2553,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/components/create-proxy.mjs","layer":"app-pages-browser"},"startTime":1753674007275,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":56984,"timestamp":2071749921997,"id":2641,"parentId":2549,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.mjs","layer":"app-pages-browser"},"startTime":1753674007275,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":56844,"timestamp":2071749922468,"id":2648,"parentId":2548,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/animation/index.mjs","layer":"app-pages-browser"},"startTime":1753674007275,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57096,"timestamp":2071749922534,"id":2649,"parentId":2548,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/animation/exit.mjs","layer":"app-pages-browser"},"startTime":1753674007276,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57470,"timestamp":2071749922339,"id":2646,"parentId":2552,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/components/motion/feature-bundle.mjs","layer":"app-pages-browser"},"startTime":1753674007275,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57373,"timestamp":2071749922598,"id":2650,"parentId":2549,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.mjs","layer":"app-pages-browser"},"startTime":1753674007276,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57752,"timestamp":2071749922405,"id":2647,"parentId":2555,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-is-mounted.mjs","layer":"app-pages-browser"},"startTime":1753674007275,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57713,"timestamp":2071749922791,"id":2653,"parentId":2544,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.mjs","layer":"app-pages-browser"},"startTime":1753674007276,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57939,"timestamp":2071749922726,"id":2652,"parentId":2545,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/load-features.mjs","layer":"app-pages-browser"},"startTime":1753674007276,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59183,"timestamp":2071749921684,"id":2636,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animators/waapi/animate-style.mjs","layer":"app-pages-browser"},"startTime":1753674007275,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58155,"timestamp":2071749922857,"id":2654,"parentId":2560,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/layout.mjs","layer":"app-pages-browser"},"startTime":1753674007276,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59097,"timestamp":2071749922208,"id":2644,"parentId":2540,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/events/add-dom-event.mjs","layer":"app-pages-browser"},"startTime":1753674007275,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58421,"timestamp":2071749923048,"id":2657,"parentId":2558,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/gestures.mjs","layer":"app-pages-browser"},"startTime":1753674007276,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58580,"timestamp":2071749923113,"id":2658,"parentId":2572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-combine-values.mjs","layer":"app-pages-browser"},"startTime":1753674007276,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59927,"timestamp":2071749921928,"id":2640,"parentId":2549,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-constant.mjs","layer":"app-pages-browser"},"startTime":1753674007275,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59559,"timestamp":2071749922924,"id":2655,"parentId":2560,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/drag.mjs","layer":"app-pages-browser"},"startTime":1753674007276,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":1458015,"timestamp":2071748538179,"id":2318,"parentId":2192,"tags":{"name":"/Users/matt8p/Desktop/inspector/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":1753674005891,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":1460866,"timestamp":2071748536177,"id":2317,"parentId":2192,"tags":{"name":"/Users/matt8p/Desktop/inspector/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":1753674005889,"traceId":"47e989d5732cf29e"},{"name":"build-module-css","duration":403057,"timestamp":2071749595466,"id":2491,"parentId":2445,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react18-json-view/src/style.css","layer":"app-pages-browser"},"startTime":1753674006948,"traceId":"47e989d5732cf29e"},{"name":"build-module-css","duration":1420113,"timestamp":2071748580045,"id":2344,"parentId":2192,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/globals.css","layer":"app-pages-browser"},"startTime":1753674005933,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":82205,"timestamp":2071749922664,"id":2651,"parentId":2545,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/LazyContext.mjs","layer":"app-pages-browser"},"startTime":1753674007276,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":82345,"timestamp":2071749922985,"id":2656,"parentId":2544,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.mjs","layer":"app-pages-browser"},"startTime":1753674007276,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":75284,"timestamp":2071749937895,"id":2672,"parentId":2546,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/group.mjs","layer":"app-pages-browser"},"startTime":1753674007291,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":76302,"timestamp":2071749937332,"id":2663,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1753674007290,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":76091,"timestamp":2071749937785,"id":2670,"parentId":2407,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/polyfills/process.js","layer":"pages-dir-browser"},"startTime":1753674007291,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":76247,"timestamp":2071749937826,"id":2671,"parentId":2425,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/polyfills/process.js","layer":"app-pages-browser"},"startTime":1753674007291,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59451,"timestamp":2071749955147,"id":2677,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-aspect-ratio/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007308,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59866,"timestamp":2071749955011,"id":2675,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-accessible-icon/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007308,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":60211,"timestamp":2071749955466,"id":2682,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007308,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":60740,"timestamp":2071749956278,"id":2695,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-separator/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007309,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61897,"timestamp":2071749956771,"id":2703,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007310,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":62028,"timestamp":2071749957136,"id":2709,"parentId":2579,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-computed.mjs","layer":"app-pages-browser"},"startTime":1753674007310,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":62125,"timestamp":2071749957360,"id":2713,"parentId":2592,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/definitions.mjs","layer":"app-pages-browser"},"startTime":1753674007310,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":62746,"timestamp":2071749957074,"id":2708,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007310,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":62684,"timestamp":2071749957264,"id":2711,"parentId":2584,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/symbol.mjs","layer":"app-pages-browser"},"startTime":1753674007310,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63011,"timestamp":2071749957198,"id":2710,"parentId":2590,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.mjs","layer":"app-pages-browser"},"startTime":1753674007310,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":76423,"timestamp":2071749955341,"id":2680,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-collapsible/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007308,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":78298,"timestamp":2071749955278,"id":2679,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-context-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007308,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":80119,"timestamp":2071749955211,"id":2678,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-accordion/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007308,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":81337,"timestamp":2071749955591,"id":2684,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-hover-card/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007309,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":85523,"timestamp":2071749955528,"id":2683,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-form/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007309,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":87191,"timestamp":2071749955081,"id":2676,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-checkbox/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007308,"traceId":"47e989d5732cf29e"}]
27
- [{"name":"build-module-mjs","duration":87344,"timestamp":2071749955653,"id":2685,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-avatar/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007309,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":89208,"timestamp":2071749954930,"id":2674,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007308,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":88715,"timestamp":2071749955716,"id":2686,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007309,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":88630,"timestamp":2071749956029,"id":2691,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-label/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007309,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":90386,"timestamp":2071749955839,"id":2688,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-popover/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007309,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":93456,"timestamp":2071749955404,"id":2681,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007308,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":94286,"timestamp":2071749955962,"id":2690,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-radio-group/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007309,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":95820,"timestamp":2071749955899,"id":2689,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007309,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":97223,"timestamp":2071749956400,"id":2697,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007309,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":102530,"timestamp":2071749956462,"id":2698,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-slider/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007309,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":102659,"timestamp":2071749956646,"id":2701,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-toggle/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007310,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":105302,"timestamp":2071749956153,"id":2693,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007309,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":108864,"timestamp":2071749956091,"id":2692,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007309,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":109345,"timestamp":2071749956215,"id":2694,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-progress/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007309,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":109545,"timestamp":2071749956585,"id":2700,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-switch/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007310,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":109890,"timestamp":2071749956952,"id":2706,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-toggle-group/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007310,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":112709,"timestamp":2071749955777,"id":2687,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-menubar/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007309,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":112075,"timestamp":2071749957013,"id":2707,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-toolbar/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007310,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":115698,"timestamp":2071749956707,"id":2702,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-tabs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007310,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":120623,"timestamp":2071749956339,"id":2696,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007309,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":124671,"timestamp":2071749956893,"id":2705,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-toast/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007310,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":128004,"timestamp":2071749956524,"id":2699,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-scroll-area/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007310,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":134007,"timestamp":2071749956833,"id":2704,"parentId":2525,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007310,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":97843,"timestamp":2071750010592,"id":2714,"parentId":2592,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/reduced-motion/index.mjs","layer":"app-pages-browser"},"startTime":1753674007364,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":97946,"timestamp":2071750010813,"id":2716,"parentId":2592,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/motion-values.mjs","layer":"app-pages-browser"},"startTime":1753674007364,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":98658,"timestamp":2071750010735,"id":2715,"parentId":2592,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/reduced-motion/state.mjs","layer":"app-pages-browser"},"startTime":1753674007364,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":98783,"timestamp":2071750010885,"id":2717,"parentId":2605,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/setters.mjs","layer":"app-pages-browser"},"startTime":1753674007364,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":99069,"timestamp":2071750010955,"id":2718,"parentId":2609,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.mjs","layer":"app-pages-browser"},"startTime":1753674007364,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":92226,"timestamp":2071750023303,"id":2719,"parentId":2609,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.mjs","layer":"app-pages-browser"},"startTime":1753674007376,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":122,"timestamp":2071750217904,"id":2745,"parentId":2318,"tags":{},"startTime":1753674007571,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":13,"timestamp":2071750218036,"id":2746,"parentId":2317,"tags":{},"startTime":1753674007571,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":11,"timestamp":2071750218053,"id":2747,"parentId":2491,"tags":{},"startTime":1753674007571,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":28,"timestamp":2071750218067,"id":2748,"parentId":2344,"tags":{},"startTime":1753674007571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13162,"timestamp":2071750217631,"id":2739,"parentId":2637,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/chevron-down.js","layer":"app-pages-browser"},"startTime":1753674007571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13640,"timestamp":2071750217662,"id":2740,"parentId":2637,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/chevron-up.js","layer":"app-pages-browser"},"startTime":1753674007571,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":14299,"timestamp":2071750217562,"id":2738,"parentId":2631,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/dialog.tsx","layer":"app-pages-browser"},"startTime":1753674007571,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":906,"timestamp":2071750233541,"id":2758,"parentId":2669,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=40a18ee80fc9023e5af830f54a356294ec00221bca&name=getValueFromCookie!","layer":"app-pages-browser"},"startTime":1753674007587,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":174,"timestamp":2071750234465,"id":2759,"parentId":2669,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7036a2e23850813d6f012929639aa8299eeaa3c8de&name=getPreference!","layer":"app-pages-browser"},"startTime":1753674007587,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":121,"timestamp":2071750234648,"id":2760,"parentId":2669,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=70c3204c8c80063f4f0a5b1c3fdacb444c5403a1d3&name=setValueToCookie!","layer":"app-pages-browser"},"startTime":1753674007588,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20260,"timestamp":2071750217694,"id":2741,"parentId":2661,"tags":{"name":"__barrel_optimize__?names=ChevronDown,ChevronRight!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674007571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20226,"timestamp":2071750217825,"id":2744,"parentId":2664,"tags":{"name":"__barrel_optimize__?names=Copy,CopyIcon,RotateCcw!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674007571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20523,"timestamp":2071750217731,"id":2742,"parentId":2665,"tags":{"name":"__barrel_optimize__?names=ArrowUp,Paperclip,Square!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674007571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20520,"timestamp":2071750217793,"id":2743,"parentId":2665,"tags":{"name":"__barrel_optimize__?names=ArrowDown!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674007571,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20342,"timestamp":2071750218100,"id":2749,"parentId":2660,"tags":{"name":"__barrel_optimize__?names=Check,ChevronDown,ChevronUp,Copy,Link2Off,Loader2,MoreVertical,RefreshCw,Wifi,X!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674007571,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":5165,"timestamp":2071750235580,"id":2772,"parentId":2664,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/message-editor.tsx","layer":"app-pages-browser"},"startTime":1753674007589,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":5640,"timestamp":2071750235516,"id":2771,"parentId":2664,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/markdown.tsx","layer":"app-pages-browser"},"startTime":1753674007589,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":5968,"timestamp":2071750235446,"id":2770,"parentId":2665,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/model-selector.tsx","layer":"app-pages-browser"},"startTime":1753674007588,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":5679,"timestamp":2071750235979,"id":2778,"parentId":2664,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/chat-helpers.ts","layer":"app-pages-browser"},"startTime":1753674007589,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":6719,"timestamp":2071750235709,"id":2774,"parentId":2660,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/dropdown-menu.tsx","layer":"app-pages-browser"},"startTime":1753674007589,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":7923,"timestamp":2071750235645,"id":2773,"parentId":2664,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/tool-call.tsx","layer":"app-pages-browser"},"startTime":1753674007589,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":7849,"timestamp":2071750236106,"id":2780,"parentId":2639,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/types.ts","layer":"app-pages-browser"},"startTime":1753674007589,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":7976,"timestamp":2071750236230,"id":2782,"parentId":2661,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/date-utils.ts","layer":"app-pages-browser"},"startTime":1753674007589,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":8647,"timestamp":2071750236043,"id":2779,"parentId":2639,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/chat-utils.ts","layer":"app-pages-browser"},"startTime":1753674007589,"traceId":"47e989d5732cf29e"},{"name":"build-module-ts","duration":9959,"timestamp":2071750236168,"id":2781,"parentId":2639,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/ollama-utils.ts","layer":"app-pages-browser"},"startTime":1753674007589,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":37829,"timestamp":2071750216219,"id":2720,"parentId":2609,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.mjs","layer":"app-pages-browser"},"startTime":1753674007569,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":38422,"timestamp":2071750216487,"id":2722,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/index.mjs","layer":"app-pages-browser"},"startTime":1753674007569,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":38440,"timestamp":2071750216703,"id":2725,"parentId":2613,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/store-id.mjs","layer":"app-pages-browser"},"startTime":1753674007570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":39045,"timestamp":2071750216404,"id":2721,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/index.mjs","layer":"app-pages-browser"},"startTime":1753674007569,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":38817,"timestamp":2071750216770,"id":2726,"parentId":2613,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/store.mjs","layer":"app-pages-browser"},"startTime":1753674007570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":38921,"timestamp":2071750217034,"id":2730,"parentId":2626,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/sequence.mjs","layer":"app-pages-browser"},"startTime":1753674007570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":39173,"timestamp":2071750216903,"id":2728,"parentId":2620,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.mjs","layer":"app-pages-browser"},"startTime":1753674007570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":39313,"timestamp":2071750217097,"id":2731,"parentId":2626,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/subject.mjs","layer":"app-pages-browser"},"startTime":1753674007570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":39574,"timestamp":2071750217229,"id":2733,"parentId":2628,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/info.mjs","layer":"app-pages-browser"},"startTime":1753674007570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":39968,"timestamp":2071750217162,"id":2732,"parentId":2612,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.mjs","layer":"app-pages-browser"},"startTime":1753674007570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45578,"timestamp":2071750217297,"id":2734,"parentId":2628,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/on-scroll-handler.mjs","layer":"app-pages-browser"},"startTime":1753674007570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45726,"timestamp":2071750217363,"id":2735,"parentId":2627,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/attach-animation.mjs","layer":"app-pages-browser"},"startTime":1753674007570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45853,"timestamp":2071750217429,"id":2736,"parentId":2627,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/attach-function.mjs","layer":"app-pages-browser"},"startTime":1753674007570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46814,"timestamp":2071750216633,"id":2724,"parentId":2613,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.mjs","layer":"app-pages-browser"},"startTime":1753674007570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47120,"timestamp":2071750216558,"id":2723,"parentId":2613,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/handoff.mjs","layer":"app-pages-browser"},"startTime":1753674007570,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":56570,"timestamp":2071750217494,"id":2737,"parentId":2535,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-resizable-panels/dist/react-resizable-panels.browser.js","layer":"app-pages-browser"},"startTime":1753674007570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57929,"timestamp":2071750216969,"id":2729,"parentId":2625,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/Reorder/Item.mjs","layer":"app-pages-browser"},"startTime":1753674007570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":58421,"timestamp":2071750216838,"id":2727,"parentId":2625,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/Reorder/Group.mjs","layer":"app-pages-browser"},"startTime":1753674007570,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":44460,"timestamp":2071750233209,"id":2753,"parentId":2641,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/is-variant-label.mjs","layer":"app-pages-browser"},"startTime":1753674007586,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":44558,"timestamp":2071750233276,"id":2754,"parentId":2641,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/variant-props.mjs","layer":"app-pages-browser"},"startTime":1753674007586,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45548,"timestamp":2071750233409,"id":2756,"parentId":2648,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/animation-state.mjs","layer":"app-pages-browser"},"startTime":1753674007586,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45674,"timestamp":2071750233473,"id":2757,"parentId":2648,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/Feature.mjs","layer":"app-pages-browser"},"startTime":1753674007586,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46292,"timestamp":2071750233342,"id":2755,"parentId":2645,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.mjs","layer":"app-pages-browser"},"startTime":1753674007586,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45126,"timestamp":2071750234967,"id":2763,"parentId":2657,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/press.mjs","layer":"app-pages-browser"},"startTime":1753674007588,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47506,"timestamp":2071750233137,"id":2752,"parentId":2645,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.mjs","layer":"app-pages-browser"},"startTime":1753674007586,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46156,"timestamp":2071750234778,"id":2761,"parentId":2657,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/hover.mjs","layer":"app-pages-browser"},"startTime":1753674007588,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46233,"timestamp":2071750235034,"id":2764,"parentId":2655,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/drag/index.mjs","layer":"app-pages-browser"},"startTime":1753674007588,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46591,"timestamp":2071750235173,"id":2766,"parentId":2636,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animators/waapi/animate-elements.mjs","layer":"app-pages-browser"},"startTime":1753674007588,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46860,"timestamp":2071750235242,"id":2767,"parentId":2645,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.mjs","layer":"app-pages-browser"},"startTime":1753674007588,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47491,"timestamp":2071750234884,"id":2762,"parentId":2657,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/focus.mjs","layer":"app-pages-browser"},"startTime":1753674007588,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47302,"timestamp":2071750235378,"id":2769,"parentId":2710,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.mjs","layer":"app-pages-browser"},"startTime":1753674007588,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46660,"timestamp":2071750236357,"id":2784,"parentId":2678,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007589,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":55889,"timestamp":2071750236294,"id":2783,"parentId":2666,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"app-pages-browser"},"startTime":1753674007589,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":56855,"timestamp":2071750236422,"id":2785,"parentId":2678,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007589,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57828,"timestamp":2071750235912,"id":2777,"parentId":2655,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/pan/index.mjs","layer":"app-pages-browser"},"startTime":1753674007589,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":65088,"timestamp":2071750235309,"id":2768,"parentId":2710,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/create-projection-node.mjs","layer":"app-pages-browser"},"startTime":1753674007588,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":64754,"timestamp":2071750236582,"id":2787,"parentId":2678,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007590,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":66026,"timestamp":2071750235779,"id":2775,"parentId":2657,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/viewport/index.mjs","layer":"app-pages-browser"},"startTime":1753674007589,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":68284,"timestamp":2071750236486,"id":2786,"parentId":2667,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/client/auth.js","layer":"app-pages-browser"},"startTime":1753674007589,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":68413,"timestamp":2071750236647,"id":2788,"parentId":2678,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007590,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":73416,"timestamp":2071750235101,"id":2765,"parentId":2656,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.mjs","layer":"app-pages-browser"},"startTime":1753674007588,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":76225,"timestamp":2071750233036,"id":2751,"parentId":2643,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/index.mjs","layer":"app-pages-browser"},"startTime":1753674007586,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":73952,"timestamp":2071750235846,"id":2776,"parentId":2654,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.mjs","layer":"app-pages-browser"},"startTime":1753674007589,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":75208,"timestamp":2071750236711,"id":2789,"parentId":2684,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007590,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9108,"timestamp":2071750380894,"id":2816,"parentId":2742,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/paperclip.js","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9268,"timestamp":2071750380868,"id":2815,"parentId":2742,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/square.js","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9447,"timestamp":2071750380798,"id":2813,"parentId":2744,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/copy.js","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"}]
28
- [{"name":"build-module-js","duration":9503,"timestamp":2071750380835,"id":2814,"parentId":2744,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/rotate-ccw.js","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9493,"timestamp":2071750380950,"id":2818,"parentId":2749,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/ellipsis-vertical.js","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9564,"timestamp":2071750380977,"id":2819,"parentId":2749,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/link-2-off.js","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9635,"timestamp":2071750381003,"id":2820,"parentId":2749,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/wifi.js","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9799,"timestamp":2071750380922,"id":2817,"parentId":2743,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/arrow-down.js","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":9873,"timestamp":2071750381033,"id":2821,"parentId":2771,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/code-block.tsx","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14014,"timestamp":2071750380717,"id":2811,"parentId":2774,"tags":{"name":"__barrel_optimize__?names=CheckIcon,ChevronRightIcon,CircleIcon!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14081,"timestamp":2071750380760,"id":2812,"parentId":2773,"tags":{"name":"__barrel_optimize__?names=Check,CheckCircle,ChevronDown,ChevronRight,Clock,Copy,XCircle!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"},{"name":"build-module-tsx","duration":5226,"timestamp":2071750393447,"id":2855,"parentId":2770,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/provider-logo.tsx","layer":"app-pages-browser"},"startTime":1753674007746,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30548,"timestamp":2071750369076,"id":2796,"parentId":2670,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/process/browser.js","layer":"pages-dir-browser"},"startTime":1753674007722,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":31095,"timestamp":2071750369103,"id":2797,"parentId":2671,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/process/browser.js","layer":"app-pages-browser"},"startTime":1753674007722,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":31859,"timestamp":2071750368568,"id":2790,"parentId":2680,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007722,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":31748,"timestamp":2071750368882,"id":2793,"parentId":2679,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007722,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":31639,"timestamp":2071750369174,"id":2798,"parentId":2676,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007722,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":32333,"timestamp":2071750368736,"id":2791,"parentId":2680,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007722,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":32587,"timestamp":2071750369011,"id":2795,"parentId":2680,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007722,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2172534,"timestamp":2071748230763,"id":2177,"parentId":2172,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1753674005584,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2172534,"timestamp":2071748230783,"id":2178,"parentId":2172,"tags":{"request":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/router.js"},"startTime":1753674005584,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2172317,"timestamp":2071748231026,"id":2184,"parentId":2172,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fcomponents%2Fui%2Fsonner.tsx%22%2C%22ids%22%3A%5B%22Toaster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fstores%2Fpreferences%2Fpreferences-provider.tsx%22%2C%22ids%22%3A%5B%22PreferencesStoreProvider%22%5D%7D&server=false!"},"startTime":1753674005584,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2172309,"timestamp":2071748231036,"id":2188,"parentId":2172,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp%2Foauth%2Fcallback%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1753674005584,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2172566,"timestamp":2071748230795,"id":2179,"parentId":2172,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1753674005584,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2173104,"timestamp":2071748230258,"id":2173,"parentId":2172,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1753674005583,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2172726,"timestamp":2071748230638,"id":2175,"parentId":2172,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%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%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1753674005584,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2172755,"timestamp":2071748230612,"id":2174,"parentId":2172,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1753674005584,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":30062,"timestamp":2071750379978,"id":2801,"parentId":2676,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007733,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30231,"timestamp":2071750380269,"id":2805,"parentId":2688,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1753674007733,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30875,"timestamp":2071750380334,"id":2806,"parentId":2688,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/aria-hidden/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1753674007733,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":31559,"timestamp":2071750380049,"id":2802,"parentId":2685,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007733,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":31440,"timestamp":2071750380639,"id":2810,"parentId":2719,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.mjs","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":31708,"timestamp":2071750380570,"id":2809,"parentId":2719,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-will-change/add-will-change.mjs","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":31919,"timestamp":2071750381098,"id":2822,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/AsyncMotionValueAnimation.mjs","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":32218,"timestamp":2071750381175,"id":2823,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/GroupAnimation.mjs","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":32334,"timestamp":2071750381241,"id":2824,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/GroupAnimationWithThen.mjs","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":32394,"timestamp":2071750381471,"id":2827,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/NativeAnimationExtended.mjs","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":32490,"timestamp":2071750381537,"id":2828,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/NativeAnimationWrapper.mjs","layer":"app-pages-browser"},"startTime":1753674007735,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":32619,"timestamp":2071750381603,"id":2829,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/active-animations.mjs","layer":"app-pages-browser"},"startTime":1753674007735,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":33174,"timestamp":2071750381671,"id":2830,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/css-variables-conversion.mjs","layer":"app-pages-browser"},"startTime":1753674007735,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":35031,"timestamp":2071750380480,"id":2808,"parentId":2717,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.mjs","layer":"app-pages-browser"},"startTime":1753674007733,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":47764,"timestamp":2071750368947,"id":2794,"parentId":2684,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007722,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36833,"timestamp":2071750381308,"id":2825,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/JSAnimation.mjs","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":37389,"timestamp":2071750381406,"id":2826,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/NativeAnimation.mjs","layer":"app-pages-browser"},"startTime":1753674007734,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":54438,"timestamp":2071750368813,"id":2792,"parentId":2679,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007722,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":51716,"timestamp":2071750380121,"id":2803,"parentId":2688,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007733,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":53762,"timestamp":2071750379702,"id":2799,"parentId":2684,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007733,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":54257,"timestamp":2071750380405,"id":2807,"parentId":2690,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007733,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57189,"timestamp":2071750379894,"id":2800,"parentId":2678,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007733,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45601,"timestamp":2071750391768,"id":2831,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.mjs","layer":"app-pages-browser"},"startTime":1753674007745,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46014,"timestamp":2071750391903,"id":2832,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/is-css-variable.mjs","layer":"app-pages-browser"},"startTime":1753674007745,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46258,"timestamp":2071750392048,"id":2834,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/keyframes.mjs","layer":"app-pages-browser"},"startTime":1753674007745,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46905,"timestamp":2071750391978,"id":2833,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/inertia.mjs","layer":"app-pages-browser"},"startTime":1753674007745,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":48464,"timestamp":2071750392116,"id":2835,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/spring/index.mjs","layer":"app-pages-browser"},"startTime":1753674007745,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":48519,"timestamp":2071750392313,"id":2838,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.mjs","layer":"app-pages-browser"},"startTime":1753674007745,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":48859,"timestamp":2071750392182,"id":2836,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.mjs","layer":"app-pages-browser"},"startTime":1753674007745,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":49310,"timestamp":2071750392382,"id":2839,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/DOMKeyframesResolver.mjs","layer":"app-pages-browser"},"startTime":1753674007745,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":49658,"timestamp":2071750392248,"id":2837,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/utils/create-generator-easing.mjs","layer":"app-pages-browser"},"startTime":1753674007745,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":50110,"timestamp":2071750392446,"id":2840,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/KeyframesResolver.mjs","layer":"app-pages-browser"},"startTime":1753674007745,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":50231,"timestamp":2071750392509,"id":2841,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/offsets/fill.mjs","layer":"app-pages-browser"},"startTime":1753674007746,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":50245,"timestamp":2071750392637,"id":2843,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/offsets/default.mjs","layer":"app-pages-browser"},"startTime":1753674007746,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":50446,"timestamp":2071750392572,"id":2842,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/offsets/time.mjs","layer":"app-pages-browser"},"startTime":1753674007746,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":50405,"timestamp":2071750392794,"id":2845,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/apply-px-defaults.mjs","layer":"app-pages-browser"},"startTime":1753674007746,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":50605,"timestamp":2071750392727,"id":2844,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/fill-wildcards.mjs","layer":"app-pages-browser"},"startTime":1753674007746,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":50656,"timestamp":2071750393050,"id":2849,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/easing/map-easing.mjs","layer":"app-pages-browser"},"startTime":1753674007746,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":51266,"timestamp":2071750392858,"id":2846,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/start-waapi-animation.mjs","layer":"app-pages-browser"},"startTime":1753674007746,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":51373,"timestamp":2071750392987,"id":2848,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/easing/is-supported.mjs","layer":"app-pages-browser"},"startTime":1753674007746,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":51423,"timestamp":2071750393112,"id":2850,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/easing/supported.mjs","layer":"app-pages-browser"},"startTime":1753674007746,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":51539,"timestamp":2071750393178,"id":2851,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/supports/partial-keyframes.mjs","layer":"app-pages-browser"},"startTime":1753674007746,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":51739,"timestamp":2071750393243,"id":2852,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/supports/waapi.mjs","layer":"app-pages-browser"},"startTime":1753674007746,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":51795,"timestamp":2071750393318,"id":2853,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/accelerated-values.mjs","layer":"app-pages-browser"},"startTime":1753674007746,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":52004,"timestamp":2071750393511,"id":2856,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/batcher.mjs","layer":"app-pages-browser"},"startTime":1753674007747,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":52334,"timestamp":2071750393383,"id":2854,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.mjs","layer":"app-pages-browser"},"startTime":1753674007746,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":52929,"timestamp":2071750392923,"id":2847,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/easing/cubic-bezier.mjs","layer":"app-pages-browser"},"startTime":1753674007746,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":69676,"timestamp":2071750380193,"id":2804,"parentId":2688,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007733,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":56655,"timestamp":2071750393573,"id":2857,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/microtask.mjs","layer":"app-pages-browser"},"startTime":1753674007747,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":56850,"timestamp":2071750393633,"id":2858,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/sync-time.mjs","layer":"app-pages-browser"},"startTime":1753674007747,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57094,"timestamp":2071750393694,"id":2859,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/hover.mjs","layer":"app-pages-browser"},"startTime":1753674007747,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":62493,"timestamp":2071750396405,"id":2860,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.mjs","layer":"app-pages-browser"},"startTime":1753674007749,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":62612,"timestamp":2071750396878,"id":2866,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/stats/index.mjs","layer":"app-pages-browser"},"startTime":1753674007750,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":62983,"timestamp":2071750396675,"id":2863,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/resize/index.mjs","layer":"app-pages-browser"},"startTime":1753674007750,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63111,"timestamp":2071750396741,"id":2864,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/scroll/observe.mjs","layer":"app-pages-browser"},"startTime":1753674007750,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63474,"timestamp":2071750396529,"id":2861,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.mjs","layer":"app-pages-browser"},"startTime":1753674007750,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63329,"timestamp":2071750396804,"id":2865,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/stats/animation-count.mjs","layer":"app-pages-browser"},"startTime":1753674007750,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63332,"timestamp":2071750396941,"id":2867,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/stats/buffer.mjs","layer":"app-pages-browser"},"startTime":1753674007750,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63652,"timestamp":2071750397003,"id":2868,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/interpolate.mjs","layer":"app-pages-browser"},"startTime":1753674007750,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63662,"timestamp":2071750397134,"id":2870,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/is-svg-element.mjs","layer":"app-pages-browser"},"startTime":1753674007750,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63852,"timestamp":2071750397069,"id":2869,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/is-html-element.mjs","layer":"app-pages-browser"},"startTime":1753674007750,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63852,"timestamp":2071750397195,"id":2871,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/is-svg-svg-element.mjs","layer":"app-pages-browser"},"startTime":1753674007750,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":64809,"timestamp":2071750396608,"id":2862,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/press/index.mjs","layer":"app-pages-browser"},"startTime":1753674007750,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":64251,"timestamp":2071750397519,"id":2876,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/color.mjs","layer":"app-pages-browser"},"startTime":1753674007751,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":64665,"timestamp":2071750397329,"id":2873,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/stagger.mjs","layer":"app-pages-browser"},"startTime":1753674007750,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":64911,"timestamp":2071750397262,"id":2872,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/resolve-elements.mjs","layer":"app-pages-browser"},"startTime":1753674007750,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":64868,"timestamp":2071750397458,"id":2875,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/index.mjs","layer":"app-pages-browser"},"startTime":1753674007750,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":65097,"timestamp":2071750397392,"id":2874,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/transform.mjs","layer":"app-pages-browser"},"startTime":1753674007750,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":69620,"timestamp":2071750403208,"id":2880,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/visibility.mjs","layer":"app-pages-browser"},"startTime":1753674007756,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":70538,"timestamp":2071750402907,"id":2877,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/complex.mjs","layer":"app-pages-browser"},"startTime":1753674007756,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":70469,"timestamp":2071750403139,"id":2879,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/number.mjs","layer":"app-pages-browser"},"startTime":1753674007756,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":70715,"timestamp":2071750403027,"id":2878,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/immediate.mjs","layer":"app-pages-browser"},"startTime":1753674007756,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":14916,"timestamp":2071750502843,"id":2881,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/supports/flags.mjs","layer":"app-pages-browser"},"startTime":1753674007856,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":15182,"timestamp":2071750503001,"id":2882,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/supports/linear-easing.mjs","layer":"app-pages-browser"},"startTime":1753674007856,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":15210,"timestamp":2071750503225,"id":2885,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/map-value.mjs","layer":"app-pages-browser"},"startTime":1753674007856,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":15553,"timestamp":2071750503292,"id":2886,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/spring-value.mjs","layer":"app-pages-browser"},"startTime":1753674007856,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":15672,"timestamp":2071750503359,"id":2887,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/transform-value.mjs","layer":"app-pages-browser"},"startTime":1753674007856,"traceId":"47e989d5732cf29e"}]
29
- [{"name":"postcss-process","duration":837,"timestamp":2071750519073,"id":2970,"parentId":2969,"tags":{},"startTime":1753674007872,"traceId":"47e989d5732cf29e"},{"name":"postcss-loader","duration":869,"timestamp":2071750519048,"id":2969,"parentId":2888,"tags":{},"startTime":1753674007872,"traceId":"47e989d5732cf29e"},{"name":"css-loader","duration":337,"timestamp":2071750519929,"id":2971,"parentId":2888,"tags":{"astUsed":"true"},"startTime":1753674007873,"traceId":"47e989d5732cf29e"},{"name":"build-module-css","duration":17093,"timestamp":2071750503427,"id":2888,"parentId":2750,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react18-json-view/src/dark.css.webpack[javascript/auto]!=!/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!/Users/matt8p/Desktop/inspector/node_modules/react18-json-view/src/dark.css","layer":null},"startTime":1753674007856,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":17269,"timestamp":2071750503476,"id":2889,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/prop/index.mjs","layer":"app-pages-browser"},"startTime":1753674007856,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":17806,"timestamp":2071750503085,"id":2883,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.mjs","layer":"app-pages-browser"},"startTime":1753674007856,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":18606,"timestamp":2071750503158,"id":2884,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/index.mjs","layer":"app-pages-browser"},"startTime":1753674007856,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":18577,"timestamp":2071750503552,"id":2890,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/style/index.mjs","layer":"app-pages-browser"},"startTime":1753674007857,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":18403,"timestamp":2071750503947,"id":2895,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/array.mjs","layer":"app-pages-browser"},"startTime":1753674007857,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":18474,"timestamp":2071750504071,"id":2897,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/errors.mjs","layer":"app-pages-browser"},"startTime":1753674007857,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":18848,"timestamp":2071750503881,"id":2894,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.mjs","layer":"app-pages-browser"},"startTime":1753674007857,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":19305,"timestamp":2071750503691,"id":2891,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/attr/index.mjs","layer":"app-pages-browser"},"startTime":1753674007857,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":19322,"timestamp":2071750503815,"id":2893,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.mjs","layer":"app-pages-browser"},"startTime":1753674007857,"traceId":"47e989d5732cf29e"},{"name":"build-module-css","duration":293476,"timestamp":2071750232879,"id":2750,"parentId":2661,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react18-json-view/src/dark.css","layer":"app-pages-browser"},"startTime":1753674007586,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":25032,"timestamp":2071750504195,"id":2899,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/is-numerical-string.mjs","layer":"app-pages-browser"},"startTime":1753674007857,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":25147,"timestamp":2071750504257,"id":2900,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/is-object.mjs","layer":"app-pages-browser"},"startTime":1753674007857,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":25082,"timestamp":2071750504443,"id":2903,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/noop.mjs","layer":"app-pages-browser"},"startTime":1753674007857,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26236,"timestamp":2071750503753,"id":2892,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/svg/index.mjs","layer":"app-pages-browser"},"startTime":1753674007857,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":25579,"timestamp":2071750504563,"id":2905,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/progress.mjs","layer":"app-pages-browser"},"startTime":1753674007858,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":25772,"timestamp":2071750504503,"id":2904,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/pipe.mjs","layer":"app-pages-browser"},"startTime":1753674007858,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":25938,"timestamp":2071750504622,"id":2906,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/subscription-manager.mjs","layer":"app-pages-browser"},"startTime":1753674007858,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26014,"timestamp":2071750504685,"id":2907,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/time-conversion.mjs","layer":"app-pages-browser"},"startTime":1753674007858,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26096,"timestamp":2071750504746,"id":2908,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/velocity-per-second.mjs","layer":"app-pages-browser"},"startTime":1753674007858,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26088,"timestamp":2071750504873,"id":2910,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/wrap.mjs","layer":"app-pages-browser"},"startTime":1753674007858,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26308,"timestamp":2071750504811,"id":2909,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/warn-once.mjs","layer":"app-pages-browser"},"startTime":1753674007858,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26285,"timestamp":2071750504998,"id":2912,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/frame.mjs","layer":"app-pages-browser"},"startTime":1753674007858,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27399,"timestamp":2071750504011,"id":2896,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/clamp.mjs","layer":"app-pages-browser"},"startTime":1753674007857,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27229,"timestamp":2071750504318,"id":2901,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/is-zero-value-string.mjs","layer":"app-pages-browser"},"startTime":1753674007857,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26779,"timestamp":2071750504934,"id":2911,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/index-legacy.mjs","layer":"app-pages-browser"},"startTime":1753674007858,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27679,"timestamp":2071750504132,"id":2898,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/global-config.mjs","layer":"app-pages-browser"},"startTime":1753674007857,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26754,"timestamp":2071750505196,"id":2915,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/style-computed.mjs","layer":"app-pages-browser"},"startTime":1753674007858,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26714,"timestamp":2071750505389,"id":2918,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/utils/keys-transform.mjs","layer":"app-pages-browser"},"startTime":1753674007858,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26900,"timestamp":2071750505323,"id":2917,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/utils/keys-position.mjs","layer":"app-pages-browser"},"startTime":1753674007858,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26939,"timestamp":2071750505454,"id":2919,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/dimensions.mjs","layer":"app-pages-browser"},"startTime":1753674007858,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27026,"timestamp":2071750505578,"id":2921,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/index.mjs","layer":"app-pages-browser"},"startTime":1753674007859,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27473,"timestamp":2071750505260,"id":2916,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/style-set.mjs","layer":"app-pages-browser"},"startTime":1753674007858,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27309,"timestamp":2071750505640,"id":2922,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/hex.mjs","layer":"app-pages-browser"},"startTime":1753674007859,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27442,"timestamp":2071750505702,"id":2923,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/hsla.mjs","layer":"app-pages-browser"},"startTime":1753674007859,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27739,"timestamp":2071750505517,"id":2920,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/test.mjs","layer":"app-pages-browser"},"startTime":1753674007859,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27612,"timestamp":2071750505839,"id":2925,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/rgba.mjs","layer":"app-pages-browser"},"startTime":1753674007859,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27923,"timestamp":2071750505774,"id":2924,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/hsla-to-rgba.mjs","layer":"app-pages-browser"},"startTime":1753674007859,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":29067,"timestamp":2071750505129,"id":2914,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/parse-transform.mjs","layer":"app-pages-browser"},"startTime":1753674007858,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":29948,"timestamp":2071750504383,"id":2902,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/memo.mjs","layer":"app-pages-browser"},"startTime":1753674007857,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":28534,"timestamp":2071750505969,"id":2927,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/maps/defaults.mjs","layer":"app-pages-browser"},"startTime":1753674007859,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":29175,"timestamp":2071750505904,"id":2926,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/complex/index.mjs","layer":"app-pages-browser"},"startTime":1753674007859,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":30574,"timestamp":2071750505059,"id":2913,"parentId":2689,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-effect-event/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007858,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36279,"timestamp":2071750510833,"id":2928,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/maps/number.mjs","layer":"app-pages-browser"},"startTime":1753674007864,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36045,"timestamp":2071750511287,"id":2934,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/get-as-type.mjs","layer":"app-pages-browser"},"startTime":1753674007864,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36293,"timestamp":2071750511224,"id":2933,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/find.mjs","layer":"app-pages-browser"},"startTime":1753674007864,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36661,"timestamp":2071750511029,"id":2930,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/numbers/index.mjs","layer":"app-pages-browser"},"startTime":1753674007864,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36713,"timestamp":2071750511158,"id":2932,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/animatable-none.mjs","layer":"app-pages-browser"},"startTime":1753674007864,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":37076,"timestamp":2071750510962,"id":2929,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/maps/transform.mjs","layer":"app-pages-browser"},"startTime":1753674007864,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36963,"timestamp":2071750511421,"id":2936,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/index.mjs","layer":"app-pages-browser"},"startTime":1753674007864,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":37095,"timestamp":2071750511485,"id":2937,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/anticipate.mjs","layer":"app-pages-browser"},"startTime":1753674007864,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":37209,"timestamp":2071750511547,"id":2938,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/back.mjs","layer":"app-pages-browser"},"startTime":1753674007865,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":37352,"timestamp":2071750511669,"id":2940,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/cubic-bezier.mjs","layer":"app-pages-browser"},"startTime":1753674007865,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":37793,"timestamp":2071750511350,"id":2935,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/utils/is-motion-value.mjs","layer":"app-pages-browser"},"startTime":1753674007864,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":38295,"timestamp":2071750511094,"id":2931,"parentId":2722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/numbers/units.mjs","layer":"app-pages-browser"},"startTime":1753674007864,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":37931,"timestamp":2071750511608,"id":2939,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/circ.mjs","layer":"app-pages-browser"},"startTime":1753674007865,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":37940,"timestamp":2071750511791,"id":2942,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/steps.mjs","layer":"app-pages-browser"},"startTime":1753674007865,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":38037,"timestamp":2071750511914,"id":2944,"parentId":2731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/create-visual-element.mjs","layer":"app-pages-browser"},"startTime":1753674007865,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":38270,"timestamp":2071750511978,"id":2945,"parentId":2731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/is-dom-keyframes.mjs","layer":"app-pages-browser"},"startTime":1753674007865,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":38293,"timestamp":2071750512104,"id":2947,"parentId":2731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/single-value.mjs","layer":"app-pages-browser"},"startTime":1753674007865,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":38330,"timestamp":2071750512234,"id":2949,"parentId":2756,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/shallow-compare.mjs","layer":"app-pages-browser"},"startTime":1753674007865,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":39114,"timestamp":2071750511731,"id":2941,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/ease.mjs","layer":"app-pages-browser"},"startTime":1753674007865,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":38952,"timestamp":2071750512171,"id":2948,"parentId":2698,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/number/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674007865,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":39332,"timestamp":2071750512041,"id":2946,"parentId":2731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/resolve-subjects.mjs","layer":"app-pages-browser"},"startTime":1753674007865,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":39344,"timestamp":2071750512296,"id":2950,"parentId":2756,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/get-variant-context.mjs","layer":"app-pages-browser"},"startTime":1753674007865,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":39587,"timestamp":2071750512359,"id":2951,"parentId":2752,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.mjs","layer":"app-pages-browser"},"startTime":1753674007865,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":39513,"timestamp":2071750512613,"id":2955,"parentId":2752,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/render.mjs","layer":"app-pages-browser"},"startTime":1753674007866,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":41479,"timestamp":2071750512423,"id":2952,"parentId":2764,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.mjs","layer":"app-pages-browser"},"startTime":1753674007865,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":41716,"timestamp":2071750512550,"id":2954,"parentId":2752,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/build-styles.mjs","layer":"app-pages-browser"},"startTime":1753674007866,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":41946,"timestamp":2071750512487,"id":2953,"parentId":2755,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.mjs","layer":"app-pages-browser"},"startTime":1753674007865,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":41954,"timestamp":2071750512676,"id":2956,"parentId":2752,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.mjs","layer":"app-pages-browser"},"startTime":1753674007866,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":41953,"timestamp":2071750512812,"id":2958,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/modifiers/reverse.mjs","layer":"app-pages-browser"},"startTime":1753674007866,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":41820,"timestamp":2071750513068,"id":2962,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/utils/is-easing-array.mjs","layer":"app-pages-browser"},"startTime":1753674007866,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":42144,"timestamp":2071750512878,"id":2959,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/utils/get-easing-for-segment.mjs","layer":"app-pages-browser"},"startTime":1753674007866,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":42270,"timestamp":2071750513007,"id":2961,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/utils/map.mjs","layer":"app-pages-browser"},"startTime":1753674007866,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":42457,"timestamp":2071750512942,"id":2960,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/utils/is-bezier-definition.mjs","layer":"app-pages-browser"},"startTime":1753674007866,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":43108,"timestamp":2071750512746,"id":2957,"parentId":2721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/modifiers/mirror.mjs","layer":"app-pages-browser"},"startTime":1753674007866,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":42934,"timestamp":2071750513193,"id":2964,"parentId":2735,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/utils/get-timeline.mjs","layer":"app-pages-browser"},"startTime":1753674007866,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":43893,"timestamp":2071750513131,"id":2963,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/create.mjs","layer":"app-pages-browser"},"startTime":1753674007866,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":59663,"timestamp":2071750511851,"id":2943,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/ReorderContext.mjs","layer":"app-pages-browser"},"startTime":1753674007865,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57652,"timestamp":2071750514337,"id":2965,"parentId":2734,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/index.mjs","layer":"app-pages-browser"},"startTime":1753674007867,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":57698,"timestamp":2071750514526,"id":2967,"parentId":2777,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/get-context-window.mjs","layer":"app-pages-browser"},"startTime":1753674007868,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":60841,"timestamp":2071750514447,"id":2966,"parentId":2786,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js","layer":"app-pages-browser"},"startTime":1753674007867,"traceId":"47e989d5732cf29e"},{"name":"image-size-calculation","duration":1774,"timestamp":2071750599798,"id":3021,"parentId":3020,"tags":{},"startTime":1753674007953,"traceId":"47e989d5732cf29e"},{"name":"image-size-calculation","duration":768,"timestamp":2071750600812,"id":3023,"parentId":3022,"tags":{},"startTime":1753674007954,"traceId":"47e989d5732cf29e"},{"name":"image-size-calculation","duration":592,"timestamp":2071750600989,"id":3025,"parentId":3024,"tags":{},"startTime":1753674007954,"traceId":"47e989d5732cf29e"},{"name":"image-size-calculation","duration":501,"timestamp":2071750601081,"id":3027,"parentId":3026,"tags":{},"startTime":1753674007954,"traceId":"47e989d5732cf29e"},{"name":"image-data-stringify","duration":33,"timestamp":2071750631301,"id":3031,"parentId":3020,"tags":{},"startTime":1753674007984,"traceId":"47e989d5732cf29e"},{"name":"next-image-loader","duration":31722,"timestamp":2071750599632,"id":3020,"parentId":3009,"tags":{},"startTime":1753674007953,"traceId":"47e989d5732cf29e"},{"name":"build-module-svg","duration":48555,"timestamp":2071750583098,"id":3009,"parentId":2778,"tags":{"name":"/Users/matt8p/Desktop/inspector/public/ollama_logo.svg","layer":"app-pages-browser"},"startTime":1753674007936,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":117841,"timestamp":2071750516704,"id":2968,"parentId":2777,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/pan/PanSession.mjs","layer":"app-pages-browser"},"startTime":1753674007870,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":54051,"timestamp":2071750582952,"id":3004,"parentId":2811,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/circle.js","layer":"app-pages-browser"},"startTime":1753674007936,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":54157,"timestamp":2071750582984,"id":3005,"parentId":2812,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/clock.js","layer":"app-pages-browser"},"startTime":1753674007936,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":54241,"timestamp":2071750583010,"id":3006,"parentId":2812,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/circle-x.js","layer":"app-pages-browser"},"startTime":1753674007936,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":54305,"timestamp":2071750583035,"id":3007,"parentId":2812,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/circle-check-big.js","layer":"app-pages-browser"},"startTime":1753674007936,"traceId":"47e989d5732cf29e"},{"name":"build-module","duration":47,"timestamp":2071750641225,"id":3053,"parentId":2750,"tags":{},"startTime":1753674007994,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":103610,"timestamp":2071750539624,"id":2972,"parentId":2768,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/copy.mjs","layer":"app-pages-browser"},"startTime":1753674007893,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9139,"timestamp":2071750640997,"id":3049,"parentId":2771,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-dir/link.js","layer":"app-pages-browser"},"startTime":1753674007994,"traceId":"47e989d5732cf29e"}]
30
- [{"name":"image-resize","duration":20535,"timestamp":2071750630790,"id":3030,"parentId":3026,"tags":{},"startTime":1753674007984,"traceId":"47e989d5732cf29e"},{"name":"image-base64-tostring","duration":24,"timestamp":2071750651330,"id":3069,"parentId":3026,"tags":{},"startTime":1753674008004,"traceId":"47e989d5732cf29e"},{"name":"image-data-stringify","duration":8,"timestamp":2071750651362,"id":3070,"parentId":3026,"tags":{},"startTime":1753674008004,"traceId":"47e989d5732cf29e"},{"name":"next-image-loader","duration":50379,"timestamp":2071750601001,"id":3026,"parentId":3012,"tags":{},"startTime":1753674007954,"traceId":"47e989d5732cf29e"},{"name":"build-module-png","duration":52518,"timestamp":2071750598997,"id":3012,"parentId":2778,"tags":{"name":"/Users/matt8p/Desktop/inspector/public/claude_logo.png","layer":"app-pages-browser"},"startTime":1753674007952,"traceId":"47e989d5732cf29e"},{"name":"image-resize","duration":49693,"timestamp":2071750601869,"id":3028,"parentId":3022,"tags":{},"startTime":1753674007955,"traceId":"47e989d5732cf29e"},{"name":"image-base64-tostring","duration":2,"timestamp":2071750651564,"id":3071,"parentId":3022,"tags":{},"startTime":1753674008005,"traceId":"47e989d5732cf29e"},{"name":"image-data-stringify","duration":4,"timestamp":2071750651570,"id":3072,"parentId":3022,"tags":{},"startTime":1753674008005,"traceId":"47e989d5732cf29e"},{"name":"next-image-loader","duration":50993,"timestamp":2071750600590,"id":3022,"parentId":3010,"tags":{},"startTime":1753674007954,"traceId":"47e989d5732cf29e"},{"name":"build-module-png","duration":52820,"timestamp":2071750598916,"id":3010,"parentId":2778,"tags":{"name":"/Users/matt8p/Desktop/inspector/public/openai_logo.png","layer":"app-pages-browser"},"startTime":1753674007952,"traceId":"47e989d5732cf29e"},{"name":"image-resize","duration":21296,"timestamp":2071750630494,"id":3029,"parentId":3024,"tags":{},"startTime":1753674007983,"traceId":"47e989d5732cf29e"},{"name":"image-base64-tostring","duration":2,"timestamp":2071750651792,"id":3073,"parentId":3024,"tags":{},"startTime":1753674008005,"traceId":"47e989d5732cf29e"},{"name":"image-data-stringify","duration":5,"timestamp":2071750651799,"id":3074,"parentId":3024,"tags":{},"startTime":1753674008005,"traceId":"47e989d5732cf29e"},{"name":"next-image-loader","duration":50963,"timestamp":2071750600851,"id":3024,"parentId":3011,"tags":{},"startTime":1753674007954,"traceId":"47e989d5732cf29e"},{"name":"build-module-png","duration":52917,"timestamp":2071750598976,"id":3011,"parentId":2778,"tags":{"name":"/Users/matt8p/Desktop/inspector/public/ollama_dark.png","layer":"app-pages-browser"},"startTime":1753674007952,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":74836,"timestamp":2071750580758,"id":2973,"parentId":2768,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.mjs","layer":"app-pages-browser"},"startTime":1753674007934,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":75040,"timestamp":2071750580915,"id":2974,"parentId":2768,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.mjs","layer":"app-pages-browser"},"startTime":1753674007934,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":75210,"timestamp":2071750581059,"id":2976,"parentId":2768,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/styles/transform.mjs","layer":"app-pages-browser"},"startTime":1753674007934,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":75278,"timestamp":2071750581125,"id":2977,"parentId":2768,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/state.mjs","layer":"app-pages-browser"},"startTime":1753674007934,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":75457,"timestamp":2071750581191,"id":2978,"parentId":2775,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/viewport/observers.mjs","layer":"app-pages-browser"},"startTime":1753674007934,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":75843,"timestamp":2071750581258,"id":2979,"parentId":2727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/Reorder/utils/check-reorder.mjs","layer":"app-pages-browser"},"startTime":1753674007934,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":75911,"timestamp":2071750581395,"id":2981,"parentId":2768,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/utils/each-axis.mjs","layer":"app-pages-browser"},"startTime":1753674007934,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":76209,"timestamp":2071750581324,"id":2980,"parentId":2752,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/utils/measure.mjs","layer":"app-pages-browser"},"startTime":1753674007934,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":76795,"timestamp":2071750580991,"id":2975,"parentId":2768,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/utils.mjs","layer":"app-pages-browser"},"startTime":1753674007934,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":76536,"timestamp":2071750581458,"id":2982,"parentId":2768,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/utils/has-transform.mjs","layer":"app-pages-browser"},"startTime":1753674007934,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":76725,"timestamp":2071750581521,"id":2983,"parentId":2767,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.mjs","layer":"app-pages-browser"},"startTime":1753674007935,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":76763,"timestamp":2071750581647,"id":2985,"parentId":2767,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.mjs","layer":"app-pages-browser"},"startTime":1753674007935,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":76960,"timestamp":2071750581583,"id":2984,"parentId":2767,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.mjs","layer":"app-pages-browser"},"startTime":1753674007935,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":76987,"timestamp":2071750581775,"id":2987,"parentId":2767,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.mjs","layer":"app-pages-browser"},"startTime":1753674007935,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":76872,"timestamp":2071750582089,"id":2992,"parentId":2751,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.mjs","layer":"app-pages-browser"},"startTime":1753674007935,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":77365,"timestamp":2071750581839,"id":2988,"parentId":2751,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/use-render.mjs","layer":"app-pages-browser"},"startTime":1753674007935,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":77415,"timestamp":2071750581964,"id":2990,"parentId":2751,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/MotionContext/create.mjs","layer":"app-pages-browser"},"startTime":1753674007935,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":77828,"timestamp":2071750581713,"id":2986,"parentId":2767,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/render.mjs","layer":"app-pages-browser"},"startTime":1753674007935,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":77782,"timestamp":2071750581901,"id":2989,"parentId":2751,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/use-html-visual-state.mjs","layer":"app-pages-browser"},"startTime":1753674007935,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":77785,"timestamp":2071750582026,"id":2991,"parentId":2751,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/use-svg-visual-state.mjs","layer":"app-pages-browser"},"startTime":1753674007935,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":77815,"timestamp":2071750582217,"id":2994,"parentId":2776,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.mjs","layer":"app-pages-browser"},"startTime":1753674007935,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":77962,"timestamp":2071750582281,"id":2995,"parentId":2776,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.mjs","layer":"app-pages-browser"},"startTime":1753674007935,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":78562,"timestamp":2071750582154,"id":2993,"parentId":2751,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.mjs","layer":"app-pages-browser"},"startTime":1753674007935,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":78559,"timestamp":2071750582406,"id":2997,"parentId":2786,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/auth-utils.js","layer":"app-pages-browser"},"startTime":1753674007935,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":78954,"timestamp":2071750582467,"id":2998,"parentId":2768,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/animation/mix-values.mjs","layer":"app-pages-browser"},"startTime":1753674007935,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":79631,"timestamp":2071750582344,"id":2996,"parentId":2786,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/auth.js","layer":"app-pages-browser"},"startTime":1753674007935,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":79757,"timestamp":2071750582638,"id":2999,"parentId":2768,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/shared/stack.mjs","layer":"app-pages-browser"},"startTime":1753674007936,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":79793,"timestamp":2071750582764,"id":3001,"parentId":2771,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-markdown/index.js","layer":"app-pages-browser"},"startTime":1753674007936,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":79981,"timestamp":2071750582823,"id":3002,"parentId":2758,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-loader/action-client-wrapper.js","layer":"app-pages-browser"},"startTime":1753674007936,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":80204,"timestamp":2071750582705,"id":3000,"parentId":2771,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-gfm/index.js","layer":"app-pages-browser"},"startTime":1753674007936,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":80631,"timestamp":2071750582889,"id":3003,"parentId":2786,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/errors.js","layer":"app-pages-browser"},"startTime":1753674007936,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":64884,"timestamp":2071750599017,"id":3013,"parentId":2822,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/get-final.mjs","layer":"app-pages-browser"},"startTime":1753674007952,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":65116,"timestamp":2071750599217,"id":3015,"parentId":2822,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/WithPromise.mjs","layer":"app-pages-browser"},"startTime":1753674007952,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":65764,"timestamp":2071750599114,"id":3014,"parentId":2822,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/can-animate.mjs","layer":"app-pages-browser"},"startTime":1753674007952,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":65731,"timestamp":2071750599422,"id":3018,"parentId":2810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.mjs","layer":"app-pages-browser"},"startTime":1753674007952,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":66078,"timestamp":2071750599286,"id":3016,"parentId":2827,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/replace-transition-type.mjs","layer":"app-pages-browser"},"startTime":1753674007952,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":66333,"timestamp":2071750599354,"id":3017,"parentId":2810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/default-transitions.mjs","layer":"app-pages-browser"},"startTime":1753674007952,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":67351,"timestamp":2071750599487,"id":3019,"parentId":2809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-will-change/is.mjs","layer":"app-pages-browser"},"startTime":1753674007952,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61519,"timestamp":2071750639750,"id":3032,"parentId":2827,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/unsupported-easing.mjs","layer":"app-pages-browser"},"startTime":1753674007993,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61535,"timestamp":2071750639984,"id":3034,"parentId":2826,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/apply-generator.mjs","layer":"app-pages-browser"},"startTime":1753674007993,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61488,"timestamp":2071750640207,"id":3037,"parentId":2839,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/is-none.mjs","layer":"app-pages-browser"},"startTime":1753674007993,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61723,"timestamp":2071750640135,"id":3036,"parentId":2833,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/utils/velocity.mjs","layer":"app-pages-browser"},"startTime":1753674007993,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61840,"timestamp":2071750640272,"id":3038,"parentId":2839,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/make-none-animatable.mjs","layer":"app-pages-browser"},"startTime":1753674007993,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":61916,"timestamp":2071750640339,"id":3039,"parentId":2835,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/spring/defaults.mjs","layer":"app-pages-browser"},"startTime":1753674007993,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":62899,"timestamp":2071750639909,"id":3033,"parentId":2805,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"app-pages-browser"},"startTime":1753674007993,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63119,"timestamp":2071750640056,"id":3035,"parentId":2810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.mjs","layer":"app-pages-browser"},"startTime":1753674007993,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63300,"timestamp":2071750640406,"id":3040,"parentId":2835,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/spring/find.mjs","layer":"app-pages-browser"},"startTime":1753674007993,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63319,"timestamp":2071750640538,"id":3042,"parentId":2856,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/order.mjs","layer":"app-pages-browser"},"startTime":1753674007994,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63576,"timestamp":2071750640616,"id":3043,"parentId":2839,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/unit-conversion.mjs","layer":"app-pages-browser"},"startTime":1753674007994,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63908,"timestamp":2071750640471,"id":3041,"parentId":2825,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/drivers/frame.mjs","layer":"app-pages-browser"},"startTime":1753674007993,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":63768,"timestamp":2071750640744,"id":3045,"parentId":2845,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/px-values.mjs","layer":"app-pages-browser"},"startTime":1753674007994,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":64123,"timestamp":2071750640682,"id":3044,"parentId":2856,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/render-step.mjs","layer":"app-pages-browser"},"startTime":1753674007994,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":64090,"timestamp":2071750640873,"id":3047,"parentId":2859,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/utils/setup.mjs","layer":"app-pages-browser"},"startTime":1753674007994,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":64453,"timestamp":2071750640811,"id":3046,"parentId":2863,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/resize/handle-window.mjs","layer":"app-pages-browser"},"startTime":1753674007994,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":64404,"timestamp":2071750641098,"id":3051,"parentId":2862,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.mjs","layer":"app-pages-browser"},"startTime":1753674007994,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":64906,"timestamp":2071750640935,"id":3048,"parentId":2863,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/resize/handle-element.mjs","layer":"app-pages-browser"},"startTime":1753674007994,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":64950,"timestamp":2071750641032,"id":3050,"parentId":2862,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.mjs","layer":"app-pages-browser"},"startTime":1753674007994,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":64685,"timestamp":2071750641416,"id":3056,"parentId":2890,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/is-css-var.mjs","layer":"app-pages-browser"},"startTime":1753674007994,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":65046,"timestamp":2071750641160,"id":3052,"parentId":2862,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/press/utils/state.mjs","layer":"app-pages-browser"},"startTime":1753674007994,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":65097,"timestamp":2071750641283,"id":3054,"parentId":2887,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/subscribe-value.mjs","layer":"app-pages-browser"},"startTime":1753674007994,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":65110,"timestamp":2071750641552,"id":3058,"parentId":2890,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/style/transform.mjs","layer":"app-pages-browser"},"startTime":1753674007995,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":65434,"timestamp":2071750641488,"id":3057,"parentId":2897,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/format-error-message.mjs","layer":"app-pages-browser"},"startTime":1753674007994,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":65731,"timestamp":2071750641350,"id":3055,"parentId":2882,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/supports/memo.mjs","layer":"app-pages-browser"},"startTime":1753674007994,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":64315,"timestamp":2071750647665,"id":3061,"parentId":2923,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/sanitize.mjs","layer":"app-pages-browser"},"startTime":1753674008001,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":65227,"timestamp":2071750647257,"id":3060,"parentId":2922,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/utils.mjs","layer":"app-pages-browser"},"startTime":1753674008000,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":64930,"timestamp":2071750647818,"id":3062,"parentId":2926,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/color-regex.mjs","layer":"app-pages-browser"},"startTime":1753674008001,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":65804,"timestamp":2071750647070,"id":3059,"parentId":2919,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/auto.mjs","layer":"app-pages-browser"},"startTime":1753674008000,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":72463,"timestamp":2071750648113,"id":3066,"parentId":2890,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/utils/create-dom-effect.mjs","layer":"app-pages-browser"},"startTime":1753674008001,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":72760,"timestamp":2071750648043,"id":3065,"parentId":2889,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/utils/create-effect.mjs","layer":"app-pages-browser"},"startTime":1753674008001,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":72970,"timestamp":2071750648181,"id":3067,"parentId":2936,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/queue.mjs","layer":"app-pages-browser"},"startTime":1753674008001,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22176,"timestamp":2071750699789,"id":3085,"parentId":3049,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils.js","layer":"app-pages-browser"},"startTime":1753674008053,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22673,"timestamp":2071750699820,"id":3086,"parentId":3049,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"app-pages-browser"},"startTime":1753674008053,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":74919,"timestamp":2071750647901,"id":3063,"parentId":2927,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/complex/filter.mjs","layer":"app-pages-browser"},"startTime":1753674008001,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":75032,"timestamp":2071750647972,"id":3064,"parentId":2926,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/float-regex.mjs","layer":"app-pages-browser"},"startTime":1753674008001,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":75081,"timestamp":2071750648247,"id":3068,"parentId":2952,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/is-ref-object.mjs","layer":"app-pages-browser"},"startTime":1753674008001,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17445,"timestamp":2071750716035,"id":3092,"parentId":3049,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"app-pages-browser"},"startTime":1753674008069,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4970,"timestamp":2071750734357,"id":3094,"parentId":3049,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/use-merged-ref.js","layer":"app-pages-browser"},"startTime":1753674008087,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":41879,"timestamp":2071750699141,"id":3076,"parentId":2928,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/int.mjs","layer":"app-pages-browser"},"startTime":1753674008052,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":42122,"timestamp":2071750699222,"id":3077,"parentId":2956,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.mjs","layer":"app-pages-browser"},"startTime":1753674008052,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":42220,"timestamp":2071750699319,"id":3078,"parentId":2802,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sync-external-store/shim/index.js","layer":"app-pages-browser"},"startTime":1753674008052,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":42903,"timestamp":2071750699385,"id":3079,"parentId":2891,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/utils/camel-to-dash.mjs","layer":"app-pages-browser"},"startTime":1753674008052,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":43571,"timestamp":2071750698987,"id":3075,"parentId":2952,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/conversion.mjs","layer":"app-pages-browser"},"startTime":1753674008052,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":43405,"timestamp":2071750699454,"id":3080,"parentId":2965,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/inset.mjs","layer":"app-pages-browser"},"startTime":1753674008052,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":43140,"timestamp":2071750699913,"id":3088,"parentId":2963,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/calc-repeat-duration.mjs","layer":"app-pages-browser"},"startTime":1753674008053,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":43488,"timestamp":2071750699845,"id":3087,"parentId":2963,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/calc-time.mjs","layer":"app-pages-browser"},"startTime":1753674008053,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":43906,"timestamp":2071750699591,"id":3082,"parentId":2965,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/presets.mjs","layer":"app-pages-browser"},"startTime":1753674008053,"traceId":"47e989d5732cf29e"}]
31
- [{"name":"build-module-mjs","duration":44396,"timestamp":2071750699724,"id":3084,"parentId":2952,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.mjs","layer":"app-pages-browser"},"startTime":1753674008053,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":44351,"timestamp":2071750699978,"id":3089,"parentId":2963,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/sort.mjs","layer":"app-pages-browser"},"startTime":1753674008053,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45105,"timestamp":2071750699658,"id":3083,"parentId":2944,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/object/ObjectVisualElement.mjs","layer":"app-pages-browser"},"startTime":1753674008053,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45049,"timestamp":2071750700040,"id":3090,"parentId":2963,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/normalize-times.mjs","layer":"app-pages-browser"},"startTime":1753674008053,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":45950,"timestamp":2071750699524,"id":3081,"parentId":2965,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/offset.mjs","layer":"app-pages-browser"},"startTime":1753674008053,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":46201,"timestamp":2071750700102,"id":3091,"parentId":2963,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/edit.mjs","layer":"app-pages-browser"},"startTime":1753674008053,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12068,"timestamp":2071750739767,"id":3103,"parentId":3049,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"app-pages-browser"},"startTime":1753674008093,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26812,"timestamp":2071750734530,"id":3097,"parentId":2990,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/MotionContext/utils.mjs","layer":"app-pages-browser"},"startTime":1753674008088,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27616,"timestamp":2071750734228,"id":3093,"parentId":2786,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/pkce-challenge/dist/index.browser.js","layer":"app-pages-browser"},"startTime":1753674008087,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27330,"timestamp":2071750734661,"id":3099,"parentId":2989,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.mjs","layer":"app-pages-browser"},"startTime":1753674008088,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27932,"timestamp":2071750734398,"id":3095,"parentId":2988,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/use-props.mjs","layer":"app-pages-browser"},"startTime":1753674008087,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27741,"timestamp":2071750734729,"id":3100,"parentId":2991,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.mjs","layer":"app-pages-browser"},"startTime":1753674008088,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27884,"timestamp":2071750734794,"id":3101,"parentId":2983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/path.mjs","layer":"app-pages-browser"},"startTime":1753674008088,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":28299,"timestamp":2071750734596,"id":3098,"parentId":3014,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/is-animatable.mjs","layer":"app-pages-browser"},"startTime":1753674008088,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14425,"timestamp":2071750748875,"id":3104,"parentId":3086,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"app-pages-browser"},"startTime":1753674008102,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":36179,"timestamp":2071750734466,"id":3096,"parentId":2988,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/use-props.mjs","layer":"app-pages-browser"},"startTime":1753674008087,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":34228,"timestamp":2071750739637,"id":3102,"parentId":2855,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/api/image.js","layer":"app-pages-browser"},"startTime":1753674008093,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27023,"timestamp":2071750749156,"id":3106,"parentId":2799,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674008102,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26950,"timestamp":2071750749536,"id":3110,"parentId":3060,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/single-color-regex.mjs","layer":"app-pages-browser"},"startTime":1753674008103,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27360,"timestamp":2071750749393,"id":3108,"parentId":3000,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-gfm/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008102,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27960,"timestamp":2071750749009,"id":3105,"parentId":2794,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753674008102,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":194190,"timestamp":2071750583064,"id":3008,"parentId":2782,"tags":{"name":"__barrel_optimize__?names=format,parseISO!=!/Users/matt8p/Desktop/inspector/node_modules/date-fns/index.mjs","layer":"app-pages-browser"},"startTime":1753674007936,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":27904,"timestamp":2071750749467,"id":3109,"parentId":3060,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/is-nullish.mjs","layer":"app-pages-browser"},"startTime":1753674008102,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29139,"timestamp":2071750749263,"id":3107,"parentId":3001,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-markdown/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008102,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":29971,"timestamp":2071750752090,"id":3111,"parentId":3033,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"app-pages-browser"},"startTime":1753674008105,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":30080,"timestamp":2071750752388,"id":3114,"parentId":3065,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/MotionValueState.mjs","layer":"app-pages-browser"},"startTime":1753674008105,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":30612,"timestamp":2071750752236,"id":3112,"parentId":3033,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"app-pages-browser"},"startTime":1753674008105,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":31199,"timestamp":2071750752320,"id":3113,"parentId":3067,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/start.mjs","layer":"app-pages-browser"},"startTime":1753674008105,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22883,"timestamp":2071750766033,"id":3116,"parentId":2800,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_private_field_init.js","layer":"app-pages-browser"},"startTime":1753674008119,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23263,"timestamp":2071750765895,"id":3115,"parentId":2800,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_private_field_set.js","layer":"app-pages-browser"},"startTime":1753674008119,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":16294,"timestamp":2071750774669,"id":3118,"parentId":3081,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/edge.mjs","layer":"app-pages-browser"},"startTime":1753674008128,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16575,"timestamp":2071750774552,"id":3117,"parentId":2800,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_private_field_get.js","layer":"app-pages-browser"},"startTime":1753674008128,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3665,"timestamp":2071750791680,"id":3121,"parentId":3102,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-external.js","layer":"app-pages-browser"},"startTime":1753674008145,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10696,"timestamp":2071750786140,"id":3119,"parentId":3078,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"app-pages-browser"},"startTime":1753674008139,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":8763,"timestamp":2071750791561,"id":3120,"parentId":2799,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"app-pages-browser"},"startTime":1753674008145,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9379,"timestamp":2071750793195,"id":3122,"parentId":2966,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/index.js","layer":"app-pages-browser"},"startTime":1753674008146,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6802,"timestamp":2071750796063,"id":3127,"parentId":3115,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_extract_field_descriptor.js","layer":"app-pages-browser"},"startTime":1753674008149,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7177,"timestamp":2071750795861,"id":3124,"parentId":3111,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1753674008149,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8235,"timestamp":2071750795744,"id":3123,"parentId":3111,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"app-pages-browser"},"startTime":1753674008149,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8203,"timestamp":2071750795929,"id":3125,"parentId":3116,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_check_private_redeclaration.js","layer":"app-pages-browser"},"startTime":1753674008149,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8273,"timestamp":2071750795998,"id":3126,"parentId":3115,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_apply_descriptor_set.js","layer":"app-pages-browser"},"startTime":1753674008149,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":9691,"timestamp":2071750797589,"id":3128,"parentId":3113,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/choose-layer-type.mjs","layer":"app-pages-browser"},"startTime":1753674008151,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":9810,"timestamp":2071750797745,"id":3130,"parentId":3113,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/get-layer-name.mjs","layer":"app-pages-browser"},"startTime":1753674008151,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":9845,"timestamp":2071750797878,"id":3132,"parentId":3113,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/has-target.mjs","layer":"app-pages-browser"},"startTime":1753674008151,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":10088,"timestamp":2071750797811,"id":3131,"parentId":3113,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/get-view-animations.mjs","layer":"app-pages-browser"},"startTime":1753674008151,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":10556,"timestamp":2071750797679,"id":3129,"parentId":3113,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/css.mjs","layer":"app-pages-browser"},"startTime":1753674008151,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4130,"timestamp":2071750805955,"id":3134,"parentId":3121,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/image-component.js","layer":"app-pages-browser"},"startTime":1753674008159,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14295,"timestamp":2071750798951,"id":3133,"parentId":3117,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_apply_descriptor_get.js","layer":"app-pages-browser"},"startTime":1753674008152,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9193,"timestamp":2071750806058,"id":3135,"parentId":3121,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/get-img-props.js","layer":"app-pages-browser"},"startTime":1753674008159,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":6198,"timestamp":2071750811245,"id":3136,"parentId":3008,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/format.mjs","layer":"app-pages-browser"},"startTime":1753674008164,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":7247,"timestamp":2071750811339,"id":3137,"parentId":3008,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/parseISO.mjs","layer":"app-pages-browser"},"startTime":1753674008164,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2555,"timestamp":2071750820890,"id":3139,"parentId":3134,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-config.js","layer":"app-pages-browser"},"startTime":1753674008174,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2845,"timestamp":2071750820926,"id":3140,"parentId":3134,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1753674008174,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2973,"timestamp":2071750820955,"id":3141,"parentId":3134,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1753674008174,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3923,"timestamp":2071750820791,"id":3138,"parentId":3134,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/head.js","layer":"app-pages-browser"},"startTime":1753674008174,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":5297,"timestamp":2071750822764,"id":3144,"parentId":3136,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/isValid.mjs","layer":"app-pages-browser"},"startTime":1753674008176,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":5517,"timestamp":2071750822818,"id":3145,"parentId":3136,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/toDate.mjs","layer":"app-pages-browser"},"startTime":1753674008176,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":2821,"timestamp":2071750826754,"id":3148,"parentId":3137,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/constants.mjs","layer":"app-pages-browser"},"startTime":1753674008180,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11689,"timestamp":2071750821049,"id":3143,"parentId":3123,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"app-pages-browser"},"startTime":1753674008174,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12002,"timestamp":2071750820983,"id":3142,"parentId":3123,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"app-pages-browser"},"startTime":1753674008174,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4046,"timestamp":2071750831158,"id":3149,"parentId":3135,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-blur-svg.js","layer":"app-pages-browser"},"startTime":1753674008184,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13817,"timestamp":2071750822849,"id":3146,"parentId":3122,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/external.js","layer":"app-pages-browser"},"startTime":1753674008176,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3955,"timestamp":2071750833716,"id":3152,"parentId":3138,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/amp-mode.js","layer":"app-pages-browser"},"startTime":1753674008187,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4199,"timestamp":2071750833645,"id":3151,"parentId":3138,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1753674008187,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5105,"timestamp":2071750833035,"id":3150,"parentId":3138,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/side-effect.js","layer":"app-pages-browser"},"startTime":1753674008186,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":4480,"timestamp":2071750833751,"id":3153,"parentId":3136,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/defaultLocale.mjs","layer":"app-pages-browser"},"startTime":1753674008187,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":4702,"timestamp":2071750833823,"id":3155,"parentId":3136,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/protectedTokens.mjs","layer":"app-pages-browser"},"startTime":1753674008187,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":4908,"timestamp":2071750833788,"id":3154,"parentId":3136,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/defaultOptions.mjs","layer":"app-pages-browser"},"startTime":1753674008187,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":5080,"timestamp":2071750833877,"id":3157,"parentId":3136,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/format/longFormatters.mjs","layer":"app-pages-browser"},"startTime":1753674008187,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":15379,"timestamp":2071750826640,"id":3147,"parentId":3033,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1753674008180,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":9876,"timestamp":2071750833851,"id":3156,"parentId":3136,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/format/formatters.mjs","layer":"app-pages-browser"},"startTime":1753674008187,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":9304,"timestamp":2071750836946,"id":3158,"parentId":3144,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/isDate.mjs","layer":"app-pages-browser"},"startTime":1753674008190,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4411,"timestamp":2071750844919,"id":3159,"parentId":3121,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-loader.js","layer":"app-pages-browser"},"startTime":1753674008198,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":4150,"timestamp":2071750850130,"id":3163,"parentId":3156,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getWeek.mjs","layer":"app-pages-browser"},"startTime":1753674008203,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":4398,"timestamp":2071750850059,"id":3161,"parentId":3156,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getISOWeek.mjs","layer":"app-pages-browser"},"startTime":1753674008203,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":4974,"timestamp":2071750849959,"id":3160,"parentId":3156,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getDayOfYear.mjs","layer":"app-pages-browser"},"startTime":1753674008203,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":5198,"timestamp":2071750850098,"id":3162,"parentId":3156,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getISOWeekYear.mjs","layer":"app-pages-browser"},"startTime":1753674008203,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":5465,"timestamp":2071750850160,"id":3164,"parentId":3156,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getWeekYear.mjs","layer":"app-pages-browser"},"startTime":1753674008203,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":4698,"timestamp":2071750853617,"id":3181,"parentId":3156,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/format/lightFormatters.mjs","layer":"app-pages-browser"},"startTime":1753674008207,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":4859,"timestamp":2071750853580,"id":3180,"parentId":3156,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/addLeadingZeros.mjs","layer":"app-pages-browser"},"startTime":1753674008207,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9032,"timestamp":2071750850190,"id":3165,"parentId":3108,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm/index.js","layer":"app-pages-browser"},"startTime":1753674008203,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8914,"timestamp":2071750850449,"id":3169,"parentId":3107,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit/index.js","layer":"app-pages-browser"},"startTime":1753674008203,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9154,"timestamp":2071750850314,"id":3167,"parentId":3107,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/hast-util-to-jsx-runtime/index.js","layer":"app-pages-browser"},"startTime":1753674008203,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9312,"timestamp":2071750850252,"id":3166,"parentId":3108,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm/index.js","layer":"app-pages-browser"},"startTime":1753674008203,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9147,"timestamp":2071750850508,"id":3170,"parentId":3107,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-parse/index.js","layer":"app-pages-browser"},"startTime":1753674008204,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9375,"timestamp":2071750850388,"id":3168,"parentId":3107,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/html-url-attributes/index.js","layer":"app-pages-browser"},"startTime":1753674008203,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9298,"timestamp":2071750850568,"id":3171,"parentId":3107,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-rehype/index.js","layer":"app-pages-browser"},"startTime":1753674008204,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9256,"timestamp":2071750850746,"id":3174,"parentId":3107,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/devlop/lib/default.js","layer":"app-pages-browser"},"startTime":1753674008204,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9406,"timestamp":2071750850687,"id":3173,"parentId":3107,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/index.js","layer":"app-pages-browser"},"startTime":1753674008204,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9552,"timestamp":2071750850628,"id":3172,"parentId":3107,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unified/index.js","layer":"app-pages-browser"},"startTime":1753674008204,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9598,"timestamp":2071750850806,"id":3175,"parentId":3146,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/errors.js","layer":"app-pages-browser"},"startTime":1753674008204,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":38680,"timestamp":2071750850867,"id":3176,"parentId":3146,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/types.js","layer":"app-pages-browser"},"startTime":1753674008204,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":35505,"timestamp":2071750858725,"id":3185,"parentId":3153,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US.mjs","layer":"app-pages-browser"},"startTime":1753674008212,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":2468,"timestamp":2071750892340,"id":3189,"parentId":3161,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfISOWeekYear.mjs","layer":"app-pages-browser"},"startTime":1753674008245,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":2990,"timestamp":2071750892143,"id":3186,"parentId":3163,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfWeek.mjs","layer":"app-pages-browser"},"startTime":1753674008245,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":2957,"timestamp":2071750892303,"id":3188,"parentId":3161,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfISOWeek.mjs","layer":"app-pages-browser"},"startTime":1753674008245,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":3240,"timestamp":2071750892263,"id":3187,"parentId":3163,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfWeekYear.mjs","layer":"app-pages-browser"},"startTime":1753674008245,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":3479,"timestamp":2071750892412,"id":3190,"parentId":3160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/differenceInCalendarDays.mjs","layer":"app-pages-browser"},"startTime":1753674008245,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":3749,"timestamp":2071750892441,"id":3191,"parentId":3160,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfYear.mjs","layer":"app-pages-browser"},"startTime":1753674008245,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":44040,"timestamp":2071750853514,"id":3179,"parentId":3146,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/ZodError.js","layer":"app-pages-browser"},"startTime":1753674008207,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":44336,"timestamp":2071750853441,"id":3178,"parentId":3112,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1753674008206,"traceId":"47e989d5732cf29e"}]
32
- [{"name":"build-module-js","duration":44661,"timestamp":2071750853302,"id":3177,"parentId":3111,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1753674008206,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":5691,"timestamp":2071750892468,"id":3192,"parentId":3162,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/constructFrom.mjs","layer":"app-pages-browser"},"startTime":1753674008245,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":46685,"timestamp":2071750856795,"id":3184,"parentId":3146,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/parseUtil.js","layer":"app-pages-browser"},"startTime":1753674008210,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":46893,"timestamp":2071750856728,"id":3183,"parentId":3146,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/typeAliases.js","layer":"app-pages-browser"},"startTime":1753674008210,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":47622,"timestamp":2071750856590,"id":3182,"parentId":3146,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/util.js","layer":"app-pages-browser"},"startTime":1753674008210,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15090,"timestamp":2071750892501,"id":3193,"parentId":3123,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1753674008246,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15087,"timestamp":2071750892758,"id":3194,"parentId":3112,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"app-pages-browser"},"startTime":1753674008246,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":5223,"timestamp":2071750908339,"id":3195,"parentId":3190,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfDay.mjs","layer":"app-pages-browser"},"startTime":1753674008261,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":3154,"timestamp":2071750912553,"id":3198,"parentId":3190,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.mjs","layer":"app-pages-browser"},"startTime":1753674008266,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8649,"timestamp":2071750908437,"id":3196,"parentId":3176,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/errorUtil.js","layer":"app-pages-browser"},"startTime":1753674008261,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5514,"timestamp":2071750912412,"id":3197,"parentId":3123,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-style-singleton/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1753674008265,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":1150,"timestamp":2071750917189,"id":3225,"parentId":3185,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/formatRelative.mjs","layer":"app-pages-browser"},"startTime":1753674008270,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":1477,"timestamp":2071750917113,"id":3223,"parentId":3185,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/formatDistance.mjs","layer":"app-pages-browser"},"startTime":1753674008270,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":1584,"timestamp":2071750917161,"id":3224,"parentId":3185,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/formatLong.mjs","layer":"app-pages-browser"},"startTime":1753674008270,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":1903,"timestamp":2071750917215,"id":3226,"parentId":3185,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/localize.mjs","layer":"app-pages-browser"},"startTime":1753674008270,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":3104,"timestamp":2071750917242,"id":3227,"parentId":3185,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/match.mjs","layer":"app-pages-browser"},"startTime":1753674008270,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7015,"timestamp":2071750914071,"id":3203,"parentId":3171,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-rehype/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008267,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7975,"timestamp":2071750914132,"id":3204,"parentId":3173,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008267,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10268,"timestamp":2071750913880,"id":3200,"parentId":3167,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/hast-util-to-jsx-runtime/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008267,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10441,"timestamp":2071750913949,"id":3201,"parentId":3170,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-parse/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008267,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10899,"timestamp":2071750914250,"id":3206,"parentId":3175,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/locales/en.js","layer":"app-pages-browser"},"startTime":1753674008267,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12904,"timestamp":2071750914191,"id":3205,"parentId":3172,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unified/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008267,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13145,"timestamp":2071750914370,"id":3208,"parentId":3178,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"app-pages-browser"},"startTime":1753674008267,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13283,"timestamp":2071750914430,"id":3209,"parentId":3178,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"app-pages-browser"},"startTime":1753674008267,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13851,"timestamp":2071750914310,"id":3207,"parentId":3166,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008267,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13833,"timestamp":2071750914489,"id":3210,"parentId":3178,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"app-pages-browser"},"startTime":1753674008267,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13788,"timestamp":2071750914679,"id":3213,"parentId":3178,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"app-pages-browser"},"startTime":1753674008268,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13922,"timestamp":2071750914770,"id":3214,"parentId":3178,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"app-pages-browser"},"startTime":1753674008268,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14228,"timestamp":2071750914611,"id":3212,"parentId":3178,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"app-pages-browser"},"startTime":1753674008268,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13978,"timestamp":2071750915007,"id":3218,"parentId":3177,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/config.js","layer":"app-pages-browser"},"startTime":1753674008268,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15601,"timestamp":2071750913791,"id":3199,"parentId":3169,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008267,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15536,"timestamp":2071750914010,"id":3202,"parentId":3168,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/html-url-attributes/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008267,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17661,"timestamp":2071750914830,"id":3215,"parentId":3177,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"app-pages-browser"},"startTime":1753674008268,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18200,"timestamp":2071750914551,"id":3211,"parentId":3178,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"app-pages-browser"},"startTime":1753674008268,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18376,"timestamp":2071750914890,"id":3216,"parentId":3177,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1753674008268,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23922,"timestamp":2071750915093,"id":3219,"parentId":3177,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1753674008268,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24402,"timestamp":2071750914949,"id":3217,"parentId":3178,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"app-pages-browser"},"startTime":1753674008268,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24540,"timestamp":2071750915152,"id":3220,"parentId":3177,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"app-pages-browser"},"startTime":1753674008268,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24674,"timestamp":2071750915211,"id":3221,"parentId":3177,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/exports.js","layer":"app-pages-browser"},"startTime":1753674008268,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":26665,"timestamp":2071750916387,"id":3222,"parentId":3120,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"app-pages-browser"},"startTime":1753674008269,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28567,"timestamp":2071750917272,"id":3228,"parentId":3193,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1753674008270,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":28787,"timestamp":2071750917332,"id":3229,"parentId":3193,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"app-pages-browser"},"startTime":1753674008270,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":1990,"timestamp":2071750953699,"id":3238,"parentId":3227,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/_lib/buildMatchPatternFn.mjs","layer":"app-pages-browser"},"startTime":1753674008307,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":2346,"timestamp":2071750953644,"id":3237,"parentId":3227,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/_lib/buildMatchFn.mjs","layer":"app-pages-browser"},"startTime":1753674008307,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":2345,"timestamp":2071750953764,"id":3240,"parentId":3224,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/_lib/buildFormatLongFn.mjs","layer":"app-pages-browser"},"startTime":1753674008307,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":3630,"timestamp":2071750953731,"id":3239,"parentId":3226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/_lib/buildLocalizeFn.mjs","layer":"app-pages-browser"},"startTime":1753674008307,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6985,"timestamp":2071750951962,"id":3231,"parentId":3197,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-style-singleton/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1753674008305,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7555,"timestamp":2071750951729,"id":3230,"parentId":3197,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"app-pages-browser"},"startTime":1753674008305,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7407,"timestamp":2071750952252,"id":3235,"parentId":3204,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/minurl.browser.js","layer":"app-pages-browser"},"startTime":1753674008305,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7635,"timestamp":2071750952192,"id":3234,"parentId":3204,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/minproc.browser.js","layer":"app-pages-browser"},"startTime":1753674008305,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8662,"timestamp":2071750952125,"id":3233,"parentId":3204,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/minpath.browser.js","layer":"app-pages-browser"},"startTime":1753674008305,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8938,"timestamp":2071750952057,"id":3232,"parentId":3197,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1753674008305,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8864,"timestamp":2071750952312,"id":3236,"parentId":3205,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unified/lib/callable-instance.js","layer":"app-pages-browser"},"startTime":1753674008305,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10883,"timestamp":2071750953791,"id":3241,"parentId":3216,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/env.js","layer":"app-pages-browser"},"startTime":1753674008307,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3056,"timestamp":2071750965550,"id":3242,"parentId":3165,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-tagfilter/index.js","layer":"app-pages-browser"},"startTime":1753674008319,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2961,"timestamp":2071750965821,"id":3245,"parentId":3165,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-autolink-literal/index.js","layer":"app-pages-browser"},"startTime":1753674008319,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2949,"timestamp":2071750965943,"id":3247,"parentId":3165,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-task-list-item/index.js","layer":"app-pages-browser"},"startTime":1753674008319,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3127,"timestamp":2071750965883,"id":3246,"parentId":3165,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-footnote/index.js","layer":"app-pages-browser"},"startTime":1753674008319,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3131,"timestamp":2071750966003,"id":3248,"parentId":3165,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/index.js","layer":"app-pages-browser"},"startTime":1753674008319,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3942,"timestamp":2071750965686,"id":3243,"parentId":3165,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-combine-extensions/index.js","layer":"app-pages-browser"},"startTime":1753674008319,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3992,"timestamp":2071750965757,"id":3244,"parentId":3165,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-strikethrough/index.js","layer":"app-pages-browser"},"startTime":1753674008319,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5915,"timestamp":2071750966795,"id":3249,"parentId":3171,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/index.js","layer":"app-pages-browser"},"startTime":1753674008320,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9177,"timestamp":2071750967116,"id":3250,"parentId":3235,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/minurl.shared.js","layer":"app-pages-browser"},"startTime":1753674008320,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":10984,"timestamp":2071750976797,"id":3252,"parentId":3222,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"app-pages-browser"},"startTime":1753674008330,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":12104,"timestamp":2071750976663,"id":3251,"parentId":3222,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"app-pages-browser"},"startTime":1753674008330,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7963,"timestamp":2071750982624,"id":3254,"parentId":3200,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/estree-util-is-identifier-name/index.js","layer":"app-pages-browser"},"startTime":1753674008336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8204,"timestamp":2071750982697,"id":3255,"parentId":3200,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/index.js","layer":"app-pages-browser"},"startTime":1753674008336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8758,"timestamp":2071750982473,"id":3253,"parentId":3200,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/comma-separated-tokens/index.js","layer":"app-pages-browser"},"startTime":1753674008335,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8456,"timestamp":2071750982899,"id":3258,"parentId":3205,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/bail/index.js","layer":"app-pages-browser"},"startTime":1753674008336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8632,"timestamp":2071750982834,"id":3257,"parentId":3200,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-position/index.js","layer":"app-pages-browser"},"startTime":1753674008336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8795,"timestamp":2071750982769,"id":3256,"parentId":3200,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile-message/index.js","layer":"app-pages-browser"},"startTime":1753674008336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9609,"timestamp":2071750983086,"id":3261,"parentId":3245,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-autolink-literal/lib/html.js","layer":"app-pages-browser"},"startTime":1753674008336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10116,"timestamp":2071750982961,"id":3259,"parentId":3242,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-tagfilter/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10085,"timestamp":2071750983148,"id":3262,"parentId":3247,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-task-list-item/lib/html.js","layer":"app-pages-browser"},"startTime":1753674008336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11721,"timestamp":2071750983025,"id":3260,"parentId":3245,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-autolink-literal/lib/syntax.js","layer":"app-pages-browser"},"startTime":1753674008336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11912,"timestamp":2071750983208,"id":3263,"parentId":3247,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-task-list-item/lib/syntax.js","layer":"app-pages-browser"},"startTime":1753674008336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12863,"timestamp":2071750983268,"id":3264,"parentId":3246,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-footnote/lib/syntax.js","layer":"app-pages-browser"},"startTime":1753674008336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13547,"timestamp":2071750983333,"id":3265,"parentId":3246,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-footnote/lib/html.js","layer":"app-pages-browser"},"startTime":1753674008336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20194,"timestamp":2071750983393,"id":3266,"parentId":3248,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/lib/html.js","layer":"app-pages-browser"},"startTime":1753674008336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23017,"timestamp":2071750983453,"id":3267,"parentId":3248,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/lib/syntax.js","layer":"app-pages-browser"},"startTime":1753674008336,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23192,"timestamp":2071750983519,"id":3268,"parentId":3205,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/is-plain-obj/index.js","layer":"app-pages-browser"},"startTime":1753674008337,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23356,"timestamp":2071750983581,"id":3269,"parentId":3200,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/space-separated-tokens/index.js","layer":"app-pages-browser"},"startTime":1753674008337,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23420,"timestamp":2071750983643,"id":3270,"parentId":3205,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/trough/index.js","layer":"app-pages-browser"},"startTime":1753674008337,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23461,"timestamp":2071750983703,"id":3271,"parentId":3200,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/hast-util-whitespace/index.js","layer":"app-pages-browser"},"startTime":1753674008337,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22580,"timestamp":2071750985054,"id":3272,"parentId":3244,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-strikethrough/lib/html.js","layer":"app-pages-browser"},"startTime":1753674008338,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23039,"timestamp":2071750985142,"id":3273,"parentId":3244,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-strikethrough/lib/syntax.js","layer":"app-pages-browser"},"startTime":1753674008338,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23389,"timestamp":2071750985318,"id":3275,"parentId":3205,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/extend/index.js","layer":"app-pages-browser"},"startTime":1753674008338,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23653,"timestamp":2071750985381,"id":3276,"parentId":3200,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/style-to-js/cjs/index.js","layer":"app-pages-browser"},"startTime":1753674008338,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23946,"timestamp":2071750985219,"id":3274,"parentId":3201,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-from-markdown/index.js","layer":"app-pages-browser"},"startTime":1753674008338,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25603,"timestamp":2071750985531,"id":3277,"parentId":3249,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008339,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25769,"timestamp":2071750985658,"id":3279,"parentId":3249,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/index.js","layer":"app-pages-browser"},"startTime":1753674008339,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25760,"timestamp":2071750985780,"id":3281,"parentId":3207,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-strikethrough/index.js","layer":"app-pages-browser"},"startTime":1753674008339,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26708,"timestamp":2071750985598,"id":3278,"parentId":3249,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/footer.js","layer":"app-pages-browser"},"startTime":1753674008339,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26018,"timestamp":2071750986471,"id":3284,"parentId":3207,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-table/index.js","layer":"app-pages-browser"},"startTime":1753674008339,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26289,"timestamp":2071750986410,"id":3283,"parentId":3207,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-task-list-item/index.js","layer":"app-pages-browser"},"startTime":1753674008339,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27078,"timestamp":2071750985719,"id":3280,"parentId":3207,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-footnote/index.js","layer":"app-pages-browser"},"startTime":1753674008339,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":26558,"timestamp":2071750986334,"id":3282,"parentId":3207,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-autolink-literal/index.js","layer":"app-pages-browser"},"startTime":1753674008339,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":27438,"timestamp":2071750989893,"id":3285,"parentId":3199,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit-parents/index.js","layer":"app-pages-browser"},"startTime":1753674008343,"traceId":"47e989d5732cf29e"},{"name":"build-module-mjs","duration":30541,"timestamp":2071750990034,"id":3286,"parentId":3222,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"app-pages-browser"},"startTime":1753674008343,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8119,"timestamp":2071751028864,"id":3289,"parentId":3277,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/state.js","layer":"app-pages-browser"},"startTime":1753674008382,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8767,"timestamp":2071751028647,"id":3287,"parentId":3267,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/lib/edit-map.js","layer":"app-pages-browser"},"startTime":1753674008382,"traceId":"47e989d5732cf29e"}]
33
- [{"name":"build-module-js","duration":8842,"timestamp":2071751028792,"id":3288,"parentId":3267,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/lib/infer.js","layer":"app-pages-browser"},"startTime":1753674008382,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8784,"timestamp":2071751028992,"id":3291,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/break.js","layer":"app-pages-browser"},"startTime":1753674008382,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8783,"timestamp":2071751029122,"id":3293,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/delete.js","layer":"app-pages-browser"},"startTime":1753674008382,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9009,"timestamp":2071751029060,"id":3292,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/code.js","layer":"app-pages-browser"},"startTime":1753674008382,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9005,"timestamp":2071751029182,"id":3294,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js","layer":"app-pages-browser"},"startTime":1753674008382,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9184,"timestamp":2071751029242,"id":3295,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js","layer":"app-pages-browser"},"startTime":1753674008382,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9244,"timestamp":2071751029304,"id":3296,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/heading.js","layer":"app-pages-browser"},"startTime":1753674008382,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9298,"timestamp":2071751029364,"id":3297,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/html.js","layer":"app-pages-browser"},"startTime":1753674008382,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10829,"timestamp":2071751029542,"id":3300,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js","layer":"app-pages-browser"},"startTime":1753674008383,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11237,"timestamp":2071751029424,"id":3298,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js","layer":"app-pages-browser"},"startTime":1753674008382,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11870,"timestamp":2071751028930,"id":3290,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js","layer":"app-pages-browser"},"startTime":1753674008382,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11419,"timestamp":2071751029724,"id":3303,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/list-item.js","layer":"app-pages-browser"},"startTime":1753674008383,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11729,"timestamp":2071751029603,"id":3301,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js","layer":"app-pages-browser"},"startTime":1753674008383,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11897,"timestamp":2071751029663,"id":3302,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/link.js","layer":"app-pages-browser"},"startTime":1753674008383,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11969,"timestamp":2071751029784,"id":3304,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/list.js","layer":"app-pages-browser"},"startTime":1753674008383,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12028,"timestamp":2071751029844,"id":3305,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js","layer":"app-pages-browser"},"startTime":1753674008383,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12076,"timestamp":2071751029902,"id":3306,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/root.js","layer":"app-pages-browser"},"startTime":1753674008383,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12137,"timestamp":2071751029962,"id":3307,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/strong.js","layer":"app-pages-browser"},"startTime":1753674008383,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12172,"timestamp":2071751030142,"id":3310,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js","layer":"app-pages-browser"},"startTime":1753674008383,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12555,"timestamp":2071751030082,"id":3309,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/table-row.js","layer":"app-pages-browser"},"startTime":1753674008383,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13044,"timestamp":2071751030022,"id":3308,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/table.js","layer":"app-pages-browser"},"startTime":1753674008383,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13781,"timestamp":2071751029484,"id":3299,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/image.js","layer":"app-pages-browser"},"startTime":1753674008382,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13226,"timestamp":2071751030200,"id":3311,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/text.js","layer":"app-pages-browser"},"startTime":1753674008383,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11398,"timestamp":2071751032171,"id":3312,"parentId":3241,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/detect-node-es/esm/browser.js","layer":"app-pages-browser"},"startTime":1753674008385,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13035,"timestamp":2071751032396,"id":3315,"parentId":3255,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/html.js","layer":"app-pages-browser"},"startTime":1753674008385,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13392,"timestamp":2071751032264,"id":3313,"parentId":3279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js","layer":"app-pages-browser"},"startTime":1753674008385,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13965,"timestamp":2071751032456,"id":3316,"parentId":3255,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/svg.js","layer":"app-pages-browser"},"startTime":1753674008385,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14069,"timestamp":2071751032515,"id":3317,"parentId":3255,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/xlink.js","layer":"app-pages-browser"},"startTime":1753674008386,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15911,"timestamp":2071751032577,"id":3318,"parentId":3255,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/xmlns.js","layer":"app-pages-browser"},"startTime":1753674008386,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15999,"timestamp":2071751032635,"id":3319,"parentId":3255,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/xml.js","layer":"app-pages-browser"},"startTime":1753674008386,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15930,"timestamp":2071751032818,"id":3322,"parentId":3255,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/normalize.js","layer":"app-pages-browser"},"startTime":1753674008386,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16173,"timestamp":2071751032699,"id":3320,"parentId":3255,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/hast-to-react.js","layer":"app-pages-browser"},"startTime":1753674008386,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16751,"timestamp":2071751032333,"id":3314,"parentId":3255,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/aria.js","layer":"app-pages-browser"},"startTime":1753674008385,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16664,"timestamp":2071751032759,"id":3321,"parentId":3255,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/find.js","layer":"app-pages-browser"},"startTime":1753674008386,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16592,"timestamp":2071751032996,"id":3325,"parentId":3255,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/merge.js","layer":"app-pages-browser"},"startTime":1753674008386,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16998,"timestamp":2071751032937,"id":3324,"parentId":3276,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/style-to-js/cjs/utilities.js","layer":"app-pages-browser"},"startTime":1753674008386,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18948,"timestamp":2071751032878,"id":3323,"parentId":3254,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/estree-util-is-identifier-name/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008386,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18997,"timestamp":2071751033118,"id":3327,"parentId":3257,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-position/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008386,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19579,"timestamp":2071751033059,"id":3326,"parentId":3256,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile-message/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008386,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19295,"timestamp":2071751033754,"id":3328,"parentId":3270,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/trough/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008387,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21309,"timestamp":2071751033826,"id":3329,"parentId":3274,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-from-markdown/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008387,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23699,"timestamp":2071751033994,"id":3331,"parentId":3284,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-table/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008387,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":23826,"timestamp":2071751034143,"id":3332,"parentId":3281,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-strikethrough/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008387,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24105,"timestamp":2071751034285,"id":3334,"parentId":3283,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-task-list-item/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008387,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24622,"timestamp":2071751034215,"id":3333,"parentId":3280,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-footnote/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008387,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25125,"timestamp":2071751033888,"id":3330,"parentId":3271,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/hast-util-whitespace/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008387,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":25386,"timestamp":2071751034351,"id":3335,"parentId":3282,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-autolink-literal/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008387,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":24666,"timestamp":2071751038962,"id":3336,"parentId":3285,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit-parents/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008392,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12433,"timestamp":2071751056214,"id":3338,"parentId":3273,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-chunked/index.js","layer":"app-pages-browser"},"startTime":1753674008409,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12936,"timestamp":2071751056040,"id":3337,"parentId":3230,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/get-nonce/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1753674008409,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5360,"timestamp":2071751066365,"id":3342,"parentId":3316,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/case-sensitive-transform.js","layer":"app-pages-browser"},"startTime":1753674008419,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5883,"timestamp":2071751066064,"id":3339,"parentId":3315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/types.js","layer":"app-pages-browser"},"startTime":1753674008419,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5795,"timestamp":2071751066431,"id":3343,"parentId":3315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/create.js","layer":"app-pages-browser"},"startTime":1753674008419,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6094,"timestamp":2071751066293,"id":3341,"parentId":3315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/case-insensitive-transform.js","layer":"app-pages-browser"},"startTime":1753674008419,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7540,"timestamp":2071751066217,"id":3340,"parentId":3298,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/revert.js","layer":"app-pages-browser"},"startTime":1753674008419,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6632,"timestamp":2071751067749,"id":3344,"parentId":3321,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/defined-info.js","layer":"app-pages-browser"},"startTime":1753674008421,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7152,"timestamp":2071751067890,"id":3345,"parentId":3321,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/info.js","layer":"app-pages-browser"},"startTime":1753674008421,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7219,"timestamp":2071751067967,"id":3346,"parentId":3325,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/schema.js","layer":"app-pages-browser"},"startTime":1753674008421,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5473,"timestamp":2071751072724,"id":3347,"parentId":3336,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit-parents/lib/color.js","layer":"app-pages-browser"},"startTime":1753674008426,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2945,"timestamp":2071751079748,"id":3348,"parentId":3333,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-normalize-identifier/index.js","layer":"app-pages-browser"},"startTime":1753674008433,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2846,"timestamp":2071751080082,"id":3352,"parentId":3273,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-resolve-all/index.js","layer":"app-pages-browser"},"startTime":1753674008433,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3331,"timestamp":2071751079885,"id":3349,"parentId":3273,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-classify-character/index.js","layer":"app-pages-browser"},"startTime":1753674008433,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":3634,"timestamp":2071751080019,"id":3351,"parentId":3278,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-sanitize-uri/index.js","layer":"app-pages-browser"},"startTime":1753674008433,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4925,"timestamp":2071751079955,"id":3350,"parentId":3335,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-character/index.js","layer":"app-pages-browser"},"startTime":1753674008433,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4515,"timestamp":2071751080802,"id":3353,"parentId":3264,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-space/index.js","layer":"app-pages-browser"},"startTime":1753674008434,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4784,"timestamp":2071751080947,"id":3354,"parentId":3264,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/index.js","layer":"app-pages-browser"},"startTime":1753674008434,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9883,"timestamp":2071751081623,"id":3355,"parentId":3276,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/style-to-object/cjs/index.js","layer":"app-pages-browser"},"startTime":1753674008435,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":10327,"timestamp":2071751088130,"id":3356,"parentId":3311,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/trim-lines/index.js","layer":"app-pages-browser"},"startTime":1753674008441,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9089,"timestamp":2071751093626,"id":3357,"parentId":3329,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-decode-string/index.js","layer":"app-pages-browser"},"startTime":1753674008447,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9058,"timestamp":2071751093822,"id":3359,"parentId":3329,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-stringify-position/index.js","layer":"app-pages-browser"},"startTime":1753674008447,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9244,"timestamp":2071751093892,"id":3360,"parentId":3329,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/index.js","layer":"app-pages-browser"},"startTime":1753674008447,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9497,"timestamp":2071751093752,"id":3358,"parentId":3329,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-string/index.js","layer":"app-pages-browser"},"startTime":1753674008447,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9552,"timestamp":2071751093955,"id":3361,"parentId":3278,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ungap/structured-clone/esm/index.js","layer":"app-pages-browser"},"startTime":1753674008447,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6676,"timestamp":2071751099112,"id":3362,"parentId":3329,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-decode-numeric-character-reference/index.js","layer":"app-pages-browser"},"startTime":1753674008452,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6714,"timestamp":2071751099282,"id":3363,"parentId":3329,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/decode-named-character-reference/index.dom.js","layer":"app-pages-browser"},"startTime":1753674008452,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6364,"timestamp":2071751099815,"id":3365,"parentId":3335,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-find-and-replace/index.js","layer":"app-pages-browser"},"startTime":1753674008453,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7233,"timestamp":2071751099736,"id":3364,"parentId":3331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/markdown-table/index.js","layer":"app-pages-browser"},"startTime":1753674008453,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7032,"timestamp":2071751100087,"id":3366,"parentId":3331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/index.js","layer":"app-pages-browser"},"startTime":1753674008453,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7613,"timestamp":2071751100161,"id":3367,"parentId":3335,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ccount/index.js","layer":"app-pages-browser"},"startTime":1753674008453,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8248,"timestamp":2071751100227,"id":3368,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/attention.js","layer":"app-pages-browser"},"startTime":1753674008453,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8374,"timestamp":2071751100291,"id":3369,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/blank-line.js","layer":"app-pages-browser"},"startTime":1753674008453,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8744,"timestamp":2071751100357,"id":3370,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/autolink.js","layer":"app-pages-browser"},"startTime":1753674008453,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8836,"timestamp":2071751100481,"id":3372,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/character-escape.js","layer":"app-pages-browser"},"startTime":1753674008453,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9165,"timestamp":2071751100544,"id":3373,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/character-reference.js","layer":"app-pages-browser"},"startTime":1753674008454,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9711,"timestamp":2071751100420,"id":3371,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/block-quote.js","layer":"app-pages-browser"},"startTime":1753674008453,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9888,"timestamp":2071751100667,"id":3375,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/code-indented.js","layer":"app-pages-browser"},"startTime":1753674008454,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13629,"timestamp":2071751100606,"id":3374,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/code-fenced.js","layer":"app-pages-browser"},"startTime":1753674008454,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13978,"timestamp":2071751100789,"id":3377,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/content.js","layer":"app-pages-browser"},"startTime":1753674008454,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14336,"timestamp":2071751100850,"id":3378,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/definition.js","layer":"app-pages-browser"},"startTime":1753674008454,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14926,"timestamp":2071751100727,"id":3376,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/code-text.js","layer":"app-pages-browser"},"startTime":1753674008454,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14909,"timestamp":2071751100910,"id":3379,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/hard-break-escape.js","layer":"app-pages-browser"},"startTime":1753674008454,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15220,"timestamp":2071751100972,"id":3380,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/heading-atx.js","layer":"app-pages-browser"},"startTime":1753674008454,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16418,"timestamp":2071751101037,"id":3381,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/html-flow.js","layer":"app-pages-browser"},"startTime":1753674008454,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17400,"timestamp":2071751101098,"id":3382,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/html-text.js","layer":"app-pages-browser"},"startTime":1753674008454,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17541,"timestamp":2071751101218,"id":3384,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/label-start-image.js","layer":"app-pages-browser"},"startTime":1753674008454,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17568,"timestamp":2071751101341,"id":3386,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/line-ending.js","layer":"app-pages-browser"},"startTime":1753674008454,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20494,"timestamp":2071751101281,"id":3385,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/label-start-link.js","layer":"app-pages-browser"},"startTime":1753674008454,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20972,"timestamp":2071751101401,"id":3387,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/list.js","layer":"app-pages-browser"},"startTime":1753674008454,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":21328,"timestamp":2071751101461,"id":3388,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/setext-underline.js","layer":"app-pages-browser"},"startTime":1753674008454,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22477,"timestamp":2071751101157,"id":3383,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/label-end.js","layer":"app-pages-browser"},"startTime":1753674008454,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":22356,"timestamp":2071751101521,"id":3389,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/thematic-break.js","layer":"app-pages-browser"},"startTime":1753674008455,"traceId":"47e989d5732cf29e"}]
34
- [{"name":"build-module-js","duration":22008,"timestamp":2071751105318,"id":3390,"parentId":3336,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-is/index.js","layer":"app-pages-browser"},"startTime":1753674008458,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11066,"timestamp":2071751124890,"id":3392,"parentId":3361,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ungap/structured-clone/esm/serialize.js","layer":"app-pages-browser"},"startTime":1753674008478,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11570,"timestamp":2071751124765,"id":3391,"parentId":3361,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ungap/structured-clone/esm/deserialize.js","layer":"app-pages-browser"},"startTime":1753674008478,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8789,"timestamp":2071751129161,"id":3393,"parentId":3359,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-stringify-position/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008482,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8940,"timestamp":2071751129461,"id":3396,"parentId":3360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/preprocess.js","layer":"app-pages-browser"},"startTime":1753674008482,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11025,"timestamp":2071751129316,"id":3394,"parentId":3360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/compile.js","layer":"app-pages-browser"},"startTime":1753674008482,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11238,"timestamp":2071751129393,"id":3395,"parentId":3360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/parse.js","layer":"app-pages-browser"},"startTime":1753674008482,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11269,"timestamp":2071751129525,"id":3397,"parentId":3360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/postprocess.js","layer":"app-pages-browser"},"startTime":1753674008483,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13092,"timestamp":2071751129587,"id":3398,"parentId":3358,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-string/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008483,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6980,"timestamp":2071751136706,"id":3401,"parentId":3366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/index.js","layer":"app-pages-browser"},"startTime":1753674008490,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":7715,"timestamp":2071751136507,"id":3399,"parentId":3365,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-find-and-replace/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008490,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8004,"timestamp":2071751136627,"id":3400,"parentId":3366,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008490,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8961,"timestamp":2071751141740,"id":3402,"parentId":3351,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-encode/index.js","layer":"app-pages-browser"},"startTime":1753674008495,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15171,"timestamp":2071751143131,"id":3404,"parentId":3392,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ungap/structured-clone/esm/types.js","layer":"app-pages-browser"},"startTime":1753674008496,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16926,"timestamp":2071751143030,"id":3403,"parentId":3390,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-is/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008496,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13140,"timestamp":2071751150144,"id":3405,"parentId":3395,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/constructs.js","layer":"app-pages-browser"},"startTime":1753674008503,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14366,"timestamp":2071751150268,"id":3406,"parentId":3395,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/create-tokenizer.js","layer":"app-pages-browser"},"startTime":1753674008503,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11060,"timestamp":2071751155730,"id":3407,"parentId":3395,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/initialize/content.js","layer":"app-pages-browser"},"startTime":1753674008509,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":11736,"timestamp":2071751155842,"id":3408,"parentId":3395,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/initialize/document.js","layer":"app-pages-browser"},"startTime":1753674008509,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":12148,"timestamp":2071751155990,"id":3410,"parentId":3395,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/initialize/text.js","layer":"app-pages-browser"},"startTime":1753674008509,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13525,"timestamp":2071751156057,"id":3411,"parentId":3400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/configure.js","layer":"app-pages-browser"},"startTime":1753674008509,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":13899,"timestamp":2071751156242,"id":3414,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/blockquote.js","layer":"app-pages-browser"},"startTime":1753674008509,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14263,"timestamp":2071751156121,"id":3412,"parentId":3400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/join.js","layer":"app-pages-browser"},"startTime":1753674008509,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14526,"timestamp":2071751156182,"id":3413,"parentId":3400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/unsafe.js","layer":"app-pages-browser"},"startTime":1753674008509,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15047,"timestamp":2071751155912,"id":3409,"parentId":3395,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/initialize/flow.js","layer":"app-pages-browser"},"startTime":1753674008509,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14725,"timestamp":2071751156498,"id":3418,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/emphasis.js","layer":"app-pages-browser"},"startTime":1753674008509,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15115,"timestamp":2071751156303,"id":3415,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/break.js","layer":"app-pages-browser"},"startTime":1753674008509,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14914,"timestamp":2071751156620,"id":3420,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/html.js","layer":"app-pages-browser"},"startTime":1753674008510,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":14978,"timestamp":2071751156772,"id":3422,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/image-reference.js","layer":"app-pages-browser"},"startTime":1753674008510,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15665,"timestamp":2071751156425,"id":3417,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/definition.js","layer":"app-pages-browser"},"startTime":1753674008509,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15658,"timestamp":2071751156705,"id":3421,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/image.js","layer":"app-pages-browser"},"startTime":1753674008510,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15847,"timestamp":2071751156836,"id":3423,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/inline-code.js","layer":"app-pages-browser"},"startTime":1753674008510,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15936,"timestamp":2071751156959,"id":3425,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/link-reference.js","layer":"app-pages-browser"},"startTime":1753674008510,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":15952,"timestamp":2071751157196,"id":3427,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/list-item.js","layer":"app-pages-browser"},"startTime":1753674008510,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16445,"timestamp":2071751157031,"id":3426,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/list.js","layer":"app-pages-browser"},"startTime":1753674008510,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16306,"timestamp":2071751157302,"id":3428,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/paragraph.js","layer":"app-pages-browser"},"startTime":1753674008510,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17035,"timestamp":2071751156897,"id":3424,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/link.js","layer":"app-pages-browser"},"startTime":1753674008510,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16736,"timestamp":2071751157438,"id":3430,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/strong.js","layer":"app-pages-browser"},"startTime":1753674008510,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":16780,"timestamp":2071751157501,"id":3431,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/text.js","layer":"app-pages-browser"},"startTime":1753674008510,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17041,"timestamp":2071751157373,"id":3429,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/root.js","layer":"app-pages-browser"},"startTime":1753674008510,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18332,"timestamp":2071751156364,"id":3416,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/code.js","layer":"app-pages-browser"},"startTime":1753674008509,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18405,"timestamp":2071751156561,"id":3419,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/heading.js","layer":"app-pages-browser"},"startTime":1753674008510,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":17544,"timestamp":2071751157562,"id":3432,"parentId":3401,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.js","layer":"app-pages-browser"},"startTime":1753674008511,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":18090,"timestamp":2071751157636,"id":3433,"parentId":3355,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/inline-style-parser/index.js","layer":"app-pages-browser"},"startTime":1753674008511,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19484,"timestamp":2071751162122,"id":3434,"parentId":3400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/association.js","layer":"app-pages-browser"},"startTime":1753674008515,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":19583,"timestamp":2071751162437,"id":3437,"parentId":3400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/container-flow.js","layer":"app-pages-browser"},"startTime":1753674008515,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20175,"timestamp":2071751162277,"id":3435,"parentId":3400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/container-phrasing.js","layer":"app-pages-browser"},"startTime":1753674008515,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20137,"timestamp":2071751162503,"id":3438,"parentId":3400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/indent-lines.js","layer":"app-pages-browser"},"startTime":1753674008516,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20563,"timestamp":2071751162567,"id":3439,"parentId":3400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/safe.js","layer":"app-pages-browser"},"startTime":1753674008516,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20933,"timestamp":2071751162366,"id":3436,"parentId":3400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/compile-pattern.js","layer":"app-pages-browser"},"startTime":1753674008515,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":20868,"timestamp":2071751162633,"id":3440,"parentId":3400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/track.js","layer":"app-pages-browser"},"startTime":1753674008516,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4102,"timestamp":2071751188441,"id":3443,"parentId":3378,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-title/index.js","layer":"app-pages-browser"},"startTime":1753674008541,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4401,"timestamp":2071751188361,"id":3442,"parentId":3378,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-whitespace/index.js","layer":"app-pages-browser"},"startTime":1753674008541,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":4757,"timestamp":2071751188508,"id":3444,"parentId":3381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-html-tag-name/index.js","layer":"app-pages-browser"},"startTime":1753674008542,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5465,"timestamp":2071751188205,"id":3441,"parentId":3378,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-destination/index.js","layer":"app-pages-browser"},"startTime":1753674008541,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5730,"timestamp":2071751188636,"id":3446,"parentId":3377,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-subtokenize/index.js","layer":"app-pages-browser"},"startTime":1753674008542,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":6148,"timestamp":2071751188572,"id":3445,"parentId":3378,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-label/index.js","layer":"app-pages-browser"},"startTime":1753674008542,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5392,"timestamp":2071751190185,"id":3449,"parentId":3418,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.js","layer":"app-pages-browser"},"startTime":1753674008543,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5680,"timestamp":2071751190117,"id":3448,"parentId":3412,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.js","layer":"app-pages-browser"},"startTime":1753674008543,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5938,"timestamp":2071751190021,"id":3447,"parentId":3412,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.js","layer":"app-pages-browser"},"startTime":1753674008543,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5752,"timestamp":2071751190380,"id":3452,"parentId":3415,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/pattern-in-scope.js","layer":"app-pages-browser"},"startTime":1753674008543,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":5816,"timestamp":2071751190442,"id":3453,"parentId":3417,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-quote.js","layer":"app-pages-browser"},"startTime":1753674008543,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8052,"timestamp":2071751190311,"id":3451,"parentId":3418,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/encode-info.js","layer":"app-pages-browser"},"startTime":1753674008543,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8323,"timestamp":2071751190247,"id":3450,"parentId":3418,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/encode-character-reference.js","layer":"app-pages-browser"},"startTime":1753674008543,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8158,"timestamp":2071751190563,"id":3455,"parentId":3427,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-list-item-indent.js","layer":"app-pages-browser"},"startTime":1753674008544,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8345,"timestamp":2071751190503,"id":3454,"parentId":3427,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-bullet.js","layer":"app-pages-browser"},"startTime":1753674008544,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8276,"timestamp":2071751190746,"id":3458,"parentId":3426,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-rule.js","layer":"app-pages-browser"},"startTime":1753674008544,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8211,"timestamp":2071751190926,"id":3461,"parentId":3416,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-fence.js","layer":"app-pages-browser"},"startTime":1753674008544,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8382,"timestamp":2071751190867,"id":3460,"parentId":3430,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-strong.js","layer":"app-pages-browser"},"startTime":1753674008544,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8674,"timestamp":2071751190684,"id":3457,"parentId":3426,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.js","layer":"app-pages-browser"},"startTime":1753674008544,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8506,"timestamp":2071751190984,"id":3462,"parentId":3432,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.js","layer":"app-pages-browser"},"startTime":1753674008544,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":8908,"timestamp":2071751190806,"id":3459,"parentId":3424,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.js","layer":"app-pages-browser"},"startTime":1753674008544,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":9262,"timestamp":2071751190625,"id":3456,"parentId":3426,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.js","layer":"app-pages-browser"},"startTime":1753674008544,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1666,"timestamp":2071751202455,"id":3463,"parentId":3400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zwitch/index.js","layer":"app-pages-browser"},"startTime":1753674008555,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1736,"timestamp":2071751202584,"id":3464,"parentId":3399,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/escape-string-regexp/index.js","layer":"app-pages-browser"},"startTime":1753674008556,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":2117,"timestamp":2071751202722,"id":3465,"parentId":3446,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-subtokenize/lib/splice-buffer.js","layer":"app-pages-browser"},"startTime":1753674008556,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1792,"timestamp":2071751204871,"id":3466,"parentId":3429,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-phrasing/index.js","layer":"app-pages-browser"},"startTime":1753674008558,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":1940,"timestamp":2071751204980,"id":3467,"parentId":3416,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/longest-streak/index.js","layer":"app-pages-browser"},"startTime":1753674008558,"traceId":"47e989d5732cf29e"},{"name":"build-module-js","duration":618,"timestamp":2071751207474,"id":3468,"parentId":3466,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-phrasing/lib/index.js","layer":"app-pages-browser"},"startTime":1753674008560,"traceId":"47e989d5732cf29e"},{"name":"add-entry","duration":2977650,"timestamp":2071748231038,"id":2189,"parentId":2172,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fmatt8p%2FDesktop%2Finspector%2Fsrc%2Fapp%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1753674005584,"traceId":"47e989d5732cf29e"},{"name":"make","duration":2978920,"timestamp":2071748229970,"id":2172,"parentId":2171,"tags":{},"startTime":1753674005583,"traceId":"47e989d5732cf29e"},{"name":"chunk-graph","duration":12409,"timestamp":2071751278142,"id":3470,"parentId":3469,"tags":{},"startTime":1753674008631,"traceId":"47e989d5732cf29e"},{"name":"optimize-modules","duration":16,"timestamp":2071751290633,"id":3472,"parentId":3469,"tags":{},"startTime":1753674008644,"traceId":"47e989d5732cf29e"},{"name":"optimize-chunks","duration":12342,"timestamp":2071751292484,"id":3474,"parentId":3469,"tags":{},"startTime":1753674008645,"traceId":"47e989d5732cf29e"},{"name":"optimize-tree","duration":191,"timestamp":2071751304885,"id":3475,"parentId":3469,"tags":{},"startTime":1753674008658,"traceId":"47e989d5732cf29e"},{"name":"optimize-chunk-modules","duration":35303,"timestamp":2071751305136,"id":3476,"parentId":3469,"tags":{},"startTime":1753674008658,"traceId":"47e989d5732cf29e"},{"name":"optimize","duration":49910,"timestamp":2071751290600,"id":3471,"parentId":3469,"tags":{},"startTime":1753674008644,"traceId":"47e989d5732cf29e"},{"name":"module-hash","duration":18997,"timestamp":2071751357985,"id":3477,"parentId":3469,"tags":{},"startTime":1753674008711,"traceId":"47e989d5732cf29e"},{"name":"code-generation","duration":306832,"timestamp":2071751377042,"id":3478,"parentId":3469,"tags":{},"startTime":1753674008730,"traceId":"47e989d5732cf29e"},{"name":"hash","duration":7614,"timestamp":2071751686994,"id":3479,"parentId":3469,"tags":{},"startTime":1753674009040,"traceId":"47e989d5732cf29e"},{"name":"code-generation-jobs","duration":570,"timestamp":2071751694605,"id":3480,"parentId":3469,"tags":{},"startTime":1753674009048,"traceId":"47e989d5732cf29e"},{"name":"module-assets","duration":747,"timestamp":2071751695115,"id":3481,"parentId":3469,"tags":{},"startTime":1753674009048,"traceId":"47e989d5732cf29e"},{"name":"create-chunk-assets","duration":12172,"timestamp":2071751695870,"id":3482,"parentId":3469,"tags":{},"startTime":1753674009049,"traceId":"47e989d5732cf29e"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1245,"timestamp":2071751711102,"id":3484,"parentId":2171,"tags":{},"startTime":1753674009064,"traceId":"47e989d5732cf29e"},{"name":"NextJsBuildManifest-createassets","duration":1996,"timestamp":2071751710366,"id":3483,"parentId":2171,"tags":{},"startTime":1753674009063,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":67866,"timestamp":2071751744705,"id":3487,"parentId":3485,"tags":{"name":"static/chunks/main-app-fe1eae5d7b68281c.js","cache":"MISS"},"startTime":1753674009098,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":67734,"timestamp":2071751744940,"id":3489,"parentId":3485,"tags":{"name":"static/chunks/pages/_app-a786c6304b86563f.js","cache":"MISS"},"startTime":1753674009098,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":67663,"timestamp":2071751745039,"id":3491,"parentId":3485,"tags":{"name":"static/chunks/app/api/mcp/prompts/get/route-8b328dbba76a48ff.js","cache":"MISS"},"startTime":1753674009098,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":67903,"timestamp":2071751744812,"id":3488,"parentId":3485,"tags":{"name":"static/chunks/app/_not-found/page-493cc2ed04fc016e.js","cache":"MISS"},"startTime":1753674009098,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":67736,"timestamp":2071751744991,"id":3490,"parentId":3485,"tags":{"name":"static/chunks/pages/_error-9906cf87d8a15c04.js","cache":"MISS"},"startTime":1753674009098,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":67656,"timestamp":2071751745082,"id":3492,"parentId":3485,"tags":{"name":"static/chunks/app/api/mcp/chat/route-25dcc0a014f6acb1.js","cache":"MISS"},"startTime":1753674009098,"traceId":"47e989d5732cf29e"}]
35
- [{"name":"minify-js","duration":67476,"timestamp":2071751745273,"id":3494,"parentId":3485,"tags":{"name":"static/chunks/app/api/mcp/prompts/list/route-d77ddd118e038274.js","cache":"MISS"},"startTime":1753674009098,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":67637,"timestamp":2071751745127,"id":3493,"parentId":3485,"tags":{"name":"static/chunks/app/api/mcp/connect/route-8dfba5fd63f22b52.js","cache":"MISS"},"startTime":1753674009098,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":67306,"timestamp":2071751745590,"id":3496,"parentId":3485,"tags":{"name":"static/chunks/app/api/mcp/resources/list/route-4f3f5b70fdfdf0b5.js","cache":"MISS"},"startTime":1753674009099,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":67290,"timestamp":2071751745633,"id":3497,"parentId":3485,"tags":{"name":"static/chunks/app/api/mcp/resources/read/route-b690df066c5c33be.js","cache":"MISS"},"startTime":1753674009099,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":67273,"timestamp":2071751745667,"id":3498,"parentId":3485,"tags":{"name":"static/chunks/app/api/mcp/tools/route-f2f2535e0d488884.js","cache":"MISS"},"startTime":1753674009099,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":67631,"timestamp":2071751745326,"id":3495,"parentId":3485,"tags":{"name":"static/chunks/app/layout-d3470c789d280f4b.js","cache":"MISS"},"startTime":1753674009098,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":67262,"timestamp":2071751745705,"id":3499,"parentId":3485,"tags":{"name":"static/chunks/app/oauth/callback/page-8f0a0db1da1f75ae.js","cache":"MISS"},"startTime":1753674009099,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":61534,"timestamp":2071751751444,"id":3501,"parentId":3485,"tags":{"name":"static/chunks/webpack-6001d636c9034297.js","cache":"MISS"},"startTime":1753674009104,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":101402,"timestamp":2071751746031,"id":3500,"parentId":3485,"tags":{"name":"static/chunks/app/page-7401c13ae7cd0e3d.js","cache":"MISS"},"startTime":1753674009099,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":113213,"timestamp":2071751734504,"id":3486,"parentId":3485,"tags":{"name":"static/chunks/main-de226cf849afd06e.js","cache":"MISS"},"startTime":1753674009088,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":101628,"timestamp":2071751757015,"id":3505,"parentId":3485,"tags":{"name":"static/chunks/866-eadc88a8b03e5fa0.js","cache":"MISS"},"startTime":1753674009110,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":102238,"timestamp":2071751756479,"id":3504,"parentId":3485,"tags":{"name":"static/chunks/214-060918d244b6b89b.js","cache":"MISS"},"startTime":1753674009109,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":174871,"timestamp":2071751751563,"id":3502,"parentId":3485,"tags":{"name":"static/chunks/framework-03fcd0649f8c985c.js","cache":"MISS"},"startTime":1753674009105,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":137567,"timestamp":2071751789773,"id":3508,"parentId":3485,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1753674009143,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":137627,"timestamp":2071751789866,"id":3509,"parentId":3485,"tags":{"name":"static/Pq27RIJUfrYOGSjOrYx4E/_ssgManifest.js","cache":"MISS"},"startTime":1753674009143,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":137961,"timestamp":2071751789887,"id":3510,"parentId":3485,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1753674009143,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":138095,"timestamp":2071751789906,"id":3511,"parentId":3485,"tags":{"name":"static/Pq27RIJUfrYOGSjOrYx4E/_buildManifest.js","cache":"MISS"},"startTime":1753674009143,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":138122,"timestamp":2071751789924,"id":3512,"parentId":3485,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1753674009143,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":177485,"timestamp":2071751754194,"id":3503,"parentId":3485,"tags":{"name":"static/chunks/4bd1b696-fa9541e5140b479b.js","cache":"MISS"},"startTime":1753674009107,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":159619,"timestamp":2071751780845,"id":3507,"parentId":3485,"tags":{"name":"static/chunks/964-354e4ffa1149e12f.js","cache":"MISS"},"startTime":1753674009134,"traceId":"47e989d5732cf29e"},{"name":"minify-js","duration":480929,"timestamp":2071751757372,"id":3506,"parentId":3485,"tags":{"name":"static/chunks/14-ddd457c5e0d82b02.js","cache":"MISS"},"startTime":1753674009110,"traceId":"47e989d5732cf29e"},{"name":"minify-webpack-plugin-optimize","duration":524120,"timestamp":2071751714206,"id":3485,"parentId":2171,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1753674009067,"traceId":"47e989d5732cf29e"},{"name":"minify-css","duration":506110,"timestamp":2071752238727,"id":3514,"parentId":3513,"tags":{"file":"static/css/570d3d770c3cd2ff.css","cache":"MISS"},"startTime":1753674009592,"traceId":"47e989d5732cf29e"},{"name":"minify-css","duration":506080,"timestamp":2071752238767,"id":3515,"parentId":3513,"tags":{"file":"static/css/9121932eff2536ee.css","cache":"MISS"},"startTime":1753674009592,"traceId":"47e989d5732cf29e"},{"name":"minify-css","duration":506079,"timestamp":2071752238770,"id":3516,"parentId":3513,"tags":{"file":"static/css/dd740e6f4b709a00.css","cache":"MISS"},"startTime":1753674009592,"traceId":"47e989d5732cf29e"},{"name":"css-minimizer-plugin","duration":506310,"timestamp":2071752238540,"id":3513,"parentId":2171,"tags":{},"startTime":1753674009592,"traceId":"47e989d5732cf29e"},{"name":"seal","duration":1515876,"timestamp":2071751247907,"id":3469,"parentId":2171,"tags":{},"startTime":1753674008601,"traceId":"47e989d5732cf29e"},{"name":"webpack-compilation","duration":4539160,"timestamp":2071748224862,"id":2171,"parentId":2168,"tags":{"name":"client"},"startTime":1753674005578,"traceId":"47e989d5732cf29e"},{"name":"emit","duration":21987,"timestamp":2071752764254,"id":3517,"parentId":2168,"tags":{},"startTime":1753674010117,"traceId":"47e989d5732cf29e"},{"name":"webpack-close","duration":809323,"timestamp":2071752787513,"id":3518,"parentId":2168,"tags":{"name":"client"},"startTime":1753674010141,"traceId":"47e989d5732cf29e"},{"name":"webpack-generate-error-stats","duration":2005,"timestamp":2071753596885,"id":3519,"parentId":3518,"tags":{},"startTime":1753674010950,"traceId":"47e989d5732cf29e"},{"name":"run-webpack-compiler","duration":5525975,"timestamp":2071748073154,"id":2168,"parentId":2167,"tags":{},"startTime":1753674005426,"traceId":"47e989d5732cf29e"},{"name":"format-webpack-messages","duration":53,"timestamp":2071753599133,"id":3520,"parentId":2167,"tags":{},"startTime":1753674010952,"traceId":"47e989d5732cf29e"},{"name":"worker-main-client","duration":5526375,"timestamp":2071748072904,"id":2167,"parentId":1,"tags":{},"startTime":1753674005426,"traceId":"47e989d5732cf29e"},{"name":"verify-and-lint","duration":2892032,"timestamp":2071753681809,"id":3524,"parentId":1,"tags":{},"startTime":1753674011035,"traceId":"47e989d5732cf29e"},{"name":"verify-typescript-setup","duration":5879943,"timestamp":2071753680377,"id":3523,"parentId":1,"tags":{},"startTime":1753674011033,"traceId":"47e989d5732cf29e"},{"name":"check-static-error-page","duration":2388,"timestamp":2071759589298,"id":3527,"parentId":3526,"tags":{},"startTime":1753674016942,"traceId":"47e989d5732cf29e"},{"name":"check-page","duration":1521,"timestamp":2071759650120,"id":3528,"parentId":3526,"tags":{"page":"/_app"},"startTime":1753674017003,"traceId":"47e989d5732cf29e"},{"name":"check-page","duration":929,"timestamp":2071759650725,"id":3530,"parentId":3526,"tags":{"page":"/_document"},"startTime":1753674017004,"traceId":"47e989d5732cf29e"},{"name":"check-page","duration":1283,"timestamp":2071759650654,"id":3529,"parentId":3526,"tags":{"page":"/_error"},"startTime":1753674017004,"traceId":"47e989d5732cf29e"},{"name":"is-page-static","duration":336542,"timestamp":2071759652333,"id":3542,"parentId":3541,"tags":{},"startTime":1753674017005,"traceId":"47e989d5732cf29e"},{"name":"check-page","duration":338397,"timestamp":2071759651223,"id":3541,"parentId":3526,"tags":{"page":"/favicon.ico"},"startTime":1753674017004,"traceId":"47e989d5732cf29e"},{"name":"is-page-static","duration":359798,"timestamp":2071759652709,"id":3544,"parentId":3533,"tags":{},"startTime":1753674017006,"traceId":"47e989d5732cf29e"},{"name":"check-page","duration":361653,"timestamp":2071759650954,"id":3533,"parentId":3526,"tags":{"page":"/api/mcp/connect"},"startTime":1753674017004,"traceId":"47e989d5732cf29e"},{"name":"is-page-static","duration":362902,"timestamp":2071759652804,"id":3546,"parentId":3535,"tags":{},"startTime":1753674017006,"traceId":"47e989d5732cf29e"},{"name":"check-page","duration":364726,"timestamp":2071759651000,"id":3535,"parentId":3526,"tags":{"page":"/api/mcp/prompts/list"},"startTime":1753674017004,"traceId":"47e989d5732cf29e"},{"name":"is-page-static","duration":364302,"timestamp":2071759652765,"id":3545,"parentId":3534,"tags":{},"startTime":1753674017006,"traceId":"47e989d5732cf29e"},{"name":"check-page","duration":366097,"timestamp":2071759650978,"id":3534,"parentId":3526,"tags":{"page":"/api/mcp/prompts/get"},"startTime":1753674017004,"traceId":"47e989d5732cf29e"},{"name":"is-page-static","duration":377620,"timestamp":2071759652840,"id":3547,"parentId":3536,"tags":{},"startTime":1753674017006,"traceId":"47e989d5732cf29e"},{"name":"check-page","duration":379465,"timestamp":2071759651021,"id":3536,"parentId":3526,"tags":{"page":"/api/mcp/resources/list"},"startTime":1753674017004,"traceId":"47e989d5732cf29e"},{"name":"is-page-static","duration":385837,"timestamp":2071759652890,"id":3549,"parentId":3538,"tags":{},"startTime":1753674017006,"traceId":"47e989d5732cf29e"},{"name":"check-page","duration":387595,"timestamp":2071759651156,"id":3538,"parentId":3526,"tags":{"page":"/api/mcp/tools"},"startTime":1753674017004,"traceId":"47e989d5732cf29e"},{"name":"is-page-static","duration":392662,"timestamp":2071759652858,"id":3548,"parentId":3537,"tags":{},"startTime":1753674017006,"traceId":"47e989d5732cf29e"},{"name":"check-page","duration":394418,"timestamp":2071759651124,"id":3537,"parentId":3526,"tags":{"page":"/api/mcp/resources/read"},"startTime":1753674017004,"traceId":"47e989d5732cf29e"},{"name":"is-page-static","duration":406591,"timestamp":2071759652564,"id":3543,"parentId":3532,"tags":{},"startTime":1753674017006,"traceId":"47e989d5732cf29e"},{"name":"check-page","duration":408261,"timestamp":2071759650919,"id":3532,"parentId":3526,"tags":{"page":"/api/mcp/chat"},"startTime":1753674017004,"traceId":"47e989d5732cf29e"},{"name":"is-page-static","duration":405223,"timestamp":2071759661941,"id":3550,"parentId":3531,"tags":{},"startTime":1753674017015,"traceId":"47e989d5732cf29e"},{"name":"check-page","duration":416365,"timestamp":2071759650821,"id":3531,"parentId":3526,"tags":{"page":"/_not-found"},"startTime":1753674017004,"traceId":"47e989d5732cf29e"},{"name":"is-page-static","duration":387206,"timestamp":2071759684562,"id":3551,"parentId":3539,"tags":{},"startTime":1753674017038,"traceId":"47e989d5732cf29e"},{"name":"check-page","duration":420614,"timestamp":2071759651179,"id":3539,"parentId":3526,"tags":{"page":"/oauth/callback"},"startTime":1753674017004,"traceId":"47e989d5732cf29e"},{"name":"is-page-static","duration":395977,"timestamp":2071759684598,"id":3552,"parentId":3540,"tags":{},"startTime":1753674017038,"traceId":"47e989d5732cf29e"},{"name":"check-page","duration":429393,"timestamp":2071759651202,"id":3540,"parentId":3526,"tags":{"page":"/"},"startTime":1753674017004,"traceId":"47e989d5732cf29e"},{"name":"static-check","duration":491875,"timestamp":2071759588738,"id":3526,"parentId":1,"tags":{},"startTime":1753674016942,"traceId":"47e989d5732cf29e"},{"name":"generate-required-server-files","duration":255,"timestamp":2071760080915,"id":3554,"parentId":1,"tags":{},"startTime":1753674017434,"traceId":"47e989d5732cf29e"},{"name":"write-routes-manifest","duration":2869,"timestamp":2071760098192,"id":3556,"parentId":1,"tags":{},"startTime":1753674017451,"traceId":"47e989d5732cf29e"},{"name":"load-dotenv","duration":91,"timestamp":2071760827688,"id":3559,"parentId":3558,"tags":{},"startTime":1753674018181,"traceId":"47e989d5732cf29e"},{"name":"run-export-path-map","duration":313,"timestamp":2071761492546,"id":3560,"parentId":3558,"tags":{},"startTime":1753674018846,"traceId":"47e989d5732cf29e"},{"name":"next-export","duration":1318832,"timestamp":2071760827009,"id":3558,"parentId":1,"tags":{},"startTime":1753674018180,"traceId":"47e989d5732cf29e"},{"name":"move-exported-app-not-found-","duration":76,"timestamp":2071762147245,"id":3561,"parentId":3557,"tags":{},"startTime":1753674019500,"traceId":"47e989d5732cf29e"},{"name":"move-exported-page","duration":48284,"timestamp":2071762147391,"id":3562,"parentId":3557,"tags":{},"startTime":1753674019500,"traceId":"47e989d5732cf29e"},{"name":"static-generation","duration":1467293,"timestamp":2071760823040,"id":3557,"parentId":1,"tags":{},"startTime":1753674018176,"traceId":"47e989d5732cf29e"},{"name":"write-routes-manifest","duration":21503,"timestamp":2071762290346,"id":3563,"parentId":1,"tags":{},"startTime":1753674019643,"traceId":"47e989d5732cf29e"},{"name":"node-file-trace-build","duration":6182880,"timestamp":2071760082631,"id":3555,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1753674017436,"traceId":"47e989d5732cf29e"},{"name":"apply-include-excludes","duration":678,"timestamp":2071766265526,"id":3564,"parentId":1,"tags":{},"startTime":1753674023619,"traceId":"47e989d5732cf29e"},{"name":"print-tree-view","duration":4400,"timestamp":2071766266626,"id":3565,"parentId":1,"tags":{},"startTime":1753674023620,"traceId":"47e989d5732cf29e"},{"name":"telemetry-flush","duration":57,"timestamp":2071766271037,"id":3566,"parentId":1,"tags":{},"startTime":1753674023624,"traceId":"47e989d5732cf29e"},{"name":"next-build","duration":29310770,"timestamp":2071736960328,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.4.1","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1753673994313,"traceId":"47e989d5732cf29e"}]