@mcpjam/inspector 0.8.2 → 0.9.1

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 +24 -6
  2. package/bin/start.js +82 -69
  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/SigynMKeJ0KJs0Nc9i0E-/_buildManifest.js +0 -1
  114. package/.next/static/SigynMKeJ0KJs0Nc9i0E-/_ssgManifest.js +0 -1
  115. package/.next/static/chunks/214-cc4c35d88f2695ed.js +0 -1
  116. package/.next/static/chunks/4bd1b696-cf72ae8a39fa05aa.js +0 -1
  117. package/.next/static/chunks/574-9365237f47ed3a68.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-b0e3ed6257734413.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":"generate-buildid","duration":120,"timestamp":2253538832977,"id":4,"parentId":1,"tags":{},"startTime":1753855796625,"traceId":"9cb030c4e2538185"},{"name":"load-custom-routes","duration":153,"timestamp":2253538833141,"id":5,"parentId":1,"tags":{},"startTime":1753855796626,"traceId":"9cb030c4e2538185"},{"name":"create-dist-dir","duration":165,"timestamp":2253538872659,"id":6,"parentId":1,"tags":{},"startTime":1753855796665,"traceId":"9cb030c4e2538185"},{"name":"create-pages-mapping","duration":95,"timestamp":2253538874218,"id":7,"parentId":1,"tags":{},"startTime":1753855796667,"traceId":"9cb030c4e2538185"},{"name":"collect-app-paths","duration":1427,"timestamp":2253538874328,"id":8,"parentId":1,"tags":{},"startTime":1753855796667,"traceId":"9cb030c4e2538185"},{"name":"create-app-mapping","duration":30719,"timestamp":2253538875767,"id":9,"parentId":1,"tags":{},"startTime":1753855796668,"traceId":"9cb030c4e2538185"},{"name":"public-dir-conflict-check","duration":298,"timestamp":2253538906812,"id":10,"parentId":1,"tags":{},"startTime":1753855796699,"traceId":"9cb030c4e2538185"},{"name":"generate-routes-manifest","duration":1198,"timestamp":2253538907210,"id":11,"parentId":1,"tags":{},"startTime":1753855796700,"traceId":"9cb030c4e2538185"},{"name":"create-entrypoints","duration":13556,"timestamp":2253539355729,"id":15,"parentId":13,"tags":{},"startTime":1753855797148,"traceId":"9cb030c4e2538185"},{"name":"generate-webpack-config","duration":86922,"timestamp":2253539369393,"id":16,"parentId":14,"tags":{},"startTime":1753855797162,"traceId":"9cb030c4e2538185"},{"name":"next-trace-entrypoint-plugin","duration":1270,"timestamp":2253539549178,"id":18,"parentId":17,"tags":{},"startTime":1753855797342,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36346,"timestamp":2253539631730,"id":34,"parentId":29,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/pages/_app.js","layer":"pages-dir-node"},"startTime":1753855797424,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":60134,"timestamp":2253539633113,"id":35,"parentId":33,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/pages/_document.js","layer":"pages-dir-node"},"startTime":1753855797425,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":131,"timestamp":2253539699451,"id":48,"parentId":34,"tags":{"name":"react/jsx-runtime","layer":null},"startTime":1753855797492,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":30,"timestamp":2253539699606,"id":49,"parentId":34,"tags":{"name":"react","layer":null},"startTime":1753855797492,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":71538,"timestamp":2253539644479,"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":1753855797437,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":69505,"timestamp":2253539653172,"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":1753855797446,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":76417,"timestamp":2253539653391,"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":1753855797446,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":80167,"timestamp":2253539654900,"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":1753855797447,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":84575,"timestamp":2253539655035,"id":44,"parentId":27,"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":1753855797447,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":109981,"timestamp":2253539642807,"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":1753855797435,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":103400,"timestamp":2253539654324,"id":41,"parentId":24,"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":1753855797447,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":105578,"timestamp":2253539654461,"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%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":1753855797447,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":108199,"timestamp":2253539655174,"id":45,"parentId":28,"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":1753855797448,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":155125,"timestamp":2253539653479,"id":40,"parentId":23,"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":1753855797446,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":175438,"timestamp":2253539655354,"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":1753855797448,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":38,"timestamp":2253539865071,"id":50,"parentId":37,"tags":{"name":"next/dist/shared/lib/router/utils/app-paths","layer":null},"startTime":1753855797657,"traceId":"9cb030c4e2538185"},{"name":"build-module-external","duration":7,"timestamp":2253539865136,"id":51,"parentId":37,"tags":{"name":"next/dist/shared/lib/no-fallback-error.external","layer":null},"startTime":1753855797657,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":5,"timestamp":2253539865152,"id":52,"parentId":36,"tags":{"name":"next/dist/shared/lib/router/utils/format-url","layer":null},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":4,"timestamp":2253539865160,"id":53,"parentId":36,"tags":{"name":"next/dist/shared/lib/page-path/normalize-data-path","layer":null},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":10,"timestamp":2253539865530,"id":59,"parentId":36,"tags":{"name":"next/dist/shared/lib/utils","layer":null},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":7,"timestamp":2253539865727,"id":65,"parentId":36,"tags":{"name":"next/dist/shared/lib/router/utils/is-bot","layer":null},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":7,"timestamp":2253539865740,"id":66,"parentId":36,"tags":{"name":"next/dist/shared/lib/router/utils/add-path-prefix","layer":null},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":16,"timestamp":2253539865859,"id":67,"parentId":36,"tags":{"name":"next/dist/shared/lib/router/utils/remove-trailing-slash","layer":null},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5156,"timestamp":2253539865622,"id":61,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6996,"timestamp":2253539865661,"id":62,"parentId":34,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9368,"timestamp":2253539865547,"id":60,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10361,"timestamp":2253539865999,"id":74,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/pages/_error.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10938,"timestamp":2253539866145,"id":83,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-node"},"startTime":1753855797659,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10001,"timestamp":2253539870127,"id":102,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-status-code.js","layer":"rsc"},"startTime":1753855797662,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16945,"timestamp":2253539865171,"id":54,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17164,"timestamp":2253539865431,"id":55,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/pretty-bytes.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19066,"timestamp":2253539865707,"id":64,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/trace/tracer.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20774,"timestamp":2253539866187,"id":85,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/trace/tracer.js","layer":"rsc"},"startTime":1753855797659,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21877,"timestamp":2253539865487,"id":57,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/get-page-files.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22418,"timestamp":2253539865468,"id":56,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/htmlescape.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23124,"timestamp":2253539865944,"id":71,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/trace/constants.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23069,"timestamp":2253539867110,"id":91,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/trace/constants.js","layer":"rsc"},"startTime":1753855797659,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24649,"timestamp":2253539865904,"id":69,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request-meta.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23960,"timestamp":2253539866921,"id":88,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request-meta.js","layer":"rsc"},"startTime":1753855797659,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25148,"timestamp":2253539865879,"id":68,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-kind.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24506,"timestamp":2253539866704,"id":86,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-kind.js","layer":"rsc"},"startTime":1753855797659,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26251,"timestamp":2253539865966,"id":72,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/constants.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26068,"timestamp":2253539867173,"id":92,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/constants.js","layer":"rsc"},"startTime":1753855797660,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":27775,"timestamp":2253539865980,"id":73,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/redirect-status.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":28515,"timestamp":2253539866050,"id":76,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/render-result.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25513,"timestamp":2253539869741,"id":99,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/render-result.js","layer":"rsc"},"startTime":1753855797662,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":30445,"timestamp":2253539865503,"id":58,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/utils.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":30444,"timestamp":2253539865689,"id":63,"parentId":35,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/trace/utils.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":30415,"timestamp":2253539865924,"id":70,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/cache-control.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":29594,"timestamp":2253539866985,"id":89,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/cache-control.js","layer":"rsc"},"startTime":1753855797659,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":31088,"timestamp":2253539866111,"id":80,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/response-cache/utils.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":31355,"timestamp":2253539866100,"id":79,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/templates/helpers.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":31652,"timestamp":2253539866086,"id":78,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/interop-default.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":27927,"timestamp":2253539870024,"id":101,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/interop-default.js","layer":"rsc"},"startTime":1753855797662,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":32541,"timestamp":2253539866030,"id":75,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/send-payload.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":29284,"timestamp":2253539869897,"id":100,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/send-payload.js","layer":"rsc"},"startTime":1753855797662,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":33708,"timestamp":2253539866172,"id":84,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/response-cache/index.js","layer":"pages-dir-node"},"startTime":1753855797659,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":33073,"timestamp":2253539867525,"id":98,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/response-cache/index.js","layer":"rsc"},"startTime":1753855797660,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":34188,"timestamp":2253539866849,"id":87,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/send-response.js","layer":"rsc"},"startTime":1753855797659,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":35260,"timestamp":2253539866122,"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":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":35009,"timestamp":2253539867348,"id":95,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/utils.js","layer":"rsc"},"startTime":1753855797660,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36419,"timestamp":2253539866069,"id":77,"parentId":36,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/instrumentation/utils.js","layer":"pages-dir-node"},"startTime":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":35358,"timestamp":2253539867288,"id":94,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/instrumentation/utils.js","layer":"rsc"},"startTime":1753855797660,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":35904,"timestamp":2253539867407,"id":96,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js","layer":"rsc"},"startTime":1753855797660,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36832,"timestamp":2253539867229,"id":93,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/base-http/node.js","layer":"rsc"},"startTime":1753855797660,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":43508,"timestamp":2253539867049,"id":90,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/patch-fetch.js","layer":"rsc"},"startTime":1753855797659,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":43526,"timestamp":2253539867467,"id":97,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-route/module.compiled.js","layer":"rsc"},"startTime":1753855797660,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":44958,"timestamp":2253539866134,"id":82,"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":1753855797658,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":27,"timestamp":2253539925114,"id":103,"parentId":81,"tags":{"name":"next/dist/compiled/next-server/pages.runtime.prod.js","layer":null},"startTime":1753855797717,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1501,"timestamp":2253539925288,"id":105,"parentId":98,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/response-cache/utils.js","layer":"rsc"},"startTime":1753855797718,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19,"timestamp":2253539933681,"id":108,"parentId":97,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1753855797726,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11105,"timestamp":2253539925159,"id":104,"parentId":100,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils.js","layer":"rsc"},"startTime":1753855797718,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11052,"timestamp":2253539925387,"id":107,"parentId":60,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-node"},"startTime":1753855797718,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12452,"timestamp":2253539925357,"id":106,"parentId":74,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-node"},"startTime":1753855797718,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3625,"timestamp":2253539939794,"id":111,"parentId":54,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-node"},"startTime":1753855797732,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3947,"timestamp":2253539939956,"id":114,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router-headers.js","layer":"rsc"},"startTime":1753855797732,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3584,"timestamp":2253539940460,"id":123,"parentId":64,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/is-thenable.js","layer":"pages-dir-node"},"startTime":1753855797733,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4603,"timestamp":2253539940026,"id":115,"parentId":75,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router-headers.js","layer":"pages-dir-node"},"startTime":1753855797732,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7241,"timestamp":2253539940480,"id":124,"parentId":85,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/is-thenable.js","layer":"rsc"},"startTime":1753855797733,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6255,"timestamp":2253539950790,"id":132,"parentId":57,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js","layer":"pages-dir-node"},"startTime":1753855797743,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6735,"timestamp":2253539950496,"id":131,"parentId":57,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-node"},"startTime":1753855797743,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18800,"timestamp":2253539939639,"id":109,"parentId":76,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/pipe-readable.js","layer":"pages-dir-node"},"startTime":1753855797732,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19375,"timestamp":2253539939691,"id":110,"parentId":99,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/pipe-readable.js","layer":"rsc"},"startTime":1753855797732,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19121,"timestamp":2253539940278,"id":121,"parentId":84,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/batcher.js","layer":"pages-dir-node"},"startTime":1753855797733,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19370,"timestamp":2253539940404,"id":122,"parentId":98,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/batcher.js","layer":"rsc"},"startTime":1753855797733,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19811,"timestamp":2253539940181,"id":119,"parentId":80,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/response-cache/types.js","layer":"pages-dir-node"},"startTime":1753855797733,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20012,"timestamp":2253539940214,"id":120,"parentId":98,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/response-cache/types.js","layer":"rsc"},"startTime":1753855797733,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20498,"timestamp":2253539940050,"id":116,"parentId":84,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/scheduler.js","layer":"pages-dir-node"},"startTime":1753855797732,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20805,"timestamp":2253539940067,"id":117,"parentId":98,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/scheduler.js","layer":"rsc"},"startTime":1753855797732,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21499,"timestamp":2253539939831,"id":112,"parentId":75,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/etag.js","layer":"pages-dir-node"},"startTime":1753855797732,"traceId":"9cb030c4e2538185"}]
2
- [{"name":"build-module-js","duration":21837,"timestamp":2253539939851,"id":113,"parentId":100,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/etag.js","layer":"rsc"},"startTime":1753855797732,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21823,"timestamp":2253539940123,"id":118,"parentId":87,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/base-http/helpers.js","layer":"rsc"},"startTime":1753855797732,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":29506,"timestamp":2253539942537,"id":126,"parentId":90,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"rsc"},"startTime":1753855797735,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":30154,"timestamp":2253539942783,"id":130,"parentId":96,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/request.js","layer":"rsc"},"startTime":1753855797735,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":30534,"timestamp":2253539942654,"id":128,"parentId":90,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/clone-response.js","layer":"rsc"},"startTime":1753855797735,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":31365,"timestamp":2253539942448,"id":125,"parentId":93,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/base-http/index.js","layer":"rsc"},"startTime":1753855797735,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":31935,"timestamp":2253539942598,"id":127,"parentId":90,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/dedupe-fetch.js","layer":"rsc"},"startTime":1753855797735,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":27710,"timestamp":2253539950861,"id":133,"parentId":76,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"pages-dir-node"},"startTime":1753855797743,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":29613,"timestamp":2253539950902,"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":1753855797743,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":19,"timestamp":2253539981405,"id":148,"parentId":132,"tags":{"name":"path","layer":null},"startTime":1753855797774,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":912,"timestamp":2253539981430,"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":1753855797774,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14921,"timestamp":2253539970788,"id":143,"parentId":106,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/amp-mode.js","layer":"pages-dir-node"},"startTime":1753855797763,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15422,"timestamp":2253539970681,"id":142,"parentId":106,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-node"},"startTime":1753855797763,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15779,"timestamp":2253539970816,"id":144,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/builtin/global-error.js","layer":"rsc"},"startTime":1753855797763,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16096,"timestamp":2253539970901,"id":147,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/builtin/unauthorized.js","layer":"rsc"},"startTime":1753855797763,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16547,"timestamp":2253539970850,"id":145,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/builtin/not-found.js","layer":"rsc"},"startTime":1753855797763,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16872,"timestamp":2253539970876,"id":146,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/builtin/forbidden.js","layer":"rsc"},"startTime":1753855797763,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":47346,"timestamp":2253539942712,"id":129,"parentId":90,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"rsc"},"startTime":1753855797735,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":38101,"timestamp":2253539952639,"id":137,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/fallback.js","layer":"rsc"},"startTime":1753855797745,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":38755,"timestamp":2253539952699,"id":138,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/action-utils.js","layer":"rsc"},"startTime":1753855797745,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":40904,"timestamp":2253539952564,"id":136,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/streaming-metadata.js","layer":"rsc"},"startTime":1753855797745,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":41662,"timestamp":2253539952816,"id":140,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/entry-base.js","layer":"rsc"},"startTime":1753855797745,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":42283,"timestamp":2253539952757,"id":139,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/server-action-request-meta.js","layer":"rsc"},"startTime":1753855797745,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":34282,"timestamp":2253539967056,"id":141,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/stream-utils/encoded-tags.js","layer":"rsc"},"startTime":1753855797759,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":49728,"timestamp":2253539952455,"id":135,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/encryption-utils.js","layer":"rsc"},"startTime":1753855797745,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":518,"timestamp":2253540003475,"id":155,"parentId":133,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/stream-utils/encoded-tags.js","layer":"pages-dir-node"},"startTime":1753855797796,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":872,"timestamp":2253540008428,"id":162,"parentId":149,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/utils.js","layer":"pages-dir-node"},"startTime":1753855797801,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1071,"timestamp":2253540008474,"id":163,"parentId":149,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/base-http/helpers.js","layer":"pages-dir-node"},"startTime":1753855797801,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1473,"timestamp":2253540008489,"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":1753855797801,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6749,"timestamp":2253540003681,"id":160,"parentId":132,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"pages-dir-node"},"startTime":1753855797796,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":29475,"timestamp":2253539981574,"id":151,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/experimental/ppr.js","layer":"rsc"},"startTime":1753855797774,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7475,"timestamp":2253540003703,"id":161,"parentId":131,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-node"},"startTime":1753855797796,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8213,"timestamp":2253540003112,"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":1753855797795,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":29974,"timestamp":2253539981645,"id":152,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1753855797774,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":30481,"timestamp":2253539981466,"id":150,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/fallback-params.js","layer":"rsc"},"startTime":1753855797774,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3573,"timestamp":2253540014552,"id":166,"parentId":127,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/invariant-error.js","layer":"rsc"},"startTime":1753855797807,"traceId":"9cb030c4e2538185"},{"name":"build-module-external","duration":11,"timestamp":2253540019413,"id":174,"parentId":129,"tags":{"name":"./work-unit-async-storage.external","layer":null},"startTime":1753855797812,"traceId":"9cb030c4e2538185"},{"name":"build-module-external","duration":4,"timestamp":2253540019437,"id":175,"parentId":129,"tags":{"name":"../app-render/work-async-storage.external","layer":null},"startTime":1753855797812,"traceId":"9cb030c4e2538185"},{"name":"build-module-external","duration":2,"timestamp":2253540019445,"id":176,"parentId":140,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1753855797812,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19532,"timestamp":2253540003496,"id":156,"parentId":109,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/detached-promise.js","layer":"pages-dir-node"},"startTime":1753855797796,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19737,"timestamp":2253540003518,"id":157,"parentId":110,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/detached-promise.js","layer":"rsc"},"startTime":1753855797796,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20009,"timestamp":2253540003592,"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":1753855797796,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20331,"timestamp":2253540003610,"id":159,"parentId":110,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/client-component-renderer-logger.js","layer":"rsc"},"startTime":1753855797796,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12,"timestamp":2253540024132,"id":184,"parentId":152,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1753855797816,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5687,"timestamp":2253540019271,"id":172,"parentId":129,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1753855797812,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5825,"timestamp":2253540019378,"id":173,"parentId":129,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1753855797812,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5681,"timestamp":2253540019631,"id":181,"parentId":140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/client-page.js","layer":"rsc"},"startTime":1753855797812,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7654,"timestamp":2253540019489,"id":178,"parentId":140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/client-segment.js","layer":"rsc"},"startTime":1753855797812,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7574,"timestamp":2253540019655,"id":182,"parentId":140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1753855797812,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7853,"timestamp":2253540019461,"id":177,"parentId":140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/layout-router.js","layer":"rsc"},"startTime":1753855797812,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4605,"timestamp":2253540024299,"id":189,"parentId":133,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/errors/constants.js","layer":"pages-dir-node"},"startTime":1753855797817,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4847,"timestamp":2253540024352,"id":191,"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":1753855797817,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5023,"timestamp":2253540024325,"id":190,"parentId":134,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/errors/constants.js","layer":"rsc"},"startTime":1753855797817,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5174,"timestamp":2253540024371,"id":192,"parentId":134,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/segment-cache/output-export-prefetch-encoding.js","layer":"rsc"},"startTime":1753855797817,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15563,"timestamp":2253540014416,"id":165,"parentId":125,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/api-utils/get-cookie-parser.js","layer":"rsc"},"startTime":1753855797807,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5951,"timestamp":2253540024198,"id":187,"parentId":164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"pages-dir-node"},"startTime":1753855797817,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15505,"timestamp":2253540014796,"id":171,"parentId":130,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1753855797807,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15835,"timestamp":2253540014709,"id":169,"parentId":133,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"pages-dir-node"},"startTime":1753855797807,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16075,"timestamp":2253540014736,"id":170,"parentId":134,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"rsc"},"startTime":1753855797807,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6872,"timestamp":2253540024185,"id":186,"parentId":164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/error.js","layer":"pages-dir-node"},"startTime":1753855797817,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16562,"timestamp":2253540014653,"id":168,"parentId":130,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/error.js","layer":"rsc"},"startTime":1753855797807,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7954,"timestamp":2253540024149,"id":185,"parentId":164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/next-url.js","layer":"pages-dir-node"},"startTime":1753855797817,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18426,"timestamp":2253540014593,"id":167,"parentId":130,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/next-url.js","layer":"rsc"},"startTime":1753855797807,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6466,"timestamp":2253540028038,"id":195,"parentId":140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1753855797820,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6490,"timestamp":2253540028097,"id":197,"parentId":140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/metadata/metadata-boundary.js","layer":"rsc"},"startTime":1753855797820,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6815,"timestamp":2253540028069,"id":196,"parentId":147,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"rsc"},"startTime":1753855797820,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17442,"timestamp":2253540019577,"id":180,"parentId":140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/params.js","layer":"rsc"},"startTime":1753855797812,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18280,"timestamp":2253540019678,"id":183,"parentId":140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/collect-segment-data.js","layer":"rsc"},"startTime":1753855797812,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22070,"timestamp":2253540019515,"id":179,"parentId":140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/search-params.js","layer":"rsc"},"startTime":1753855797812,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11917,"timestamp":2253540033389,"id":201,"parentId":138,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"rsc"},"startTime":1753855797826,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12019,"timestamp":2253540033509,"id":203,"parentId":138,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"rsc"},"startTime":1753855797826,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12187,"timestamp":2253540033563,"id":205,"parentId":150,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"rsc"},"startTime":1753855797826,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12448,"timestamp":2253540033537,"id":204,"parentId":136,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"rsc"},"startTime":1753855797826,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13064,"timestamp":2253540033479,"id":202,"parentId":138,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"rsc"},"startTime":1753855797826,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14256,"timestamp":2253540033600,"id":206,"parentId":150,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"rsc"},"startTime":1753855797826,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24683,"timestamp":2253540024208,"id":188,"parentId":93,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/api-utils/index.js","layer":"rsc"},"startTime":1753855797817,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":48606,"timestamp":2253540003215,"id":154,"parentId":45,"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":1753855797796,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24842,"timestamp":2253540027859,"id":193,"parentId":129,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"rsc"},"startTime":1753855797820,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25822,"timestamp":2253540027974,"id":194,"parentId":140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/metadata.js","layer":"rsc"},"startTime":1753855797820,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25999,"timestamp":2253540028122,"id":198,"parentId":140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1753855797820,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26317,"timestamp":2253540028236,"id":200,"parentId":140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/rsc/taint.js","layer":"rsc"},"startTime":1753855797821,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26613,"timestamp":2253540028179,"id":199,"parentId":140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1753855797821,"traceId":"9cb030c4e2538185"},{"name":"build-module-external","duration":14,"timestamp":2253540068057,"id":218,"parentId":180,"tags":{"name":"../app-render/dynamic-access-async-storage.external","layer":null},"startTime":1753855797860,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3329,"timestamp":2253540065603,"id":209,"parentId":202,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"rsc"},"startTime":1753855797858,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20537,"timestamp":2253540049537,"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":1753855797842,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21172,"timestamp":2253540049481,"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":1753855797842,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4480,"timestamp":2253540067852,"id":211,"parentId":167,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/get-hostname.js","layer":"rsc"},"startTime":1753855797860,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4684,"timestamp":2253540067886,"id":212,"parentId":185,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"pages-dir-node"},"startTime":1753855797860,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4919,"timestamp":2253540067802,"id":210,"parentId":185,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/get-hostname.js","layer":"pages-dir-node"},"startTime":1753855797860,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4890,"timestamp":2253540067981,"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":1753855797860,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5495,"timestamp":2253540067933,"id":214,"parentId":185,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"pages-dir-node"},"startTime":1753855797860,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5858,"timestamp":2253540067953,"id":215,"parentId":167,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"rsc"},"startTime":1753855797860,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6277,"timestamp":2253540067907,"id":213,"parentId":167,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"rsc"},"startTime":1753855797860,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6407,"timestamp":2253540068140,"id":220,"parentId":180,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"rsc"},"startTime":1753855797861,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6777,"timestamp":2253540068163,"id":221,"parentId":183,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"rsc"},"startTime":1753855797861,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8749,"timestamp":2253540071388,"id":227,"parentId":206,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"rsc"},"startTime":1753855797864,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9179,"timestamp":2253540071228,"id":224,"parentId":202,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/segment.js","layer":"rsc"},"startTime":1753855797864,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9275,"timestamp":2253540071413,"id":228,"parentId":204,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"rsc"},"startTime":1753855797864,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9352,"timestamp":2253540071460,"id":230,"parentId":206,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1753855797864,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9593,"timestamp":2253540071362,"id":226,"parentId":201,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1753855797864,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10079,"timestamp":2253540071437,"id":229,"parentId":206,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"rsc"},"startTime":1753855797864,"traceId":"9cb030c4e2538185"}]
3
- [{"name":"build-module-js","duration":7535,"timestamp":2253540076890,"id":233,"parentId":196,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"rsc"},"startTime":1753855797869,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8061,"timestamp":2253540076601,"id":231,"parentId":185,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"pages-dir-node"},"startTime":1753855797869,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9386,"timestamp":2253540076757,"id":232,"parentId":167,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"rsc"},"startTime":1753855797869,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9475,"timestamp":2253540077067,"id":236,"parentId":194,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"rsc"},"startTime":1753855797869,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9563,"timestamp":2253540077094,"id":237,"parentId":194,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/metadata/async-metadata.js","layer":"rsc"},"startTime":1753855797869,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21140,"timestamp":2253540068082,"id":219,"parentId":183,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/create-error-handler.js","layer":"rsc"},"startTime":1753855797860,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21283,"timestamp":2253540068185,"id":222,"parentId":180,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"rsc"},"startTime":1753855797861,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22164,"timestamp":2253540068000,"id":217,"parentId":180,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"rsc"},"startTime":1753855797860,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25805,"timestamp":2253540068238,"id":223,"parentId":179,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/utils.js","layer":"rsc"},"startTime":1753855797861,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23709,"timestamp":2253540071297,"id":225,"parentId":188,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/adapters/headers.js","layer":"rsc"},"startTime":1753855797864,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8795,"timestamp":2253540090811,"id":239,"parentId":212,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-node"},"startTime":1753855797883,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9108,"timestamp":2253540090892,"id":240,"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":1753855797883,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9264,"timestamp":2253540090927,"id":241,"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":1753855797883,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25230,"timestamp":2253540077007,"id":235,"parentId":194,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/pathname.js","layer":"rsc"},"startTime":1753855797869,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":28318,"timestamp":2253540076932,"id":234,"parentId":194,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/resolve-metadata.js","layer":"rsc"},"startTime":1753855797869,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2510,"timestamp":2253540106207,"id":252,"parentId":219,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/is-error.js","layer":"rsc"},"startTime":1753855797899,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24305,"timestamp":2253540087148,"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":1753855797880,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6109,"timestamp":2253540106481,"id":256,"parentId":213,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"rsc"},"startTime":1753855797899,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6379,"timestamp":2253540106426,"id":254,"parentId":215,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1753855797899,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6580,"timestamp":2253540106389,"id":253,"parentId":214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"pages-dir-node"},"startTime":1753855797899,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6579,"timestamp":2253540106508,"id":257,"parentId":212,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-node"},"startTime":1753855797899,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6672,"timestamp":2253540106527,"id":258,"parentId":213,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"rsc"},"startTime":1753855797899,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6765,"timestamp":2253540106571,"id":259,"parentId":212,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-node"},"startTime":1753855797899,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7002,"timestamp":2253540106458,"id":255,"parentId":212,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"pages-dir-node"},"startTime":1753855797899,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6940,"timestamp":2253540106658,"id":260,"parentId":213,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"rsc"},"startTime":1753855797899,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7225,"timestamp":2253540106716,"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":1753855797899,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8189,"timestamp":2253540106694,"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":1753855797899,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":459869,"timestamp":2253539655234,"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":1753855797448,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":29918,"timestamp":2253540091194,"id":247,"parentId":194,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/generate/basic.js","layer":"rsc"},"startTime":1753855797884,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":30755,"timestamp":2253540090951,"id":242,"parentId":75,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/fresh/index.js","layer":"pages-dir-node"},"startTime":1753855797883,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":31204,"timestamp":2253540090994,"id":243,"parentId":100,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/fresh/index.js","layer":"rsc"},"startTime":1753855797883,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":35863,"timestamp":2253540091061,"id":244,"parentId":64,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"pages-dir-node"},"startTime":1753855797883,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":42010,"timestamp":2253540091078,"id":245,"parentId":85,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"rsc"},"startTime":1753855797883,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":42934,"timestamp":2253540091307,"id":249,"parentId":194,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/generate/opengraph.js","layer":"rsc"},"startTime":1753855797884,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":43408,"timestamp":2253540091250,"id":248,"parentId":194,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/generate/alternate.js","layer":"rsc"},"startTime":1753855797884,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":43690,"timestamp":2253540091137,"id":246,"parentId":194,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"rsc"},"startTime":1753855797883,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":44014,"timestamp":2253540091362,"id":250,"parentId":194,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/generate/meta.js","layer":"rsc"},"startTime":1753855797884,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":44278,"timestamp":2253540091416,"id":251,"parentId":194,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/generate/icons.js","layer":"rsc"},"startTime":1753855797884,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7138,"timestamp":2253540137273,"id":266,"parentId":219,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/is-next-router-error.js","layer":"rsc"},"startTime":1753855797930,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7646,"timestamp":2253540137044,"id":263,"parentId":241,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-node"},"startTime":1753855797929,"traceId":"9cb030c4e2538185"},{"name":"build-module-external","duration":12,"timestamp":2253540147305,"id":272,"parentId":223,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1753855797940,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5539,"timestamp":2253540147156,"id":269,"parentId":262,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-node"},"startTime":1753855797940,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5959,"timestamp":2253540147070,"id":268,"parentId":252,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"rsc"},"startTime":1753855797939,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":5726,"timestamp":2253540147650,"id":274,"parentId":39,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/api/mcp/connect/route.ts","layer":"rsc"},"startTime":1753855797940,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":6894,"timestamp":2253540147324,"id":273,"parentId":38,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/api/mcp/chat/route.ts","layer":"rsc"},"startTime":1753855797940,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":14502,"timestamp":2253540159665,"id":287,"parentId":40,"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":1753855797952,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19097,"timestamp":2253540155721,"id":276,"parentId":219,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"rsc"},"startTime":1753855797948,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":20529,"timestamp":2253540155983,"id":281,"parentId":37,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/api/mcp/prompts/get/route.ts","layer":"rsc"},"startTime":1753855797948,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":21160,"timestamp":2253540155587,"id":275,"parentId":43,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/api/mcp/resources/read/route.ts","layer":"rsc"},"startTime":1753855797948,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":21449,"timestamp":2253540156039,"id":282,"parentId":44,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/api/mcp/tools/route.ts","layer":"rsc"},"startTime":1753855797948,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":40816,"timestamp":2253540137136,"id":264,"parentId":219,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/error-telemetry-utils.js","layer":"rsc"},"startTime":1753855797929,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":41128,"timestamp":2253540137210,"id":265,"parentId":219,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/react-large-shell-error.js","layer":"rsc"},"startTime":1753855797930,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":23165,"timestamp":2253540159540,"id":286,"parentId":47,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/page.tsx","layer":"rsc"},"startTime":1753855797952,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":23810,"timestamp":2253540159436,"id":285,"parentId":40,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/layout.tsx","layer":"rsc"},"startTime":1753855797952,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":46933,"timestamp":2253540137301,"id":267,"parentId":219,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/format-server-error.js","layer":"rsc"},"startTime":1753855797930,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":37243,"timestamp":2253540147181,"id":270,"parentId":140,"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":1753855797940,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":37285,"timestamp":2253540147244,"id":271,"parentId":140,"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":1753855797940,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4394,"timestamp":2253540180529,"id":290,"parentId":269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-node"},"startTime":1753855797973,"traceId":"9cb030c4e2538185"},{"name":"build-module-cjs","duration":32560,"timestamp":2253540156096,"id":283,"parentId":34,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","layer":"pages-dir-node"},"startTime":1753855797948,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":33156,"timestamp":2253540155755,"id":277,"parentId":234,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/interop-default.js","layer":"rsc"},"startTime":1753855797948,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":33544,"timestamp":2253540155816,"id":278,"parentId":234,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/app-dir-module.js","layer":"rsc"},"startTime":1753855797948,"traceId":"9cb030c4e2538185"},{"name":"build-module-cjs","duration":33622,"timestamp":2253540156124,"id":284,"parentId":106,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs","layer":"pages-dir-node"},"startTime":1753855797948,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":34124,"timestamp":2253540155929,"id":280,"parentId":234,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/generate/utils.js","layer":"rsc"},"startTime":1753855797948,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":34475,"timestamp":2253540155873,"id":279,"parentId":234,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/default-metadata.js","layer":"rsc"},"startTime":1753855797948,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":636212,"timestamp":2253539554446,"id":29,"parentId":19,"tags":{"request":"next/dist/pages/_app"},"startTime":1753855797347,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5663,"timestamp":2253540186049,"id":299,"parentId":266,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-error.js","layer":"rsc"},"startTime":1753855797978,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19165,"timestamp":2253540172907,"id":288,"parentId":183,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-jsx-runtime.js","layer":"rsc"},"startTime":1753855797965,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19166,"timestamp":2253540173029,"id":289,"parentId":127,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react.js","layer":"rsc"},"startTime":1753855797965,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15443,"timestamp":2253540180931,"id":296,"parentId":250,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/non-nullable.js","layer":"rsc"},"startTime":1753855797973,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16127,"timestamp":2253540180876,"id":295,"parentId":234,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/output/log.js","layer":"rsc"},"startTime":1753855797973,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16527,"timestamp":2253540180819,"id":294,"parentId":234,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/resolvers/resolve-icons.js","layer":"rsc"},"startTime":1753855797973,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16733,"timestamp":2253540180984,"id":297,"parentId":247,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/constants.js","layer":"rsc"},"startTime":1753855797973,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17279,"timestamp":2253540180699,"id":292,"parentId":234,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/resolvers/resolve-title.js","layer":"rsc"},"startTime":1753855797973,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18392,"timestamp":2253540180760,"id":293,"parentId":234,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/resolvers/resolve-opengraph.js","layer":"rsc"},"startTime":1753855797973,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19412,"timestamp":2253540180623,"id":291,"parentId":234,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/resolvers/resolve-basics.js","layer":"rsc"},"startTime":1753855797973,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7244,"timestamp":2253540193020,"id":301,"parentId":290,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/segment.js","layer":"pages-dir-node"},"startTime":1753855797985,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24534,"timestamp":2253540181041,"id":298,"parentId":251,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"rsc"},"startTime":1753855797973,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16879,"timestamp":2253540190786,"id":300,"parentId":183,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react-server-dom-webpack/client.node.js","layer":"rsc"},"startTime":1753855797983,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":3230,"timestamp":2253540207854,"id":302,"parentId":41,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/api/mcp/resources/list/route.ts","layer":"rsc"},"startTime":1753855798000,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":2853,"timestamp":2253540216684,"id":308,"parentId":42,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/api/mcp/prompts/list/route.ts","layer":"rsc"},"startTime":1753855798009,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14711,"timestamp":2253540213570,"id":305,"parentId":295,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/lru-cache.js","layer":"rsc"},"startTime":1753855798006,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15160,"timestamp":2253540213627,"id":306,"parentId":293,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/url.js","layer":"rsc"},"startTime":1753855798006,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15961,"timestamp":2253540213507,"id":304,"parentId":295,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/picocolors.js","layer":"rsc"},"startTime":1753855798006,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18565,"timestamp":2253540213681,"id":307,"parentId":294,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/resolvers/resolve-url.js","layer":"rsc"},"startTime":1753855798006,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19475,"timestamp":2253540213381,"id":303,"parentId":165,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/cookie/index.js","layer":"rsc"},"startTime":1753855798006,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16470,"timestamp":2253540218818,"id":309,"parentId":198,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js","layer":"rsc"},"startTime":1753855798011,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16512,"timestamp":2253540220880,"id":310,"parentId":187,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"pages-dir-node"},"startTime":1753855798013,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18161,"timestamp":2253540220915,"id":311,"parentId":171,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1753855798013,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18355,"timestamp":2253540221011,"id":312,"parentId":154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/api/server.js","layer":"rsc"},"startTime":1753855798013,"traceId":"9cb030c4e2538185"},{"name":"build-module-css","duration":573,"timestamp":2253540241791,"id":317,"parentId":285,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/globals.css","layer":"rsc"},"startTime":1753855798034,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10359,"timestamp":2253540233630,"id":314,"parentId":287,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/get-metadata-route.js","layer":"rsc"},"startTime":1753855798026,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":34726,"timestamp":2253540229920,"id":313,"parentId":300,"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":1753855798022,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25161,"timestamp":2253540241725,"id":316,"parentId":219,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/string-hash/index.js","layer":"rsc"},"startTime":1753855798034,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25894,"timestamp":2253540241604,"id":315,"parentId":85,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/index.js","layer":"rsc"},"startTime":1753855798034,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20047,"timestamp":2253540247932,"id":318,"parentId":314,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"rsc"},"startTime":1753855798040,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20142,"timestamp":2253540248033,"id":319,"parentId":314,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/isomorphic/path.js","layer":"rsc"},"startTime":1753855798040,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":4953,"timestamp":2253540264852,"id":320,"parentId":46,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/oauth/callback/page.tsx","layer":"rsc"},"startTime":1753855798057,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2234,"timestamp":2253540268658,"id":322,"parentId":314,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/hash.js","layer":"rsc"},"startTime":1753855798061,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":21,"timestamp":2253540271935,"id":324,"parentId":313,"tags":{"name":"util","layer":null},"startTime":1753855798064,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12996,"timestamp":2253540268523,"id":321,"parentId":314,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/server-utils.js","layer":"rsc"},"startTime":1753855798061,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13581,"timestamp":2253540268693,"id":323,"parentId":314,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/is-metadata-route.js","layer":"rsc"},"startTime":1753855798061,"traceId":"9cb030c4e2538185"}]
4
- [{"name":"build-module-js","duration":18978,"timestamp":2253540271964,"id":325,"parentId":312,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/exports/index.js","layer":"rsc"},"startTime":1753855798064,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19321,"timestamp":2253540278831,"id":326,"parentId":273,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/agent/index.js","layer":"rsc"},"startTime":1753855798071,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16641,"timestamp":2253540282915,"id":327,"parentId":234,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/server-only/empty.js","layer":"rsc"},"startTime":1753855798075,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16586,"timestamp":2253540283242,"id":331,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace-api.js","layer":"rsc"},"startTime":1753855798076,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16857,"timestamp":2253540283101,"id":329,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/diag-api.js","layer":"rsc"},"startTime":1753855798075,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16775,"timestamp":2253540283298,"id":332,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/propagation-api.js","layer":"rsc"},"startTime":1753855798076,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17036,"timestamp":2253540283159,"id":330,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/metrics-api.js","layer":"rsc"},"startTime":1753855798076,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18257,"timestamp":2253540283037,"id":328,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/context-api.js","layer":"rsc"},"startTime":1753855798075,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":15110,"timestamp":2253540291570,"id":333,"parentId":273,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ollama-ai-provider/dist/index.mjs","layer":"rsc"},"startTime":1753855798084,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7099,"timestamp":2253540302006,"id":356,"parentId":321,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1753855798094,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7574,"timestamp":2253540302059,"id":358,"parentId":321,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"rsc"},"startTime":1753855798094,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8801,"timestamp":2253540302034,"id":357,"parentId":321,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1753855798094,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16206,"timestamp":2253540295066,"id":337,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/context/context.js","layer":"rsc"},"startTime":1753855798087,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16527,"timestamp":2253540294987,"id":336,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/baggage/utils.js","layer":"rsc"},"startTime":1753855798087,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16632,"timestamp":2253540295126,"id":338,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/diag/consoleLogger.js","layer":"rsc"},"startTime":1753855798087,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16747,"timestamp":2253540295182,"id":339,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/diag/types.js","layer":"rsc"},"startTime":1753855798088,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":71743,"timestamp":2253540295342,"id":342,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/propagation/TextMapPropagator.js","layer":"rsc"},"startTime":1753855798088,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":72762,"timestamp":2253540295235,"id":340,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/metrics/NoopMeter.js","layer":"rsc"},"startTime":1753855798088,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":72924,"timestamp":2253540295448,"id":344,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/ProxyTracerProvider.js","layer":"rsc"},"startTime":1753855798088,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":73255,"timestamp":2253540295290,"id":341,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/metrics/Metric.js","layer":"rsc"},"startTime":1753855798088,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":73184,"timestamp":2253540295506,"id":345,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/SamplingResult.js","layer":"rsc"},"startTime":1753855798088,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":73542,"timestamp":2253540295396,"id":343,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/ProxyTracer.js","layer":"rsc"},"startTime":1753855798088,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":76621,"timestamp":2253540295660,"id":348,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/trace_flags.js","layer":"rsc"},"startTime":1753855798088,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":76932,"timestamp":2253540295558,"id":346,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/span_kind.js","layer":"rsc"},"startTime":1753855798088,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":77024,"timestamp":2253540295609,"id":347,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/status.js","layer":"rsc"},"startTime":1753855798088,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":77345,"timestamp":2253540295764,"id":350,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/spancontext-utils.js","layer":"rsc"},"startTime":1753855798088,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":77658,"timestamp":2253540295710,"id":349,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/invalid-span-constants.js","layer":"rsc"},"startTime":1753855798088,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":78571,"timestamp":2253540295816,"id":351,"parentId":315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/internal/utils.js","layer":"rsc"},"startTime":1753855798088,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5303,"timestamp":2253540370327,"id":373,"parentId":321,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"rsc"},"startTime":1753855798163,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":2632,"timestamp":2253540376079,"id":377,"parentId":285,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/config/app-config.ts","layer":"rsc"},"startTime":1753855798168,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":3610,"timestamp":2253540376135,"id":378,"parentId":273,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/mcp-utils.ts","layer":"rsc"},"startTime":1753855798168,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":4355,"timestamp":2253540376020,"id":376,"parentId":285,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/server/server-actions.ts","layer":"rsc"},"startTime":1753855798168,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":82973,"timestamp":2253540301892,"id":354,"parentId":321,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/decode-query-path-parameter.js","layer":"rsc"},"startTime":1753855798094,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":83896,"timestamp":2253540301699,"id":352,"parentId":282,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/index.js","layer":"rsc"},"startTime":1753855798094,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":84310,"timestamp":2253540301827,"id":353,"parentId":321,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/generate-interception-routes-rewrites.js","layer":"rsc"},"startTime":1753855798094,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":84320,"timestamp":2253540302083,"id":359,"parentId":321,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/parse-and-validate-flight-router-state.js","layer":"rsc"},"startTime":1753855798094,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":84583,"timestamp":2253540301951,"id":355,"parentId":323,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/is-app-route-route.js","layer":"rsc"},"startTime":1753855798094,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":79844,"timestamp":2253540307336,"id":364,"parentId":325,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/response.js","layer":"rsc"},"startTime":1753855798100,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":88123,"timestamp":2253540307011,"id":360,"parentId":273,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/mcp/dist/index.js","layer":"rsc"},"startTime":1753855798099,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":92980,"timestamp":2253540307211,"id":362,"parentId":325,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1753855798100,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":93345,"timestamp":2253540307277,"id":363,"parentId":325,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/url-pattern.js","layer":"rsc"},"startTime":1753855798100,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":93800,"timestamp":2253540307143,"id":361,"parentId":325,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/image-response.js","layer":"rsc"},"startTime":1753855798100,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47075,"timestamp":2253540370266,"id":372,"parentId":273,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ai-sdk/openai/dist/index.mjs","layer":"rsc"},"startTime":1753855798163,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":110642,"timestamp":2253540307394,"id":365,"parentId":325,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/root-params.js","layer":"rsc"},"startTime":1753855798100,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":110956,"timestamp":2253540307450,"id":366,"parentId":325,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/connection.js","layer":"rsc"},"startTime":1753855798100,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":51102,"timestamp":2253540370149,"id":371,"parentId":273,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ai-sdk/anthropic/dist/index.mjs","layer":"rsc"},"startTime":1753855798163,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":63707,"timestamp":2253540375956,"id":375,"parentId":326,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-IYBAMING.js","layer":"rsc"},"startTime":1753855798168,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":68429,"timestamp":2253540375848,"id":374,"parentId":326,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-SLUSEJP2.js","layer":"rsc"},"startTime":1753855798168,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":8328,"timestamp":2253540449720,"id":379,"parentId":285,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/sonner.tsx","layer":"rsc"},"startTime":1753855798242,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":14,"timestamp":2253540462675,"id":396,"parentId":360,"tags":{"name":"crypto","layer":null},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":5,"timestamp":2253540463268,"id":408,"parentId":375,"tags":{"name":"events","layer":null},"startTime":1753855798256,"traceId":"9cb030c4e2538185"},{"name":"build-module-json","duration":2272,"timestamp":2253540461795,"id":384,"parentId":377,"tags":{"name":"/Users/matt8p/Desktop/inspector/package.json","layer":"rsc"},"startTime":1753855798254,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":4479,"timestamp":2253540462546,"id":394,"parentId":285,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/stores/preferences/preferences-provider.tsx","layer":"rsc"},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5491,"timestamp":2253540461764,"id":383,"parentId":357,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/parse-url.js","layer":"rsc"},"startTime":1753855798254,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4994,"timestamp":2253540462450,"id":392,"parentId":373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/match-segments.js","layer":"rsc"},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":5103,"timestamp":2253540462613,"id":395,"parentId":285,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/types/preferences/theme.ts","layer":"rsc"},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6348,"timestamp":2253540461670,"id":382,"parentId":358,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"rsc"},"startTime":1753855798254,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18957,"timestamp":2253540449956,"id":381,"parentId":343,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/NoopTracer.js","layer":"rsc"},"startTime":1753855798242,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19298,"timestamp":2253540449888,"id":380,"parentId":344,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/NoopTracerProvider.js","layer":"rsc"},"startTime":1753855798242,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20708,"timestamp":2253540462068,"id":385,"parentId":331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/api/trace.js","layer":"rsc"},"startTime":1753855798254,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20965,"timestamp":2253540462184,"id":387,"parentId":332,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/api/propagation.js","layer":"rsc"},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21607,"timestamp":2253540462130,"id":386,"parentId":329,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/api/diag.js","layer":"rsc"},"startTime":1753855798254,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21622,"timestamp":2253540462396,"id":391,"parentId":350,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/NonRecordingSpan.js","layer":"rsc"},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22115,"timestamp":2253540462290,"id":389,"parentId":328,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/api/context.js","layer":"rsc"},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22368,"timestamp":2253540462238,"id":388,"parentId":330,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/api/metrics.js","layer":"rsc"},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22567,"timestamp":2253540462343,"id":390,"parentId":358,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"rsc"},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22578,"timestamp":2253540462699,"id":397,"parentId":336,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/baggage/internal/baggage-impl.js","layer":"rsc"},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22631,"timestamp":2253540462753,"id":398,"parentId":336,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/baggage/internal/symbol.js","layer":"rsc"},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23211,"timestamp":2253540462473,"id":393,"parentId":351,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/internal/tracestate-impl.js","layer":"rsc"},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23028,"timestamp":2253540462908,"id":401,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/Refs.js","layer":"rsc"},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23308,"timestamp":2253540462808,"id":399,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/Options.js","layer":"rsc"},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23297,"timestamp":2253540462958,"id":402,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/errorMessages.js","layer":"rsc"},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23553,"timestamp":2253540463007,"id":403,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parseDef.js","layer":"rsc"},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23615,"timestamp":2253540463218,"id":407,"parentId":359,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/types.js","layer":"rsc"},"startTime":1753855798256,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23702,"timestamp":2253540463275,"id":409,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/any.js","layer":"rsc"},"startTime":1753855798256,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24251,"timestamp":2253540462858,"id":400,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/getRelativePath.js","layer":"rsc"},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23831,"timestamp":2253540463372,"id":411,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/boolean.js","layer":"rsc"},"startTime":1753855798256,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24219,"timestamp":2253540463063,"id":404,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parseTypes.js","layer":"rsc"},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23965,"timestamp":2253540463422,"id":412,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/branded.js","layer":"rsc"},"startTime":1753855798256,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24233,"timestamp":2253540463517,"id":414,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/catch.js","layer":"rsc"},"startTime":1753855798256,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24775,"timestamp":2253540463324,"id":410,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/bigint.js","layer":"rsc"},"startTime":1753855798256,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25474,"timestamp":2253540463113,"id":405,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/selectParser.js","layer":"rsc"},"startTime":1753855798255,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25162,"timestamp":2253540463564,"id":415,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/default.js","layer":"rsc"},"startTime":1753855798256,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25903,"timestamp":2253540463162,"id":406,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/zodToJsonSchema.js","layer":"rsc"},"startTime":1753855798256,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25763,"timestamp":2253540463613,"id":416,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/effects.js","layer":"rsc"},"startTime":1753855798256,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26129,"timestamp":2253540463469,"id":413,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/date.js","layer":"rsc"},"startTime":1753855798256,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26089,"timestamp":2253540463660,"id":417,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/literal.js","layer":"rsc"},"startTime":1753855798256,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36023,"timestamp":2253540466159,"id":419,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/map.js","layer":"rsc"},"startTime":1753855798259,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36468,"timestamp":2253540466038,"id":418,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/intersection.js","layer":"rsc"},"startTime":1753855798258,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36419,"timestamp":2253540466222,"id":420,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/enum.js","layer":"rsc"},"startTime":1753855798259,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36490,"timestamp":2253540466335,"id":422,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/nativeEnum.js","layer":"rsc"},"startTime":1753855798259,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36748,"timestamp":2253540466279,"id":421,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/array.js","layer":"rsc"},"startTime":1753855798259,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36779,"timestamp":2253540466440,"id":424,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/nullable.js","layer":"rsc"},"startTime":1753855798259,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36887,"timestamp":2253540466550,"id":426,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/number.js","layer":"rsc"},"startTime":1753855798259,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":37298,"timestamp":2253540466389,"id":423,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/never.js","layer":"rsc"},"startTime":1753855798259,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":37386,"timestamp":2253540466600,"id":427,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/object.js","layer":"rsc"},"startTime":1753855798259,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":37601,"timestamp":2253540466492,"id":425,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/null.js","layer":"rsc"},"startTime":1753855798259,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":29489,"timestamp":2253540480782,"id":433,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/set.js","layer":"rsc"},"startTime":1753855798273,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":29867,"timestamp":2253540480727,"id":432,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/record.js","layer":"rsc"},"startTime":1753855798273,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":30221,"timestamp":2253540480548,"id":429,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/pipeline.js","layer":"rsc"},"startTime":1753855798273,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":30211,"timestamp":2253540480672,"id":431,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/readonly.js","layer":"rsc"},"startTime":1753855798273,"traceId":"9cb030c4e2538185"}]
5
- [{"name":"build-module-js","duration":30564,"timestamp":2253540480616,"id":430,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/promise.js","layer":"rsc"},"startTime":1753855798273,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":30555,"timestamp":2253540480834,"id":434,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/tuple.js","layer":"rsc"},"startTime":1753855798273,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":31134,"timestamp":2253540480406,"id":428,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/optional.js","layer":"rsc"},"startTime":1753855798273,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6153,"timestamp":2253540515554,"id":459,"parentId":383,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"rsc"},"startTime":1753855798308,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":30131,"timestamp":2253540505728,"id":437,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/string.js","layer":"rsc"},"startTime":1753855798298,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":30819,"timestamp":2253540505667,"id":436,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/union.js","layer":"rsc"},"startTime":1753855798298,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":31033,"timestamp":2253540505836,"id":439,"parentId":375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-BB4KXGBU.js","layer":"rsc"},"startTime":1753855798298,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":31237,"timestamp":2253540505781,"id":438,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/unknown.js","layer":"rsc"},"startTime":1753855798298,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":32483,"timestamp":2253540505888,"id":440,"parentId":375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-5HTMDAXP.js","layer":"rsc"},"startTime":1753855798298,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":33167,"timestamp":2253540505550,"id":435,"parentId":352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-to-json-schema/dist/esm/parsers/undefined.js","layer":"rsc"},"startTime":1753855798298,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":35110,"timestamp":2253540505940,"id":441,"parentId":375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-TTMYHBQM.js","layer":"rsc"},"startTime":1753855798298,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36512,"timestamp":2253540514343,"id":442,"parentId":375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-IBKM5CLQ.js","layer":"rsc"},"startTime":1753855798307,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36703,"timestamp":2253540514566,"id":444,"parentId":375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-6UNGH46J.js","layer":"rsc"},"startTime":1753855798307,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":38357,"timestamp":2253540514639,"id":445,"parentId":375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-TC2SCOTE.js","layer":"rsc"},"startTime":1753855798307,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":38816,"timestamp":2253540514706,"id":446,"parentId":375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-5YDTZN2X.js","layer":"rsc"},"startTime":1753855798307,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":38921,"timestamp":2253540514905,"id":449,"parentId":325,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/after/index.js","layer":"rsc"},"startTime":1753855798307,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":39873,"timestamp":2253540514840,"id":448,"parentId":375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-WQNOATKB.js","layer":"rsc"},"startTime":1753855798307,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":39912,"timestamp":2253540514970,"id":450,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/utils.js","layer":"rsc"},"startTime":1753855798307,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":39905,"timestamp":2253540515095,"id":452,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/error/index.js","layer":"rsc"},"startTime":1753855798307,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":40056,"timestamp":2253540515033,"id":451,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/base.js","layer":"rsc"},"startTime":1753855798307,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":40197,"timestamp":2253540515222,"id":454,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/mcp/index.js","layer":"rsc"},"startTime":1753855798308,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":40362,"timestamp":2253540515159,"id":453,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/tools/index.js","layer":"rsc"},"startTime":1753855798308,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":40326,"timestamp":2253540515287,"id":455,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/runtime-context/index.js","layer":"rsc"},"startTime":1753855798308,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":40328,"timestamp":2253540515425,"id":457,"parentId":376,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-loader/server-reference.js","layer":"rsc"},"startTime":1753855798308,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":40705,"timestamp":2253540515491,"id":458,"parentId":381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/context-utils.js","layer":"rsc"},"startTime":1753855798308,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":41620,"timestamp":2253540514774,"id":447,"parentId":375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-SGGPJWRQ.js","layer":"rsc"},"startTime":1753855798307,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":42160,"timestamp":2253540514486,"id":443,"parentId":375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-5IEKR756.js","layer":"rsc"},"startTime":1753855798307,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":47319,"timestamp":2253540515352,"id":456,"parentId":376,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-loader/action-validate.js","layer":"rsc"},"startTime":1753855798308,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":37173,"timestamp":2253540526038,"id":461,"parentId":387,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/baggage/context-helpers.js","layer":"rsc"},"startTime":1753855798318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":37422,"timestamp":2253540526190,"id":463,"parentId":389,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/context/NoopContextManager.js","layer":"rsc"},"startTime":1753855798319,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":37531,"timestamp":2253540526259,"id":464,"parentId":388,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/metrics/NoopMeterProvider.js","layer":"rsc"},"startTime":1753855798319,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":38046,"timestamp":2253540525891,"id":460,"parentId":387,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/propagation/NoopTextMapPropagator.js","layer":"rsc"},"startTime":1753855798318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":37846,"timestamp":2253540526327,"id":465,"parentId":393,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/trace/internal/tracestate-validators.js","layer":"rsc"},"startTime":1753855798319,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":38470,"timestamp":2253540526118,"id":462,"parentId":386,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/diag/ComponentLogger.js","layer":"rsc"},"startTime":1753855798318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26176,"timestamp":2253540545363,"id":466,"parentId":385,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/internal/global-utils.js","layer":"rsc"},"startTime":1753855798338,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26233,"timestamp":2253540545559,"id":467,"parentId":386,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/diag/internal/logLevelLogger.js","layer":"rsc"},"startTime":1753855798338,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16246,"timestamp":2253540557736,"id":468,"parentId":375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/index.js","layer":"rsc"},"startTime":1753855798350,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6508,"timestamp":2253540572398,"id":471,"parentId":333,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/partial-json/dist/index.js","layer":"rsc"},"startTime":1753855798365,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6731,"timestamp":2253540572455,"id":472,"parentId":442,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-C4LMN2IR.js","layer":"rsc"},"startTime":1753855798365,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":8156,"timestamp":2253540572220,"id":469,"parentId":371,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ai-sdk/provider/dist/index.mjs","layer":"rsc"},"startTime":1753855798365,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":12306,"timestamp":2253540572334,"id":470,"parentId":333,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ai-sdk/provider-utils/dist/index.mjs","layer":"rsc"},"startTime":1753855798365,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14544,"timestamp":2253540574522,"id":473,"parentId":449,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/after/after.js","layer":"rsc"},"startTime":1753855798367,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19254,"timestamp":2253540575843,"id":474,"parentId":356,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"rsc"},"startTime":1753855798368,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19330,"timestamp":2253540575938,"id":475,"parentId":376,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/api/headers.js","layer":"rsc"},"startTime":1753855798368,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11021,"timestamp":2253540586665,"id":476,"parentId":466,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/version.js","layer":"rsc"},"startTime":1753855798379,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11548,"timestamp":2253540586881,"id":478,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/index.js","layer":"rsc"},"startTime":1753855798379,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12029,"timestamp":2253540586814,"id":477,"parentId":466,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/internal/semver.js","layer":"rsc"},"startTime":1753855798379,"traceId":"9cb030c4e2538185"},{"name":"build-module-cjs","duration":14009,"timestamp":2253540590340,"id":479,"parentId":359,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/superstruct/index.cjs","layer":"rsc"},"startTime":1753855798383,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19674,"timestamp":2253540593650,"id":482,"parentId":362,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/ua-parser-js/ua-parser.js","layer":"rsc"},"startTime":1753855798386,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":48628,"timestamp":2253540593505,"id":480,"parentId":374,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ai/dist/index.mjs","layer":"rsc"},"startTime":1753855798386,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":55450,"timestamp":2253540593589,"id":481,"parentId":376,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/encryption.js","layer":"rsc"},"startTime":1753855798386,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":55579,"timestamp":2253540593707,"id":483,"parentId":468,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/external.js","layer":"rsc"},"startTime":1753855798386,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":56220,"timestamp":2253540596029,"id":484,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js","layer":"rsc"},"startTime":1753855798388,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":56886,"timestamp":2253540596198,"id":486,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/client/sse.js","layer":"rsc"},"startTime":1753855798389,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":59140,"timestamp":2253540596297,"id":487,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/client/stdio.js","layer":"rsc"},"startTime":1753855798389,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":60406,"timestamp":2253540596444,"id":488,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/client/streamableHttp.js","layer":"rsc"},"startTime":1753855798389,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":60986,"timestamp":2253540596572,"id":490,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/server/sse.js","layer":"rsc"},"startTime":1753855798389,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":61324,"timestamp":2253540596627,"id":491,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/server/stdio.js","layer":"rsc"},"startTime":1753855798389,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":62858,"timestamp":2253540596511,"id":489,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js","layer":"rsc"},"startTime":1753855798389,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":63334,"timestamp":2253540596707,"id":492,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js","layer":"rsc"},"startTime":1753855798389,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":64848,"timestamp":2253540596136,"id":485,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/client/index.js","layer":"rsc"},"startTime":1753855798388,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":65703,"timestamp":2253540596769,"id":493,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/server/streamableHttp.js","layer":"rsc"},"startTime":1753855798389,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":76427,"timestamp":2253540599560,"id":494,"parentId":471,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/partial-json/dist/options.js","layer":"rsc"},"startTime":1753855798392,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":20,"timestamp":2253540680725,"id":514,"parentId":490,"tags":{"name":"url","layer":null},"startTime":1753855798473,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":35465,"timestamp":2253540647162,"id":497,"parentId":375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/xstate/dist/xstate.esm.js","layer":"rsc"},"startTime":1753855798440,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35864,"timestamp":2253540647101,"id":496,"parentId":375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/index.mjs","layer":"rsc"},"startTime":1753855798439,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":39971,"timestamp":2253540646984,"id":495,"parentId":375,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/sift/es5m/index.js","layer":"rsc"},"startTime":1753855798439,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20365,"timestamp":2253540669920,"id":499,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/fast-deep-equal/index.js","layer":"rsc"},"startTime":1753855798462,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21589,"timestamp":2253540669799,"id":498,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/exit-hook/index.js","layer":"rsc"},"startTime":1753855798462,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21877,"timestamp":2253540670199,"id":504,"parentId":478,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-V5D2LIF5.js","layer":"rsc"},"startTime":1753855798463,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22274,"timestamp":2253540670148,"id":503,"parentId":478,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-GH2KM66J.js","layer":"rsc"},"startTime":1753855798463,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22487,"timestamp":2253540670348,"id":507,"parentId":478,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-BC2VBD36.js","layer":"rsc"},"startTime":1753855798463,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25601,"timestamp":2253540670299,"id":506,"parentId":478,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-OJ2V2VOQ.js","layer":"rsc"},"startTime":1753855798463,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26177,"timestamp":2253540670398,"id":508,"parentId":478,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-4UWPFBC6.js","layer":"rsc"},"startTime":1753855798463,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26458,"timestamp":2253540670448,"id":509,"parentId":478,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-AKYTYALY.js","layer":"rsc"},"startTime":1753855798463,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36024,"timestamp":2253540670249,"id":505,"parentId":478,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-3OHBKAKC.js","layer":"rsc"},"startTime":1753855798463,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36171,"timestamp":2253540670497,"id":510,"parentId":478,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-HNEE7IF4.js","layer":"rsc"},"startTime":1753855798463,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36238,"timestamp":2253540670594,"id":512,"parentId":478,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-JNMQKJH4.js","layer":"rsc"},"startTime":1753855798463,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":37738,"timestamp":2253540670643,"id":513,"parentId":478,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-FL5SZ2XU.js","layer":"rsc"},"startTime":1753855798463,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":39616,"timestamp":2253540670545,"id":511,"parentId":478,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-7XQIPES3.js","layer":"rsc"},"startTime":1753855798463,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":45920,"timestamp":2253540669981,"id":500,"parentId":475,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/cookies.js","layer":"rsc"},"startTime":1753855798462,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":47621,"timestamp":2253540670039,"id":501,"parentId":475,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/headers.js","layer":"rsc"},"startTime":1753855798462,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":48226,"timestamp":2253540670094,"id":502,"parentId":475,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/draft-mode.js","layer":"rsc"},"startTime":1753855798462,"traceId":"9cb030c4e2538185"},{"name":"font-loader","duration":381823,"timestamp":2253540341126,"id":368,"parentId":367,"tags":{},"startTime":1753855798133,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":48498,"timestamp":2253540680758,"id":515,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod-from-json-schema/dist/index.mjs","layer":"rsc"},"startTime":1753855798473,"traceId":"9cb030c4e2538185"},{"name":"font-loader","duration":366168,"timestamp":2253540365054,"id":370,"parentId":369,"tags":{},"startTime":1753855798157,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":13,"timestamp":2253540731306,"id":526,"parentId":505,"tags":{"name":"stream/web","layer":null},"startTime":1753855798524,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":46206,"timestamp":2253540687500,"id":518,"parentId":483,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/ZodError.js","layer":"rsc"},"startTime":1753855798480,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":46559,"timestamp":2253540687322,"id":516,"parentId":483,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/errors.js","layer":"rsc"},"startTime":1753855798480,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":46493,"timestamp":2253540687626,"id":520,"parentId":487,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/stdio.js","layer":"rsc"},"startTime":1753855798480,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":47988,"timestamp":2253540687568,"id":519,"parentId":486,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/client/auth.js","layer":"rsc"},"startTime":1753855798480,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":59660,"timestamp":2253540687439,"id":517,"parentId":483,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/types.js","layer":"rsc"},"startTime":1753855798480,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":38402,"timestamp":2253540711458,"id":522,"parentId":466,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/platform/index.js","layer":"rsc"},"startTime":1753855798504,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":38746,"timestamp":2253540711329,"id":521,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/index.js","layer":"rsc"},"startTime":1753855798504,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":29804,"timestamp":2253540724446,"id":525,"parentId":483,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/util.js","layer":"rsc"},"startTime":1753855798517,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":30433,"timestamp":2253540724380,"id":524,"parentId":483,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/parseUtil.js","layer":"rsc"},"startTime":1753855798517,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":30669,"timestamp":2253540724257,"id":523,"parentId":483,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/typeAliases.js","layer":"rsc"},"startTime":1753855798517,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":27178,"timestamp":2253540731441,"id":528,"parentId":497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/xstate/dist/log-1c257a58.esm.js","layer":"rsc"},"startTime":1753855798524,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27883,"timestamp":2253540731504,"id":529,"parentId":496,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/async.mjs","layer":"rsc"},"startTime":1753855798524,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27970,"timestamp":2253540731671,"id":532,"parentId":496,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/number.mjs","layer":"rsc"},"startTime":1753855798524,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":34422,"timestamp":2253540731329,"id":527,"parentId":497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/xstate/dist/raise-b0a4e862.esm.js","layer":"rsc"},"startTime":1753855798524,"traceId":"9cb030c4e2538185"}]
6
- [{"name":"build-module-mjs","duration":35405,"timestamp":2253540731560,"id":530,"parentId":496,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/array.mjs","layer":"rsc"},"startTime":1753855798524,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":37990,"timestamp":2253540731615,"id":531,"parentId":497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/xstate/dist/StateMachine-c88ea5dd.esm.js","layer":"rsc"},"startTime":1753855798524,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":38609,"timestamp":2253540731776,"id":534,"parentId":496,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/object.mjs","layer":"rsc"},"startTime":1753855798524,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":38778,"timestamp":2253540731878,"id":536,"parentId":496,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/series.mjs","layer":"rsc"},"startTime":1753855798524,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":39037,"timestamp":2253540731828,"id":535,"parentId":496,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/random.mjs","layer":"rsc"},"startTime":1753855798524,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":39571,"timestamp":2253540731724,"id":533,"parentId":496,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/curry.mjs","layer":"rsc"},"startTime":1753855798524,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":39731,"timestamp":2253540731934,"id":537,"parentId":497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/xstate/dist/assign-c3259787.esm.js","layer":"rsc"},"startTime":1753855798524,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":40207,"timestamp":2253540731984,"id":538,"parentId":496,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/string.mjs","layer":"rsc"},"startTime":1753855798524,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":40535,"timestamp":2253540732033,"id":539,"parentId":496,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radash/dist/esm/typed.mjs","layer":"rsc"},"startTime":1753855798524,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":32250,"timestamp":2253540747916,"id":542,"parentId":511,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-JQOMTERC.js","layer":"rsc"},"startTime":1753855798540,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":32984,"timestamp":2253540747853,"id":541,"parentId":506,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-YOQP5T77.js","layer":"rsc"},"startTime":1753855798540,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":33225,"timestamp":2253540747970,"id":543,"parentId":505,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-Y7D2JLKS.js","layer":"rsc"},"startTime":1753855798540,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":35025,"timestamp":2253540747688,"id":540,"parentId":441,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/schema-compat/dist/index.js","layer":"rsc"},"startTime":1753855798540,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":35550,"timestamp":2253540751589,"id":544,"parentId":512,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@mastra/core/dist/chunk-ATXBSEFT.js","layer":"rsc"},"startTime":1753855798544,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":32760,"timestamp":2253540756043,"id":545,"parentId":500,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js","layer":"rsc"},"startTime":1753855798548,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":11,"timestamp":2253540789272,"id":570,"parentId":542,"tags":{"name":"stream","layer":null},"startTime":1753855798582,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14762,"timestamp":2253540775841,"id":546,"parentId":470,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/nanoid/non-secure/index.js","layer":"rsc"},"startTime":1753855798568,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14770,"timestamp":2253540776068,"id":549,"parentId":519,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/auth-utils.js","layer":"rsc"},"startTime":1753855798568,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15420,"timestamp":2253540775954,"id":547,"parentId":519,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/auth.js","layer":"rsc"},"startTime":1753855798568,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15506,"timestamp":2253540776014,"id":548,"parentId":517,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/errorUtil.js","layer":"rsc"},"startTime":1753855798568,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":9,"timestamp":2253540791711,"id":575,"parentId":544,"tags":{"name":"fs/promises","layer":null},"startTime":1753855798584,"traceId":"9cb030c4e2538185"},{"name":"postcss","duration":2999,"timestamp":2253540948154,"id":577,"parentId":367,"tags":{},"startTime":1753855798741,"traceId":"9cb030c4e2538185"},{"name":"postcss","duration":1132,"timestamp":2253540950028,"id":578,"parentId":369,"tags":{},"startTime":1753855798742,"traceId":"9cb030c4e2538185"},{"name":"next-font-loader","duration":639406,"timestamp":2253540312057,"id":367,"parentId":334,"tags":{},"startTime":1753855798104,"traceId":"9cb030c4e2538185"},{"name":"next-font-loader","duration":586453,"timestamp":2253540365012,"id":369,"parentId":335,"tags":{},"startTime":1753855798157,"traceId":"9cb030c4e2538185"},{"name":"css-loader","duration":20504,"timestamp":2253540951268,"id":579,"parentId":334,"tags":{"astUsed":"true"},"startTime":1753855798744,"traceId":"9cb030c4e2538185"},{"name":"css-loader","duration":20321,"timestamp":2253540951457,"id":580,"parentId":335,"tags":{"astUsed":"true"},"startTime":1753855798744,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":679350,"timestamp":2253540292799,"id":334,"parentId":285,"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":1753855798085,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":677336,"timestamp":2253540294953,"id":335,"parentId":285,"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":1753855798087,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":189055,"timestamp":2253540783876,"id":550,"parentId":442,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/index.js","layer":"rsc"},"startTime":1753855798576,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":189697,"timestamp":2253540784063,"id":551,"parentId":510,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ai/test/dist/index.mjs","layer":"rsc"},"startTime":1753855798576,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":190106,"timestamp":2253540784126,"id":552,"parentId":521,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/parse.js","layer":"rsc"},"startTime":1753855798576,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":190506,"timestamp":2253540784181,"id":553,"parentId":521,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/stringify.js","layer":"rsc"},"startTime":1753855798577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":191290,"timestamp":2253540784335,"id":556,"parentId":521,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/v1.js","layer":"rsc"},"startTime":1753855798577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":191398,"timestamp":2253540784449,"id":558,"parentId":521,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/v5.js","layer":"rsc"},"startTime":1753855798577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":191545,"timestamp":2253540784512,"id":559,"parentId":521,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/v3.js","layer":"rsc"},"startTime":1753855798577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":191900,"timestamp":2253540784285,"id":555,"parentId":521,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/max.js","layer":"rsc"},"startTime":1753855798577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":192063,"timestamp":2253540784233,"id":554,"parentId":521,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/nil.js","layer":"rsc"},"startTime":1753855798577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":192186,"timestamp":2253540784571,"id":560,"parentId":521,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/v4.js","layer":"rsc"},"startTime":1753855798577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":192581,"timestamp":2253540784626,"id":561,"parentId":521,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/v6ToV1.js","layer":"rsc"},"startTime":1753855798577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":193137,"timestamp":2253540784786,"id":564,"parentId":521,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/v7.js","layer":"rsc"},"startTime":1753855798577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":193872,"timestamp":2253540784386,"id":557,"parentId":521,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/v1ToV6.js","layer":"rsc"},"startTime":1753855798577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":193824,"timestamp":2253540784676,"id":562,"parentId":521,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/v6.js","layer":"rsc"},"startTime":1753855798577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":193853,"timestamp":2253540784840,"id":565,"parentId":521,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/version.js","layer":"rsc"},"startTime":1753855798577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":194108,"timestamp":2253540784731,"id":563,"parentId":521,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/validate.js","layer":"rsc"},"startTime":1753855798577,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1427177,"timestamp":2253539554484,"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":1753855797347,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":202969,"timestamp":2253540787375,"id":567,"parentId":454,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@sindresorhus/slugify/index.js","layer":"rsc"},"startTime":1753855798580,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":203736,"timestamp":2253540787433,"id":568,"parentId":516,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/locales/en.js","layer":"rsc"},"startTime":1753855798580,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":205448,"timestamp":2253540787296,"id":566,"parentId":360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/index.js","layer":"rsc"},"startTime":1753855798580,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":205871,"timestamp":2253540787485,"id":569,"parentId":519,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/errors.js","layer":"rsc"},"startTime":1753855798580,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":211871,"timestamp":2253540789367,"id":572,"parentId":445,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/index.js","layer":"rsc"},"startTime":1753855798582,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":213319,"timestamp":2253540789438,"id":573,"parentId":497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/xstate/dev/dist/xstate-dev.esm.js","layer":"rsc"},"startTime":1753855798582,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":214503,"timestamp":2253540789495,"id":574,"parentId":497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/xstate/actors/dist/xstate-actors.esm.js","layer":"rsc"},"startTime":1753855798582,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":214887,"timestamp":2253540789288,"id":571,"parentId":445,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/index.js","layer":"rsc"},"startTime":1753855798582,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":218417,"timestamp":2253540791726,"id":576,"parentId":470,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/secure-json-parse/index.js","layer":"rsc"},"startTime":1753855798584,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":18,"timestamp":2253541013562,"id":582,"parentId":487,"tags":{"name":"node:stream","layer":null},"startTime":1753855798806,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":3,"timestamp":2253541013586,"id":583,"parentId":490,"tags":{"name":"node:crypto","layer":null},"startTime":1753855798806,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":3,"timestamp":2253541013592,"id":584,"parentId":487,"tags":{"name":"node:process","layer":null},"startTime":1753855798806,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":30154,"timestamp":2253540994296,"id":581,"parentId":488,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/eventsource-parser/dist/stream.js","layer":"rsc"},"startTime":1753855798787,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20195,"timestamp":2253541013799,"id":587,"parentId":558,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/v35.js","layer":"rsc"},"startTime":1753855798806,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20792,"timestamp":2253541013600,"id":585,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/jsonSchemaToZod.js","layer":"rsc"},"startTime":1753855798806,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20726,"timestamp":2253541013855,"id":588,"parentId":558,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/sha1.js","layer":"rsc"},"startTime":1753855798806,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21307,"timestamp":2253541013909,"id":589,"parentId":556,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/rng.js","layer":"rsc"},"startTime":1753855798806,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21377,"timestamp":2253541013973,"id":590,"parentId":560,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/native.js","layer":"rsc"},"startTime":1753855798806,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24735,"timestamp":2253541014180,"id":592,"parentId":563,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/regex.js","layer":"rsc"},"startTime":1753855798807,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25918,"timestamp":2253541013721,"id":586,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/Types.js","layer":"rsc"},"startTime":1753855798806,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25864,"timestamp":2253541014070,"id":591,"parentId":559,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uuid/dist/esm/md5.js","layer":"rsc"},"startTime":1753855798806,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17720,"timestamp":2253541022887,"id":595,"parentId":566,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/normalize-args.js","layer":"rsc"},"startTime":1753855798815,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18071,"timestamp":2253541022699,"id":593,"parentId":567,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@sindresorhus/slugify/overridable-replacements.js","layer":"rsc"},"startTime":1753855798815,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18880,"timestamp":2253541023007,"id":597,"parentId":566,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/dereference.js","layer":"rsc"},"startTime":1753855798815,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19583,"timestamp":2253541022951,"id":596,"parentId":566,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/resolve-external.js","layer":"rsc"},"startTime":1753855798815,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20536,"timestamp":2253541022824,"id":594,"parentId":566,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/refs.js","layer":"rsc"},"startTime":1753855798815,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21403,"timestamp":2253541023115,"id":599,"parentId":566,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/bundle.js","layer":"rsc"},"startTime":1753855798815,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22148,"timestamp":2253541023063,"id":598,"parentId":566,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/parse.js","layer":"rsc"},"startTime":1753855798815,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22524,"timestamp":2253541023166,"id":600,"parentId":566,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/options.js","layer":"rsc"},"startTime":1753855798816,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25579,"timestamp":2253541025642,"id":601,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseAllOf.js","layer":"rsc"},"startTime":1753855798818,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25496,"timestamp":2253541025875,"id":604,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseBoolean.js","layer":"rsc"},"startTime":1753855798818,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25787,"timestamp":2253541025821,"id":603,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseArray.js","layer":"rsc"},"startTime":1753855798818,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26013,"timestamp":2253541025764,"id":602,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseAnyOf.js","layer":"rsc"},"startTime":1753855798818,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25967,"timestamp":2253541025930,"id":605,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseConst.js","layer":"rsc"},"startTime":1753855798818,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26045,"timestamp":2253541025984,"id":606,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseDefault.js","layer":"rsc"},"startTime":1753855798818,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26151,"timestamp":2253541026043,"id":607,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseEnum.js","layer":"rsc"},"startTime":1753855798818,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26250,"timestamp":2253541026097,"id":608,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseIfThenElse.js","layer":"rsc"},"startTime":1753855798818,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26300,"timestamp":2253541026192,"id":609,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseMultipleType.js","layer":"rsc"},"startTime":1753855798819,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26364,"timestamp":2253541026249,"id":610,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseNot.js","layer":"rsc"},"startTime":1753855798819,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26397,"timestamp":2253541026353,"id":612,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseNullable.js","layer":"rsc"},"startTime":1753855798819,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26655,"timestamp":2253541026406,"id":613,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseNumber.js","layer":"rsc"},"startTime":1753855798819,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26717,"timestamp":2253541026512,"id":615,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseOneOf.js","layer":"rsc"},"startTime":1753855798819,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":27032,"timestamp":2253541026301,"id":611,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseNull.js","layer":"rsc"},"startTime":1753855798819,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26988,"timestamp":2253541026617,"id":617,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseString.js","layer":"rsc"},"startTime":1753855798819,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":27023,"timestamp":2253541026699,"id":618,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/utils/half.js","layer":"rsc"},"startTime":1753855798819,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":27166,"timestamp":2253541026753,"id":619,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/utils/jsdocs.js","layer":"rsc"},"startTime":1753855798819,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":27267,"timestamp":2253541026856,"id":621,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/utils/withMessage.js","layer":"rsc"},"startTime":1753855798819,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":27485,"timestamp":2253541026805,"id":620,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/utils/omit.js","layer":"rsc"},"startTime":1753855798819,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":28387,"timestamp":2253541026565,"id":616,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseSchema.js","layer":"rsc"},"startTime":1753855798819,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":29187,"timestamp":2253541026460,"id":614,"parentId":550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-to-zod/dist/esm/parsers/parseObject.js","layer":"rsc"},"startTime":1753855798819,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42099,"timestamp":2253541028139,"id":622,"parentId":480,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ai-sdk/ui-utils/dist/index.mjs","layer":"rsc"},"startTime":1753855798821,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":42610,"timestamp":2253541028428,"id":624,"parentId":566,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/util/errors.js","layer":"rsc"},"startTime":1753855798821,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":44178,"timestamp":2253541028318,"id":623,"parentId":566,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/util/url.js","layer":"rsc"},"startTime":1753855798821,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":44158,"timestamp":2253541028587,"id":625,"parentId":566,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/util/maybe.js","layer":"rsc"},"startTime":1753855798821,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":44300,"timestamp":2253541028654,"id":626,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/ExportResult.js","layer":"rsc"},"startTime":1753855798821,"traceId":"9cb030c4e2538185"}]
7
- [{"name":"build-module-js","duration":12316,"timestamp":2253541202115,"id":719,"parentId":703,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@sindresorhus/transliterate/replacements.js","layer":"rsc"},"startTime":1753855798994,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9910,"timestamp":2253541209925,"id":720,"parentId":652,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/fast-json-stable-stringify/index.js","layer":"rsc"},"startTime":1753855799002,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3505,"timestamp":2253541217026,"id":721,"parentId":680,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/platform/node/index.js","layer":"rsc"},"startTime":1753855799009,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4668,"timestamp":2253541217194,"id":722,"parentId":707,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/validate.js","layer":"rsc"},"startTime":1753855799010,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4243,"timestamp":2253541218227,"id":726,"parentId":648,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/bytes/index.js","layer":"rsc"},"startTime":1753855799011,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4843,"timestamp":2253541218135,"id":725,"parentId":648,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/lib/index.js","layer":"rsc"},"startTime":1753855799010,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5684,"timestamp":2253541218007,"id":723,"parentId":648,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/http-errors/index.js","layer":"rsc"},"startTime":1753855799010,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5770,"timestamp":2253541218078,"id":724,"parentId":648,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unpipe/index.js","layer":"rsc"},"startTime":1753855799010,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5790,"timestamp":2253541218278,"id":727,"parentId":698,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/index.js","layer":"rsc"},"startTime":1753855799011,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6168,"timestamp":2253541218382,"id":729,"parentId":717,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/trace/internal.js","layer":"rsc"},"startTime":1753855799011,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6510,"timestamp":2253541218432,"id":730,"parentId":714,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/metrics/internal.js","layer":"rsc"},"startTime":1753855799011,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6922,"timestamp":2253541218327,"id":728,"parentId":713,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/logs/internal.js","layer":"rsc"},"startTime":1753855799011,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":44577,"timestamp":2253541219239,"id":731,"parentId":714,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/generated/root.js","layer":"rsc"},"startTime":1753855799012,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":46652,"timestamp":2253541230966,"id":732,"parentId":696,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/json-schema-traverse/index.js","layer":"rsc"},"startTime":1753855799023,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8218,"timestamp":2253541270728,"id":733,"parentId":658,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/index.js","layer":"rsc"},"startTime":1753855799063,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7395,"timestamp":2253541271968,"id":737,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/anyOf.js","layer":"rsc"},"startTime":1753855799064,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8009,"timestamp":2253541271716,"id":734,"parentId":725,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/lib/bom-handling.js","layer":"rsc"},"startTime":1753855799064,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8241,"timestamp":2253541271819,"id":735,"parentId":725,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/lib/streams.js","layer":"rsc"},"startTime":1753855799064,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8569,"timestamp":2253541271910,"id":736,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/ref.js","layer":"rsc"},"startTime":1753855799064,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8554,"timestamp":2253541272080,"id":739,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/comment.js","layer":"rsc"},"startTime":1753855799064,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9779,"timestamp":2253541272184,"id":741,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/contains.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10006,"timestamp":2253541272288,"id":743,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/enum.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10465,"timestamp":2253541272025,"id":738,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/allOf.js","layer":"rsc"},"startTime":1753855799064,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10927,"timestamp":2253541272132,"id":740,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/const.js","layer":"rsc"},"startTime":1753855799064,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11506,"timestamp":2253541272235,"id":742,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/dependencies.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12080,"timestamp":2253541272340,"id":744,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/format.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12706,"timestamp":2253541272391,"id":745,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/items.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13027,"timestamp":2253541272445,"id":746,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/if.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13646,"timestamp":2253541272496,"id":747,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/_limit.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13695,"timestamp":2253541272748,"id":752,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/not.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14155,"timestamp":2253541272546,"id":748,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/_limitItems.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15813,"timestamp":2253541272596,"id":749,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/_limitLength.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16120,"timestamp":2253541272798,"id":753,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/oneOf.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16344,"timestamp":2253541272847,"id":754,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/pattern.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16803,"timestamp":2253541272647,"id":750,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/_limitProperties.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17607,"timestamp":2253541272897,"id":755,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/properties.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18199,"timestamp":2253541272699,"id":751,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/multipleOf.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19173,"timestamp":2253541272997,"id":757,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/required.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19243,"timestamp":2253541273162,"id":760,"parentId":721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/platform/node/globalThis.js","layer":"rsc"},"startTime":1753855799066,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19351,"timestamp":2253541273217,"id":761,"parentId":721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/platform/node/performance.js","layer":"rsc"},"startTime":1753855799066,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19451,"timestamp":2253541273273,"id":762,"parentId":721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/platform/node/sdk-info.js","layer":"rsc"},"startTime":1753855799066,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19504,"timestamp":2253541273327,"id":763,"parentId":721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/platform/node/timer-util.js","layer":"rsc"},"startTime":1753855799066,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19990,"timestamp":2253541273106,"id":759,"parentId":721,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/platform/node/environment.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20464,"timestamp":2253541273051,"id":758,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/uniqueItems.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20898,"timestamp":2253541272946,"id":756,"parentId":727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/propertyNames.js","layer":"rsc"},"startTime":1753855799065,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23943,"timestamp":2253541275761,"id":764,"parentId":696,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/uri-js/dist/es5/uri.all.js","layer":"rsc"},"startTime":1753855799068,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24056,"timestamp":2253541276005,"id":766,"parentId":729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/common/utils.js","layer":"rsc"},"startTime":1753855799068,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24345,"timestamp":2253541275926,"id":765,"parentId":729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/common/internal.js","layer":"rsc"},"startTime":1753855799068,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":18,"timestamp":2253541302249,"id":767,"parentId":761,"tags":{"name":"perf_hooks","layer":null},"startTime":1753855799095,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8154,"timestamp":2253541305226,"id":769,"parentId":762,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/semconv.js","layer":"rsc"},"startTime":1753855799098,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8381,"timestamp":2253541305115,"id":768,"parentId":762,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/version.js","layer":"rsc"},"startTime":1753855799097,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5439,"timestamp":2253541309504,"id":772,"parentId":709,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/shebang-command/index.js","layer":"rsc"},"startTime":1753855799102,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5813,"timestamp":2253541309443,"id":771,"parentId":710,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/path-key/index.js","layer":"rsc"},"startTime":1753855799102,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6529,"timestamp":2253541309357,"id":770,"parentId":710,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/which/which.js","layer":"rsc"},"startTime":1753855799102,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8372,"timestamp":2253541311221,"id":774,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/dumper.js","layer":"rsc"},"startTime":1753855799104,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8499,"timestamp":2253541311399,"id":777,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/exception.js","layer":"rsc"},"startTime":1753855799104,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12155,"timestamp":2253541311104,"id":773,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/loader.js","layer":"rsc"},"startTime":1753855799103,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12410,"timestamp":2253541311344,"id":776,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/schema.js","layer":"rsc"},"startTime":1753855799104,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12428,"timestamp":2253541311506,"id":779,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/schema/json.js","layer":"rsc"},"startTime":1753855799104,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12483,"timestamp":2253541311557,"id":780,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/schema/core.js","layer":"rsc"},"startTime":1753855799104,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12551,"timestamp":2253541311608,"id":781,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/schema/default.js","layer":"rsc"},"startTime":1753855799104,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12912,"timestamp":2253541311657,"id":782,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/binary.js","layer":"rsc"},"startTime":1753855799104,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13229,"timestamp":2253541311452,"id":778,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/schema/failsafe.js","layer":"rsc"},"startTime":1753855799104,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13294,"timestamp":2253541311706,"id":783,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/float.js","layer":"rsc"},"startTime":1753855799104,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13351,"timestamp":2253541311754,"id":784,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/map.js","layer":"rsc"},"startTime":1753855799104,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13439,"timestamp":2253541311850,"id":786,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/pairs.js","layer":"rsc"},"startTime":1753855799104,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13595,"timestamp":2253541311950,"id":788,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/timestamp.js","layer":"rsc"},"startTime":1753855799104,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13903,"timestamp":2253541311802,"id":785,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/null.js","layer":"rsc"},"startTime":1753855799104,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14682,"timestamp":2253541311283,"id":775,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type.js","layer":"rsc"},"startTime":1753855799104,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21835,"timestamp":2253541312259,"id":792,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/omap.js","layer":"rsc"},"startTime":1753855799105,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22353,"timestamp":2253541311899,"id":787,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/set.js","layer":"rsc"},"startTime":1753855799104,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22624,"timestamp":2253541312045,"id":790,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/int.js","layer":"rsc"},"startTime":1753855799104,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22836,"timestamp":2253541311998,"id":789,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/bool.js","layer":"rsc"},"startTime":1753855799104,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22615,"timestamp":2253541312318,"id":793,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/seq.js","layer":"rsc"},"startTime":1753855799105,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22651,"timestamp":2253541312373,"id":794,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/str.js","layer":"rsc"},"startTime":1753855799105,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22981,"timestamp":2253541312149,"id":791,"parentId":733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/type/merge.js","layer":"rsc"},"startTime":1753855799105,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22877,"timestamp":2253541312479,"id":796,"parentId":766,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/common/hex-to-binary.js","layer":"rsc"},"startTime":1753855799105,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23313,"timestamp":2253541312427,"id":795,"parentId":725,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/index.js","layer":"rsc"},"startTime":1753855799105,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23051,"timestamp":2253541312806,"id":797,"parentId":731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/minimal.js","layer":"rsc"},"startTime":1753855799105,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4546,"timestamp":2253541338945,"id":798,"parentId":725,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/safer-buffer/safer.js","layer":"rsc"},"startTime":1753855799131,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4277,"timestamp":2253541340683,"id":800,"parentId":773,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/snippet.js","layer":"rsc"},"startTime":1753855799133,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4582,"timestamp":2253541340615,"id":799,"parentId":774,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/js-yaml/lib/common.js","layer":"rsc"},"startTime":1753855799133,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7264,"timestamp":2253541340912,"id":801,"parentId":795,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/internal.js","layer":"rsc"},"startTime":1753855799133,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7721,"timestamp":2253541341023,"id":803,"parentId":795,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/utf16.js","layer":"rsc"},"startTime":1753855799133,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8516,"timestamp":2253541340970,"id":802,"parentId":795,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/utf32.js","layer":"rsc"},"startTime":1753855799133,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8647,"timestamp":2253541341127,"id":805,"parentId":795,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/sbcs-codec.js","layer":"rsc"},"startTime":1753855799133,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9498,"timestamp":2253541341076,"id":804,"parentId":795,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/utf7.js","layer":"rsc"},"startTime":1753855799133,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10484,"timestamp":2253541341454,"id":808,"parentId":795,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/dbcs-codec.js","layer":"rsc"},"startTime":1753855799134,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11248,"timestamp":2253541341388,"id":807,"parentId":795,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/sbcs-data-generated.js","layer":"rsc"},"startTime":1753855799134,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11632,"timestamp":2253541341214,"id":806,"parentId":795,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/sbcs-data.js","layer":"rsc"},"startTime":1753855799134,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11671,"timestamp":2253541341511,"id":809,"parentId":795,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/dbcs-data.js","layer":"rsc"},"startTime":1753855799134,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":15,"timestamp":2253541353713,"id":813,"parentId":798,"tags":{"name":"buffer","layer":null},"startTime":1753855799146,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13619,"timestamp":2253541342627,"id":810,"parentId":797,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/index-minimal.js","layer":"rsc"},"startTime":1753855799135,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":9,"timestamp":2253541356562,"id":816,"parentId":801,"tags":{"name":"string_decoder","layer":null},"startTime":1753855799149,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10528,"timestamp":2253541346694,"id":812,"parentId":723,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/inherits/inherits.js","layer":"rsc"},"startTime":1753855799139,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10806,"timestamp":2253541346578,"id":811,"parentId":723,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/setprototypeof/index.js","layer":"rsc"},"startTime":1753855799139,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3632,"timestamp":2253541355631,"id":815,"parentId":723,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/toidentifier/index.js","layer":"rsc"},"startTime":1753855799148,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4587,"timestamp":2253541355507,"id":814,"parentId":723,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/depd/index.js","layer":"rsc"},"startTime":1753855799148,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6736,"timestamp":2253541357640,"id":817,"parentId":730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/index.js","layer":"rsc"},"startTime":1753855799150,"traceId":"9cb030c4e2538185"},{"name":"build-module-json","duration":3734,"timestamp":2253541362559,"id":819,"parentId":809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/tables/eucjp.json","layer":"rsc"},"startTime":1753855799155,"traceId":"9cb030c4e2538185"},{"name":"build-module-json","duration":4243,"timestamp":2253541362582,"id":820,"parentId":809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/tables/cp936.json","layer":"rsc"},"startTime":1753855799155,"traceId":"9cb030c4e2538185"}]
8
- [{"name":"build-module-js","duration":41145,"timestamp":2253541037265,"id":627,"parentId":487,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/cross-spawn/index.js","layer":"rsc"},"startTime":1753855798830,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":33329,"timestamp":2253541047172,"id":629,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/common/attributes.js","layer":"rsc"},"startTime":1753855798840,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":33440,"timestamp":2253541047268,"id":630,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/common/anchored-clock.js","layer":"rsc"},"startTime":1753855798840,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":34090,"timestamp":2253541047518,"id":633,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/common/time.js","layer":"rsc"},"startTime":1753855798840,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":34424,"timestamp":2253541047458,"id":632,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/common/logging-error-handler.js","layer":"rsc"},"startTime":1753855798840,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":34646,"timestamp":2253541047395,"id":631,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/common/global-error-handler.js","layer":"rsc"},"startTime":1753855798840,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":34809,"timestamp":2253541047573,"id":634,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/baggage/utils.js","layer":"rsc"},"startTime":1753855798840,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":35039,"timestamp":2253541047629,"id":635,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/baggage/propagation/W3CBaggagePropagator.js","layer":"rsc"},"startTime":1753855798840,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":34925,"timestamp":2253541048049,"id":640,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/trace/TraceState.js","layer":"rsc"},"startTime":1753855798840,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36166,"timestamp":2253541046934,"id":628,"parentId":522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/platform/node/index.js","layer":"rsc"},"startTime":1753855798839,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":35544,"timestamp":2253541047926,"id":638,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/trace/W3CTraceContextPropagator.js","layer":"rsc"},"startTime":1753855798840,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":35799,"timestamp":2253541048112,"id":641,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/utils/merge.js","layer":"rsc"},"startTime":1753855798840,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36068,"timestamp":2253541047992,"id":639,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/trace/suppress-tracing.js","layer":"rsc"},"startTime":1753855798840,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":35974,"timestamp":2253541048218,"id":643,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/utils/url.js","layer":"rsc"},"startTime":1753855798841,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36202,"timestamp":2253541048164,"id":642,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/utils/timeout.js","layer":"rsc"},"startTime":1753855798841,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36740,"timestamp":2253541047802,"id":637,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/trace/rpc-metadata.js","layer":"rsc"},"startTime":1753855798840,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36450,"timestamp":2253541048289,"id":644,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/utils/callback.js","layer":"rsc"},"startTime":1753855798841,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36573,"timestamp":2253541048343,"id":645,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/utils/configuration.js","layer":"rsc"},"startTime":1753855798841,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":37561,"timestamp":2253541048397,"id":646,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/internal/exporter.js","layer":"rsc"},"startTime":1753855798841,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":38965,"timestamp":2253541047687,"id":636,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/propagation/composite.js","layer":"rsc"},"startTime":1753855798840,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":38757,"timestamp":2253541048458,"id":647,"parentId":581,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/eventsource-parser/dist/index.js","layer":"rsc"},"startTime":1753855798841,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":33224,"timestamp":2253541059070,"id":648,"parentId":490,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/raw-body/index.js","layer":"rsc"},"startTime":1753855798851,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":76709,"timestamp":2253541059255,"id":650,"parentId":551,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ai-sdk/provider-utils/test/dist/index.mjs","layer":"rsc"},"startTime":1753855798852,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":77563,"timestamp":2253541059194,"id":649,"parentId":490,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/content-type/index.js","layer":"rsc"},"startTime":1753855798852,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":20,"timestamp":2253541138432,"id":657,"parentId":627,"tags":{"name":"child_process","layer":null},"startTime":1753855798931,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":64129,"timestamp":2253541076671,"id":651,"parentId":486,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/eventsource/dist/index.js","layer":"rsc"},"startTime":1753855798869,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":65315,"timestamp":2253541076795,"id":652,"parentId":485,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/ajv.js","layer":"rsc"},"startTime":1753855798869,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":65790,"timestamp":2253541079127,"id":655,"parentId":598,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/util/plugins.js","layer":"rsc"},"startTime":1753855798871,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":66596,"timestamp":2253541078982,"id":653,"parentId":597,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/ref.js","layer":"rsc"},"startTime":1753855798871,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":67376,"timestamp":2253541079067,"id":654,"parentId":597,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/pointer.js","layer":"rsc"},"startTime":1753855798871,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":17,"timestamp":2253541148291,"id":667,"parentId":648,"tags":{"name":"async_hooks","layer":null},"startTime":1753855798941,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":4,"timestamp":2253541148316,"id":668,"parentId":650,"tags":{"name":"http","layer":null},"startTime":1753855798941,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":3,"timestamp":2253541148323,"id":669,"parentId":650,"tags":{"name":"https","layer":null},"startTime":1753855798941,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":3,"timestamp":2253541148329,"id":670,"parentId":650,"tags":{"name":"net","layer":null},"startTime":1753855798941,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":3,"timestamp":2253541148335,"id":671,"parentId":650,"tags":{"name":"_http_common","layer":null},"startTime":1753855798941,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":3,"timestamp":2253541148340,"id":672,"parentId":650,"tags":{"name":"zlib","layer":null},"startTime":1753855798941,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":62615,"timestamp":2253541088095,"id":656,"parentId":594,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/util/convert-path-to-posix.js","layer":"rsc"},"startTime":1753855798880,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14981,"timestamp":2253541138580,"id":659,"parentId":600,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/parsers/json.js","layer":"rsc"},"startTime":1753855798931,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15635,"timestamp":2253541138644,"id":660,"parentId":600,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/parsers/binary.js","layer":"rsc"},"startTime":1753855798931,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16488,"timestamp":2253541138702,"id":661,"parentId":600,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/parsers/text.js","layer":"rsc"},"startTime":1753855798931,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16996,"timestamp":2253541138757,"id":662,"parentId":600,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/resolvers/file.js","layer":"rsc"},"startTime":1753855798931,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17557,"timestamp":2253541138810,"id":663,"parentId":600,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/resolvers/http.js","layer":"rsc"},"startTime":1753855798931,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19945,"timestamp":2253541138461,"id":658,"parentId":600,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/parsers/yaml.js","layer":"rsc"},"startTime":1753855798931,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19797,"timestamp":2253541138863,"id":664,"parentId":625,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/util/next.js","layer":"rsc"},"startTime":1753855798931,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17147,"timestamp":2253541142810,"id":666,"parentId":623,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@apidevtools/json-schema-ref-parser/dist/lib/util/is-windows.js","layer":"rsc"},"startTime":1753855798935,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17756,"timestamp":2253541142700,"id":665,"parentId":519,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/pkce-challenge/dist/index.node.js","layer":"rsc"},"startTime":1753855798935,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":21,"timestamp":2253541163033,"id":686,"parentId":662,"tags":{"name":"fs","layer":null},"startTime":1753855798955,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14384,"timestamp":2253541152557,"id":674,"parentId":640,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/internal/validators.js","layer":"rsc"},"startTime":1753855798945,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14708,"timestamp":2253541152430,"id":673,"parentId":634,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/baggage/constants.js","layer":"rsc"},"startTime":1753855798945,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16710,"timestamp":2253541152678,"id":676,"parentId":644,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/utils/promise.js","layer":"rsc"},"startTime":1753855798945,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16824,"timestamp":2253541152733,"id":677,"parentId":628,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/api/build/esm/platform/node/globalThis.js","layer":"rsc"},"startTime":1753855798945,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17282,"timestamp":2253541152621,"id":675,"parentId":641,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/utils/lodash.merge.js","layer":"rsc"},"startTime":1753855798945,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":13951,"timestamp":2253541156780,"id":679,"parentId":650,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ai-sdk/provider-utils/test/dist/chunk-D6YTI3O5.mjs","layer":"rsc"},"startTime":1753855798949,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14173,"timestamp":2253541156845,"id":680,"parentId":572,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/core/build/esm/platform/index.js","layer":"rsc"},"startTime":1753855798949,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14579,"timestamp":2253541156904,"id":681,"parentId":627,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/cross-spawn/lib/parse.js","layer":"rsc"},"startTime":1753855798949,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16096,"timestamp":2253541156662,"id":678,"parentId":544,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/dotenv/lib/main.js","layer":"rsc"},"startTime":1753855798949,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15998,"timestamp":2253541156958,"id":682,"parentId":627,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/cross-spawn/lib/enoent.js","layer":"rsc"},"startTime":1753855798949,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1619414,"timestamp":2253539553878,"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":1753855797346,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1619098,"timestamp":2253539554197,"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":1753855797347,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1619066,"timestamp":2253539554231,"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":1753855797347,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1619061,"timestamp":2253539554237,"id":27,"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":1753855797347,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1619081,"timestamp":2253539554218,"id":24,"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":1753855797347,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1619075,"timestamp":2253539554225,"id":25,"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":1753855797347,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1619058,"timestamp":2253539554243,"id":28,"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":1753855797347,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1619098,"timestamp":2253539554210,"id":23,"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":1753855797347,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1618824,"timestamp":2253539554486,"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":1753855797347,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13596,"timestamp":2253541160845,"id":685,"parentId":652,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/keyword.js","layer":"rsc"},"startTime":1753855798953,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13885,"timestamp":2253541160684,"id":683,"parentId":652,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/cache.js","layer":"rsc"},"startTime":1753855798953,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13960,"timestamp":2253541160782,"id":684,"parentId":652,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/data.js","layer":"rsc"},"startTime":1753855798953,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":16,"timestamp":2253541176801,"id":702,"parentId":678,"tags":{"name":"os","layer":null},"startTime":1753855798969,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13930,"timestamp":2253541163371,"id":690,"parentId":571,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/logs/json/index.js","layer":"rsc"},"startTime":1753855798956,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14332,"timestamp":2253541163078,"id":687,"parentId":571,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/metrics/protobuf/index.js","layer":"rsc"},"startTime":1753855798955,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14218,"timestamp":2253541163283,"id":689,"parentId":571,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/logs/protobuf/index.js","layer":"rsc"},"startTime":1753855798956,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14512,"timestamp":2253541163201,"id":688,"parentId":571,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/metrics/json/index.js","layer":"rsc"},"startTime":1753855798956,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14438,"timestamp":2253541163436,"id":691,"parentId":571,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/trace/protobuf/index.js","layer":"rsc"},"startTime":1753855798956,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14465,"timestamp":2253541163498,"id":692,"parentId":571,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/trace/json/index.js","layer":"rsc"},"startTime":1753855798956,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10538,"timestamp":2253541168658,"id":696,"parentId":652,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/compile/resolve.js","layer":"rsc"},"startTime":1753855798961,"traceId":"9cb030c4e2538185"},{"name":"build-module-json","duration":10801,"timestamp":2253541168539,"id":694,"parentId":652,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/refs/json-schema-draft-07.json","layer":"rsc"},"startTime":1753855798961,"traceId":"9cb030c4e2538185"},{"name":"build-module-json","duration":10937,"timestamp":2253541168445,"id":693,"parentId":652,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/refs/data.json","layer":"rsc"},"startTime":1753855798961,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11035,"timestamp":2253541168559,"id":695,"parentId":652,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/compile/schema_obj.js","layer":"rsc"},"startTime":1753855798961,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11261,"timestamp":2253541168769,"id":698,"parentId":652,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/compile/rules.js","layer":"rsc"},"startTime":1753855798961,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13216,"timestamp":2253541168715,"id":697,"parentId":652,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/compile/formats.js","layer":"rsc"},"startTime":1753855798961,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14728,"timestamp":2253541168821,"id":699,"parentId":652,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/compile/util.js","layer":"rsc"},"startTime":1753855798961,"traceId":"9cb030c4e2538185"},{"name":"build-module-json","duration":157,"timestamp":2253541184272,"id":705,"parentId":678,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/dotenv/package.json","layer":"rsc"},"startTime":1753855798977,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16985,"timestamp":2253541168923,"id":701,"parentId":652,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/compile/error_classes.js","layer":"rsc"},"startTime":1753855798961,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17341,"timestamp":2253541168872,"id":700,"parentId":652,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/compile/async.js","layer":"rsc"},"startTime":1753855798961,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19503,"timestamp":2253541176826,"id":703,"parentId":567,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@sindresorhus/transliterate/index.js","layer":"rsc"},"startTime":1753855798969,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19599,"timestamp":2253541176978,"id":704,"parentId":567,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/escape-string-regexp/index.js","layer":"rsc"},"startTime":1753855798969,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7687,"timestamp":2253541191586,"id":706,"parentId":685,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/definition_schema.js","layer":"rsc"},"startTime":1753855798984,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5723,"timestamp":2253541193900,"id":709,"parentId":681,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/cross-spawn/lib/util/readShebang.js","layer":"rsc"},"startTime":1753855798986,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6073,"timestamp":2253541193843,"id":708,"parentId":681,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/cross-spawn/lib/util/escape.js","layer":"rsc"},"startTime":1753855798986,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7677,"timestamp":2253541193760,"id":707,"parentId":652,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/compile/index.js","layer":"rsc"},"startTime":1753855798986,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7700,"timestamp":2253541193954,"id":710,"parentId":681,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/cross-spawn/lib/util/resolveCommand.js","layer":"rsc"},"startTime":1753855798986,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6370,"timestamp":2253541196833,"id":712,"parentId":699,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/compile/ucs2length.js","layer":"rsc"},"startTime":1753855798989,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6411,"timestamp":2253541196996,"id":714,"parentId":687,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/metrics/protobuf/metrics.js","layer":"rsc"},"startTime":1753855798989,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6618,"timestamp":2253541196931,"id":713,"parentId":690,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/logs/json/logs.js","layer":"rsc"},"startTime":1753855798989,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6636,"timestamp":2253541197054,"id":715,"parentId":689,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/logs/protobuf/logs.js","layer":"rsc"},"startTime":1753855798989,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6705,"timestamp":2253541197109,"id":716,"parentId":688,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/metrics/json/metrics.js","layer":"rsc"},"startTime":1753855798989,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6779,"timestamp":2253541197162,"id":717,"parentId":691,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/trace/protobuf/trace.js","layer":"rsc"},"startTime":1753855798990,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6846,"timestamp":2253541197214,"id":718,"parentId":692,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/otlp-transformer/build/esm/trace/json/trace.js","layer":"rsc"},"startTime":1753855798990,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8079,"timestamp":2253541196744,"id":711,"parentId":685,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ajv/lib/dotjs/custom.js","layer":"rsc"},"startTime":1753855798989,"traceId":"9cb030c4e2538185"}]
9
- [{"name":"build-module-json","duration":4503,"timestamp":2253541362488,"id":818,"parentId":809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/tables/shiftjis.json","layer":"rsc"},"startTime":1753855799155,"traceId":"9cb030c4e2538185"},{"name":"build-module-json","duration":4475,"timestamp":2253541362600,"id":821,"parentId":809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/tables/gbk-added.json","layer":"rsc"},"startTime":1753855799155,"traceId":"9cb030c4e2538185"},{"name":"build-module-json","duration":4575,"timestamp":2253541362614,"id":822,"parentId":809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json","layer":"rsc"},"startTime":1753855799155,"traceId":"9cb030c4e2538185"},{"name":"build-module-json","duration":4837,"timestamp":2253541362638,"id":824,"parentId":809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/tables/cp950.json","layer":"rsc"},"startTime":1753855799155,"traceId":"9cb030c4e2538185"},{"name":"build-module-json","duration":5280,"timestamp":2253541362626,"id":823,"parentId":809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/tables/cp949.json","layer":"rsc"},"startTime":1753855799155,"traceId":"9cb030c4e2538185"},{"name":"build-module-json","duration":5429,"timestamp":2253541362653,"id":825,"parentId":809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/iconv-lite/encodings/tables/big5-added.json","layer":"rsc"},"startTime":1753855799155,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6877,"timestamp":2253541363534,"id":828,"parentId":810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/reader.js","layer":"rsc"},"startTime":1753855799156,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7193,"timestamp":2253541363472,"id":827,"parentId":810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/writer_buffer.js","layer":"rsc"},"startTime":1753855799156,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7234,"timestamp":2253541363588,"id":829,"parentId":810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/reader_buffer.js","layer":"rsc"},"startTime":1753855799156,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8300,"timestamp":2253541363647,"id":830,"parentId":810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/rpc.js","layer":"rsc"},"startTime":1753855799156,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9189,"timestamp":2253541363362,"id":826,"parentId":810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/writer.js","layer":"rsc"},"startTime":1753855799156,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9020,"timestamp":2253541363707,"id":831,"parentId":812,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/inherits/inherits_browser.js","layer":"rsc"},"startTime":1753855799156,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8599,"timestamp":2253541364619,"id":832,"parentId":810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/roots.js","layer":"rsc"},"startTime":1753855799157,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10187,"timestamp":2253541365635,"id":833,"parentId":723,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/http-errors/node_modules/statuses/index.js","layer":"rsc"},"startTime":1753855799158,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7530,"timestamp":2253541369005,"id":835,"parentId":810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/util/minimal.js","layer":"rsc"},"startTime":1753855799161,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7778,"timestamp":2253541368917,"id":834,"parentId":762,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/semantic-conventions/build/esm/index.js","layer":"rsc"},"startTime":1753855799161,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6639,"timestamp":2253541373526,"id":837,"parentId":770,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/isexe/index.js","layer":"rsc"},"startTime":1753855799166,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6899,"timestamp":2253541373405,"id":836,"parentId":772,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/shebang-regex/index.js","layer":"rsc"},"startTime":1753855799166,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7771,"timestamp":2253541374862,"id":838,"parentId":817,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/MeterProvider.js","layer":"rsc"},"startTime":1753855799167,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6024,"timestamp":2253541377032,"id":840,"parentId":817,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/export/PeriodicExportingMetricReader.js","layer":"rsc"},"startTime":1753855799169,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6260,"timestamp":2253541377118,"id":841,"parentId":817,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/export/MetricReader.js","layer":"rsc"},"startTime":1753855799169,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8831,"timestamp":2253541374931,"id":839,"parentId":817,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/utils.js","layer":"rsc"},"startTime":1753855799167,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6746,"timestamp":2253541377174,"id":842,"parentId":817,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/export/MetricData.js","layer":"rsc"},"startTime":1753855799170,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6812,"timestamp":2253541377290,"id":844,"parentId":817,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/export/InMemoryMetricExporter.js","layer":"rsc"},"startTime":1753855799170,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8819,"timestamp":2253541377227,"id":843,"parentId":817,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/export/AggregationTemporality.js","layer":"rsc"},"startTime":1753855799170,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8917,"timestamp":2253541377343,"id":845,"parentId":817,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/export/ConsoleMetricExporter.js","layer":"rsc"},"startTime":1753855799170,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7675,"timestamp":2253541379590,"id":847,"parentId":817,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/view/AttributesProcessor.js","layer":"rsc"},"startTime":1753855799172,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8051,"timestamp":2253541379433,"id":846,"parentId":817,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/view/AggregationOption.js","layer":"rsc"},"startTime":1753855799172,"traceId":"9cb030c4e2538185"},{"name":"build-module-json","duration":7500,"timestamp":2253541381924,"id":848,"parentId":833,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/http-errors/node_modules/statuses/codes.json","layer":"rsc"},"startTime":1753855799174,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5176,"timestamp":2253541384800,"id":849,"parentId":835,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/util/longbits.js","layer":"rsc"},"startTime":1753855799177,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6276,"timestamp":2253541384943,"id":851,"parentId":834,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/semantic-conventions/build/esm/stable_attributes.js","layer":"rsc"},"startTime":1753855799177,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6843,"timestamp":2253541384884,"id":850,"parentId":834,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/semantic-conventions/build/esm/stable_metrics.js","layer":"rsc"},"startTime":1753855799177,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6510,"timestamp":2253541386798,"id":853,"parentId":837,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/isexe/windows.js","layer":"rsc"},"startTime":1753855799179,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6872,"timestamp":2253541386732,"id":852,"parentId":830,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/protobufjs/src/rpc/service.js","layer":"rsc"},"startTime":1753855799179,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11981,"timestamp":2253541386849,"id":854,"parentId":837,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/isexe/mode.js","layer":"rsc"},"startTime":1753855799179,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8834,"timestamp":2253541391979,"id":856,"parentId":841,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/export/AggregationSelector.js","layer":"rsc"},"startTime":1753855799184,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9293,"timestamp":2253541391887,"id":855,"parentId":838,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/view/View.js","layer":"rsc"},"startTime":1753855799184,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4372,"timestamp":2253541399213,"id":858,"parentId":838,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/MetricCollector.js","layer":"rsc"},"startTime":1753855799192,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5703,"timestamp":2253541399013,"id":857,"parentId":838,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/MeterProviderSharedState.js","layer":"rsc"},"startTime":1753855799191,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6157,"timestamp":2253541399462,"id":859,"parentId":846,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/view/Aggregation.js","layer":"rsc"},"startTime":1753855799192,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7719,"timestamp":2253541404025,"id":860,"parentId":834,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/semantic-conventions/build/esm/trace/index.js","layer":"rsc"},"startTime":1753855799196,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8038,"timestamp":2253541404142,"id":861,"parentId":834,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/semantic-conventions/build/esm/resource/index.js","layer":"rsc"},"startTime":1753855799197,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6478,"timestamp":2253541410548,"id":862,"parentId":855,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/view/Predicate.js","layer":"rsc"},"startTime":1753855799203,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6588,"timestamp":2253541410699,"id":863,"parentId":855,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/view/InstrumentSelector.js","layer":"rsc"},"startTime":1753855799203,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6636,"timestamp":2253541412296,"id":865,"parentId":857,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/view/ViewRegistry.js","layer":"rsc"},"startTime":1753855799205,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8357,"timestamp":2253541410766,"id":864,"parentId":855,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/view/MeterSelector.js","layer":"rsc"},"startTime":1753855799203,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7256,"timestamp":2253541412389,"id":866,"parentId":857,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/MeterSharedState.js","layer":"rsc"},"startTime":1753855799205,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10312,"timestamp":2253541417876,"id":867,"parentId":860,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/semantic-conventions/build/esm/trace/SemanticAttributes.js","layer":"rsc"},"startTime":1753855799210,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13865,"timestamp":2253541419896,"id":868,"parentId":861,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/semantic-conventions/build/esm/resource/SemanticResourceAttributes.js","layer":"rsc"},"startTime":1753855799212,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6199,"timestamp":2253541430875,"id":871,"parentId":866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/MultiWritableMetricStorage.js","layer":"rsc"},"startTime":1753855799223,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6511,"timestamp":2253541430818,"id":870,"parentId":866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/AsyncMetricStorage.js","layer":"rsc"},"startTime":1753855799223,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7047,"timestamp":2253541430932,"id":872,"parentId":866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/ObservableRegistry.js","layer":"rsc"},"startTime":1753855799223,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7201,"timestamp":2253541430985,"id":873,"parentId":835,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@protobufjs/aspromise/index.js","layer":"rsc"},"startTime":1753855799223,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7600,"timestamp":2253541431035,"id":874,"parentId":835,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@protobufjs/base64/index.js","layer":"rsc"},"startTime":1753855799223,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7840,"timestamp":2253541431083,"id":875,"parentId":835,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@protobufjs/inquire/index.js","layer":"rsc"},"startTime":1753855799223,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8538,"timestamp":2253541430710,"id":869,"parentId":866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/Meter.js","layer":"rsc"},"startTime":1753855799223,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11001,"timestamp":2253541431136,"id":876,"parentId":835,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@protobufjs/float/index.js","layer":"rsc"},"startTime":1753855799223,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11149,"timestamp":2253541431184,"id":877,"parentId":835,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@protobufjs/eventemitter/index.js","layer":"rsc"},"startTime":1753855799224,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7232,"timestamp":2253541435306,"id":880,"parentId":866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/SyncMetricStorage.js","layer":"rsc"},"startTime":1753855799228,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11562,"timestamp":2253541431232,"id":878,"parentId":835,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@protobufjs/pool/index.js","layer":"rsc"},"startTime":1753855799224,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7940,"timestamp":2253541435182,"id":879,"parentId":866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/MetricStorageRegistry.js","layer":"rsc"},"startTime":1753855799228,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8008,"timestamp":2253541435369,"id":881,"parentId":866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/InstrumentDescriptor.js","layer":"rsc"},"startTime":1753855799228,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8986,"timestamp":2253541436300,"id":882,"parentId":835,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@protobufjs/utf8/index.js","layer":"rsc"},"startTime":1753855799229,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10257,"timestamp":2253541436484,"id":883,"parentId":859,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/index.js","layer":"rsc"},"startTime":1753855799229,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6828,"timestamp":2253541443833,"id":884,"parentId":867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/semantic-conventions/build/esm/internal/utils.js","layer":"rsc"},"startTime":1753855799236,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4803,"timestamp":2253541447695,"id":885,"parentId":838,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/index.js","layer":"rsc"},"startTime":1753855799240,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4041,"timestamp":2253541449746,"id":886,"parentId":870,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/MetricStorage.js","layer":"rsc"},"startTime":1753855799242,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4094,"timestamp":2253541449997,"id":889,"parentId":870,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/HashMap.js","layer":"rsc"},"startTime":1753855799242,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4282,"timestamp":2253541450102,"id":891,"parentId":872,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/ObservableResult.js","layer":"rsc"},"startTime":1753855799242,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4844,"timestamp":2253541449854,"id":887,"parentId":870,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/DeltaMetricProcessor.js","layer":"rsc"},"startTime":1753855799242,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5127,"timestamp":2253541449938,"id":888,"parentId":870,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/state/TemporalMetricProcessor.js","layer":"rsc"},"startTime":1753855799242,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5395,"timestamp":2253541450051,"id":890,"parentId":869,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/Instruments.js","layer":"rsc"},"startTime":1753855799242,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4940,"timestamp":2253541450762,"id":892,"parentId":879,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/view/RegistrationConflicts.js","layer":"rsc"},"startTime":1753855799243,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6389,"timestamp":2253541452581,"id":893,"parentId":883,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/Drop.js","layer":"rsc"},"startTime":1753855799245,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6587,"timestamp":2253541452676,"id":894,"parentId":883,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/LastValue.js","layer":"rsc"},"startTime":1753855799245,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6665,"timestamp":2253541452843,"id":897,"parentId":883,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/Sum.js","layer":"rsc"},"startTime":1753855799245,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7513,"timestamp":2253541452787,"id":896,"parentId":883,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/Histogram.js","layer":"rsc"},"startTime":1753855799245,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8804,"timestamp":2253541452732,"id":895,"parentId":883,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/ExponentialHistogram.js","layer":"rsc"},"startTime":1753855799245,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5244,"timestamp":2253541461915,"id":899,"parentId":885,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detect-resources.js","layer":"rsc"},"startTime":1753855799254,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5825,"timestamp":2253541461793,"id":898,"parentId":885,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/ResourceImpl.js","layer":"rsc"},"startTime":1753855799254,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3243,"timestamp":2253541468771,"id":900,"parentId":893,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/sdk-metrics/build/esm/aggregator/types.js","layer":"rsc"},"startTime":1753855799261,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3330,"timestamp":2253541469432,"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":1753855799262,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3707,"timestamp":2253541469529,"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":1753855799262,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3631,"timestamp":2253541469968,"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":1753855799262,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2879,"timestamp":2253541471671,"id":904,"parentId":898,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/utils.js","layer":"rsc"},"startTime":1753855799264,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2242,"timestamp":2253541473252,"id":905,"parentId":885,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/index.js","layer":"rsc"},"startTime":1753855799266,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2384,"timestamp":2253541473655,"id":906,"parentId":885,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/platform/index.js","layer":"rsc"},"startTime":1753855799266,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2303,"timestamp":2253541475575,"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":1753855799268,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2566,"timestamp":2253541475672,"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":1753855799268,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4431,"timestamp":2253541476435,"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":1753855799269,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3899,"timestamp":2253541478338,"id":910,"parentId":905,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/EnvDetector.js","layer":"rsc"},"startTime":1753855799271,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3958,"timestamp":2253541478434,"id":911,"parentId":905,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/NoopDetector.js","layer":"rsc"},"startTime":1753855799271,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2130,"timestamp":2253541482465,"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":1753855799275,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":834,"timestamp":2253541485395,"id":914,"parentId":906,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/platform/node/index.js","layer":"rsc"},"startTime":1753855799278,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1038,"timestamp":2253541485293,"id":913,"parentId":905,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/index.js","layer":"rsc"},"startTime":1753855799278,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1007,"timestamp":2253541487331,"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":1753855799280,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":22,"timestamp":2253541495359,"id":917,"parentId":64,"tags":{"name":"@opentelemetry/api","layer":null},"startTime":1753855799288,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1940930,"timestamp":2253539554488,"id":33,"parentId":19,"tags":{"request":"next/dist/pages/_document"},"startTime":1753855797347,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1940944,"timestamp":2253539554479,"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":1753855797347,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6563,"timestamp":2253541489244,"id":916,"parentId":913,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/index.js","layer":"rsc"},"startTime":1753855799282,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1031,"timestamp":2253541497619,"id":919,"parentId":916,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/OSDetector.js","layer":"rsc"},"startTime":1753855799290,"traceId":"9cb030c4e2538185"}]
10
- [{"name":"build-module-js","duration":1488,"timestamp":2253541497507,"id":918,"parentId":916,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/HostDetector.js","layer":"rsc"},"startTime":1753855799290,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1951,"timestamp":2253541497784,"id":920,"parentId":916,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/ProcessDetector.js","layer":"rsc"},"startTime":1753855799290,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2022,"timestamp":2253541497865,"id":921,"parentId":916,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/ServiceInstanceIdDetector.js","layer":"rsc"},"startTime":1753855799290,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1497,"timestamp":2253541501547,"id":922,"parentId":919,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/semconv.js","layer":"rsc"},"startTime":1753855799294,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1419,"timestamp":2253541502158,"id":924,"parentId":918,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/getMachineId.js","layer":"rsc"},"startTime":1753855799295,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2037,"timestamp":2253541501720,"id":923,"parentId":919,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/utils.js","layer":"rsc"},"startTime":1753855799294,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":16,"timestamp":2253541504126,"id":925,"parentId":924,"tags":{"name":"process","layer":null},"startTime":1753855799296,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":732,"timestamp":2253541505509,"id":928,"parentId":924,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/getMachineId-linux.js","layer":"rsc"},"startTime":1753855799298,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1170,"timestamp":2253541505392,"id":927,"parentId":924,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/getMachineId-bsd.js","layer":"rsc"},"startTime":1753855799298,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1392,"timestamp":2253541505292,"id":926,"parentId":924,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/getMachineId-unsupported.js","layer":"rsc"},"startTime":1753855799298,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1210,"timestamp":2253541505647,"id":929,"parentId":924,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/getMachineId-darwin.js","layer":"rsc"},"startTime":1753855799298,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2298,"timestamp":2253541505768,"id":930,"parentId":924,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/getMachineId-win.js","layer":"rsc"},"startTime":1753855799298,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":457,"timestamp":2253541509197,"id":931,"parentId":927,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/execAsync.js","layer":"rsc"},"startTime":1753855799302,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1955567,"timestamp":2253539554173,"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":1753855797347,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":1609,"timestamp":2253541609439,"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":1753855799402,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":50,"timestamp":2253541611067,"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":1753855799403,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":389,"timestamp":2253541611124,"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":1753855799403,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":104,"timestamp":2253541611520,"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":1753855799404,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":137,"timestamp":2253541611629,"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":1753855799404,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":115,"timestamp":2253541611770,"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":1753855799404,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":47,"timestamp":2253541611890,"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":1753855799404,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":43,"timestamp":2253541611940,"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":1753855799404,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":130,"timestamp":2253541611987,"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":1753855799404,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":52,"timestamp":2253541612119,"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":1753855799404,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":683,"timestamp":2253541612895,"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%2240522db99cc3bf9d554e3d81d4ebd1c58c7e920232%22%2C%22exportedName%22%3A%22getValueFromCookie%22%7D%2C%7B%22id%22%3A%2270019d3a76986bb2680f8cc06d62320472b4f155aa%22%2C%22exportedName%22%3A%22getPreference%22%7D%2C%7B%22id%22%3A%22703879787ee8a24342cad319ddf0318da5dd194f0a%22%2C%22exportedName%22%3A%22setValueToCookie%22%7D%5D%5D%5D&__client_imported__=!","layer":"rsc"},"startTime":1753855799405,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":3027,"timestamp":2253541617271,"id":990,"parentId":987,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/page.tsx","layer":"ssr"},"startTime":1753855799410,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2754,"timestamp":2253541617941,"id":992,"parentId":983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/builtin/global-error.js","layer":"ssr"},"startTime":1753855799410,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":6173,"timestamp":2253541617873,"id":991,"parentId":985,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/oauth/callback/page.tsx","layer":"ssr"},"startTime":1753855799410,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":4639,"timestamp":2253541632537,"id":993,"parentId":981,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/sonner.tsx","layer":"ssr"},"startTime":1753855799425,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":4775,"timestamp":2253541632661,"id":994,"parentId":981,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/stores/preferences/preferences-provider.tsx","layer":"ssr"},"startTime":1753855799425,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5039,"timestamp":2253541632722,"id":995,"parentId":983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/client-page.js","layer":"ssr"},"startTime":1753855799425,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6564,"timestamp":2253541632746,"id":996,"parentId":983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/client-segment.js","layer":"ssr"},"startTime":1753855799425,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6706,"timestamp":2253541632788,"id":998,"parentId":983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/render-from-template-context.js","layer":"ssr"},"startTime":1753855799425,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5925,"timestamp":2253541633808,"id":1001,"parentId":983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/metadata/metadata-boundary.js","layer":"ssr"},"startTime":1753855799426,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6186,"timestamp":2253541633786,"id":1000,"parentId":983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/metadata/async-metadata.js","layer":"ssr"},"startTime":1753855799426,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6628,"timestamp":2253541633746,"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":1753855799426,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6646,"timestamp":2253541633829,"id":1002,"parentId":983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"ssr"},"startTime":1753855799426,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6764,"timestamp":2253541633887,"id":1003,"parentId":992,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/handle-isr-error.js","layer":"ssr"},"startTime":1753855799426,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9101,"timestamp":2253541632767,"id":997,"parentId":983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/layout-router.js","layer":"ssr"},"startTime":1753855799425,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1800,"timestamp":2253541652766,"id":1004,"parentId":998,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"ssr"},"startTime":1753855799445,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2781,"timestamp":2253541653165,"id":1006,"parentId":995,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/search-params.js","layer":"ssr"},"startTime":1753855799446,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4994,"timestamp":2253541653253,"id":1007,"parentId":995,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/params.js","layer":"ssr"},"startTime":1753855799446,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4959,"timestamp":2253541653479,"id":1009,"parentId":1001,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"ssr"},"startTime":1753855799446,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7869,"timestamp":2253541653592,"id":1011,"parentId":999,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"ssr"},"startTime":1753855799446,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8251,"timestamp":2253541653372,"id":1008,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/match-segments.js","layer":"ssr"},"startTime":1753855799446,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8603,"timestamp":2253541653130,"id":1005,"parentId":995,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/invariant-error.js","layer":"ssr"},"startTime":1753855799445,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8299,"timestamp":2253541653616,"id":1012,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"ssr"},"startTime":1753855799446,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8562,"timestamp":2253541653556,"id":1010,"parentId":999,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"ssr"},"startTime":1753855799446,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1569,"timestamp":2253541672967,"id":1024,"parentId":1006,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"ssr"},"startTime":1753855799465,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1965,"timestamp":2253541673121,"id":1025,"parentId":1006,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"ssr"},"startTime":1753855799465,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2090,"timestamp":2253541673186,"id":1026,"parentId":1006,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/scheduler.js","layer":"ssr"},"startTime":1753855799466,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1998,"timestamp":2253541673398,"id":1031,"parentId":1006,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1753855799466,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9965,"timestamp":2253541665642,"id":1014,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"ssr"},"startTime":1753855799458,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10122,"timestamp":2253541665771,"id":1018,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/bfcache.js","layer":"ssr"},"startTime":1753855799458,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10363,"timestamp":2253541665750,"id":1017,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/use-action-queue.js","layer":"ssr"},"startTime":1753855799458,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10759,"timestamp":2253541665703,"id":1015,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/error-boundary.js","layer":"ssr"},"startTime":1753855799458,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10999,"timestamp":2253541665728,"id":1016,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-boundary.js","layer":"ssr"},"startTime":1753855799458,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11008,"timestamp":2253541665851,"id":1022,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"ssr"},"startTime":1753855799458,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11131,"timestamp":2253541665871,"id":1023,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"ssr"},"startTime":1753855799458,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11592,"timestamp":2253541665791,"id":1019,"parentId":999,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/navigation-untracked.js","layer":"ssr"},"startTime":1753855799458,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11759,"timestamp":2253541665811,"id":1020,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"ssr"},"startTime":1753855799458,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12479,"timestamp":2253541665831,"id":1021,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"ssr"},"startTime":1753855799458,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5170,"timestamp":2253541673451,"id":1032,"parentId":1012,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"ssr"},"startTime":1753855799466,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5643,"timestamp":2253541673347,"id":1029,"parentId":1006,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"ssr"},"startTime":1753855799466,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5844,"timestamp":2253541673376,"id":1030,"parentId":1012,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/segment.js","layer":"ssr"},"startTime":1753855799466,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10990,"timestamp":2253541673295,"id":1028,"parentId":1006,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/request/utils.js","layer":"ssr"},"startTime":1753855799466,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12198,"timestamp":2253541673240,"id":1027,"parentId":1006,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"ssr"},"startTime":1753855799466,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23297,"timestamp":2253541662585,"id":1013,"parentId":997,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"ssr"},"startTime":1753855799455,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5945,"timestamp":2253541680295,"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":1753855799473,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3325,"timestamp":2253541690928,"id":1036,"parentId":1017,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/is-thenable.js","layer":"ssr"},"startTime":1753855799483,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3437,"timestamp":2253541691119,"id":1039,"parentId":1021,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router-headers.js","layer":"ssr"},"startTime":1753855799483,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3731,"timestamp":2253541691088,"id":1038,"parentId":1016,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-error.js","layer":"ssr"},"startTime":1753855799483,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3922,"timestamp":2253541691039,"id":1037,"parentId":1015,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/is-next-router-error.js","layer":"ssr"},"startTime":1753855799483,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15312,"timestamp":2253541680105,"id":1033,"parentId":992,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js","layer":"ssr"},"startTime":1753855799472,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15280,"timestamp":2253541680228,"id":1034,"parentId":998,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js","layer":"ssr"},"startTime":1753855799473,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2385,"timestamp":2253541693358,"id":1040,"parentId":1028,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"ssr"},"startTime":1753855799486,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2495,"timestamp":2253541693411,"id":1041,"parentId":1027,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/hooks-server-context.js","layer":"ssr"},"startTime":1753855799486,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2774,"timestamp":2253541693438,"id":1042,"parentId":1035,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"ssr"},"startTime":1753855799486,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2691,"timestamp":2253541696826,"id":1046,"parentId":1021,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-call-server.js","layer":"ssr"},"startTime":1753855799489,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3076,"timestamp":2253541696716,"id":1043,"parentId":1015,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"ssr"},"startTime":1753855799489,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3323,"timestamp":2253541696774,"id":1044,"parentId":1016,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect.js","layer":"ssr"},"startTime":1753855799489,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3749,"timestamp":2253541696800,"id":1045,"parentId":1016,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/navigation.js","layer":"ssr"},"startTime":1753855799489,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3952,"timestamp":2253541696898,"id":1048,"parentId":1021,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/flight-data-helpers.js","layer":"ssr"},"startTime":1753855799489,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4208,"timestamp":2253541696873,"id":1047,"parentId":1021,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1753855799489,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4287,"timestamp":2253541696933,"id":1049,"parentId":1021,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-build-id.js","layer":"ssr"},"startTime":1753855799489,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7339,"timestamp":2253541696956,"id":1050,"parentId":1021,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"ssr"},"startTime":1753855799489,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":543,"timestamp":2253541704748,"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":1753855799497,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1215,"timestamp":2253541704669,"id":1051,"parentId":1038,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-status-code.js","layer":"ssr"},"startTime":1753855799497,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7435,"timestamp":2253541704813,"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":1753855799497,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2060,"timestamp":2253541711312,"id":1057,"parentId":1043,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"ssr"},"startTime":1753855799504,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2153,"timestamp":2253541711343,"id":1058,"parentId":1045,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js","layer":"ssr"},"startTime":1753855799504,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2408,"timestamp":2253541711281,"id":1056,"parentId":1045,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/bailout-to-client-rendering.js","layer":"ssr"},"startTime":1753855799504,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3727,"timestamp":2253541711209,"id":1055,"parentId":1045,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/navigation.react-server.js","layer":"ssr"},"startTime":1753855799504,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":2764,"timestamp":2253541712332,"id":1059,"parentId":994,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/stores/preferences/preferences-store.ts","layer":"ssr"},"startTime":1753855799505,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2785,"timestamp":2253541712417,"id":1060,"parentId":1050,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"ssr"},"startTime":1753855799505,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":2799,"timestamp":2253541715686,"id":1063,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ChatTab.tsx","layer":"ssr"},"startTime":1753855799508,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":6647,"timestamp":2253541715629,"id":1062,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ResourcesTab.tsx","layer":"ssr"},"startTime":1753855799508,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":8950,"timestamp":2253541715545,"id":1061,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ToolsTab.tsx","layer":"ssr"},"startTime":1753855799508,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":6462,"timestamp":2253541718605,"id":1064,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/SettingsTab.tsx","layer":"ssr"},"startTime":1753855799511,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":8176,"timestamp":2253541718685,"id":1065,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/TracingTab.tsx","layer":"ssr"},"startTime":1753855799511,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":8528,"timestamp":2253541718789,"id":1067,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ServersTab.tsx","layer":"ssr"},"startTime":1753855799511,"traceId":"9cb030c4e2538185"}]
11
- [{"name":"build-module-tsx","duration":8908,"timestamp":2253541718835,"id":1068,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/mcp-sidebar.tsx","layer":"ssr"},"startTime":1753855799511,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":10024,"timestamp":2253541718738,"id":1066,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/PromptsTab.tsx","layer":"ssr"},"startTime":1753855799511,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15100,"timestamp":2253541729479,"id":1072,"parentId":1056,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"ssr"},"startTime":1753855799522,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15177,"timestamp":2253541729566,"id":1073,"parentId":1060,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/hash.js","layer":"ssr"},"startTime":1753855799522,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":40860,"timestamp":2253541709846,"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":1753855799502,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":6386,"timestamp":2253541744886,"id":1074,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ActiveServerSelector.tsx","layer":"ssr"},"startTime":1753855799537,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6340,"timestamp":2253541745008,"id":1075,"parentId":1063,"tags":{"name":"__barrel_optimize__?names=MessageCircle!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753855799537,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":7855,"timestamp":2253541745040,"id":1076,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/sidebar.tsx","layer":"ssr"},"startTime":1753855799537,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":47660,"timestamp":2253541718883,"id":1069,"parentId":1021,"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":1753855799511,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":47666,"timestamp":2253541718988,"id":1071,"parentId":998,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js","layer":"ssr"},"startTime":1753855799511,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":47844,"timestamp":2253541718937,"id":1070,"parentId":991,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/api/navigation.js","layer":"ssr"},"startTime":1753855799511,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13707,"timestamp":2253541753999,"id":1089,"parentId":1055,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/not-found.js","layer":"ssr"},"startTime":1753855799546,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13795,"timestamp":2253541754073,"id":1092,"parentId":1055,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"ssr"},"startTime":1753855799546,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14131,"timestamp":2253541754029,"id":1090,"parentId":1055,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/forbidden.js","layer":"ssr"},"startTime":1753855799546,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14266,"timestamp":2253541754051,"id":1091,"parentId":1055,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/unauthorized.js","layer":"ssr"},"startTime":1753855799546,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15167,"timestamp":2253541753606,"id":1079,"parentId":1061,"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":1753855799546,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15210,"timestamp":2253541753641,"id":1080,"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":1753855799546,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15422,"timestamp":2253541753492,"id":1078,"parentId":1062,"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":1753855799546,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15290,"timestamp":2253541753670,"id":1081,"parentId":1065,"tags":{"name":"__barrel_optimize__?names=ArrowUp,Search!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753855799546,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15308,"timestamp":2253541753695,"id":1082,"parentId":1067,"tags":{"name":"__barrel_optimize__?names=Database,Plus!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753855799546,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15347,"timestamp":2253541753719,"id":1083,"parentId":1068,"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":1753855799546,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15362,"timestamp":2253541753756,"id":1084,"parentId":1066,"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":1753855799546,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37596,"timestamp":2253541745094,"id":1077,"parentId":1059,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zustand/esm/vanilla.mjs","layer":"ssr"},"startTime":1753855799537,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":6553,"timestamp":2253541776853,"id":1093,"parentId":991,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/card.tsx","layer":"ssr"},"startTime":1753855799569,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36654,"timestamp":2253541753941,"id":1088,"parentId":1019,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js","layer":"ssr"},"startTime":1753855799546,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37032,"timestamp":2253541753891,"id":1087,"parentId":994,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zustand/esm/index.mjs","layer":"ssr"},"startTime":1753855799546,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":45268,"timestamp":2253541753839,"id":1086,"parentId":993,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next-themes/dist/index.mjs","layer":"ssr"},"startTime":1753855799546,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":7817,"timestamp":2253541791909,"id":1094,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/sidebar/theme-switcher.tsx","layer":"ssr"},"startTime":1753855799584,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":49222,"timestamp":2253541753785,"id":1085,"parentId":993,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/sonner/dist/index.mjs","layer":"ssr"},"startTime":1753855799546,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11086,"timestamp":2253541792052,"id":1096,"parentId":1076,"tags":{"name":"__barrel_optimize__?names=PanelLeftIcon!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753855799584,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11242,"timestamp":2253541792018,"id":1095,"parentId":1074,"tags":{"name":"__barrel_optimize__?names=Check!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753855799584,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":12433,"timestamp":2253541792079,"id":1097,"parentId":990,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-app-state.ts","layer":"ssr"},"startTime":1753855799584,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4232,"timestamp":2253541805023,"id":1101,"parentId":1079,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/chevron-right.js","layer":"ssr"},"startTime":1753855799597,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4307,"timestamp":2253541805044,"id":1102,"parentId":1079,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/wrench.js","layer":"ssr"},"startTime":1753855799597,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4435,"timestamp":2253541804999,"id":1100,"parentId":1075,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/message-circle.js","layer":"ssr"},"startTime":1753855799597,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4535,"timestamp":2253541804965,"id":1099,"parentId":1054,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/loader-circle.js","layer":"ssr"},"startTime":1753855799597,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4477,"timestamp":2253541805086,"id":1104,"parentId":1080,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/check.js","layer":"ssr"},"startTime":1753855799597,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4567,"timestamp":2253541805065,"id":1103,"parentId":1079,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/refresh-cw.js","layer":"ssr"},"startTime":1753855799597,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4565,"timestamp":2253541805126,"id":1106,"parentId":1079,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/play.js","layer":"ssr"},"startTime":1753855799597,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4648,"timestamp":2253541805106,"id":1105,"parentId":1080,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/eye.js","layer":"ssr"},"startTime":1753855799597,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4671,"timestamp":2253541805148,"id":1107,"parentId":1080,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/eye-off.js","layer":"ssr"},"startTime":1753855799598,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4691,"timestamp":2253541805185,"id":1109,"parentId":1080,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/x.js","layer":"ssr"},"startTime":1753855799598,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4771,"timestamp":2253541805167,"id":1108,"parentId":1080,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/key.js","layer":"ssr"},"startTime":1753855799598,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4771,"timestamp":2253541805224,"id":1111,"parentId":1078,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/file.js","layer":"ssr"},"startTime":1753855799598,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4856,"timestamp":2253541805205,"id":1110,"parentId":1080,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/settings.js","layer":"ssr"},"startTime":1753855799598,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4875,"timestamp":2253541805242,"id":1112,"parentId":1078,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/folder-open.js","layer":"ssr"},"startTime":1753855799598,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4913,"timestamp":2253541805261,"id":1113,"parentId":1081,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/search.js","layer":"ssr"},"startTime":1753855799598,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4949,"timestamp":2253541805280,"id":1114,"parentId":1081,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/arrow-up.js","layer":"ssr"},"startTime":1753855799598,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5048,"timestamp":2253541805298,"id":1115,"parentId":1082,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/database.js","layer":"ssr"},"startTime":1753855799598,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5088,"timestamp":2253541805318,"id":1116,"parentId":1082,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/plus.js","layer":"ssr"},"startTime":1753855799598,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7041,"timestamp":2253541805376,"id":1119,"parentId":1092,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"ssr"},"startTime":1753855799598,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7899,"timestamp":2253541805394,"id":1120,"parentId":1083,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/hammer.js","layer":"ssr"},"startTime":1753855799598,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8128,"timestamp":2253541805336,"id":1117,"parentId":1083,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/brain.js","layer":"ssr"},"startTime":1753855799598,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8202,"timestamp":2253541805354,"id":1118,"parentId":1083,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/glasses.js","layer":"ssr"},"startTime":1753855799598,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7214,"timestamp":2253541811751,"id":1121,"parentId":1084,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/message-square.js","layer":"ssr"},"startTime":1753855799604,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17683,"timestamp":2253541804846,"id":1098,"parentId":1045,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js","layer":"ssr"},"startTime":1753855799597,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":855,"timestamp":2253541822649,"id":1123,"parentId":1119,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"ssr"},"startTime":1753855799615,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":2526,"timestamp":2253541822781,"id":1125,"parentId":1094,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/server/server-actions.ts","layer":"ssr"},"startTime":1753855799615,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2612,"timestamp":2253541822837,"id":1126,"parentId":1096,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/panel-left.js","layer":"ssr"},"startTime":1753855799615,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3517,"timestamp":2253541822744,"id":1124,"parentId":1094,"tags":{"name":"__barrel_optimize__?names=Moon,Sun!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753855799615,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":2714,"timestamp":2253541828243,"id":1128,"parentId":1063,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/tooltip.tsx","layer":"ssr"},"startTime":1753855799621,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2813,"timestamp":2253541828321,"id":1129,"parentId":1101,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/createLucideIcon.js","layer":"ssr"},"startTime":1753855799621,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":14323,"timestamp":2253541819934,"id":1122,"parentId":1087,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zustand/esm/react.mjs","layer":"ssr"},"startTime":1753855799612,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":2002,"timestamp":2253541834828,"id":1130,"parentId":1062,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/badge.tsx","layer":"ssr"},"startTime":1753855799627,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":2065,"timestamp":2253541834924,"id":1131,"parentId":1062,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/resizable.tsx","layer":"ssr"},"startTime":1753855799627,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":4616,"timestamp":2253541835125,"id":1135,"parentId":1061,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/textarea.tsx","layer":"ssr"},"startTime":1753855799627,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":4834,"timestamp":2253541835076,"id":1134,"parentId":1062,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/scroll-area.tsx","layer":"ssr"},"startTime":1753855799627,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":5063,"timestamp":2253541834979,"id":1132,"parentId":1062,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/button.tsx","layer":"ssr"},"startTime":1753855799627,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":4944,"timestamp":2253541835173,"id":1136,"parentId":1061,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/input.tsx","layer":"ssr"},"startTime":1753855799628,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":4925,"timestamp":2253541835265,"id":1138,"parentId":1064,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/label.tsx","layer":"ssr"},"startTime":1753855799628,"traceId":"9cb030c4e2538185"},{"name":"build-module-css","duration":12280,"timestamp":2253541828190,"id":1127,"parentId":1062,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react18-json-view/src/style.css","layer":"ssr"},"startTime":1753855799621,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":5801,"timestamp":2253541835219,"id":1137,"parentId":1061,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/select.tsx","layer":"ssr"},"startTime":1753855799628,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":6575,"timestamp":2253541835027,"id":1133,"parentId":1061,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ElicitationDialog.tsx","layer":"ssr"},"startTime":1753855799627,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":4526,"timestamp":2253541837216,"id":1141,"parentId":1067,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/mcp-icon.tsx","layer":"ssr"},"startTime":1753855799630,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4707,"timestamp":2253541837116,"id":1139,"parentId":1124,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/moon.js","layer":"ssr"},"startTime":1753855799629,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4747,"timestamp":2253541837163,"id":1140,"parentId":1124,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/sun.js","layer":"ssr"},"startTime":1753855799630,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7791,"timestamp":2253541843449,"id":1142,"parentId":1129,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/Icon.js","layer":"ssr"},"startTime":1753855799636,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3572,"timestamp":2253541851692,"id":1143,"parentId":1131,"tags":{"name":"__barrel_optimize__?names=GripVerticalIcon!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753855799644,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":2913,"timestamp":2253541853123,"id":1149,"parentId":1065,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/logging/log-card.tsx","layer":"ssr"},"startTime":1753855799645,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":4812,"timestamp":2253541852939,"id":1146,"parentId":1097,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-logger.ts","layer":"ssr"},"startTime":1753855799645,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":4786,"timestamp":2253541853175,"id":1150,"parentId":1065,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/logging/log-level-badge.tsx","layer":"ssr"},"startTime":1753855799646,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5193,"timestamp":2253541852843,"id":1144,"parentId":1137,"tags":{"name":"__barrel_optimize__?names=CheckIcon,ChevronDownIcon,ChevronUpIcon!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753855799645,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6473,"timestamp":2253541852893,"id":1145,"parentId":1133,"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":1753855799645,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":7713,"timestamp":2253541853016,"id":1147,"parentId":1063,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/message.tsx","layer":"ssr"},"startTime":1753855799645,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":8269,"timestamp":2253541853072,"id":1148,"parentId":1063,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/chat-input.tsx","layer":"ssr"},"startTime":1753855799645,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7404,"timestamp":2253541862617,"id":1152,"parentId":1142,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/defaultAttributes.js","layer":"ssr"},"startTime":1753855799655,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7851,"timestamp":2253541862528,"id":1151,"parentId":1129,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/shared/src/utils.js","layer":"ssr"},"startTime":1753855799655,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":6590,"timestamp":2253541871624,"id":1154,"parentId":1067,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/connection/AddServerModal.tsx","layer":"ssr"},"startTime":1753855799664,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":7482,"timestamp":2253541871475,"id":1153,"parentId":1067,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/connection/ServerConnectionCard.tsx","layer":"ssr"},"startTime":1753855799664,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":4966,"timestamp":2253541879630,"id":1158,"parentId":1068,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/sidebar/nav-main.tsx","layer":"ssr"},"startTime":1753855799672,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5034,"timestamp":2253541879709,"id":1160,"parentId":1143,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/grip-vertical.js","layer":"ssr"},"startTime":1753855799672,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5073,"timestamp":2253541879752,"id":1162,"parentId":1144,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/chevron-down.js","layer":"ssr"},"startTime":1753855799672,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7433,"timestamp":2253541879731,"id":1161,"parentId":1144,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/chevron-up.js","layer":"ssr"},"startTime":1753855799672,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7636,"timestamp":2253541879684,"id":1159,"parentId":1149,"tags":{"name":"__barrel_optimize__?names=ChevronDown,ChevronRight!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753855799672,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":8681,"timestamp":2253541879569,"id":1157,"parentId":1067,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/connection/EditServerModal.tsx","layer":"ssr"},"startTime":1753855799672,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":9678,"timestamp":2253541879429,"id":1156,"parentId":1063,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-chat.ts","layer":"ssr"},"startTime":1753855799672,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":12036,"timestamp":2253541889716,"id":1167,"parentId":1076,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/skeleton.tsx","layer":"ssr"},"startTime":1753855799682,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":12288,"timestamp":2253541889769,"id":1168,"parentId":1076,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/sheet.tsx","layer":"ssr"},"startTime":1753855799682,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":12636,"timestamp":2253541889662,"id":1166,"parentId":1064,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-ai-provider-keys.ts","layer":"ssr"},"startTime":1753855799682,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12632,"timestamp":2253541889818,"id":1169,"parentId":1147,"tags":{"name":"__barrel_optimize__?names=Copy,CopyIcon,RotateCcw!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753855799682,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12662,"timestamp":2253541889844,"id":1170,"parentId":1148,"tags":{"name":"__barrel_optimize__?names=ArrowUp,Paperclip,Square!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753855799682,"traceId":"9cb030c4e2538185"}]
12
- [{"name":"build-module-js","duration":12678,"timestamp":2253541889865,"id":1171,"parentId":1148,"tags":{"name":"__barrel_optimize__?names=ArrowDown!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753855799682,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":2117,"timestamp":2253541909933,"id":1175,"parentId":1076,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/separator.tsx","layer":"ssr"},"startTime":1753855799702,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":2461,"timestamp":2253541909749,"id":1173,"parentId":1076,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-mobile.ts","layer":"ssr"},"startTime":1753855799702,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":2655,"timestamp":2253541909873,"id":1174,"parentId":1074,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/utils.ts","layer":"ssr"},"startTime":1753855799702,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4822,"timestamp":2253541909988,"id":1176,"parentId":1153,"tags":{"name":"__barrel_optimize__?names=Check,ChevronDown,ChevronUp,Copy,Edit,Link2Off,Loader2,MoreVertical,RefreshCw,Wifi,X!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753855799702,"traceId":"9cb030c4e2538185"},{"name":"build-module-css","duration":24996,"timestamp":2253541889890,"id":1172,"parentId":1149,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react18-json-view/src/dark.css","layer":"ssr"},"startTime":1753855799682,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25645,"timestamp":2253541889552,"id":1164,"parentId":1076,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radix-ui/dist/index.mjs","layer":"ssr"},"startTime":1753855799682,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36408,"timestamp":2253541879324,"id":1155,"parentId":1063,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/index.mjs","layer":"ssr"},"startTime":1753855799672,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":26667,"timestamp":2253541889430,"id":1163,"parentId":1076,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/class-variance-authority/dist/index.mjs","layer":"ssr"},"startTime":1753855799682,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30876,"timestamp":2253541889608,"id":1165,"parentId":1062,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react18-json-view/dist/es/index.mjs","layer":"ssr"},"startTime":1753855799682,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8002,"timestamp":2253541912685,"id":1177,"parentId":1168,"tags":{"name":"__barrel_optimize__?names=XIcon!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753855799705,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":726,"timestamp":2253541942775,"id":1183,"parentId":1125,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=40522db99cc3bf9d554e3d81d4ebd1c58c7e920232&name=getValueFromCookie!","layer":"ssr"},"startTime":1753855799735,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":98,"timestamp":2253541943516,"id":1184,"parentId":1125,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=70019d3a76986bb2680f8cc06d62320472b4f155aa&name=getPreference!","layer":"ssr"},"startTime":1753855799736,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":79,"timestamp":2253541943618,"id":1185,"parentId":1125,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=703879787ee8a24342cad319ddf0318da5dd194f0a&name=setValueToCookie!","layer":"ssr"},"startTime":1753855799736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5706,"timestamp":2253541942677,"id":1179,"parentId":1169,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/copy.js","layer":"ssr"},"startTime":1753855799735,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5811,"timestamp":2253541942732,"id":1181,"parentId":1171,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/arrow-down.js","layer":"ssr"},"startTime":1753855799735,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6044,"timestamp":2253541942577,"id":1178,"parentId":1170,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/paperclip.js","layer":"ssr"},"startTime":1753855799735,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5981,"timestamp":2253541942708,"id":1180,"parentId":1170,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/square.js","layer":"ssr"},"startTime":1753855799735,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6000,"timestamp":2253541942754,"id":1182,"parentId":1169,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/rotate-ccw.js","layer":"ssr"},"startTime":1753855799735,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5080,"timestamp":2253541943785,"id":1188,"parentId":1176,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/link-2-off.js","layer":"ssr"},"startTime":1753855799736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5167,"timestamp":2253541943762,"id":1187,"parentId":1176,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/square-pen.js","layer":"ssr"},"startTime":1753855799736,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":5547,"timestamp":2253541943702,"id":1186,"parentId":1133,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/dialog.tsx","layer":"ssr"},"startTime":1753855799736,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":5744,"timestamp":2253541943851,"id":1191,"parentId":1094,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/theme-utils.ts","layer":"ssr"},"startTime":1753855799736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5875,"timestamp":2253541943806,"id":1189,"parentId":1176,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/wifi.js","layer":"ssr"},"startTime":1753855799736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5924,"timestamp":2253541943830,"id":1190,"parentId":1176,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/ellipsis-vertical.js","layer":"ssr"},"startTime":1753855799736,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":7665,"timestamp":2253541947259,"id":1192,"parentId":1097,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/mcp-oauth.ts","layer":"ssr"},"startTime":1753855799740,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":4334,"timestamp":2253541957305,"id":1210,"parentId":1148,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/model-selector.tsx","layer":"ssr"},"startTime":1753855799750,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":4684,"timestamp":2253541957206,"id":1209,"parentId":1147,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/message-editor.tsx","layer":"ssr"},"startTime":1753855799750,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":4977,"timestamp":2253541957673,"id":1217,"parentId":1147,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/markdown.tsx","layer":"ssr"},"startTime":1753855799750,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":5978,"timestamp":2253541957719,"id":1218,"parentId":1147,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/tool-call.tsx","layer":"ssr"},"startTime":1753855799750,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":17078,"timestamp":2253541947354,"id":1193,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/events/add-pointer-event.mjs","layer":"ssr"},"startTime":1753855799740,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":17138,"timestamp":2253541947428,"id":1194,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/events/event-info.mjs","layer":"ssr"},"startTime":1753855799740,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":17091,"timestamp":2253541947584,"id":1197,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-motion-value-event.mjs","layer":"ssr"},"startTime":1753855799740,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":17290,"timestamp":2253541947483,"id":1195,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/is-browser.mjs","layer":"ssr"},"startTime":1753855799740,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":17356,"timestamp":2253541947534,"id":1196,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.mjs","layer":"ssr"},"startTime":1753855799740,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":17325,"timestamp":2253541947734,"id":1200,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-motion-template.mjs","layer":"ssr"},"startTime":1753855799740,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":17507,"timestamp":2253541947687,"id":1199,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-force-update.mjs","layer":"ssr"},"startTime":1753855799740,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":17740,"timestamp":2253541947636,"id":1198,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-unmount-effect.mjs","layer":"ssr"},"startTime":1753855799740,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18827,"timestamp":2253541951850,"id":1201,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-motion-value.mjs","layer":"ssr"},"startTime":1753855799744,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19039,"timestamp":2253541951946,"id":1202,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-scroll.mjs","layer":"ssr"},"startTime":1753855799744,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19146,"timestamp":2253541952005,"id":1203,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-spring.mjs","layer":"ssr"},"startTime":1753855799744,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19215,"timestamp":2253541952121,"id":1205,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-transform.mjs","layer":"ssr"},"startTime":1753855799744,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19065,"timestamp":2253541952405,"id":1208,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/scroll/use-viewport-scroll.mjs","layer":"ssr"},"startTime":1753855799745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19392,"timestamp":2253541952207,"id":1206,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-velocity.mjs","layer":"ssr"},"startTime":1753855799745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19370,"timestamp":2253541952339,"id":1207,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/scroll/use-element-scroll.mjs","layer":"ssr"},"startTime":1753855799745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19747,"timestamp":2253541952057,"id":1204,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-time.mjs","layer":"ssr"},"startTime":1753855799744,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20042,"timestamp":2253541957416,"id":1212,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion-config.mjs","layer":"ssr"},"startTime":1753855799750,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20291,"timestamp":2253541957362,"id":1211,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion.mjs","layer":"ssr"},"startTime":1753855799750,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20197,"timestamp":2253541957577,"id":1215,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.mjs","layer":"ssr"},"startTime":1753855799750,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20409,"timestamp":2253541957469,"id":1213,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-will-change/index.mjs","layer":"ssr"},"startTime":1753855799750,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20512,"timestamp":2253541957528,"id":1214,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-will-change/WillChangeMotionValue.mjs","layer":"ssr"},"startTime":1753855799750,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20347,"timestamp":2253541957955,"id":1223,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence-data.mjs","layer":"ssr"},"startTime":1753855799750,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20806,"timestamp":2253541957626,"id":1216,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/events/use-dom-event.mjs","layer":"ssr"},"startTime":1753855799750,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20803,"timestamp":2253541957908,"id":1222,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.mjs","layer":"ssr"},"startTime":1753855799750,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20930,"timestamp":2253541958052,"id":1225,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/animations.mjs","layer":"ssr"},"startTime":1753855799750,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20897,"timestamp":2253541958197,"id":1228,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/unwrap-motion-component.mjs","layer":"ssr"},"startTime":1753855799751,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":21367,"timestamp":2253541958099,"id":1226,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.mjs","layer":"ssr"},"startTime":1753855799750,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":21447,"timestamp":2253541958293,"id":1230,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.mjs","layer":"ssr"},"startTime":1753855799751,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":21649,"timestamp":2253541958246,"id":1229,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/valid-prop.mjs","layer":"ssr"},"startTime":1753855799751,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":21861,"timestamp":2253541958148,"id":1227,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/is-motion-component.mjs","layer":"ssr"},"startTime":1753855799751,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":21790,"timestamp":2253541958341,"id":1231,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/models.mjs","layer":"ssr"},"startTime":1753855799751,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27135,"timestamp":2253541957764,"id":1219,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/LayoutGroup/index.mjs","layer":"ssr"},"startTime":1753855799750,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27356,"timestamp":2253541957813,"id":1220,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/LazyMotion/index.mjs","layer":"ssr"},"startTime":1753855799750,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27303,"timestamp":2253541958002,"id":1224,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/MotionConfig/index.mjs","layer":"ssr"},"startTime":1753855799750,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27885,"timestamp":2253541957861,"id":1221,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/index.mjs","layer":"ssr"},"startTime":1753855799750,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25088,"timestamp":2253541960822,"id":1232,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/features-animation.mjs","layer":"ssr"},"startTime":1753855799753,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25291,"timestamp":2253541961121,"id":1235,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.mjs","layer":"ssr"},"startTime":1753855799753,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25502,"timestamp":2253541961059,"id":1234,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/features-max.mjs","layer":"ssr"},"startTime":1753855799753,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25700,"timestamp":2253541960968,"id":1233,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/features-min.mjs","layer":"ssr"},"startTime":1753855799753,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":5392,"timestamp":2253542007025,"id":1238,"parentId":1147,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/chat-helpers.ts","layer":"ssr"},"startTime":1753855799799,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":5209,"timestamp":2253542007627,"id":1249,"parentId":1153,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/dropdown-menu.tsx","layer":"ssr"},"startTime":1753855799800,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":10061,"timestamp":2253542006964,"id":1237,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/components/m/proxy.mjs","layer":"ssr"},"startTime":1753855799799,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":10326,"timestamp":2253542006838,"id":1236,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/components/motion/proxy.mjs","layer":"ssr"},"startTime":1753855799799,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":10112,"timestamp":2253542007205,"id":1241,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/use-reset-projection.mjs","layer":"ssr"},"startTime":1753855799800,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16866,"timestamp":2253542007085,"id":1239,"parentId":1131,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-resizable-panels/dist/react-resizable-panels.edge-light.js","layer":"ssr"},"startTime":1753855799799,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":17896,"timestamp":2253542007312,"id":1243,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/VisualElement.mjs","layer":"ssr"},"startTime":1753855799800,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18033,"timestamp":2253542007365,"id":1244,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-animation-frame.mjs","layer":"ssr"},"startTime":1753855799800,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18088,"timestamp":2253542007468,"id":1246,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-in-view.mjs","layer":"ssr"},"startTime":1753855799800,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18325,"timestamp":2253542007419,"id":1245,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-cycle.mjs","layer":"ssr"},"startTime":1753855799800,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18417,"timestamp":2253542007520,"id":1247,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-instant-transition.mjs","layer":"ssr"},"startTime":1753855799800,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18487,"timestamp":2253542007574,"id":1248,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-page-in-view.mjs","layer":"ssr"},"startTime":1753855799800,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18887,"timestamp":2253542007260,"id":1242,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/store.mjs","layer":"ssr"},"startTime":1753855799800,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19116,"timestamp":2253542007140,"id":1240,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/use-instant-layout-transition.mjs","layer":"ssr"},"startTime":1753855799800,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18805,"timestamp":2253542007680,"id":1250,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/animation-controls.mjs","layer":"ssr"},"startTime":1753855799800,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18861,"timestamp":2253542007736,"id":1251,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/use-animate-style.mjs","layer":"ssr"},"startTime":1753855799800,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18962,"timestamp":2253542007786,"id":1252,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/use-animate.mjs","layer":"ssr"},"startTime":1753855799800,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19164,"timestamp":2253542007839,"id":1253,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/use-animation.mjs","layer":"ssr"},"startTime":1753855799800,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19381,"timestamp":2253542007893,"id":1254,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.mjs","layer":"ssr"},"startTime":1753855799800,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19426,"timestamp":2253542011485,"id":1257,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-inverted-scale.mjs","layer":"ssr"},"startTime":1753855799804,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19345,"timestamp":2253542011693,"id":1261,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.mjs","layer":"ssr"},"startTime":1753855799804,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19644,"timestamp":2253542011536,"id":1258,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/delay.mjs","layer":"ssr"},"startTime":1753855799804,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19966,"timestamp":2253542011588,"id":1259,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/use-animated-state.mjs","layer":"ssr"},"startTime":1753855799804,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20181,"timestamp":2253542011643,"id":1260,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/drag/use-drag-controls.mjs","layer":"ssr"},"startTime":1753855799804,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20539,"timestamp":2253542011431,"id":1256,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimateSharedLayout.mjs","layer":"ssr"},"startTime":1753855799804,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20751,"timestamp":2253542011337,"id":1255,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/styles/scale-correction.mjs","layer":"ssr"},"startTime":1753855799804,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28442,"timestamp":2253542013820,"id":1262,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/start.mjs","layer":"ssr"},"startTime":1753855799806,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32966,"timestamp":2253542013925,"id":1263,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/LayoutGroupContext.mjs","layer":"ssr"},"startTime":1753855799806,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32993,"timestamp":2253542013991,"id":1264,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/MotionConfigContext.mjs","layer":"ssr"},"startTime":1753855799806,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33025,"timestamp":2253542014048,"id":1265,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/PresenceContext.mjs","layer":"ssr"},"startTime":1753855799806,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30998,"timestamp":2253542016266,"id":1269,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/distance.mjs","layer":"ssr"},"startTime":1753855799809,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":31035,"timestamp":2253542016331,"id":1270,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/Reorder/namespace.mjs","layer":"ssr"},"startTime":1753855799809,"traceId":"9cb030c4e2538185"}]
13
- [{"name":"build-module-mjs","duration":31355,"timestamp":2253542016104,"id":1267,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/DeprecatedLayoutGroupContext.mjs","layer":"ssr"},"startTime":1753855799808,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33409,"timestamp":2253542014105,"id":1266,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.mjs","layer":"ssr"},"startTime":1753855799806,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":31308,"timestamp":2253542016384,"id":1271,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/index.mjs","layer":"ssr"},"startTime":1753855799809,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":31418,"timestamp":2253542016437,"id":1272,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/flat-tree.mjs","layer":"ssr"},"startTime":1753855799809,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37753,"timestamp":2253542016205,"id":1268,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/MotionContext/index.mjs","layer":"ssr"},"startTime":1753855799809,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1902,"timestamp":2253542055846,"id":1273,"parentId":1192,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/client/auth.js","layer":"ssr"},"startTime":1753855799848,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":7443,"timestamp":2253542063941,"id":1278,"parentId":1149,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/date-utils.ts","layer":"ssr"},"startTime":1753855799856,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":7739,"timestamp":2253542064024,"id":1280,"parentId":1156,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/chat-utils.ts","layer":"ssr"},"startTime":1753855799856,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7862,"timestamp":2253542063998,"id":1279,"parentId":1218,"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":1753855799856,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":7854,"timestamp":2253542072528,"id":1290,"parentId":1156,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/types.ts","layer":"ssr"},"startTime":1753855799865,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":8158,"timestamp":2253542072579,"id":1291,"parentId":1156,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/ollama-utils.ts","layer":"ssr"},"startTime":1753855799865,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4143,"timestamp":2253542082678,"id":1326,"parentId":1273,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js","layer":"ssr"},"startTime":1753855799875,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4523,"timestamp":2253542082734,"id":1327,"parentId":1273,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/auth.js","layer":"ssr"},"startTime":1753855799875,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4659,"timestamp":2253542082782,"id":1328,"parentId":1273,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/auth-utils.js","layer":"ssr"},"startTime":1753855799875,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4963,"timestamp":2253542082835,"id":1329,"parentId":1273,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/errors.js","layer":"ssr"},"startTime":1753855799875,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5230,"timestamp":2253542082887,"id":1330,"parentId":1273,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/pkce-challenge/dist/index.node.js","layer":"ssr"},"startTime":1753855799875,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32604,"timestamp":2253542055961,"id":1274,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/build-transform.mjs","layer":"ssr"},"startTime":1753855799848,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":7240,"timestamp":2253542082355,"id":1320,"parentId":1217,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/code-block.tsx","layer":"ssr"},"startTime":1753855799875,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":7640,"timestamp":2253542082114,"id":1316,"parentId":1210,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/provider-logo.tsx","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16014,"timestamp":2253542081657,"id":1307,"parentId":1249,"tags":{"name":"__barrel_optimize__?names=CheckIcon,ChevronRightIcon,CircleIcon!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34321,"timestamp":2253542063826,"id":1276,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/track.mjs","layer":"ssr"},"startTime":1753855799856,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34595,"timestamp":2253542063716,"id":1275,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/index.mjs","layer":"ssr"},"startTime":1753855799856,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34390,"timestamp":2253542064081,"id":1281,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animators/waapi/animate-style.mjs","layer":"ssr"},"startTime":1753855799856,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34804,"timestamp":2253542063886,"id":1277,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/viewport/index.mjs","layer":"ssr"},"startTime":1753855799856,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28482,"timestamp":2253542072188,"id":1284,"parentId":1199,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-is-mounted.mjs","layer":"ssr"},"startTime":1753855799865,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28803,"timestamp":2253542072240,"id":1285,"parentId":1201,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-constant.mjs","layer":"ssr"},"startTime":1753855799865,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29147,"timestamp":2253542072131,"id":1283,"parentId":1200,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-combine-values.mjs","layer":"ssr"},"startTime":1753855799864,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29138,"timestamp":2253542072290,"id":1286,"parentId":1205,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-computed.mjs","layer":"ssr"},"startTime":1753855799865,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29250,"timestamp":2253542072341,"id":1287,"parentId":1211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/reduced-motion/index.mjs","layer":"ssr"},"startTime":1753855799865,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29683,"timestamp":2253542072027,"id":1282,"parentId":1193,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/events/add-dom-event.mjs","layer":"ssr"},"startTime":1753855799864,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29229,"timestamp":2253542072631,"id":1292,"parentId":1226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.mjs","layer":"ssr"},"startTime":1753855799865,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29566,"timestamp":2253542072405,"id":1288,"parentId":1211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/reduced-motion/state.mjs","layer":"ssr"},"startTime":1753855799865,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29605,"timestamp":2253542072475,"id":1289,"parentId":1228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/symbol.mjs","layer":"ssr"},"startTime":1753855799865,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29599,"timestamp":2253542072683,"id":1293,"parentId":1226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/resolve-variants.mjs","layer":"ssr"},"startTime":1753855799865,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":29822,"timestamp":2253542072735,"id":1294,"parentId":1183,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-loader/action-client-wrapper.js","layer":"ssr"},"startTime":1753855799865,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":24250,"timestamp":2253542081193,"id":1299,"parentId":1220,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/load-features.mjs","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":24838,"timestamp":2253542080892,"id":1295,"parentId":1225,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/animation/index.mjs","layer":"ssr"},"startTime":1753855799873,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":24911,"timestamp":2253542081079,"id":1297,"parentId":1226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.mjs","layer":"ssr"},"startTime":1753855799873,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":24825,"timestamp":2253542081402,"id":1303,"parentId":1232,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/create-visual-element.mjs","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25099,"timestamp":2253542081299,"id":1301,"parentId":1221,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.mjs","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25609,"timestamp":2253542081017,"id":1296,"parentId":1225,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/animation/exit.mjs","layer":"ssr"},"startTime":1753855799873,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25220,"timestamp":2253542081514,"id":1305,"parentId":1234,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/layout.mjs","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25505,"timestamp":2253542081351,"id":1302,"parentId":1232,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/gestures.mjs","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25504,"timestamp":2253542081455,"id":1304,"parentId":1234,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/drag.mjs","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25560,"timestamp":2253542081684,"id":1308,"parentId":1174,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25625,"timestamp":2253542081799,"id":1310,"parentId":1241,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.mjs","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25958,"timestamp":2253542081604,"id":1306,"parentId":1219,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/group.mjs","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25841,"timestamp":2253542081904,"id":1312,"parentId":1243,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/motion-values.mjs","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25986,"timestamp":2253542081955,"id":1313,"parentId":1237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/components/create-proxy.mjs","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":26217,"timestamp":2253542081853,"id":1311,"parentId":1243,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/definitions.mjs","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":26171,"timestamp":2253542082007,"id":1314,"parentId":1236,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/components/motion/feature-bundle.mjs","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":26194,"timestamp":2253542082302,"id":1319,"parentId":1254,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.mjs","layer":"ssr"},"startTime":1753855799875,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":26183,"timestamp":2253542082572,"id":1324,"parentId":1261,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.mjs","layer":"ssr"},"startTime":1753855799875,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":26400,"timestamp":2253542082457,"id":1322,"parentId":1262,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/store.mjs","layer":"ssr"},"startTime":1753855799875,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":26970,"timestamp":2253542082059,"id":1315,"parentId":1250,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/setters.mjs","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32595,"timestamp":2253542082169,"id":1317,"parentId":1254,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.mjs","layer":"ssr"},"startTime":1753855799875,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36641,"timestamp":2253542081748,"id":1309,"parentId":1174,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36151,"timestamp":2253542082406,"id":1321,"parentId":1262,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.mjs","layer":"ssr"},"startTime":1753855799875,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36063,"timestamp":2253542082624,"id":1325,"parentId":1262,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/store-id.mjs","layer":"ssr"},"startTime":1753855799875,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36317,"timestamp":2253542082519,"id":1323,"parentId":1262,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/handoff.mjs","layer":"ssr"},"startTime":1753855799875,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36883,"timestamp":2253542082250,"id":1318,"parentId":1254,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.mjs","layer":"ssr"},"startTime":1753855799875,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":40762,"timestamp":2253542082936,"id":1331,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/index.mjs","layer":"ssr"},"startTime":1753855799875,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42719,"timestamp":2253542081140,"id":1298,"parentId":1220,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/LazyContext.mjs","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42873,"timestamp":2253542081247,"id":1300,"parentId":1221,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.mjs","layer":"ssr"},"startTime":1753855799874,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":38365,"timestamp":2253542090374,"id":1336,"parentId":1271,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/subject.mjs","layer":"ssr"},"startTime":1753855799883,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":38674,"timestamp":2253542090204,"id":1333,"parentId":1272,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.mjs","layer":"ssr"},"startTime":1753855799883,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":38715,"timestamp":2253542090312,"id":1335,"parentId":1271,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/sequence.mjs","layer":"ssr"},"startTime":1753855799883,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":38781,"timestamp":2253542090526,"id":1339,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-accessible-icon/dist/index.mjs","layer":"ssr"},"startTime":1753855799883,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":38961,"timestamp":2253542090621,"id":1341,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-aspect-ratio/dist/index.mjs","layer":"ssr"},"startTime":1753855799883,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":39089,"timestamp":2253542090814,"id":1345,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"ssr"},"startTime":1753855799883,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":39911,"timestamp":2253542091813,"id":1365,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"ssr"},"startTime":1753855799884,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":40475,"timestamp":2253542091533,"id":1359,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-separator/dist/index.mjs","layer":"ssr"},"startTime":1753855799884,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47043,"timestamp":2253542090097,"id":1332,"parentId":1270,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/Reorder/Group.mjs","layer":"ssr"},"startTime":1753855799882,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":49849,"timestamp":2253542090477,"id":1338,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-checkbox/dist/index.mjs","layer":"ssr"},"startTime":1753855799883,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":50202,"timestamp":2253542090573,"id":1340,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-collapsible/dist/index.mjs","layer":"ssr"},"startTime":1753855799883,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":50565,"timestamp":2253542090720,"id":1343,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs","layer":"ssr"},"startTime":1753855799883,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":51872,"timestamp":2253542090427,"id":1337,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-accordion/dist/index.mjs","layer":"ssr"},"startTime":1753855799883,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":52270,"timestamp":2253542090260,"id":1334,"parentId":1270,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/Reorder/Item.mjs","layer":"ssr"},"startTime":1753855799883,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":51643,"timestamp":2253542091013,"id":1348,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-label/dist/index.mjs","layer":"ssr"},"startTime":1753855799883,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":52514,"timestamp":2253542090861,"id":1346,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs","layer":"ssr"},"startTime":1753855799883,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":54938,"timestamp":2253542090671,"id":1342,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"ssr"},"startTime":1753855799883,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":54653,"timestamp":2253542091157,"id":1351,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"ssr"},"startTime":1753855799884,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":56178,"timestamp":2253542090766,"id":1344,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-form/dist/index.mjs","layer":"ssr"},"startTime":1753855799883,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":56468,"timestamp":2253542091347,"id":1355,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-popover/dist/index.mjs","layer":"ssr"},"startTime":1753855799884,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":57608,"timestamp":2253542091252,"id":1353,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-context-menu/dist/index.mjs","layer":"ssr"},"startTime":1753855799884,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":57797,"timestamp":2253542091485,"id":1358,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-avatar/dist/index.mjs","layer":"ssr"},"startTime":1753855799884,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":59502,"timestamp":2253542091060,"id":1349,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs","layer":"ssr"},"startTime":1753855799883,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":61478,"timestamp":2253542090965,"id":1347,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs","layer":"ssr"},"startTime":1753855799883,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":61958,"timestamp":2253542091107,"id":1350,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-hover-card/dist/index.mjs","layer":"ssr"},"startTime":1753855799883,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":62748,"timestamp":2253542091300,"id":1354,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-menubar/dist/index.mjs","layer":"ssr"},"startTime":1753855799884,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":65532,"timestamp":2253542091204,"id":1352,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs","layer":"ssr"},"startTime":1753855799884,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":65412,"timestamp":2253542091625,"id":1361,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-toggle/dist/index.mjs","layer":"ssr"},"startTime":1753855799884,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":65687,"timestamp":2253542091721,"id":1363,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-switch/dist/index.mjs","layer":"ssr"},"startTime":1753855799884,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":65893,"timestamp":2253542091858,"id":1366,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-progress/dist/index.mjs","layer":"ssr"},"startTime":1753855799884,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":66413,"timestamp":2253542091767,"id":1364,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-tabs/dist/index.mjs","layer":"ssr"},"startTime":1753855799884,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":68457,"timestamp":2253542091580,"id":1360,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-slider/dist/index.mjs","layer":"ssr"},"startTime":1753855799884,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":70149,"timestamp":2253542091439,"id":1357,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-scroll-area/dist/index.mjs","layer":"ssr"},"startTime":1753855799884,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":70325,"timestamp":2253542091904,"id":1367,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-toggle-group/dist/index.mjs","layer":"ssr"},"startTime":1753855799884,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":74270,"timestamp":2253542091672,"id":1362,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-radio-group/dist/index.mjs","layer":"ssr"},"startTime":1753855799884,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":78698,"timestamp":2253542091394,"id":1356,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"ssr"},"startTime":1753855799884,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":74215,"timestamp":2253542099159,"id":1368,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-toolbar/dist/index.mjs","layer":"ssr"},"startTime":1753855799892,"traceId":"9cb030c4e2538185"}]
14
- [{"name":"build-module-mjs","duration":75413,"timestamp":2253542099276,"id":1369,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"ssr"},"startTime":1753855799892,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1271,"timestamp":2253542289232,"id":1378,"parentId":1326,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/index.js","layer":"ssr"},"startTime":1753855800082,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5568,"timestamp":2253542289290,"id":1379,"parentId":1307,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/circle.js","layer":"ssr"},"startTime":1753855800082,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5758,"timestamp":2253542289207,"id":1377,"parentId":1279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/circle-x.js","layer":"ssr"},"startTime":1753855800082,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5898,"timestamp":2253542289143,"id":1375,"parentId":1279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/circle-check-big.js","layer":"ssr"},"startTime":1753855800082,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5931,"timestamp":2253542289181,"id":1376,"parentId":1279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/clock.js","layer":"ssr"},"startTime":1753855800082,"traceId":"9cb030c4e2538185"},{"name":"image-size-calculation","duration":1060,"timestamp":2253542318769,"id":1467,"parentId":1466,"tags":{},"startTime":1753855800111,"traceId":"9cb030c4e2538185"},{"name":"image-size-calculation","duration":902,"timestamp":2253542318937,"id":1469,"parentId":1468,"tags":{},"startTime":1753855800111,"traceId":"9cb030c4e2538185"},{"name":"image-size-calculation","duration":779,"timestamp":2253542319061,"id":1471,"parentId":1470,"tags":{},"startTime":1753855800111,"traceId":"9cb030c4e2538185"},{"name":"image-size-calculation","duration":740,"timestamp":2253542319101,"id":1473,"parentId":1472,"tags":{},"startTime":1753855800111,"traceId":"9cb030c4e2538185"},{"name":"image-data-stringify","duration":47,"timestamp":2253542388821,"id":1477,"parentId":1472,"tags":{},"startTime":1753855800181,"traceId":"9cb030c4e2538185"},{"name":"next-image-loader","duration":69863,"timestamp":2253542319069,"id":1472,"parentId":1431,"tags":{},"startTime":1753855800111,"traceId":"9cb030c4e2538185"},{"name":"build-module-svg","duration":72589,"timestamp":2253542316571,"id":1431,"parentId":1238,"tags":{"name":"/Users/matt8p/Desktop/inspector/public/ollama_logo.svg","layer":"ssr"},"startTime":1753855800109,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":101339,"timestamp":2253542288911,"id":1371,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"ssr"},"startTime":1753855800081,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":101307,"timestamp":2253542289076,"id":1374,"parentId":1217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-markdown/index.js","layer":"ssr"},"startTime":1753855800081,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":102130,"timestamp":2253542289026,"id":1373,"parentId":1155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/index.mjs","layer":"ssr"},"startTime":1753855800081,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":102153,"timestamp":2253542289312,"id":1380,"parentId":1276,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/info.mjs","layer":"ssr"},"startTime":1753855800082,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":102375,"timestamp":2253542289371,"id":1381,"parentId":1276,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/on-scroll-handler.mjs","layer":"ssr"},"startTime":1753855800082,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":102412,"timestamp":2253542289476,"id":1383,"parentId":1275,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/attach-animation.mjs","layer":"ssr"},"startTime":1753855800082,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":102589,"timestamp":2253542289425,"id":1382,"parentId":1275,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/attach-function.mjs","layer":"ssr"},"startTime":1753855800082,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":102817,"timestamp":2253542289526,"id":1384,"parentId":1281,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animators/waapi/animate-elements.mjs","layer":"ssr"},"startTime":1753855800082,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":102868,"timestamp":2253542289576,"id":1385,"parentId":1292,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/is-variant-label.mjs","layer":"ssr"},"startTime":1753855800082,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":103553,"timestamp":2253542288973,"id":1372,"parentId":1217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-gfm/index.js","layer":"ssr"},"startTime":1753855800081,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":103078,"timestamp":2253542289682,"id":1387,"parentId":1302,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/hover.mjs","layer":"ssr"},"startTime":1753855800082,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":103213,"timestamp":2253542289732,"id":1388,"parentId":1302,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/focus.mjs","layer":"ssr"},"startTime":1753855800082,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":103445,"timestamp":2253542289630,"id":1386,"parentId":1292,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/variant-props.mjs","layer":"ssr"},"startTime":1753855800082,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":81135,"timestamp":2253542313792,"id":1398,"parentId":1217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-dir/link.js","layer":"ssr"},"startTime":1753855800106,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":107753,"timestamp":2253542288772,"id":1370,"parentId":1164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-toast/dist/index.mjs","layer":"ssr"},"startTime":1753855800081,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":102976,"timestamp":2253542294079,"id":1389,"parentId":1302,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/press.mjs","layer":"ssr"},"startTime":1753855800086,"traceId":"9cb030c4e2538185"},{"name":"image-resize","duration":9605,"timestamp":2253542388349,"id":1475,"parentId":1468,"tags":{},"startTime":1753855800181,"traceId":"9cb030c4e2538185"},{"name":"image-base64-tostring","duration":22,"timestamp":2253542397962,"id":1478,"parentId":1468,"tags":{},"startTime":1753855800190,"traceId":"9cb030c4e2538185"},{"name":"image-data-stringify","duration":7,"timestamp":2253542397991,"id":1479,"parentId":1468,"tags":{},"startTime":1753855800190,"traceId":"9cb030c4e2538185"},{"name":"next-image-loader","duration":79152,"timestamp":2253542318861,"id":1468,"parentId":1429,"tags":{},"startTime":1753855800111,"traceId":"9cb030c4e2538185"},{"name":"build-module-png","duration":81604,"timestamp":2253542316528,"id":1429,"parentId":1238,"tags":{"name":"/Users/matt8p/Desktop/inspector/public/openai_logo.png","layer":"ssr"},"startTime":1753855800109,"traceId":"9cb030c4e2538185"},{"name":"image-resize","duration":78074,"timestamp":2253542320078,"id":1474,"parentId":1466,"tags":{},"startTime":1753855800112,"traceId":"9cb030c4e2538185"},{"name":"image-base64-tostring","duration":5,"timestamp":2253542398153,"id":1480,"parentId":1466,"tags":{},"startTime":1753855800191,"traceId":"9cb030c4e2538185"},{"name":"image-data-stringify","duration":4,"timestamp":2253542398161,"id":1481,"parentId":1466,"tags":{},"startTime":1753855800191,"traceId":"9cb030c4e2538185"},{"name":"next-image-loader","duration":79735,"timestamp":2253542318436,"id":1466,"parentId":1428,"tags":{},"startTime":1753855800111,"traceId":"9cb030c4e2538185"},{"name":"build-module-png","duration":82912,"timestamp":2253542315356,"id":1428,"parentId":1238,"tags":{"name":"/Users/matt8p/Desktop/inspector/public/claude_logo.png","layer":"ssr"},"startTime":1753855800108,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":100944,"timestamp":2253542297583,"id":1392,"parentId":1304,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/drag/index.mjs","layer":"ssr"},"startTime":1753855800090,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":101821,"timestamp":2253542297496,"id":1391,"parentId":1303,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.mjs","layer":"ssr"},"startTime":1753855800090,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":107136,"timestamp":2253542297643,"id":1393,"parentId":1310,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/create-projection-node.mjs","layer":"ssr"},"startTime":1753855800090,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":107367,"timestamp":2253542297700,"id":1394,"parentId":1310,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.mjs","layer":"ssr"},"startTime":1753855800090,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":108093,"timestamp":2253542297755,"id":1395,"parentId":1295,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/animation-state.mjs","layer":"ssr"},"startTime":1753855800090,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":108188,"timestamp":2253542297858,"id":1397,"parentId":1303,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.mjs","layer":"ssr"},"startTime":1753855800090,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":108377,"timestamp":2253542297808,"id":1396,"parentId":1295,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/Feature.mjs","layer":"ssr"},"startTime":1753855800090,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":112787,"timestamp":2253542294209,"id":1390,"parentId":1313,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/index.mjs","layer":"ssr"},"startTime":1753855800087,"traceId":"9cb030c4e2538185"},{"name":"image-resize","duration":18784,"timestamp":2253542388500,"id":1476,"parentId":1470,"tags":{},"startTime":1753855800181,"traceId":"9cb030c4e2538185"},{"name":"image-base64-tostring","duration":6,"timestamp":2253542407290,"id":1482,"parentId":1470,"tags":{},"startTime":1753855800200,"traceId":"9cb030c4e2538185"},{"name":"image-data-stringify","duration":7,"timestamp":2253542407303,"id":1483,"parentId":1470,"tags":{},"startTime":1753855800200,"traceId":"9cb030c4e2538185"},{"name":"next-image-loader","duration":88363,"timestamp":2253542318958,"id":1470,"parentId":1430,"tags":{},"startTime":1753855800111,"traceId":"9cb030c4e2538185"},{"name":"build-module-png","duration":90863,"timestamp":2253542316557,"id":1430,"parentId":1238,"tags":{"name":"/Users/matt8p/Desktop/inspector/public/ollama_dark.png","layer":"ssr"},"startTime":1753855800109,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":93999,"timestamp":2253542314010,"id":1401,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/clamp.mjs","layer":"ssr"},"startTime":1753855800106,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":94291,"timestamp":2253542313896,"id":1399,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/array.mjs","layer":"ssr"},"startTime":1753855800106,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":94729,"timestamp":2253542313955,"id":1400,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/errors.mjs","layer":"ssr"},"startTime":1753855800106,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":94731,"timestamp":2253542314063,"id":1402,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/global-config.mjs","layer":"ssr"},"startTime":1753855800106,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":94867,"timestamp":2253542314115,"id":1403,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/is-numerical-string.mjs","layer":"ssr"},"startTime":1753855800106,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":94862,"timestamp":2253542314220,"id":1405,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/is-zero-value-string.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":95023,"timestamp":2253542314169,"id":1404,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/is-object.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":95049,"timestamp":2253542314268,"id":1406,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/memo.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":95085,"timestamp":2253542314322,"id":1407,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/noop.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":95095,"timestamp":2253542314416,"id":1409,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/progress.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":95218,"timestamp":2253542314471,"id":1410,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/subscription-manager.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":95267,"timestamp":2253542314519,"id":1411,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/time-conversion.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":95305,"timestamp":2253542314569,"id":1412,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/velocity-per-second.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":95593,"timestamp":2253542314369,"id":1408,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/pipe.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":95415,"timestamp":2253542314673,"id":1414,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-will-change/add-will-change.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":95637,"timestamp":2253542314724,"id":1415,"parentId":1318,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":95790,"timestamp":2253542314778,"id":1416,"parentId":1303,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":96034,"timestamp":2253542314929,"id":1419,"parentId":1302,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/viewport/index.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":96110,"timestamp":2253542314980,"id":1420,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/warn-once.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":96430,"timestamp":2253542314880,"id":1418,"parentId":1304,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/pan/index.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":96375,"timestamp":2253542315130,"id":1423,"parentId":1336,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/is-dom-keyframes.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":96325,"timestamp":2253542315275,"id":1426,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/wrap.mjs","layer":"ssr"},"startTime":1753855800108,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":97069,"timestamp":2253542314620,"id":1413,"parentId":1315,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":96634,"timestamp":2253542315178,"id":1424,"parentId":1336,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/resolve-subjects.mjs","layer":"ssr"},"startTime":1753855800108,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":96695,"timestamp":2253542315227,"id":1425,"parentId":1336,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/single-value.mjs","layer":"ssr"},"startTime":1753855800108,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":97001,"timestamp":2253542315077,"id":1422,"parentId":1336,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/create-visual-element.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":95537,"timestamp":2253542316647,"id":1433,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/anticipate.mjs","layer":"ssr"},"startTime":1753855800109,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":95605,"timestamp":2253542316703,"id":1434,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/back.mjs","layer":"ssr"},"startTime":1753855800109,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":95644,"timestamp":2253542316764,"id":1435,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/circ.mjs","layer":"ssr"},"startTime":1753855800109,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":95612,"timestamp":2253542316912,"id":1438,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/steps.mjs","layer":"ssr"},"startTime":1753855800109,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":95891,"timestamp":2253542316814,"id":1436,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/cubic-bezier.mjs","layer":"ssr"},"startTime":1753855800109,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":95953,"timestamp":2253542316863,"id":1437,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/ease.mjs","layer":"ssr"},"startTime":1753855800109,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":96044,"timestamp":2253542316960,"id":1439,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/modifiers/mirror.mjs","layer":"ssr"},"startTime":1753855800109,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":96080,"timestamp":2253542317009,"id":1440,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/modifiers/reverse.mjs","layer":"ssr"},"startTime":1753855800109,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":96117,"timestamp":2253542317057,"id":1441,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/utils/is-bezier-definition.mjs","layer":"ssr"},"startTime":1753855800109,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":96196,"timestamp":2253542317163,"id":1443,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/utils/map.mjs","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":96257,"timestamp":2253542317211,"id":1444,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/utils/get-easing-for-segment.mjs","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":96959,"timestamp":2253542317261,"id":1445,"parentId":1335,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/create.mjs","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":97069,"timestamp":2253542317313,"id":1446,"parentId":1332,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/Reorder/utils/check-reorder.mjs","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":97145,"timestamp":2253542317420,"id":1448,"parentId":1365,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":97555,"timestamp":2253542317114,"id":1442,"parentId":1331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/utils/is-easing-array.mjs","layer":"ssr"},"startTime":1753855800109,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":97407,"timestamp":2253542317370,"id":1447,"parentId":1316,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/api/image.js","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":97433,"timestamp":2253542317468,"id":1449,"parentId":1338,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":97666,"timestamp":2253542317515,"id":1450,"parentId":1338,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":98220,"timestamp":2253542317609,"id":1452,"parentId":1338,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":98657,"timestamp":2253542317706,"id":1454,"parentId":1338,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":98892,"timestamp":2253542317658,"id":1453,"parentId":1340,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":98759,"timestamp":2253542317942,"id":1457,"parentId":1340,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":99462,"timestamp":2253542317849,"id":1455,"parentId":1338,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"}]
15
- [{"name":"build-module-mjs","duration":99647,"timestamp":2253542317895,"id":1456,"parentId":1341,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":99705,"timestamp":2253542318324,"id":1465,"parentId":1353,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"ssr"},"startTime":1753855800111,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":99924,"timestamp":2253542318277,"id":1464,"parentId":1358,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs","layer":"ssr"},"startTime":1753855800111,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":106878,"timestamp":2253542314830,"id":1417,"parentId":1305,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":106975,"timestamp":2253542315026,"id":1421,"parentId":1300,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.mjs","layer":"ssr"},"startTime":1753855800107,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":105503,"timestamp":2253542316583,"id":1432,"parentId":1332,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/ReorderContext.mjs","layer":"ssr"},"startTime":1753855800109,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":114359,"timestamp":2253542317562,"id":1451,"parentId":1338,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":113961,"timestamp":2253542318179,"id":1462,"parentId":1342,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"ssr"},"startTime":1753855800111,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":117341,"timestamp":2253542317992,"id":1458,"parentId":1337,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":117961,"timestamp":2253542318086,"id":1460,"parentId":1342,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":121997,"timestamp":2253542318226,"id":1463,"parentId":1355,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"ssr"},"startTime":1753855800111,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":122725,"timestamp":2253542318132,"id":1461,"parentId":1342,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":124836,"timestamp":2253542318040,"id":1459,"parentId":1346,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"ssr"},"startTime":1753855800110,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1262,"timestamp":2253542532480,"id":1484,"parentId":1378,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/external.js","layer":"ssr"},"startTime":1753855800325,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":220193,"timestamp":2253542315328,"id":1427,"parentId":1278,"tags":{"name":"__barrel_optimize__?names=format,parseISO!=!/Users/matt8p/Desktop/inspector/node_modules/date-fns/index.mjs","layer":"ssr"},"startTime":1753855800108,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19415,"timestamp":2253542532621,"id":1485,"parentId":1342,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/aria-hidden/dist/es2015/index.js","layer":"ssr"},"startTime":1753855800325,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19572,"timestamp":2253542532706,"id":1486,"parentId":1342,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"ssr"},"startTime":1753855800325,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19885,"timestamp":2253542532917,"id":1490,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/AsyncMotionValueAnimation.mjs","layer":"ssr"},"startTime":1753855800325,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20128,"timestamp":2253542532814,"id":1488,"parentId":1349,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/number/dist/index.mjs","layer":"ssr"},"startTime":1753855800325,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20275,"timestamp":2253542533047,"id":1492,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/NativeAnimation.mjs","layer":"ssr"},"startTime":1753855800325,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20620,"timestamp":2253542532866,"id":1489,"parentId":1349,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-effect-event/dist/index.mjs","layer":"ssr"},"startTime":1753855800325,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":22743,"timestamp":2253542532977,"id":1491,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/JSAnimation.mjs","layer":"ssr"},"startTime":1753855800325,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":22976,"timestamp":2253542533097,"id":1493,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/NativeAnimationExtended.mjs","layer":"ssr"},"startTime":1753855800325,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9025,"timestamp":2253542549256,"id":1515,"parentId":1398,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"ssr"},"startTime":1753855800342,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9047,"timestamp":2253542549738,"id":1525,"parentId":1398,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils.js","layer":"ssr"},"startTime":1753855800342,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":26836,"timestamp":2253542532762,"id":1487,"parentId":1349,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"ssr"},"startTime":1753855800325,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":34777,"timestamp":2253542542345,"id":1497,"parentId":1374,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-markdown/lib/index.js","layer":"ssr"},"startTime":1753855800335,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35015,"timestamp":2253542542290,"id":1496,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/NativeAnimationWrapper.mjs","layer":"ssr"},"startTime":1753855800335,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35343,"timestamp":2253542542097,"id":1494,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/GroupAnimationWithThen.mjs","layer":"ssr"},"startTime":1753855800334,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35450,"timestamp":2253542542226,"id":1495,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/GroupAnimation.mjs","layer":"ssr"},"startTime":1753855800335,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35262,"timestamp":2253542542529,"id":1500,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.mjs","layer":"ssr"},"startTime":1753855800335,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35604,"timestamp":2253542542460,"id":1499,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/css-variables-conversion.mjs","layer":"ssr"},"startTime":1753855800335,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35857,"timestamp":2253542542397,"id":1498,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/active-animations.mjs","layer":"ssr"},"startTime":1753855800335,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36180,"timestamp":2253542542645,"id":1502,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/inertia.mjs","layer":"ssr"},"startTime":1753855800335,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36595,"timestamp":2253542542583,"id":1501,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/is-css-variable.mjs","layer":"ssr"},"startTime":1753855800335,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35550,"timestamp":2253542548534,"id":1503,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/keyframes.mjs","layer":"ssr"},"startTime":1753855800341,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35382,"timestamp":2253542548833,"id":1507,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.mjs","layer":"ssr"},"startTime":1753855800341,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35581,"timestamp":2253542548777,"id":1506,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/utils/create-generator-easing.mjs","layer":"ssr"},"startTime":1753855800341,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36205,"timestamp":2253542548659,"id":1504,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/spring/index.mjs","layer":"ssr"},"startTime":1753855800341,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36499,"timestamp":2253542548886,"id":1508,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/DOMKeyframesResolver.mjs","layer":"ssr"},"startTime":1753855800341,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36824,"timestamp":2253542548940,"id":1509,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/KeyframesResolver.mjs","layer":"ssr"},"startTime":1753855800341,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36884,"timestamp":2253542548992,"id":1510,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/offsets/default.mjs","layer":"ssr"},"startTime":1753855800341,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37274,"timestamp":2253542548721,"id":1505,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.mjs","layer":"ssr"},"startTime":1753855800341,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37063,"timestamp":2253542549044,"id":1511,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/offsets/fill.mjs","layer":"ssr"},"startTime":1753855800341,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36993,"timestamp":2253542549290,"id":1516,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/start-waapi-animation.mjs","layer":"ssr"},"startTime":1753855800342,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37277,"timestamp":2253542549098,"id":1512,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/offsets/time.mjs","layer":"ssr"},"startTime":1753855800341,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37321,"timestamp":2253542549147,"id":1513,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/fill-wildcards.mjs","layer":"ssr"},"startTime":1753855800342,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37375,"timestamp":2253542549200,"id":1514,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/apply-px-defaults.mjs","layer":"ssr"},"startTime":1753855800342,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37329,"timestamp":2253542549341,"id":1517,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/easing/cubic-bezier.mjs","layer":"ssr"},"startTime":1753855800342,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42546,"timestamp":2253542549389,"id":1518,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/easing/map-easing.mjs","layer":"ssr"},"startTime":1753855800342,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42636,"timestamp":2253542549586,"id":1522,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/supports/waapi.mjs","layer":"ssr"},"startTime":1753855800342,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42876,"timestamp":2253542549488,"id":1520,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/easing/supported.mjs","layer":"ssr"},"startTime":1753855800342,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42828,"timestamp":2253542549637,"id":1523,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/accelerated-values.mjs","layer":"ssr"},"startTime":1753855800342,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":43062,"timestamp":2253542549537,"id":1521,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/supports/partial-keyframes.mjs","layer":"ssr"},"startTime":1753855800342,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":43298,"timestamp":2253542549439,"id":1519,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/easing/is-supported.mjs","layer":"ssr"},"startTime":1753855800342,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":43178,"timestamp":2253542549756,"id":1526,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/hover.mjs","layer":"ssr"},"startTime":1753855800342,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":43526,"timestamp":2253542549803,"id":1527,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/press/index.mjs","layer":"ssr"},"startTime":1753855800342,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":43695,"timestamp":2253542549850,"id":1528,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/microtask.mjs","layer":"ssr"},"startTime":1753855800342,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":43988,"timestamp":2253542549901,"id":1529,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/batcher.mjs","layer":"ssr"},"startTime":1753855800342,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":44103,"timestamp":2253542549948,"id":1530,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/sync-time.mjs","layer":"ssr"},"startTime":1753855800342,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":44560,"timestamp":2253542549689,"id":1524,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.mjs","layer":"ssr"},"startTime":1753855800342,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28756,"timestamp":2253542572432,"id":1531,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/frame.mjs","layer":"ssr"},"startTime":1753855800365,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28732,"timestamp":2253542572598,"id":1533,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.mjs","layer":"ssr"},"startTime":1753855800365,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28739,"timestamp":2253542572700,"id":1535,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/resize/index.mjs","layer":"ssr"},"startTime":1753855800365,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28727,"timestamp":2253542572796,"id":1537,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/stats/animation-count.mjs","layer":"ssr"},"startTime":1753855800365,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28694,"timestamp":2253542572937,"id":1540,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/is-html-element.mjs","layer":"ssr"},"startTime":1753855800365,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28868,"timestamp":2253542572844,"id":1538,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/stats/buffer.mjs","layer":"ssr"},"startTime":1753855800365,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28809,"timestamp":2253542572988,"id":1541,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/is-svg-element.mjs","layer":"ssr"},"startTime":1753855800365,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29374,"timestamp":2253542572543,"id":1532,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/index-legacy.mjs","layer":"ssr"},"startTime":1753855800365,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29514,"timestamp":2253542572747,"id":1536,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/stats/index.mjs","layer":"ssr"},"startTime":1753855800365,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29623,"timestamp":2253542572891,"id":1539,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/interpolate.mjs","layer":"ssr"},"startTime":1753855800365,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29525,"timestamp":2253542573105,"id":1543,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/resolve-elements.mjs","layer":"ssr"},"startTime":1753855800365,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29616,"timestamp":2253542573153,"id":1544,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/stagger.mjs","layer":"ssr"},"startTime":1753855800366,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29635,"timestamp":2253542573246,"id":1546,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/scroll/observe.mjs","layer":"ssr"},"startTime":1753855800366,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29788,"timestamp":2253542573200,"id":1545,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/transform.mjs","layer":"ssr"},"startTime":1753855800366,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30013,"timestamp":2253542573058,"id":1542,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/is-svg-svg-element.mjs","layer":"ssr"},"startTime":1753855800365,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30512,"timestamp":2253542572649,"id":1534,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.mjs","layer":"ssr"},"startTime":1753855800365,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33584,"timestamp":2253542581907,"id":1547,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/index.mjs","layer":"ssr"},"startTime":1753855800374,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33770,"timestamp":2253542582034,"id":1548,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/color.mjs","layer":"ssr"},"startTime":1753855800374,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33760,"timestamp":2253542582150,"id":1550,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/number.mjs","layer":"ssr"},"startTime":1753855800375,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33823,"timestamp":2253542582206,"id":1551,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/visibility.mjs","layer":"ssr"},"startTime":1753855800375,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33857,"timestamp":2253542582258,"id":1552,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/immediate.mjs","layer":"ssr"},"startTime":1753855800375,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34378,"timestamp":2253542582095,"id":1549,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/complex.mjs","layer":"ssr"},"startTime":1753855800374,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34297,"timestamp":2253542582315,"id":1553,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/supports/linear-easing.mjs","layer":"ssr"},"startTime":1753855800375,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34276,"timestamp":2253542582421,"id":1555,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/supports/flags.mjs","layer":"ssr"},"startTime":1753855800375,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34424,"timestamp":2253542582368,"id":1554,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.mjs","layer":"ssr"},"startTime":1753855800375,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4237,"timestamp":2253542629932,"id":1595,"parentId":1398,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"ssr"},"startTime":1753855800422,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4623,"timestamp":2253542629841,"id":1592,"parentId":1398,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/add-base-path.js","layer":"ssr"},"startTime":1753855800422,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4637,"timestamp":2253542629955,"id":1596,"parentId":1398,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"ssr"},"startTime":1753855800422,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5347,"timestamp":2253542629977,"id":1597,"parentId":1398,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/use-merged-ref.js","layer":"ssr"},"startTime":1753855800422,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30421,"timestamp":2253542605149,"id":1559,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/transform-value.mjs","layer":"ssr"},"startTime":1753855800398,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30840,"timestamp":2253542605042,"id":1557,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/spring-value.mjs","layer":"ssr"},"startTime":1753855800397,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30831,"timestamp":2253542605199,"id":1560,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/dimensions.mjs","layer":"ssr"},"startTime":1753855800398,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30870,"timestamp":2253542605251,"id":1561,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/test.mjs","layer":"ssr"},"startTime":1753855800398,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":31136,"timestamp":2253542605098,"id":1558,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/map-value.mjs","layer":"ssr"},"startTime":1753855800397,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":31088,"timestamp":2253542605299,"id":1562,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/hex.mjs","layer":"ssr"},"startTime":1753855800398,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7176,"timestamp":2253542629882,"id":1593,"parentId":1398,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/links.js","layer":"ssr"},"startTime":1753855800422,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32722,"timestamp":2253542604927,"id":1556,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/index.mjs","layer":"ssr"},"startTime":1753855800397,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32586,"timestamp":2253542605546,"id":1567,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/complex/index.mjs","layer":"ssr"},"startTime":1753855800398,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32887,"timestamp":2253542605396,"id":1564,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/hsla.mjs","layer":"ssr"},"startTime":1753855800398,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33134,"timestamp":2253542605347,"id":1563,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/index.mjs","layer":"ssr"},"startTime":1753855800398,"traceId":"9cb030c4e2538185"}]
16
- [{"name":"build-module-mjs","duration":19571,"timestamp":2253542801327,"id":1752,"parentId":1682,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/single-color-regex.mjs","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19447,"timestamp":2253542801545,"id":1756,"parentId":1497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-parse/index.js","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19089,"timestamp":2253542801985,"id":1766,"parentId":1497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit/index.js","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19452,"timestamp":2253542801786,"id":1760,"parentId":1705,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/edge.mjs","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19282,"timestamp":2253542802037,"id":1767,"parentId":1497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/hast-util-to-jsx-runtime/index.js","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19655,"timestamp":2253542801737,"id":1759,"parentId":1497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unified/index.js","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19865,"timestamp":2253542801619,"id":1757,"parentId":1497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/html-url-attributes/index.js","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19487,"timestamp":2253542802090,"id":1768,"parentId":1497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-rehype/index.js","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19690,"timestamp":2253542802164,"id":1770,"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":1753855800595,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20252,"timestamp":2253542801684,"id":1758,"parentId":1497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/index.js","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8822,"timestamp":2253542813539,"id":1787,"parentId":1738,"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":1753855800606,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9311,"timestamp":2253542813520,"id":1786,"parentId":1736,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/aliased-prefetch-navigations.js","layer":"ssr"},"startTime":1753855800606,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12644,"timestamp":2253542813413,"id":1781,"parentId":1737,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"ssr"},"startTime":1753855800606,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":8811,"timestamp":2253542817548,"id":1789,"parentId":1761,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/differenceInCalendarDays.mjs","layer":"ssr"},"startTime":1753855800610,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":8812,"timestamp":2253542817641,"id":1791,"parentId":1762,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfISOWeek.mjs","layer":"ssr"},"startTime":1753855800610,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":8928,"timestamp":2253542817613,"id":1790,"parentId":1761,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfYear.mjs","layer":"ssr"},"startTime":1753855800610,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":8877,"timestamp":2253542817733,"id":1795,"parentId":1763,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/constructFrom.mjs","layer":"ssr"},"startTime":1753855800610,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":9029,"timestamp":2253542817692,"id":1793,"parentId":1764,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfWeek.mjs","layer":"ssr"},"startTime":1753855800610,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":9107,"timestamp":2253542817713,"id":1794,"parentId":1764,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfWeekYear.mjs","layer":"ssr"},"startTime":1753855800610,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":9226,"timestamp":2253542817668,"id":1792,"parentId":1762,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfISOWeekYear.mjs","layer":"ssr"},"startTime":1753855800610,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9764,"timestamp":2253542817774,"id":1797,"parentId":1738,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"ssr"},"startTime":1753855800610,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":9894,"timestamp":2253542817753,"id":1796,"parentId":1728,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US.mjs","layer":"ssr"},"startTime":1753855800610,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10207,"timestamp":2253542817795,"id":1798,"parentId":1738,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js","layer":"ssr"},"startTime":1753855800610,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":24217,"timestamp":2253542813193,"id":1774,"parentId":1463,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"ssr"},"startTime":1753855800606,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":24112,"timestamp":2253542813563,"id":1788,"parentId":1709,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/MotionValueState.mjs","layer":"ssr"},"startTime":1753855800606,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24691,"timestamp":2253542813094,"id":1773,"parentId":1497,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/devlop/lib/default.js","layer":"ssr"},"startTime":1753855800605,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":1539,"timestamp":2253542840267,"id":1799,"parentId":1789,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfDay.mjs","layer":"ssr"},"startTime":1753855800633,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":3387,"timestamp":2253542842009,"id":1803,"parentId":1789,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.mjs","layer":"ssr"},"startTime":1753855800634,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3985,"timestamp":2253542841928,"id":1801,"parentId":1779,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js","layer":"ssr"},"startTime":1753855800634,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7249,"timestamp":2253542841844,"id":1800,"parentId":1744,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"ssr"},"startTime":1753855800634,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7805,"timestamp":2253542841958,"id":1802,"parentId":1745,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"ssr"},"startTime":1753855800634,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":1995,"timestamp":2253542851260,"id":1820,"parentId":1796,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/formatDistance.mjs","layer":"ssr"},"startTime":1753855800644,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2030,"timestamp":2253542851360,"id":1821,"parentId":1796,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/formatLong.mjs","layer":"ssr"},"startTime":1753855800644,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2435,"timestamp":2253542851389,"id":1822,"parentId":1796,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/formatRelative.mjs","layer":"ssr"},"startTime":1753855800644,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7778,"timestamp":2253542846376,"id":1804,"parentId":1696,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/image-config-context.js","layer":"ssr"},"startTime":1753855800639,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7705,"timestamp":2253542846535,"id":1806,"parentId":1725,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/head-manager-context.js","layer":"ssr"},"startTime":1753855800639,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7844,"timestamp":2253542846475,"id":1805,"parentId":1725,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/amp-context.js","layer":"ssr"},"startTime":1753855800639,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7810,"timestamp":2253542846589,"id":1807,"parentId":1696,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/router-context.js","layer":"ssr"},"startTime":1753855800639,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7688,"timestamp":2253542846829,"id":1812,"parentId":1757,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/html-url-attributes/lib/index.js","layer":"ssr"},"startTime":1753855800639,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8050,"timestamp":2253542846641,"id":1808,"parentId":1756,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-parse/lib/index.js","layer":"ssr"},"startTime":1753855800639,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9254,"timestamp":2253542846737,"id":1810,"parentId":1759,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unified/lib/index.js","layer":"ssr"},"startTime":1753855800639,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9526,"timestamp":2253542846783,"id":1811,"parentId":1766,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit/lib/index.js","layer":"ssr"},"startTime":1753855800639,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10842,"timestamp":2253542846686,"id":1809,"parentId":1767,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/hast-util-to-jsx-runtime/lib/index.js","layer":"ssr"},"startTime":1753855800639,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10927,"timestamp":2253542846875,"id":1813,"parentId":1768,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-rehype/lib/index.js","layer":"ssr"},"startTime":1753855800639,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":10959,"timestamp":2253542846965,"id":1815,"parentId":1750,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/choose-layer-type.mjs","layer":"ssr"},"startTime":1753855800639,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":11077,"timestamp":2253542847012,"id":1816,"parentId":1750,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/get-layer-name.mjs","layer":"ssr"},"startTime":1753855800639,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":11084,"timestamp":2253542847106,"id":1818,"parentId":1750,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/has-target.mjs","layer":"ssr"},"startTime":1753855800639,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":11264,"timestamp":2253542847059,"id":1817,"parentId":1750,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/get-view-animations.mjs","layer":"ssr"},"startTime":1753855800639,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":13168,"timestamp":2253542847151,"id":1819,"parentId":1750,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/css.mjs","layer":"ssr"},"startTime":1753855800640,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14104,"timestamp":2253542846920,"id":1814,"parentId":1758,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/index.js","layer":"ssr"},"startTime":1753855800639,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":9911,"timestamp":2253542851415,"id":1823,"parentId":1796,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/localize.mjs","layer":"ssr"},"startTime":1753855800644,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":12728,"timestamp":2253542851438,"id":1824,"parentId":1796,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/match.mjs","layer":"ssr"},"startTime":1753855800644,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11834,"timestamp":2253542852603,"id":1827,"parentId":1801,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js","layer":"ssr"},"startTime":1753855800645,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15815,"timestamp":2253542852455,"id":1826,"parentId":1589,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm/index.js","layer":"ssr"},"startTime":1753855800645,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16124,"timestamp":2253542852384,"id":1825,"parentId":1589,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm/index.js","layer":"ssr"},"startTime":1753855800645,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":1909,"timestamp":2253542872187,"id":1834,"parentId":1821,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/_lib/buildFormatLongFn.mjs","layer":"ssr"},"startTime":1753855800665,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":1988,"timestamp":2253542872272,"id":1835,"parentId":1823,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/_lib/buildLocalizeFn.mjs","layer":"ssr"},"startTime":1753855800665,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2276,"timestamp":2253542872328,"id":1836,"parentId":1824,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/_lib/buildMatchFn.mjs","layer":"ssr"},"startTime":1753855800665,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2350,"timestamp":2253542872363,"id":1837,"parentId":1824,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/_lib/buildMatchPatternFn.mjs","layer":"ssr"},"startTime":1753855800665,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7004,"timestamp":2253542868619,"id":1828,"parentId":1802,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"ssr"},"startTime":1753855800661,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7056,"timestamp":2253542868722,"id":1829,"parentId":1802,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"ssr"},"startTime":1753855800661,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7199,"timestamp":2253542868943,"id":1832,"parentId":1814,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/minproc.js","layer":"ssr"},"startTime":1753855800661,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7362,"timestamp":2253542868892,"id":1831,"parentId":1814,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/minpath.js","layer":"ssr"},"startTime":1753855800661,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7347,"timestamp":2253542868994,"id":1833,"parentId":1814,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/minurl.js","layer":"ssr"},"startTime":1753855800661,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7696,"timestamp":2253542868779,"id":1830,"parentId":1810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unified/lib/callable-instance.js","layer":"ssr"},"startTime":1753855800661,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5854,"timestamp":2253542878704,"id":1838,"parentId":1733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js","layer":"ssr"},"startTime":1753855800671,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7136,"timestamp":2253542878873,"id":1840,"parentId":1826,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm/lib/index.js","layer":"ssr"},"startTime":1753855800671,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7322,"timestamp":2253542878816,"id":1839,"parentId":1733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js","layer":"ssr"},"startTime":1753855800671,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7317,"timestamp":2253542882445,"id":1842,"parentId":1833,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/minurl.shared.js","layer":"ssr"},"startTime":1753855800675,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":9600,"timestamp":2253542882339,"id":1841,"parentId":1655,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/tslib/tslib.es6.mjs","layer":"ssr"},"startTime":1753855800675,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9856,"timestamp":2253542886292,"id":1843,"parentId":1768,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/index.js","layer":"ssr"},"startTime":1753855800679,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":9674,"timestamp":2253542895425,"id":1844,"parentId":1774,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"ssr"},"startTime":1753855800688,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9703,"timestamp":2253542895545,"id":1845,"parentId":1745,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/index.js","layer":"ssr"},"startTime":1753855800688,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9764,"timestamp":2253542895603,"id":1846,"parentId":1744,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/index.js","layer":"ssr"},"startTime":1753855800688,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":13,"timestamp":2253542908030,"id":1859,"parentId":1831,"tags":{"name":"node:path","layer":null},"startTime":1753855800700,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":3,"timestamp":2253542908053,"id":1860,"parentId":1833,"tags":{"name":"node:url","layer":null},"startTime":1753855800700,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8308,"timestamp":2253542907386,"id":1847,"parentId":1810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/trough/index.js","layer":"ssr"},"startTime":1753855800700,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8375,"timestamp":2253542907555,"id":1849,"parentId":1810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/is-plain-obj/index.js","layer":"ssr"},"startTime":1753855800700,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8494,"timestamp":2253542907604,"id":1850,"parentId":1809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/space-separated-tokens/index.js","layer":"ssr"},"startTime":1753855800700,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8531,"timestamp":2253542907652,"id":1851,"parentId":1810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/bail/index.js","layer":"ssr"},"startTime":1753855800700,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8772,"timestamp":2253542907497,"id":1848,"parentId":1809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/estree-util-is-identifier-name/index.js","layer":"ssr"},"startTime":1753855800700,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8984,"timestamp":2253542907892,"id":1856,"parentId":1810,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/extend/index.js","layer":"ssr"},"startTime":1753855800700,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9171,"timestamp":2253542907796,"id":1854,"parentId":1809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile-message/index.js","layer":"ssr"},"startTime":1753855800700,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9403,"timestamp":2253542907699,"id":1852,"parentId":1802,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"ssr"},"startTime":1753855800700,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9677,"timestamp":2253542907749,"id":1853,"parentId":1809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/index.js","layer":"ssr"},"startTime":1753855800700,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9575,"timestamp":2253542907937,"id":1857,"parentId":1809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/hast-util-whitespace/index.js","layer":"ssr"},"startTime":1753855800700,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9747,"timestamp":2253542907842,"id":1855,"parentId":1809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-position/index.js","layer":"ssr"},"startTime":1753855800700,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10150,"timestamp":2253542907984,"id":1858,"parentId":1809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/comma-separated-tokens/index.js","layer":"ssr"},"startTime":1753855800700,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10372,"timestamp":2253542908059,"id":1861,"parentId":1744,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"ssr"},"startTime":1753855800700,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9269,"timestamp":2253542910844,"id":1862,"parentId":1811,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit-parents/index.js","layer":"ssr"},"startTime":1753855800703,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9336,"timestamp":2253542911011,"id":1864,"parentId":1809,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/style-to-js/cjs/index.js","layer":"ssr"},"startTime":1753855800703,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9474,"timestamp":2253542910952,"id":1863,"parentId":1808,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-from-markdown/index.js","layer":"ssr"},"startTime":1753855800703,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9813,"timestamp":2253542911116,"id":1866,"parentId":1843,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/footer.js","layer":"ssr"},"startTime":1753855800703,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10044,"timestamp":2253542911062,"id":1865,"parentId":1843,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/index.js","layer":"ssr"},"startTime":1753855800703,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11108,"timestamp":2253542912565,"id":1868,"parentId":1825,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-strikethrough/index.js","layer":"ssr"},"startTime":1753855800705,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11083,"timestamp":2253542912674,"id":1870,"parentId":1825,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-footnote/index.js","layer":"ssr"},"startTime":1753855800705,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11057,"timestamp":2253542912773,"id":1872,"parentId":1825,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-task-list-item/index.js","layer":"ssr"},"startTime":1753855800705,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11505,"timestamp":2253542912624,"id":1869,"parentId":1825,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-combine-extensions/index.js","layer":"ssr"},"startTime":1753855800705,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12003,"timestamp":2253542912365,"id":1867,"parentId":1843,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/index.js","layer":"ssr"},"startTime":1753855800705,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11622,"timestamp":2253542912819,"id":1873,"parentId":1825,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-tagfilter/index.js","layer":"ssr"},"startTime":1753855800705,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11648,"timestamp":2253542912866,"id":1874,"parentId":1825,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/index.js","layer":"ssr"},"startTime":1753855800705,"traceId":"9cb030c4e2538185"}]
17
- [{"name":"build-module-mjs","duration":48750,"timestamp":2253542684944,"id":1662,"parentId":1508,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/make-none-animatable.mjs","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":49067,"timestamp":2253542684749,"id":1658,"parentId":1493,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/unsupported-easing.mjs","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":49061,"timestamp":2253542684993,"id":1663,"parentId":1508,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/unit-conversion.mjs","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":49026,"timestamp":2253542685142,"id":1666,"parentId":1526,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/utils/setup.mjs","layer":"ssr"},"startTime":1753855800478,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":49407,"timestamp":2253542685093,"id":1665,"parentId":1504,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/spring/find.mjs","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":49594,"timestamp":2253542685045,"id":1664,"parentId":1504,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/spring/defaults.mjs","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34244,"timestamp":2253542708924,"id":1672,"parentId":1535,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/resize/handle-element.mjs","layer":"ssr"},"startTime":1753855800501,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34485,"timestamp":2253542708823,"id":1670,"parentId":1529,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/order.mjs","layer":"ssr"},"startTime":1753855800501,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34777,"timestamp":2253542708643,"id":1667,"parentId":1514,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/px-values.mjs","layer":"ssr"},"startTime":1753855800501,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34505,"timestamp":2253542709032,"id":1674,"parentId":1527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.mjs","layer":"ssr"},"startTime":1753855800501,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34489,"timestamp":2253542709137,"id":1676,"parentId":1527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/press/utils/state.mjs","layer":"ssr"},"startTime":1753855800501,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35037,"timestamp":2253542708873,"id":1671,"parentId":1529,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/render-step.mjs","layer":"ssr"},"startTime":1753855800501,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":34836,"timestamp":2253542709238,"id":1678,"parentId":1464,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sync-external-store/shim/index.js","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35017,"timestamp":2253542709187,"id":1677,"parentId":1553,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/supports/memo.mjs","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34959,"timestamp":2253542709361,"id":1681,"parentId":1560,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/auto.mjs","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35090,"timestamp":2253542709407,"id":1682,"parentId":1562,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/utils.mjs","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35583,"timestamp":2253542709088,"id":1675,"parentId":1527,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.mjs","layer":"ssr"},"startTime":1753855800501,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35504,"timestamp":2253542709310,"id":1680,"parentId":1559,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/subscribe-value.mjs","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35365,"timestamp":2253542709548,"id":1687,"parentId":1568,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/int.mjs","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35492,"timestamp":2253542709596,"id":1688,"parentId":1567,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/color-regex.mjs","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35545,"timestamp":2253542709644,"id":1689,"parentId":1567,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/float-regex.mjs","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35655,"timestamp":2253542709741,"id":1691,"parentId":1569,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/complex/filter.mjs","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35819,"timestamp":2253542709828,"id":1694,"parentId":1581,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/queue.mjs","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36293,"timestamp":2253542709876,"id":1695,"parentId":1579,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/is-css-var.mjs","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37388,"timestamp":2253542708978,"id":1673,"parentId":1535,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/resize/handle-window.mjs","layer":"ssr"},"startTime":1753855800501,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36776,"timestamp":2253542709692,"id":1690,"parentId":1567,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/sanitize.mjs","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4068,"timestamp":2253542749000,"id":1707,"parentId":1640,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/locales/en.js","layer":"ssr"},"startTime":1753855800541,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4071,"timestamp":2253542749114,"id":1708,"parentId":1641,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/errorUtil.js","layer":"ssr"},"startTime":1753855800541,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":39666,"timestamp":2253542716349,"id":1698,"parentId":1598,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/is-ref-object.mjs","layer":"ssr"},"startTime":1753855800509,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":41145,"timestamp":2253542716403,"id":1699,"parentId":1579,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/style/transform.mjs","layer":"ssr"},"startTime":1753855800509,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":41325,"timestamp":2253542716455,"id":1700,"parentId":1598,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/conversion.mjs","layer":"ssr"},"startTime":1753855800509,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":41443,"timestamp":2253542716506,"id":1701,"parentId":1603,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/MotionContext/utils.mjs","layer":"ssr"},"startTime":1753855800509,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":41504,"timestamp":2253542716561,"id":1702,"parentId":1614,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.mjs","layer":"ssr"},"startTime":1753855800509,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42131,"timestamp":2253542716612,"id":1703,"parentId":1611,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.mjs","layer":"ssr"},"startTime":1753855800509,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42469,"timestamp":2253542716760,"id":1706,"parentId":1591,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/presets.mjs","layer":"ssr"},"startTime":1753855800509,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42738,"timestamp":2253542716711,"id":1705,"parentId":1591,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/offset.mjs","layer":"ssr"},"startTime":1753855800509,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":44010,"timestamp":2253542716662,"id":1704,"parentId":1591,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/inset.mjs","layer":"ssr"},"startTime":1753855800509,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":11772,"timestamp":2253542749548,"id":1717,"parentId":1668,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/toDate.mjs","layer":"ssr"},"startTime":1753855800542,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":11894,"timestamp":2253542749524,"id":1716,"parentId":1668,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/isValid.mjs","layer":"ssr"},"startTime":1753855800542,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11979,"timestamp":2253542749568,"id":1718,"parentId":1683,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"ssr"},"startTime":1753855800542,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12795,"timestamp":2253542749587,"id":1719,"parentId":1683,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"ssr"},"startTime":1753855800542,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12847,"timestamp":2253542749655,"id":1721,"parentId":1686,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"ssr"},"startTime":1753855800542,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4937,"timestamp":2253542762785,"id":1722,"parentId":1684,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"ssr"},"startTime":1753855800555,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":5064,"timestamp":2253542763024,"id":1727,"parentId":1669,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/constants.mjs","layer":"ssr"},"startTime":1753855800555,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5735,"timestamp":2253542762980,"id":1725,"parentId":1696,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/head.js","layer":"ssr"},"startTime":1753855800555,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6175,"timestamp":2253542763003,"id":1726,"parentId":1684,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"ssr"},"startTime":1753855800555,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":6127,"timestamp":2253542769692,"id":1729,"parentId":1668,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/defaultOptions.mjs","layer":"ssr"},"startTime":1753855800562,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":6317,"timestamp":2253542769731,"id":1730,"parentId":1668,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/protectedTokens.mjs","layer":"ssr"},"startTime":1753855800562,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":6530,"timestamp":2253542769590,"id":1728,"parentId":1668,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/defaultLocale.mjs","layer":"ssr"},"startTime":1753855800562,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":6543,"timestamp":2253542769785,"id":1732,"parentId":1668,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/format/longFormatters.mjs","layer":"ssr"},"startTime":1753855800562,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6942,"timestamp":2253542769808,"id":1733,"parentId":1693,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/promise-queue.js","layer":"ssr"},"startTime":1753855800562,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7202,"timestamp":2253542769834,"id":1734,"parentId":1684,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router-announcer.js","layer":"ssr"},"startTime":1753855800562,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7422,"timestamp":2253542769858,"id":1735,"parentId":1692,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"ssr"},"startTime":1753855800562,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":8598,"timestamp":2253542769758,"id":1731,"parentId":1668,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/format/formatters.mjs","layer":"ssr"},"startTime":1753855800562,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8695,"timestamp":2253542769907,"id":1737,"parentId":1692,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"ssr"},"startTime":1753855800562,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8894,"timestamp":2253542770031,"id":1740,"parentId":1692,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"ssr"},"startTime":1753855800562,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9977,"timestamp":2253542769883,"id":1736,"parentId":1692,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"ssr"},"startTime":1753855800562,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10689,"timestamp":2253542769958,"id":1739,"parentId":1693,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js","layer":"ssr"},"startTime":1753855800562,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11690,"timestamp":2253542769932,"id":1738,"parentId":1692,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"ssr"},"startTime":1753855800562,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12050,"timestamp":2253542770053,"id":1741,"parentId":1692,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"ssr"},"startTime":1753855800562,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":39551,"timestamp":2253542749224,"id":1710,"parentId":1576,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/utils/create-dom-effect.mjs","layer":"ssr"},"startTime":1753855800542,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":39638,"timestamp":2253542749281,"id":1711,"parentId":1576,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/utils/camel-to-dash.mjs","layer":"ssr"},"startTime":1753855800542,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":39895,"timestamp":2253542749171,"id":1709,"parentId":1577,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/utils/create-effect.mjs","layer":"ssr"},"startTime":1753855800542,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":39971,"timestamp":2253542749332,"id":1712,"parentId":1621,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/use-props.mjs","layer":"ssr"},"startTime":1753855800542,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":39979,"timestamp":2253542749427,"id":1714,"parentId":1615,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.mjs","layer":"ssr"},"startTime":1753855800542,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":41295,"timestamp":2253542749477,"id":1715,"parentId":1633,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/path.mjs","layer":"ssr"},"startTime":1753855800542,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":41556,"timestamp":2253542749605,"id":1720,"parentId":1598,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.mjs","layer":"ssr"},"startTime":1753855800542,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42000,"timestamp":2253542749381,"id":1713,"parentId":1621,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/use-props.mjs","layer":"ssr"},"startTime":1753855800542,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35592,"timestamp":2253542762866,"id":1723,"parentId":1463,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"ssr"},"startTime":1753855800555,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35828,"timestamp":2253542762927,"id":1724,"parentId":1461,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"ssr"},"startTime":1753855800555,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":6316,"timestamp":2253542793240,"id":1743,"parentId":1716,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/isDate.mjs","layer":"ssr"},"startTime":1753855800586,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6263,"timestamp":2253542793492,"id":1747,"parentId":1696,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-config.js","layer":"ssr"},"startTime":1753855800586,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6373,"timestamp":2253542793514,"id":1748,"parentId":1697,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-blur-svg.js","layer":"ssr"},"startTime":1753855800586,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7518,"timestamp":2253542793471,"id":1746,"parentId":1684,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/remove-base-path.js","layer":"ssr"},"startTime":1753855800586,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33598,"timestamp":2253542770074,"id":1742,"parentId":1653,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/is-animatable.mjs","layer":"ssr"},"startTime":1753855800562,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4797,"timestamp":2253542801521,"id":1755,"parentId":1722,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4927,"timestamp":2253542801495,"id":1754,"parentId":1725,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/amp-mode.js","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5195,"timestamp":2253542801429,"id":1753,"parentId":1725,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/side-effect.js","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":4893,"timestamp":2253542801858,"id":1761,"parentId":1731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getDayOfYear.mjs","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":4965,"timestamp":2253542801882,"id":1762,"parentId":1731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getISOWeek.mjs","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":5000,"timestamp":2253542801935,"id":1764,"parentId":1731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getWeek.mjs","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":5128,"timestamp":2253542801912,"id":1763,"parentId":1731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getISOWeekYear.mjs","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":5236,"timestamp":2253542801960,"id":1765,"parentId":1731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getWeekYear.mjs","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6290,"timestamp":2253542801134,"id":1749,"parentId":1684,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"ssr"},"startTime":1753855800593,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9246,"timestamp":2253542802141,"id":1769,"parentId":1684,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js","layer":"ssr"},"startTime":1753855800595,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":3861,"timestamp":2253542808843,"id":1771,"parentId":1731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/addLeadingZeros.mjs","layer":"ssr"},"startTime":1753855800601,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":4019,"timestamp":2253542808921,"id":1772,"parentId":1731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/format/lightFormatters.mjs","layer":"ssr"},"startTime":1753855800601,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22197,"timestamp":2253542793351,"id":1744,"parentId":1655,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"ssr"},"startTime":1753855800586,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22262,"timestamp":2253542793418,"id":1745,"parentId":1655,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"ssr"},"startTime":1753855800586,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2621,"timestamp":2253542813291,"id":1776,"parentId":1738,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/assign-location.js","layer":"ssr"},"startTime":1753855800606,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2740,"timestamp":2253542813345,"id":1778,"parentId":1735,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"ssr"},"startTime":1753855800606,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3048,"timestamp":2253542813318,"id":1777,"parentId":1735,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js","layer":"ssr"},"startTime":1753855800606,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3388,"timestamp":2253542813255,"id":1775,"parentId":1639,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-loader.js","layer":"ssr"},"startTime":1753855800606,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3331,"timestamp":2253542813436,"id":1782,"parentId":1740,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js","layer":"ssr"},"startTime":1753855800606,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3587,"timestamp":2253542813388,"id":1780,"parentId":1735,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/handle-mutable.js","layer":"ssr"},"startTime":1753855800606,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3782,"timestamp":2253542813365,"id":1779,"parentId":1735,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js","layer":"ssr"},"startTime":1753855800606,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6171,"timestamp":2253542813455,"id":1783,"parentId":1736,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js","layer":"ssr"},"startTime":1753855800606,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6302,"timestamp":2253542813480,"id":1784,"parentId":1736,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js","layer":"ssr"},"startTime":1753855800606,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6481,"timestamp":2253542813501,"id":1785,"parentId":1736,"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":1753855800606,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18950,"timestamp":2253542801274,"id":1751,"parentId":1682,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/is-nullish.mjs","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19506,"timestamp":2253542801216,"id":1750,"parentId":1694,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/start.mjs","layer":"ssr"},"startTime":1753855800594,"traceId":"9cb030c4e2538185"}]
18
- [{"name":"build-module-mjs","duration":33126,"timestamp":2253542605498,"id":1566,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/rgba.mjs","layer":"ssr"},"startTime":1753855800398,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33601,"timestamp":2253542605448,"id":1565,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/hsla-to-rgba.mjs","layer":"ssr"},"startTime":1753855800398,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33646,"timestamp":2253542605643,"id":1569,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/maps/defaults.mjs","layer":"ssr"},"startTime":1753855800398,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33746,"timestamp":2253542605691,"id":1570,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/maps/transform.mjs","layer":"ssr"},"startTime":1753855800398,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33998,"timestamp":2253542605595,"id":1568,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/maps/number.mjs","layer":"ssr"},"startTime":1753855800398,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14121,"timestamp":2253542629908,"id":1594,"parentId":1398,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router-instance.js","layer":"ssr"},"startTime":1753855800422,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10538,"timestamp":2253542633762,"id":1639,"parentId":1447,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-external.js","layer":"ssr"},"startTime":1753855800426,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":26138,"timestamp":2253542618570,"id":1571,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/numbers/units.mjs","layer":"ssr"},"startTime":1753855800411,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":26145,"timestamp":2253542618699,"id":1572,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/numbers/index.mjs","layer":"ssr"},"startTime":1753855800411,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":26148,"timestamp":2253542618818,"id":1574,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/find.mjs","layer":"ssr"},"startTime":1753855800411,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":26191,"timestamp":2253542618871,"id":1575,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/get-as-type.mjs","layer":"ssr"},"startTime":1753855800411,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":26416,"timestamp":2253542618761,"id":1573,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/animatable-none.mjs","layer":"ssr"},"startTime":1753855800411,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":26260,"timestamp":2253542619020,"id":1577,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/prop/index.mjs","layer":"ssr"},"startTime":1753855800411,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27848,"timestamp":2253542618926,"id":1576,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/attr/index.mjs","layer":"ssr"},"startTime":1753855800411,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28001,"timestamp":2253542619081,"id":1578,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/svg/index.mjs","layer":"ssr"},"startTime":1753855800411,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28023,"timestamp":2253542619343,"id":1581,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/index.mjs","layer":"ssr"},"startTime":1753855800412,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28201,"timestamp":2253542619268,"id":1580,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/utils/is-motion-value.mjs","layer":"ssr"},"startTime":1753855800412,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28543,"timestamp":2253542619160,"id":1579,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/style/index.mjs","layer":"ssr"},"startTime":1753855800412,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28445,"timestamp":2253542619395,"id":1582,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.mjs","layer":"ssr"},"startTime":1753855800412,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28483,"timestamp":2253542619449,"id":1583,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.mjs","layer":"ssr"},"startTime":1753855800412,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28407,"timestamp":2253542619625,"id":1586,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/style-computed.mjs","layer":"ssr"},"startTime":1753855800412,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28545,"timestamp":2253542619576,"id":1585,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/style-set.mjs","layer":"ssr"},"startTime":1753855800412,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29048,"timestamp":2253542619523,"id":1584,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/parse-transform.mjs","layer":"ssr"},"startTime":1753855800412,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29013,"timestamp":2253542619707,"id":1587,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/utils/keys-position.mjs","layer":"ssr"},"startTime":1753855800412,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33651,"timestamp":2253542619757,"id":1588,"parentId":1373,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/utils/keys-transform.mjs","layer":"ssr"},"startTime":1753855800412,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":33822,"timestamp":2253542619807,"id":1589,"parentId":1372,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-gfm/lib/index.js","layer":"ssr"},"startTime":1753855800412,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34236,"timestamp":2253542619857,"id":1590,"parentId":1383,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/utils/get-timeline.mjs","layer":"ssr"},"startTime":1753855800412,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28877,"timestamp":2253542630217,"id":1602,"parentId":1393,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/copy.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29096,"timestamp":2253542630159,"id":1601,"parentId":1395,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/shallow-compare.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":31929,"timestamp":2253542629999,"id":1598,"parentId":1392,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.mjs","layer":"ssr"},"startTime":1753855800422,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32090,"timestamp":2253542630106,"id":1600,"parentId":1391,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/build-styles.mjs","layer":"ssr"},"startTime":1753855800422,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32066,"timestamp":2253542630267,"id":1603,"parentId":1390,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/MotionContext/create.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32457,"timestamp":2253542630055,"id":1599,"parentId":1391,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.mjs","layer":"ssr"},"startTime":1753855800422,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32373,"timestamp":2253542630370,"id":1605,"parentId":1393,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33263,"timestamp":2253542629704,"id":1591,"parentId":1381,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/index.mjs","layer":"ssr"},"startTime":1753855800422,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32956,"timestamp":2253542630319,"id":1604,"parentId":1393,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33027,"timestamp":2253542630421,"id":1606,"parentId":1393,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/utils.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33202,"timestamp":2253542630471,"id":1607,"parentId":1393,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/styles/transform.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33227,"timestamp":2253542630571,"id":1609,"parentId":1393,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/state.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33307,"timestamp":2253542630620,"id":1610,"parentId":1391,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/render.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33395,"timestamp":2253542630673,"id":1611,"parentId":1391,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33700,"timestamp":2253542630520,"id":1608,"parentId":1395,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/get-variant-context.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33457,"timestamp":2253542630914,"id":1616,"parentId":1390,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33760,"timestamp":2253542630722,"id":1612,"parentId":1397,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33832,"timestamp":2253542630770,"id":1613,"parentId":1400,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/format-error-message.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33887,"timestamp":2253542630816,"id":1614,"parentId":1390,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/use-html-visual-state.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33828,"timestamp":2253542630962,"id":1617,"parentId":1418,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/get-context-window.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33886,"timestamp":2253542631012,"id":1618,"parentId":1414,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-will-change/is.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34177,"timestamp":2253542631060,"id":1619,"parentId":1390,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34147,"timestamp":2253542631255,"id":1623,"parentId":1419,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/viewport/observers.mjs","layer":"ssr"},"startTime":1753855800424,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34393,"timestamp":2253542631162,"id":1621,"parentId":1390,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/use-render.mjs","layer":"ssr"},"startTime":1753855800424,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34793,"timestamp":2253542630865,"id":1615,"parentId":1390,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/use-svg-visual-state.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34348,"timestamp":2253542631422,"id":1626,"parentId":1393,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/utils/each-axis.mjs","layer":"ssr"},"startTime":1753855800424,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34992,"timestamp":2253542631209,"id":1622,"parentId":1418,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/pan/PanSession.mjs","layer":"ssr"},"startTime":1753855800424,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35200,"timestamp":2253542631108,"id":1620,"parentId":1415,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.mjs","layer":"ssr"},"startTime":1753855800423,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34862,"timestamp":2253542631578,"id":1627,"parentId":1393,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/utils/has-transform.mjs","layer":"ssr"},"startTime":1753855800424,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35280,"timestamp":2253542631302,"id":1624,"parentId":1415,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/default-transitions.mjs","layer":"ssr"},"startTime":1753855800424,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35078,"timestamp":2253542631693,"id":1628,"parentId":1417,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.mjs","layer":"ssr"},"startTime":1753855800424,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35165,"timestamp":2253542631753,"id":1629,"parentId":1417,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.mjs","layer":"ssr"},"startTime":1753855800424,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35683,"timestamp":2253542631351,"id":1625,"parentId":1391,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/utils/measure.mjs","layer":"ssr"},"startTime":1753855800424,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35422,"timestamp":2253542631857,"id":1631,"parentId":1393,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/shared/stack.mjs","layer":"ssr"},"startTime":1753855800424,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35766,"timestamp":2253542631806,"id":1630,"parentId":1393,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/animation/mix-values.mjs","layer":"ssr"},"startTime":1753855800424,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35798,"timestamp":2253542631958,"id":1633,"parentId":1416,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.mjs","layer":"ssr"},"startTime":1753855800424,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35975,"timestamp":2253542631906,"id":1632,"parentId":1415,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.mjs","layer":"ssr"},"startTime":1753855800424,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47083,"timestamp":2253542633549,"id":1635,"parentId":1416,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.mjs","layer":"ssr"},"startTime":1753855800426,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47246,"timestamp":2253542633605,"id":1636,"parentId":1416,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/render.mjs","layer":"ssr"},"startTime":1753855800426,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47500,"timestamp":2253542633472,"id":1634,"parentId":1416,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.mjs","layer":"ssr"},"startTime":1753855800426,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47515,"timestamp":2253542633657,"id":1637,"parentId":1416,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.mjs","layer":"ssr"},"startTime":1753855800426,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47805,"timestamp":2253542633710,"id":1638,"parentId":1422,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/object/ObjectVisualElement.mjs","layer":"ssr"},"startTime":1753855800426,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4397,"timestamp":2253542683811,"id":1640,"parentId":1484,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/errors.js","layer":"ssr"},"startTime":1753855800476,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14511,"timestamp":2253542683926,"id":1641,"parentId":1484,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/types.js","layer":"ssr"},"startTime":1753855800476,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15096,"timestamp":2253542683988,"id":1642,"parentId":1484,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/ZodError.js","layer":"ssr"},"startTime":1753855800476,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15410,"timestamp":2253542684038,"id":1643,"parentId":1484,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/parseUtil.js","layer":"ssr"},"startTime":1753855800476,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15441,"timestamp":2253542684086,"id":1644,"parentId":1484,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/typeAliases.js","layer":"ssr"},"startTime":1753855800476,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15722,"timestamp":2253542684133,"id":1645,"parentId":1484,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/util.js","layer":"ssr"},"startTime":1753855800476,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22604,"timestamp":2253542684431,"id":1651,"parentId":1515,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5648,"timestamp":2253542709285,"id":1679,"parentId":1592,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":6923,"timestamp":2253542708764,"id":1668,"parentId":1427,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/format.mjs","layer":"ssr"},"startTime":1753855800501,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6553,"timestamp":2253542709458,"id":1683,"parentId":1592,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":11329,"timestamp":2253542708798,"id":1669,"parentId":1427,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/parseISO.mjs","layer":"ssr"},"startTime":1753855800501,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12086,"timestamp":2253542709527,"id":1686,"parentId":1596,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/has-base-path.js","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12835,"timestamp":2253542709508,"id":1685,"parentId":1593,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/segment-cache.js","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12843,"timestamp":2253542709790,"id":1692,"parentId":1594,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13326,"timestamp":2253542709809,"id":1693,"parentId":1594,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14671,"timestamp":2253542709485,"id":1684,"parentId":1593,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router.js","layer":"ssr"},"startTime":1753855800502,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9442,"timestamp":2253542716240,"id":1696,"parentId":1639,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/image-component.js","layer":"ssr"},"startTime":1753855800509,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14985,"timestamp":2253542716321,"id":1697,"parentId":1639,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/get-img-props.js","layer":"ssr"},"startTime":1753855800509,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47589,"timestamp":2253542684180,"id":1646,"parentId":1445,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/edit.mjs","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47669,"timestamp":2253542684231,"id":1647,"parentId":1445,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/sort.mjs","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47663,"timestamp":2253542684379,"id":1650,"parentId":1445,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/calc-time.mjs","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47821,"timestamp":2253542684330,"id":1649,"parentId":1445,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/normalize-times.mjs","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47850,"timestamp":2253542684458,"id":1652,"parentId":1490,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/get-final.mjs","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":48003,"timestamp":2253542684507,"id":1653,"parentId":1490,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/can-animate.mjs","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":48320,"timestamp":2253542684280,"id":1648,"parentId":1445,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/calc-repeat-duration.mjs","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":48194,"timestamp":2253542684556,"id":1654,"parentId":1490,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/WithPromise.mjs","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":48170,"timestamp":2253542684701,"id":1657,"parentId":1492,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/apply-generator.mjs","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":48470,"timestamp":2253542684603,"id":1655,"parentId":1486,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":48369,"timestamp":2253542684847,"id":1660,"parentId":1491,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/drivers/frame.mjs","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":48684,"timestamp":2253542684650,"id":1656,"parentId":1491,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/replace-transition-type.mjs","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":48638,"timestamp":2253542684798,"id":1659,"parentId":1502,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/utils/velocity.mjs","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":48643,"timestamp":2253542684896,"id":1661,"parentId":1508,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/is-none.mjs","layer":"ssr"},"startTime":1753855800477,"traceId":"9cb030c4e2538185"}]
19
- [{"name":"build-module-js","duration":6597,"timestamp":2253543011237,"id":1975,"parentId":1864,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/style-to-object/cjs/index.js","layer":"ssr"},"startTime":1753855800804,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5515,"timestamp":2253543017915,"id":1976,"parentId":1920,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/trim-lines/index.js","layer":"ssr"},"startTime":1753855800810,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2728,"timestamp":2253543021830,"id":1979,"parentId":1933,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-decode-numeric-character-reference/index.js","layer":"ssr"},"startTime":1753855800814,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2909,"timestamp":2253543021775,"id":1978,"parentId":1933,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-string/index.js","layer":"ssr"},"startTime":1753855800814,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3187,"timestamp":2253543021679,"id":1977,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ungap/structured-clone/esm/index.js","layer":"ssr"},"startTime":1753855800814,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3073,"timestamp":2253543021881,"id":1980,"parentId":1895,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-stringify-position/index.js","layer":"ssr"},"startTime":1753855800814,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3162,"timestamp":2253543021929,"id":1981,"parentId":1935,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-resolve-all/index.js","layer":"ssr"},"startTime":1753855800814,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3872,"timestamp":2253543022023,"id":1983,"parentId":1933,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/decode-named-character-reference/index.js","layer":"ssr"},"startTime":1753855800814,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4101,"timestamp":2253543021976,"id":1982,"parentId":1936,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/index.js","layer":"ssr"},"startTime":1753855800814,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4092,"timestamp":2253543022522,"id":1984,"parentId":1936,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-character/index.js","layer":"ssr"},"startTime":1753855800815,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6297,"timestamp":2253543022577,"id":1985,"parentId":1935,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-classify-character/index.js","layer":"ssr"},"startTime":1753855800815,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6433,"timestamp":2253543022625,"id":1986,"parentId":1936,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-space/index.js","layer":"ssr"},"startTime":1753855800815,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6632,"timestamp":2253543022673,"id":1987,"parentId":1933,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-decode-string/index.js","layer":"ssr"},"startTime":1753855800815,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6702,"timestamp":2253543022721,"id":1988,"parentId":1933,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-normalize-identifier/index.js","layer":"ssr"},"startTime":1753855800815,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6832,"timestamp":2253543022768,"id":1989,"parentId":1933,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/index.js","layer":"ssr"},"startTime":1753855800815,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7719,"timestamp":2253543023461,"id":1990,"parentId":1932,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-is/index.js","layer":"ssr"},"startTime":1753855800816,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8152,"timestamp":2253543027877,"id":1991,"parentId":1948,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/detect-node-es/esm/node.js","layer":"ssr"},"startTime":1753855800820,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8844,"timestamp":2253543031729,"id":1992,"parentId":1977,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ungap/structured-clone/esm/deserialize.js","layer":"ssr"},"startTime":1753855800824,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9182,"timestamp":2253543031836,"id":1993,"parentId":1977,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ungap/structured-clone/esm/serialize.js","layer":"ssr"},"startTime":1753855800824,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8136,"timestamp":2253543036893,"id":1994,"parentId":1978,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-string/lib/index.js","layer":"ssr"},"startTime":1753855800829,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8228,"timestamp":2253543037030,"id":1996,"parentId":1946,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/get-nonce/dist/es2015/index.js","layer":"ssr"},"startTime":1753855800829,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8433,"timestamp":2253543036972,"id":1995,"parentId":1980,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-stringify-position/lib/index.js","layer":"ssr"},"startTime":1753855800829,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7935,"timestamp":2253543038290,"id":1997,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/autolink.js","layer":"ssr"},"startTime":1753855800831,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8391,"timestamp":2253543038353,"id":1998,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/attention.js","layer":"ssr"},"startTime":1753855800831,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8531,"timestamp":2253543038405,"id":1999,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/block-quote.js","layer":"ssr"},"startTime":1753855800831,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8678,"timestamp":2253543038456,"id":2000,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/character-reference.js","layer":"ssr"},"startTime":1753855800831,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8766,"timestamp":2253543038506,"id":2001,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/blank-line.js","layer":"ssr"},"startTime":1753855800831,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8775,"timestamp":2253543038607,"id":2003,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/character-escape.js","layer":"ssr"},"startTime":1753855800831,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8933,"timestamp":2253543038708,"id":2005,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/definition.js","layer":"ssr"},"startTime":1753855800831,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9396,"timestamp":2253543038657,"id":2004,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/code-text.js","layer":"ssr"},"startTime":1753855800831,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9922,"timestamp":2253543038554,"id":2002,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/code-fenced.js","layer":"ssr"},"startTime":1753855800831,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9955,"timestamp":2253543038898,"id":2009,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/heading-atx.js","layer":"ssr"},"startTime":1753855800831,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10508,"timestamp":2253543038756,"id":2006,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/code-indented.js","layer":"ssr"},"startTime":1753855800831,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10570,"timestamp":2253543038850,"id":2008,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/hard-break-escape.js","layer":"ssr"},"startTime":1753855800831,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10882,"timestamp":2253543038803,"id":2007,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/content.js","layer":"ssr"},"startTime":1753855800831,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11626,"timestamp":2253543038945,"id":2010,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/html-flow.js","layer":"ssr"},"startTime":1753855800831,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12124,"timestamp":2253543039055,"id":2012,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/html-text.js","layer":"ssr"},"startTime":1753855800831,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12850,"timestamp":2253543039006,"id":2011,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/label-end.js","layer":"ssr"},"startTime":1753855800831,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12849,"timestamp":2253543039151,"id":2014,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/label-start-link.js","layer":"ssr"},"startTime":1753855800832,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13085,"timestamp":2253543039101,"id":2013,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/label-start-image.js","layer":"ssr"},"startTime":1753855800831,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13086,"timestamp":2253543039204,"id":2015,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/line-ending.js","layer":"ssr"},"startTime":1753855800832,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13772,"timestamp":2253543039251,"id":2016,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/list.js","layer":"ssr"},"startTime":1753855800832,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15526,"timestamp":2253543039297,"id":2017,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/setext-underline.js","layer":"ssr"},"startTime":1753855800832,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15764,"timestamp":2253543039344,"id":2018,"parentId":1982,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/thematic-break.js","layer":"ssr"},"startTime":1753855800832,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13263,"timestamp":2253543042290,"id":2020,"parentId":1989,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/preprocess.js","layer":"ssr"},"startTime":1753855800835,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13334,"timestamp":2253543042343,"id":2021,"parentId":1989,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/postprocess.js","layer":"ssr"},"startTime":1753855800835,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15063,"timestamp":2253543042197,"id":2019,"parentId":1989,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/parse.js","layer":"ssr"},"startTime":1753855800835,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16091,"timestamp":2253543042397,"id":2022,"parentId":1989,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/compile.js","layer":"ssr"},"startTime":1753855800835,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16710,"timestamp":2253543043160,"id":2024,"parentId":1969,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ccount/index.js","layer":"ssr"},"startTime":1753855800836,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16642,"timestamp":2253543043396,"id":2026,"parentId":1972,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/index.js","layer":"ssr"},"startTime":1753855800836,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16659,"timestamp":2253543043522,"id":2028,"parentId":1973,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-encode/index.js","layer":"ssr"},"startTime":1753855800836,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17389,"timestamp":2253543043210,"id":2025,"parentId":1990,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-is/lib/index.js","layer":"ssr"},"startTime":1753855800836,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17586,"timestamp":2253543043100,"id":2023,"parentId":1969,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-find-and-replace/index.js","layer":"ssr"},"startTime":1753855800835,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17713,"timestamp":2253543043448,"id":2027,"parentId":1972,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/markdown-table/index.js","layer":"ssr"},"startTime":1753855800836,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8912,"timestamp":2253543053444,"id":2029,"parentId":1992,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ungap/structured-clone/esm/types.js","layer":"ssr"},"startTime":1753855800846,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3606,"timestamp":2253543070363,"id":2031,"parentId":2019,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/constructs.js","layer":"ssr"},"startTime":1753855800863,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2806,"timestamp":2253543072296,"id":2033,"parentId":2019,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/initialize/content.js","layer":"ssr"},"startTime":1753855800865,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2883,"timestamp":2253543072398,"id":2035,"parentId":2019,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/initialize/flow.js","layer":"ssr"},"startTime":1753855800865,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3573,"timestamp":2253543072232,"id":2032,"parentId":1975,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/inline-style-parser/index.js","layer":"ssr"},"startTime":1753855800865,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6512,"timestamp":2253543070255,"id":2030,"parentId":2019,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/create-tokenizer.js","layer":"ssr"},"startTime":1753855800863,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4856,"timestamp":2253543072349,"id":2034,"parentId":2019,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/initialize/text.js","layer":"ssr"},"startTime":1753855800865,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5350,"timestamp":2253543072446,"id":2036,"parentId":2019,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/initialize/document.js","layer":"ssr"},"startTime":1753855800865,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6983,"timestamp":2253543072886,"id":2037,"parentId":2023,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-find-and-replace/lib/index.js","layer":"ssr"},"startTime":1753855800865,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7240,"timestamp":2253543072971,"id":2038,"parentId":2026,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/index.js","layer":"ssr"},"startTime":1753855800865,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11779,"timestamp":2253543073026,"id":2039,"parentId":2026,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/index.js","layer":"ssr"},"startTime":1753855800865,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8840,"timestamp":2253543083076,"id":2040,"parentId":1983,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/character-entities/index.js","layer":"ssr"},"startTime":1753855800875,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":420,"timestamp":2253543097738,"id":2070,"parentId":2037,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/escape-string-regexp/index.js","layer":"ssr"},"startTime":1753855800890,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9864,"timestamp":2253543090222,"id":2042,"parentId":2038,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/join.js","layer":"ssr"},"startTime":1753855800883,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10184,"timestamp":2253543090113,"id":2041,"parentId":2038,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/configure.js","layer":"ssr"},"startTime":1753855800882,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10691,"timestamp":2253543090280,"id":2043,"parentId":2038,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/unsafe.js","layer":"ssr"},"startTime":1753855800883,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5025,"timestamp":2253543096163,"id":2045,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/break.js","layer":"ssr"},"startTime":1753855800889,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5283,"timestamp":2253543096016,"id":2044,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/blockquote.js","layer":"ssr"},"startTime":1753855800888,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5238,"timestamp":2253543096277,"id":2047,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/definition.js","layer":"ssr"},"startTime":1753855800889,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5938,"timestamp":2253543096326,"id":2048,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/emphasis.js","layer":"ssr"},"startTime":1753855800889,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6105,"timestamp":2253543096377,"id":2049,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/heading.js","layer":"ssr"},"startTime":1753855800889,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6115,"timestamp":2253543096574,"id":2053,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/inline-code.js","layer":"ssr"},"startTime":1753855800889,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6348,"timestamp":2253543096425,"id":2050,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/html.js","layer":"ssr"},"startTime":1753855800889,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6409,"timestamp":2253543096523,"id":2052,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/image-reference.js","layer":"ssr"},"startTime":1753855800889,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6561,"timestamp":2253543096623,"id":2054,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/link.js","layer":"ssr"},"startTime":1753855800889,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6900,"timestamp":2253543096475,"id":2051,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/image.js","layer":"ssr"},"startTime":1753855800889,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6857,"timestamp":2253543096674,"id":2055,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/link-reference.js","layer":"ssr"},"startTime":1753855800889,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7502,"timestamp":2253543096223,"id":2046,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/code.js","layer":"ssr"},"startTime":1753855800889,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6995,"timestamp":2253543096823,"id":2058,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/paragraph.js","layer":"ssr"},"startTime":1753855800889,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7340,"timestamp":2253543096726,"id":2056,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/list.js","layer":"ssr"},"startTime":1753855800889,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7312,"timestamp":2253543096919,"id":2060,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/strong.js","layer":"ssr"},"startTime":1753855800889,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7458,"timestamp":2253543096871,"id":2059,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/root.js","layer":"ssr"},"startTime":1753855800889,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7731,"timestamp":2253543096774,"id":2057,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/list-item.js","layer":"ssr"},"startTime":1753855800889,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7588,"timestamp":2253543097021,"id":2062,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.js","layer":"ssr"},"startTime":1753855800889,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7724,"timestamp":2253543096969,"id":2061,"parentId":2039,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/text.js","layer":"ssr"},"startTime":1753855800889,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7440,"timestamp":2253543097352,"id":2063,"parentId":2038,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/association.js","layer":"ssr"},"startTime":1753855800890,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7617,"timestamp":2253543097457,"id":2065,"parentId":2038,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/container-phrasing.js","layer":"ssr"},"startTime":1753855800890,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7622,"timestamp":2253543097586,"id":2067,"parentId":2038,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/indent-lines.js","layer":"ssr"},"startTime":1753855800890,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7719,"timestamp":2253543097635,"id":2068,"parentId":2038,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/track.js","layer":"ssr"},"startTime":1753855800890,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8215,"timestamp":2253543097512,"id":2066,"parentId":2038,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/safe.js","layer":"ssr"},"startTime":1753855800890,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9095,"timestamp":2253543097407,"id":2064,"parentId":2038,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/container-flow.js","layer":"ssr"},"startTime":1753855800890,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8988,"timestamp":2253543097683,"id":2069,"parentId":2038,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/compile-pattern.js","layer":"ssr"},"startTime":1753855800890,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12051,"timestamp":2253543101770,"id":2073,"parentId":2010,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-html-tag-name/index.js","layer":"ssr"},"startTime":1753855800894,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12546,"timestamp":2253543101619,"id":2071,"parentId":2005,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-label/index.js","layer":"ssr"},"startTime":1753855800894,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12667,"timestamp":2253543101714,"id":2072,"parentId":2005,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-title/index.js","layer":"ssr"},"startTime":1753855800894,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12788,"timestamp":2253543101872,"id":2075,"parentId":2005,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-destination/index.js","layer":"ssr"},"startTime":1753855800894,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13979,"timestamp":2253543101821,"id":2074,"parentId":2005,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-whitespace/index.js","layer":"ssr"},"startTime":1753855800894,"traceId":"9cb030c4e2538185"}]
20
- [{"name":"build-module-js","duration":11859,"timestamp":2253542912725,"id":1871,"parentId":1825,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-autolink-literal/index.js","layer":"ssr"},"startTime":1753855800705,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9384,"timestamp":2253542918846,"id":1877,"parentId":1845,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/config.js","layer":"ssr"},"startTime":1753855800711,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9493,"timestamp":2253542919002,"id":1880,"parentId":1845,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"ssr"},"startTime":1753855800711,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9912,"timestamp":2253542918690,"id":1875,"parentId":1802,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-style-singleton/dist/es2015/index.js","layer":"ssr"},"startTime":1753855800711,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9916,"timestamp":2253542918948,"id":1879,"parentId":1845,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/medium.js","layer":"ssr"},"startTime":1753855800711,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10110,"timestamp":2253542918897,"id":1878,"parentId":1845,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"ssr"},"startTime":1753855800711,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10196,"timestamp":2253542919051,"id":1881,"parentId":1845,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/exports.js","layer":"ssr"},"startTime":1753855800711,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10813,"timestamp":2253542918791,"id":1876,"parentId":1845,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/hook.js","layer":"ssr"},"startTime":1753855800711,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10619,"timestamp":2253542919154,"id":1883,"parentId":1846,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"ssr"},"startTime":1753855800712,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10770,"timestamp":2253542919103,"id":1882,"parentId":1846,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"ssr"},"startTime":1753855800711,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11850,"timestamp":2253542919256,"id":1885,"parentId":1846,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"ssr"},"startTime":1753855800712,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12025,"timestamp":2253542919206,"id":1884,"parentId":1846,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"ssr"},"startTime":1753855800712,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12029,"timestamp":2253542919308,"id":1886,"parentId":1846,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"ssr"},"startTime":1753855800712,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12581,"timestamp":2253542919355,"id":1887,"parentId":1846,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"ssr"},"startTime":1753855800712,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12985,"timestamp":2253542919408,"id":1888,"parentId":1846,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"ssr"},"startTime":1753855800712,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13117,"timestamp":2253542919460,"id":1889,"parentId":1846,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"ssr"},"startTime":1753855800712,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20727,"timestamp":2253542930262,"id":1890,"parentId":1847,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/trough/lib/index.js","layer":"ssr"},"startTime":1753855800723,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10718,"timestamp":2253542940838,"id":1891,"parentId":1852,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"ssr"},"startTime":1753855800733,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15067,"timestamp":2253542941070,"id":1894,"parentId":1848,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/estree-util-is-identifier-name/lib/index.js","layer":"ssr"},"startTime":1753855800733,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15765,"timestamp":2253542941121,"id":1895,"parentId":1854,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile-message/lib/index.js","layer":"ssr"},"startTime":1753855800733,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16277,"timestamp":2253542940962,"id":1892,"parentId":1852,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"ssr"},"startTime":1753855800733,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16925,"timestamp":2253542941018,"id":1893,"parentId":1865,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/state.js","layer":"ssr"},"startTime":1753855800733,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16805,"timestamp":2253542943354,"id":1896,"parentId":1857,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/hast-util-whitespace/lib/index.js","layer":"ssr"},"startTime":1753855800736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16874,"timestamp":2253542943539,"id":1898,"parentId":1864,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/style-to-js/cjs/utilities.js","layer":"ssr"},"startTime":1753855800736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17116,"timestamp":2253542943477,"id":1897,"parentId":1855,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-position/lib/index.js","layer":"ssr"},"startTime":1753855800736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17106,"timestamp":2253542943591,"id":1899,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js","layer":"ssr"},"startTime":1753855800736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17151,"timestamp":2253542943642,"id":1900,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/break.js","layer":"ssr"},"startTime":1753855800736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17230,"timestamp":2253542943689,"id":1901,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/code.js","layer":"ssr"},"startTime":1753855800736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17184,"timestamp":2253542943828,"id":1904,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/heading.js","layer":"ssr"},"startTime":1753855800736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17227,"timestamp":2253542943873,"id":1905,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/html.js","layer":"ssr"},"startTime":1753855800736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17457,"timestamp":2253542943736,"id":1902,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/delete.js","layer":"ssr"},"startTime":1753855800736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17497,"timestamp":2253542943781,"id":1903,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js","layer":"ssr"},"startTime":1753855800736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17541,"timestamp":2253542943919,"id":1906,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js","layer":"ssr"},"startTime":1753855800736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17509,"timestamp":2253542944058,"id":1909,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js","layer":"ssr"},"startTime":1753855800736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17735,"timestamp":2253542943966,"id":1907,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js","layer":"ssr"},"startTime":1753855800736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17800,"timestamp":2253542944013,"id":1908,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/image.js","layer":"ssr"},"startTime":1753855800736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17827,"timestamp":2253542944107,"id":1910,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js","layer":"ssr"},"startTime":1753855800736,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17882,"timestamp":2253542944153,"id":1911,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/link.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18086,"timestamp":2253542944198,"id":1912,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/list-item.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18182,"timestamp":2253542944242,"id":1913,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/list.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18199,"timestamp":2253542944331,"id":1915,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/root.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18240,"timestamp":2253542944375,"id":1916,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/strong.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18410,"timestamp":2253542944286,"id":1914,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18410,"timestamp":2253542944464,"id":1918,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/table-row.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18599,"timestamp":2253542944420,"id":1917,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/table.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18608,"timestamp":2253542944509,"id":1919,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18650,"timestamp":2253542944553,"id":1920,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/text.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18961,"timestamp":2253542944693,"id":1923,"parentId":1853,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/html.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19016,"timestamp":2253542944738,"id":1924,"parentId":1853,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/xlink.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19057,"timestamp":2253542944783,"id":1925,"parentId":1853,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/xmlns.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20059,"timestamp":2253542944643,"id":1922,"parentId":1853,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/svg.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20039,"timestamp":2253542944870,"id":1927,"parentId":1853,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/hast-to-react.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20315,"timestamp":2253542944827,"id":1926,"parentId":1853,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/aria.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20336,"timestamp":2253542944914,"id":1928,"parentId":1853,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/xml.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20775,"timestamp":2253542944597,"id":1921,"parentId":1867,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20694,"timestamp":2253542944958,"id":1929,"parentId":1853,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/find.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20850,"timestamp":2253542945001,"id":1930,"parentId":1853,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/normalize.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20943,"timestamp":2253542945044,"id":1931,"parentId":1853,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/merge.js","layer":"ssr"},"startTime":1753855800737,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20584,"timestamp":2253542948511,"id":1933,"parentId":1863,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-from-markdown/lib/index.js","layer":"ssr"},"startTime":1753855800741,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21202,"timestamp":2253542948434,"id":1932,"parentId":1862,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit-parents/lib/index.js","layer":"ssr"},"startTime":1753855800741,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21681,"timestamp":2253542949277,"id":1938,"parentId":1873,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-tagfilter/lib/index.js","layer":"ssr"},"startTime":1753855800742,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22145,"timestamp":2253542949068,"id":1934,"parentId":1868,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-strikethrough/lib/html.js","layer":"ssr"},"startTime":1753855800741,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22505,"timestamp":2253542949126,"id":1935,"parentId":1868,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-strikethrough/lib/syntax.js","layer":"ssr"},"startTime":1753855800741,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24891,"timestamp":2253542949175,"id":1936,"parentId":1870,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-footnote/lib/syntax.js","layer":"ssr"},"startTime":1753855800742,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25364,"timestamp":2253542949222,"id":1937,"parentId":1870,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-footnote/lib/html.js","layer":"ssr"},"startTime":1753855800742,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25545,"timestamp":2253542949324,"id":1939,"parentId":1874,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/lib/html.js","layer":"ssr"},"startTime":1753855800742,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26468,"timestamp":2253542949370,"id":1940,"parentId":1874,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/lib/syntax.js","layer":"ssr"},"startTime":1753855800742,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26519,"timestamp":2253542949467,"id":1942,"parentId":1871,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-autolink-literal/lib/html.js","layer":"ssr"},"startTime":1753855800742,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":27495,"timestamp":2253542949416,"id":1941,"parentId":1871,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-autolink-literal/lib/syntax.js","layer":"ssr"},"startTime":1753855800742,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":27454,"timestamp":2253542949560,"id":1944,"parentId":1872,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-task-list-item/lib/html.js","layer":"ssr"},"startTime":1753855800742,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":27712,"timestamp":2253542949513,"id":1943,"parentId":1872,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-task-list-item/lib/syntax.js","layer":"ssr"},"startTime":1753855800742,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":27511,"timestamp":2253542949819,"id":1948,"parentId":1876,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/env.js","layer":"ssr"},"startTime":1753855800742,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":28064,"timestamp":2253542949656,"id":1946,"parentId":1875,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"ssr"},"startTime":1753855800742,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":28283,"timestamp":2253542949740,"id":1947,"parentId":1875,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"ssr"},"startTime":1753855800742,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":28584,"timestamp":2253542949608,"id":1945,"parentId":1875,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-style-singleton/dist/es2015/component.js","layer":"ssr"},"startTime":1753855800742,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25172,"timestamp":2253542958124,"id":1949,"parentId":1840,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-footnote/index.js","layer":"ssr"},"startTime":1753855800750,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25084,"timestamp":2253542958300,"id":1951,"parentId":1840,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-autolink-literal/index.js","layer":"ssr"},"startTime":1753855800751,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25106,"timestamp":2253542958353,"id":1952,"parentId":1840,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-strikethrough/index.js","layer":"ssr"},"startTime":1753855800751,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25454,"timestamp":2253542958243,"id":1950,"parentId":1840,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-task-list-item/index.js","layer":"ssr"},"startTime":1753855800751,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25417,"timestamp":2253542958401,"id":1953,"parentId":1840,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-table/index.js","layer":"ssr"},"startTime":1753855800751,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":10711,"timestamp":2253542979440,"id":1954,"parentId":1844,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"ssr"},"startTime":1753855800772,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5617,"timestamp":2253542986473,"id":1957,"parentId":1923,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/create.js","layer":"ssr"},"startTime":1753855800779,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5790,"timestamp":2253542986412,"id":1956,"parentId":1923,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/case-insensitive-transform.js","layer":"ssr"},"startTime":1753855800779,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5718,"timestamp":2253542986576,"id":1959,"parentId":1922,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/case-sensitive-transform.js","layer":"ssr"},"startTime":1753855800779,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6338,"timestamp":2253542986305,"id":1955,"parentId":1907,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/revert.js","layer":"ssr"},"startTime":1753855800779,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6216,"timestamp":2253542986627,"id":1960,"parentId":1929,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/defined-info.js","layer":"ssr"},"startTime":1753855800779,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6637,"timestamp":2253542986527,"id":1958,"parentId":1923,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/types.js","layer":"ssr"},"startTime":1753855800779,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8650,"timestamp":2253542986675,"id":1961,"parentId":1929,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/info.js","layer":"ssr"},"startTime":1753855800779,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8856,"timestamp":2253542986722,"id":1962,"parentId":1931,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/schema.js","layer":"ssr"},"startTime":1753855800779,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7578,"timestamp":2253542988319,"id":1963,"parentId":1940,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/lib/edit-map.js","layer":"ssr"},"startTime":1753855800781,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7595,"timestamp":2253542988448,"id":1964,"parentId":1940,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/lib/infer.js","layer":"ssr"},"startTime":1753855800781,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7792,"timestamp":2253542988513,"id":1965,"parentId":1932,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit-parents/lib/color.node.js","layer":"ssr"},"startTime":1753855800781,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":8114,"timestamp":2253542990898,"id":1966,"parentId":1844,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"ssr"},"startTime":1753855800783,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5836,"timestamp":2253542996444,"id":1968,"parentId":1949,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-footnote/lib/index.js","layer":"ssr"},"startTime":1753855800789,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":8046,"timestamp":2253542996352,"id":1967,"parentId":1844,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"ssr"},"startTime":1753855800789,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8528,"timestamp":2253542996497,"id":1969,"parentId":1951,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-autolink-literal/lib/index.js","layer":"ssr"},"startTime":1753855800789,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8785,"timestamp":2253542996550,"id":1970,"parentId":1952,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-strikethrough/lib/index.js","layer":"ssr"},"startTime":1753855800789,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9857,"timestamp":2253542996648,"id":1972,"parentId":1953,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-table/lib/index.js","layer":"ssr"},"startTime":1753855800789,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10236,"timestamp":2253542996599,"id":1971,"parentId":1950,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-task-list-item/lib/index.js","layer":"ssr"},"startTime":1753855800789,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9735,"timestamp":2253543001183,"id":1973,"parentId":1866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-sanitize-uri/index.js","layer":"ssr"},"startTime":1753855800794,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7084,"timestamp":2253543007358,"id":1974,"parentId":1935,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-chunked/index.js","layer":"ssr"},"startTime":1753855800800,"traceId":"9cb030c4e2538185"}]
21
- [{"name":"build-module-js","duration":8277,"timestamp":2253543108382,"id":2076,"parentId":2007,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-subtokenize/index.js","layer":"ssr"},"startTime":1753855800901,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7370,"timestamp":2253543110166,"id":2077,"parentId":2042,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.js","layer":"ssr"},"startTime":1753855800903,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8690,"timestamp":2253543110247,"id":2078,"parentId":2042,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.js","layer":"ssr"},"startTime":1753855800903,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5834,"timestamp":2253543113336,"id":2079,"parentId":2045,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/pattern-in-scope.js","layer":"ssr"},"startTime":1753855800906,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5225,"timestamp":2253543114955,"id":2083,"parentId":2048,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/encode-info.js","layer":"ssr"},"startTime":1753855800907,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5398,"timestamp":2253543114902,"id":2082,"parentId":2048,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/encode-character-reference.js","layer":"ssr"},"startTime":1753855800907,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5217,"timestamp":2253543115196,"id":2088,"parentId":2056,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.js","layer":"ssr"},"startTime":1753855800908,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5405,"timestamp":2253543115104,"id":2086,"parentId":2056,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-bullet.js","layer":"ssr"},"startTime":1753855800907,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5473,"timestamp":2253543115150,"id":2087,"parentId":2056,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.js","layer":"ssr"},"startTime":1753855800908,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5776,"timestamp":2253543115004,"id":2084,"parentId":2054,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.js","layer":"ssr"},"startTime":1753855800907,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5626,"timestamp":2253543115249,"id":2089,"parentId":2056,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-rule.js","layer":"ssr"},"startTime":1753855800908,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6175,"timestamp":2253543114781,"id":2080,"parentId":2047,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-quote.js","layer":"ssr"},"startTime":1753855800907,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5739,"timestamp":2253543115296,"id":2090,"parentId":2060,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-strong.js","layer":"ssr"},"startTime":1753855800908,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6266,"timestamp":2253543114849,"id":2081,"parentId":2048,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.js","layer":"ssr"},"startTime":1753855800907,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5857,"timestamp":2253543115342,"id":2091,"parentId":2057,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-list-item-indent.js","layer":"ssr"},"startTime":1753855800908,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5890,"timestamp":2253543115388,"id":2092,"parentId":2062,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.js","layer":"ssr"},"startTime":1753855800908,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6323,"timestamp":2253543115055,"id":2085,"parentId":2046,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-fence.js","layer":"ssr"},"startTime":1753855800907,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1197,"timestamp":2253543124389,"id":2093,"parentId":2076,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-subtokenize/lib/splice-buffer.js","layer":"ssr"},"startTime":1753855800917,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1221,"timestamp":2253543124654,"id":2094,"parentId":2038,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zwitch/index.js","layer":"ssr"},"startTime":1753855800917,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":440,"timestamp":2253543126460,"id":2096,"parentId":2046,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/longest-streak/index.js","layer":"ssr"},"startTime":1753855800919,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":662,"timestamp":2253543126337,"id":2095,"parentId":2059,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-phrasing/index.js","layer":"ssr"},"startTime":1753855800919,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":454,"timestamp":2253543127373,"id":2097,"parentId":2095,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-phrasing/lib/index.js","layer":"ssr"},"startTime":1753855800920,"traceId":"9cb030c4e2538185"},{"name":"make","duration":3579148,"timestamp":2253539553711,"id":19,"parentId":17,"tags":{},"startTime":1753855797346,"traceId":"9cb030c4e2538185"},{"name":"get-entries","duration":613,"timestamp":2253543133667,"id":2099,"parentId":2098,"tags":{},"startTime":1753855800926,"traceId":"9cb030c4e2538185"},{"name":"node-file-trace-plugin","duration":199020,"timestamp":2253543139450,"id":2100,"parentId":2098,"tags":{"traceEntryCount":"24"},"startTime":1753855800932,"traceId":"9cb030c4e2538185"},{"name":"collect-traced-files","duration":1381,"timestamp":2253543338481,"id":2101,"parentId":2098,"tags":{},"startTime":1753855801131,"traceId":"9cb030c4e2538185"},{"name":"finish-modules","duration":206328,"timestamp":2253543133537,"id":2098,"parentId":18,"tags":{},"startTime":1753855800926,"traceId":"9cb030c4e2538185"},{"name":"chunk-graph","duration":24636,"timestamp":2253543435383,"id":2103,"parentId":2102,"tags":{},"startTime":1753855801228,"traceId":"9cb030c4e2538185"},{"name":"optimize-modules","duration":13,"timestamp":2253543460095,"id":2105,"parentId":2102,"tags":{},"startTime":1753855801252,"traceId":"9cb030c4e2538185"},{"name":"optimize-chunks","duration":14406,"timestamp":2253543460148,"id":2106,"parentId":2102,"tags":{},"startTime":1753855801253,"traceId":"9cb030c4e2538185"},{"name":"optimize-tree","duration":75,"timestamp":2253543474610,"id":2107,"parentId":2102,"tags":{},"startTime":1753855801267,"traceId":"9cb030c4e2538185"},{"name":"optimize-chunk-modules","duration":37259,"timestamp":2253543474729,"id":2108,"parentId":2102,"tags":{},"startTime":1753855801267,"traceId":"9cb030c4e2538185"},{"name":"optimize","duration":51985,"timestamp":2253543460068,"id":2104,"parentId":2102,"tags":{},"startTime":1753855801252,"traceId":"9cb030c4e2538185"},{"name":"module-hash","duration":31208,"timestamp":2253543534611,"id":2109,"parentId":2102,"tags":{},"startTime":1753855801327,"traceId":"9cb030c4e2538185"},{"name":"code-generation","duration":567903,"timestamp":2253543565882,"id":2110,"parentId":2102,"tags":{},"startTime":1753855801358,"traceId":"9cb030c4e2538185"},{"name":"hash","duration":6098,"timestamp":2253544137417,"id":2111,"parentId":2102,"tags":{},"startTime":1753855801930,"traceId":"9cb030c4e2538185"},{"name":"code-generation-jobs","duration":421,"timestamp":2253544143513,"id":2112,"parentId":2102,"tags":{},"startTime":1753855801936,"traceId":"9cb030c4e2538185"},{"name":"module-assets","duration":536,"timestamp":2253544143897,"id":2113,"parentId":2102,"tags":{},"startTime":1753855801936,"traceId":"9cb030c4e2538185"},{"name":"create-chunk-assets","duration":5601,"timestamp":2253544144438,"id":2114,"parentId":2102,"tags":{},"startTime":1753855801937,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":76403,"timestamp":2253544185491,"id":2118,"parentId":2115,"tags":{"name":"../app/api/mcp/connect/route.js","cache":"MISS"},"startTime":1753855801978,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":86977,"timestamp":2253544174954,"id":2116,"parentId":2115,"tags":{"name":"../app/api/mcp/prompts/get/route.js","cache":"MISS"},"startTime":1753855801967,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":76228,"timestamp":2253544185715,"id":2119,"parentId":2115,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1753855801978,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":75718,"timestamp":2253544186238,"id":2120,"parentId":2115,"tags":{"name":"../app/api/mcp/resources/list/route.js","cache":"MISS"},"startTime":1753855801979,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":75334,"timestamp":2253544186632,"id":2122,"parentId":2115,"tags":{"name":"../app/api/mcp/resources/read/route.js","cache":"MISS"},"startTime":1753855801979,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":75510,"timestamp":2253544186465,"id":2121,"parentId":2115,"tags":{"name":"../app/api/mcp/prompts/list/route.js","cache":"MISS"},"startTime":1753855801979,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":74873,"timestamp":2253544187113,"id":2125,"parentId":2115,"tags":{"name":"../pages/_app.js","cache":"MISS"},"startTime":1753855801979,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":75022,"timestamp":2253544186973,"id":2124,"parentId":2115,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1753855801979,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":75317,"timestamp":2253544186794,"id":2123,"parentId":2115,"tags":{"name":"../app/api/mcp/tools/route.js","cache":"MISS"},"startTime":1753855801979,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":74016,"timestamp":2253544188120,"id":2127,"parentId":2115,"tags":{"name":"../app/oauth/callback/page.js","cache":"MISS"},"startTime":1753855801980,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":50271,"timestamp":2253544211879,"id":2129,"parentId":2115,"tags":{"name":"../pages/_document.js","cache":"MISS"},"startTime":1753855802004,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":50238,"timestamp":2253544211920,"id":2130,"parentId":2115,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1753855802004,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":79776,"timestamp":2253544187186,"id":2126,"parentId":2115,"tags":{"name":"../pages/_error.js","cache":"MISS"},"startTime":1753855801980,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":80507,"timestamp":2253544212238,"id":2131,"parentId":2115,"tags":{"name":"985.js","cache":"MISS"},"startTime":1753855802005,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":79143,"timestamp":2253544213880,"id":2132,"parentId":2115,"tags":{"name":"55.js","cache":"MISS"},"startTime":1753855802006,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":158329,"timestamp":2253544177214,"id":2117,"parentId":2115,"tags":{"name":"../app/api/mcp/chat/route.js","cache":"MISS"},"startTime":1753855801970,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":121496,"timestamp":2253544231030,"id":2135,"parentId":2115,"tags":{"name":"548.js","cache":"MISS"},"startTime":1753855802023,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":127093,"timestamp":2253544231534,"id":2136,"parentId":2115,"tags":{"name":"546.js","cache":"MISS"},"startTime":1753855802024,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":156665,"timestamp":2253544227919,"id":2134,"parentId":2115,"tags":{"name":"175.js","cache":"MISS"},"startTime":1753855802020,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":250973,"timestamp":2253544214139,"id":2133,"parentId":2115,"tags":{"name":"260.js","cache":"MISS"},"startTime":1753855802007,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":365053,"timestamp":2253544188497,"id":2128,"parentId":2115,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1753855801981,"traceId":"9cb030c4e2538185"},{"name":"minify-webpack-plugin-optimize","duration":398969,"timestamp":2253544154597,"id":2115,"parentId":17,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1753855801947,"traceId":"9cb030c4e2538185"},{"name":"css-minimizer-plugin","duration":136,"timestamp":2253544553712,"id":2137,"parentId":17,"tags":{},"startTime":1753855802346,"traceId":"9cb030c4e2538185"},{"name":"create-trace-assets","duration":1642,"timestamp":2253544553974,"id":2138,"parentId":18,"tags":{},"startTime":1753855802346,"traceId":"9cb030c4e2538185"},{"name":"seal","duration":1176524,"timestamp":2253543389954,"id":2102,"parentId":17,"tags":{},"startTime":1753855801182,"traceId":"9cb030c4e2538185"},{"name":"webpack-compilation","duration":5030577,"timestamp":2253539547643,"id":17,"parentId":14,"tags":{"name":"server"},"startTime":1753855797340,"traceId":"9cb030c4e2538185"},{"name":"emit","duration":14865,"timestamp":2253544578636,"id":2139,"parentId":14,"tags":{},"startTime":1753855802371,"traceId":"9cb030c4e2538185"},{"name":"webpack-close","duration":709142,"timestamp":2253544594756,"id":2140,"parentId":14,"tags":{"name":"server"},"startTime":1753855802387,"traceId":"9cb030c4e2538185"},{"name":"webpack-generate-error-stats","duration":1714,"timestamp":2253545303942,"id":2141,"parentId":2140,"tags":{},"startTime":1753855803096,"traceId":"9cb030c4e2538185"},{"name":"run-webpack-compiler","duration":5950163,"timestamp":2253539355727,"id":14,"parentId":13,"tags":{},"startTime":1753855797148,"traceId":"9cb030c4e2538185"},{"name":"format-webpack-messages","duration":47,"timestamp":2253545305894,"id":2142,"parentId":13,"tags":{},"startTime":1753855803098,"traceId":"9cb030c4e2538185"},{"name":"worker-main-server","duration":5950578,"timestamp":2253539355446,"id":13,"parentId":1,"tags":{},"startTime":1753855797148,"traceId":"9cb030c4e2538185"},{"name":"create-entrypoints","duration":9215,"timestamp":2253545773914,"id":2145,"parentId":2143,"tags":{},"startTime":1753855803566,"traceId":"9cb030c4e2538185"},{"name":"generate-webpack-config","duration":65264,"timestamp":2253545783225,"id":2146,"parentId":2144,"tags":{},"startTime":1753855803576,"traceId":"9cb030c4e2538185"},{"name":"make","duration":484,"timestamp":2253545914308,"id":2148,"parentId":2147,"tags":{},"startTime":1753855803707,"traceId":"9cb030c4e2538185"},{"name":"chunk-graph","duration":340,"timestamp":2253545916662,"id":2150,"parentId":2149,"tags":{},"startTime":1753855803709,"traceId":"9cb030c4e2538185"},{"name":"optimize-modules","duration":13,"timestamp":2253545917061,"id":2152,"parentId":2149,"tags":{},"startTime":1753855803709,"traceId":"9cb030c4e2538185"},{"name":"optimize-chunks","duration":495,"timestamp":2253545917123,"id":2153,"parentId":2149,"tags":{},"startTime":1753855803709,"traceId":"9cb030c4e2538185"},{"name":"optimize-tree","duration":59,"timestamp":2253545917653,"id":2154,"parentId":2149,"tags":{},"startTime":1753855803710,"traceId":"9cb030c4e2538185"},{"name":"optimize-chunk-modules","duration":270,"timestamp":2253545917823,"id":2155,"parentId":2149,"tags":{},"startTime":1753855803710,"traceId":"9cb030c4e2538185"},{"name":"optimize","duration":1104,"timestamp":2253545917033,"id":2151,"parentId":2149,"tags":{},"startTime":1753855803709,"traceId":"9cb030c4e2538185"},{"name":"module-hash","duration":46,"timestamp":2253545918707,"id":2156,"parentId":2149,"tags":{},"startTime":1753855803711,"traceId":"9cb030c4e2538185"},{"name":"code-generation","duration":110,"timestamp":2253545918776,"id":2157,"parentId":2149,"tags":{},"startTime":1753855803711,"traceId":"9cb030c4e2538185"},{"name":"hash","duration":207,"timestamp":2253545919008,"id":2158,"parentId":2149,"tags":{},"startTime":1753855803711,"traceId":"9cb030c4e2538185"},{"name":"code-generation-jobs","duration":62,"timestamp":2253545919214,"id":2159,"parentId":2149,"tags":{},"startTime":1753855803712,"traceId":"9cb030c4e2538185"},{"name":"module-assets","duration":38,"timestamp":2253545919262,"id":2160,"parentId":2149,"tags":{},"startTime":1753855803712,"traceId":"9cb030c4e2538185"},{"name":"create-chunk-assets","duration":101,"timestamp":2253545919305,"id":2161,"parentId":2149,"tags":{},"startTime":1753855803712,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":795,"timestamp":2253545922646,"id":2163,"parentId":2162,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1753855803715,"traceId":"9cb030c4e2538185"},{"name":"minify-webpack-plugin-optimize","duration":1820,"timestamp":2253545921630,"id":2162,"parentId":2147,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1753855803714,"traceId":"9cb030c4e2538185"},{"name":"css-minimizer-plugin","duration":91,"timestamp":2253545923501,"id":2164,"parentId":2147,"tags":{},"startTime":1753855803716,"traceId":"9cb030c4e2538185"},{"name":"seal","duration":9422,"timestamp":2253545916274,"id":2149,"parentId":2147,"tags":{},"startTime":1753855803709,"traceId":"9cb030c4e2538185"},{"name":"webpack-compilation","duration":15995,"timestamp":2253545909888,"id":2147,"parentId":2144,"tags":{"name":"edge-server"},"startTime":1753855803702,"traceId":"9cb030c4e2538185"},{"name":"emit","duration":1608,"timestamp":2253545926095,"id":2165,"parentId":2144,"tags":{},"startTime":1753855803718,"traceId":"9cb030c4e2538185"},{"name":"webpack-close","duration":6926,"timestamp":2253545928153,"id":2166,"parentId":2144,"tags":{"name":"edge-server"},"startTime":1753855803721,"traceId":"9cb030c4e2538185"},{"name":"webpack-generate-error-stats","duration":1509,"timestamp":2253545935109,"id":2167,"parentId":2166,"tags":{},"startTime":1753855803727,"traceId":"9cb030c4e2538185"},{"name":"run-webpack-compiler","duration":162819,"timestamp":2253545773911,"id":2144,"parentId":2143,"tags":{},"startTime":1753855803566,"traceId":"9cb030c4e2538185"},{"name":"format-webpack-messages","duration":41,"timestamp":2253545936736,"id":2168,"parentId":2143,"tags":{},"startTime":1753855803729,"traceId":"9cb030c4e2538185"},{"name":"worker-main-edge-server","duration":163194,"timestamp":2253545773652,"id":2143,"parentId":1,"tags":{},"startTime":1753855803566,"traceId":"9cb030c4e2538185"},{"name":"create-entrypoints","duration":8890,"timestamp":2253546349026,"id":2171,"parentId":2169,"tags":{},"startTime":1753855804141,"traceId":"9cb030c4e2538185"},{"name":"generate-webpack-config","duration":58460,"timestamp":2253546358011,"id":2172,"parentId":2170,"tags":{},"startTime":1753855804150,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":6568,"timestamp":2253546496386,"id":2192,"parentId":2177,"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":1753855804289,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":219,"timestamp":2253546503112,"id":2193,"parentId":2182,"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":1753855804295,"traceId":"9cb030c4e2538185"}]
22
- [{"name":"build-module","duration":980,"timestamp":2253546503348,"id":2194,"parentId":2185,"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":1753855804296,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":303,"timestamp":2253546504345,"id":2195,"parentId":2190,"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":1753855804297,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":202,"timestamp":2253546504665,"id":2196,"parentId":2191,"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":1753855804297,"traceId":"9cb030c4e2538185"},{"name":"next-client-pages-loader","duration":172,"timestamp":2253546505843,"id":2198,"parentId":2197,"tags":{"absolutePagePath":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/builtin/global-not-found.js"},"startTime":1753855804298,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":3888,"timestamp":2253546504988,"id":2197,"parentId":2178,"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":1753855804297,"traceId":"9cb030c4e2538185"},{"name":"next-client-pages-loader","duration":35,"timestamp":2253546509460,"id":2200,"parentId":2199,"tags":{"absolutePagePath":"next/dist/pages/_app"},"startTime":1753855804302,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":1118,"timestamp":2253546508900,"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_app&page=%2F_app!","layer":"pages-dir-browser"},"startTime":1753855804301,"traceId":"9cb030c4e2538185"},{"name":"next-client-pages-loader","duration":30,"timestamp":2253546510163,"id":2202,"parentId":2201,"tags":{"absolutePagePath":"next/dist/pages/_error"},"startTime":1753855804303,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":485,"timestamp":2253546510114,"id":2201,"parentId":2181,"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":1753855804302,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":37003,"timestamp":2253546474137,"id":2182,"parentId":2174,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1753855804267,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":37002,"timestamp":2253546474146,"id":2183,"parentId":2174,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1753855804267,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":36851,"timestamp":2253546474300,"id":2184,"parentId":2174,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1753855804267,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":36827,"timestamp":2253546474329,"id":2186,"parentId":2174,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1753855804267,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":36827,"timestamp":2253546474331,"id":2187,"parentId":2174,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1753855804267,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":36827,"timestamp":2253546474332,"id":2188,"parentId":2174,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1753855804267,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":36827,"timestamp":2253546474334,"id":2189,"parentId":2174,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1753855804267,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6793,"timestamp":2253546517046,"id":2204,"parentId":2175,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/next.js","layer":"pages-dir-browser"},"startTime":1753855804309,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10005,"timestamp":2253546515660,"id":2203,"parentId":2176,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-next.js","layer":"app-pages-browser"},"startTime":1753855804308,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13673,"timestamp":2253546517404,"id":2205,"parentId":2180,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/router.js","layer":"pages-dir-browser"},"startTime":1753855804310,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2142,"timestamp":2253546532236,"id":2206,"parentId":2197,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/builtin/global-not-found.js","layer":"app-pages-browser"},"startTime":1753855804325,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4054,"timestamp":2253546539866,"id":2210,"parentId":2192,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1753855804332,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4947,"timestamp":2253546539782,"id":2208,"parentId":2192,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/client-segment.js","layer":"app-pages-browser"},"startTime":1753855804332,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6035,"timestamp":2253546539653,"id":2207,"parentId":2192,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/client-page.js","layer":"app-pages-browser"},"startTime":1753855804332,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6976,"timestamp":2253546539904,"id":2211,"parentId":2203,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-webpack.js","layer":"app-pages-browser"},"startTime":1753855804332,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8364,"timestamp":2253546540071,"id":2213,"parentId":2203,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1753855804332,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9558,"timestamp":2253546540037,"id":2212,"parentId":2204,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/webpack.js","layer":"pages-dir-browser"},"startTime":1753855804332,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10646,"timestamp":2253546540155,"id":2215,"parentId":2205,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/with-router.js","layer":"pages-dir-browser"},"startTime":1753855804333,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17571,"timestamp":2253546539830,"id":2209,"parentId":2192,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1753855804332,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19570,"timestamp":2253546542776,"id":2216,"parentId":2192,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/builtin/global-error.js","layer":"app-pages-browser"},"startTime":1753855804335,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25254,"timestamp":2253546540121,"id":2214,"parentId":2203,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-index.js","layer":"app-pages-browser"},"startTime":1753855804332,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":30975,"timestamp":2253546542875,"id":2217,"parentId":2204,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/index.js","layer":"pages-dir-browser"},"startTime":1753855804335,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17810,"timestamp":2253546559140,"id":2221,"parentId":2192,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"app-pages-browser"},"startTime":1753855804352,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21642,"timestamp":2253546559184,"id":2222,"parentId":2206,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"app-pages-browser"},"startTime":1753855804352,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":32549,"timestamp":2253546559115,"id":2220,"parentId":2205,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1753855804351,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":33964,"timestamp":2253546558748,"id":2218,"parentId":2204,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"pages-dir-browser"},"startTime":1753855804351,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":34215,"timestamp":2253546558982,"id":2219,"parentId":2203,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"app-pages-browser"},"startTime":1753855804351,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4188,"timestamp":2253546595958,"id":2224,"parentId":2192,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/metadata/metadata-boundary.js","layer":"app-pages-browser"},"startTime":1753855804388,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5083,"timestamp":2253546595871,"id":2223,"parentId":2192,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/metadata/async-metadata.js","layer":"app-pages-browser"},"startTime":1753855804388,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5955,"timestamp":2253546595990,"id":2225,"parentId":2199,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/pages/_app.js","layer":"pages-dir-browser"},"startTime":1753855804388,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10202,"timestamp":2253546596158,"id":2231,"parentId":2211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1753855804389,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10731,"timestamp":2253546596033,"id":2227,"parentId":2205,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1753855804388,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13063,"timestamp":2253546596013,"id":2226,"parentId":2201,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/pages/_error.js","layer":"pages-dir-browser"},"startTime":1753855804388,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13418,"timestamp":2253546596180,"id":2232,"parentId":2210,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1753855804389,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":31159,"timestamp":2253546596055,"id":2228,"parentId":2205,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/router.js","layer":"pages-dir-browser"},"startTime":1753855804388,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23849,"timestamp":2253546603765,"id":2235,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1753855804396,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24096,"timestamp":2253546603833,"id":2236,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1753855804396,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24429,"timestamp":2253546603683,"id":2234,"parentId":2208,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/invariant-error.js","layer":"app-pages-browser"},"startTime":1753855804396,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24881,"timestamp":2253546603570,"id":2233,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1753855804396,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24993,"timestamp":2253546603914,"id":2239,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/bfcache.js","layer":"app-pages-browser"},"startTime":1753855804396,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25496,"timestamp":2253546603886,"id":2238,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/use-action-queue.js","layer":"app-pages-browser"},"startTime":1753855804396,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26125,"timestamp":2253546603861,"id":2237,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1753855804396,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":26270,"timestamp":2253546604059,"id":2243,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-call-server.js","layer":"app-pages-browser"},"startTime":1753855804396,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":27069,"timestamp":2253546603944,"id":2240,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1753855804396,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":27259,"timestamp":2253546604082,"id":2244,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1753855804396,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":27499,"timestamp":2253546604035,"id":2242,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-globals.js","layer":"app-pages-browser"},"startTime":1753855804396,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":27708,"timestamp":2253546604104,"id":2245,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-build-id.js","layer":"app-pages-browser"},"startTime":1753855804396,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":32956,"timestamp":2253546604181,"id":2249,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/has-base-path.js","layer":"pages-dir-browser"},"startTime":1753855804397,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":33233,"timestamp":2253546604199,"id":2250,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1753855804397,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":33356,"timestamp":2253546604220,"id":2251,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1753855804397,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":34099,"timestamp":2253546604163,"id":2248,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/route-announcer.js","layer":"pages-dir-browser"},"startTime":1753855804397,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":35342,"timestamp":2253546604145,"id":2247,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/page-loader.js","layer":"pages-dir-browser"},"startTime":1753855804397,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36522,"timestamp":2253546604126,"id":2246,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/head-manager.js","layer":"pages-dir-browser"},"startTime":1753855804396,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":48461,"timestamp":2253546596133,"id":2230,"parentId":2212,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/deployment-id.js","layer":"pages-dir-browser"},"startTime":1753855804388,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":48765,"timestamp":2253546596074,"id":2229,"parentId":2211,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/deployment-id.js","layer":"app-pages-browser"},"startTime":1753855804388,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":47961,"timestamp":2253546603968,"id":2241,"parentId":2192,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"app-pages-browser"},"startTime":1753855804396,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4524,"timestamp":2253546654588,"id":2254,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1753855804447,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5912,"timestamp":2253546654612,"id":2255,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/mitt.js","layer":"pages-dir-browser"},"startTime":1753855804447,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6086,"timestamp":2253546654652,"id":2257,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/runtime-config.external.js","layer":"pages-dir-browser"},"startTime":1753855804447,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6362,"timestamp":2253546654672,"id":2258,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1753855804447,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8308,"timestamp":2253546654632,"id":2256,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-browser"},"startTime":1753855804447,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9876,"timestamp":2253546654553,"id":2253,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router-instance.js","layer":"app-pages-browser"},"startTime":1753855804447,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10001,"timestamp":2253546654710,"id":2260,"parentId":2216,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/handle-isr-error.js","layer":"app-pages-browser"},"startTime":1753855804447,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10233,"timestamp":2253546654691,"id":2259,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1753855804447,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10550,"timestamp":2253546654755,"id":2262,"parentId":2208,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/request/params.browser.js","layer":"app-pages-browser"},"startTime":1753855804447,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11130,"timestamp":2253546654731,"id":2261,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/adapters.js","layer":"pages-dir-browser"},"startTime":1753855804447,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11534,"timestamp":2253546654801,"id":2264,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1753855804447,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11805,"timestamp":2253546654845,"id":2266,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1753855804447,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12060,"timestamp":2253546654778,"id":2263,"parentId":2207,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/request/search-params.browser.js","layer":"app-pages-browser"},"startTime":1753855804447,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14590,"timestamp":2253546654442,"id":2252,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router.js","layer":"app-pages-browser"},"startTime":1753855804447,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15142,"timestamp":2253546654888,"id":2268,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1753855804447,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16163,"timestamp":2253546654866,"id":2267,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1753855804447,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18229,"timestamp":2253546654824,"id":2265,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1753855804447,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16204,"timestamp":2253546659409,"id":2270,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1753855804452,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16514,"timestamp":2253546659530,"id":2271,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1753855804452,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16996,"timestamp":2253546659321,"id":2269,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"pages-dir-browser"},"startTime":1753855804452,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17023,"timestamp":2253546659599,"id":2274,"parentId":2209,"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":1753855804452,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17505,"timestamp":2253546659579,"id":2273,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"pages-dir-browser"},"startTime":1753855804452,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17660,"timestamp":2253546659669,"id":2276,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1753855804452,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18311,"timestamp":2253546659559,"id":2272,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1753855804452,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18869,"timestamp":2253546659751,"id":2279,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/react-client-callbacks/error-boundary-callbacks.js","layer":"app-pages-browser"},"startTime":1753855804452,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19260,"timestamp":2253546659733,"id":2278,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1753855804452,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19645,"timestamp":2253546659706,"id":2277,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1753855804452,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21379,"timestamp":2253546659623,"id":2275,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/script.js","layer":"pages-dir-browser"},"startTime":1753855804452,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5355,"timestamp":2253546696473,"id":2282,"parentId":2221,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1753855804489,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5669,"timestamp":2253546696534,"id":2284,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"pages-dir-browser"},"startTime":1753855804489,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6349,"timestamp":2253546696506,"id":2283,"parentId":2221,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"app-pages-browser"},"startTime":1753855804489,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6450,"timestamp":2253546696572,"id":2286,"parentId":2221,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1753855804489,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6659,"timestamp":2253546696554,"id":2285,"parentId":2220,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-browser"},"startTime":1753855804489,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7200,"timestamp":2253546696405,"id":2281,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1753855804489,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":7981,"timestamp":2253546696597,"id":2287,"parentId":2194,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/sonner.tsx","layer":"app-pages-browser"},"startTime":1753855804489,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":8600,"timestamp":2253546696961,"id":2288,"parentId":2196,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/page.tsx","layer":"app-pages-browser"},"startTime":1753855804489,"traceId":"9cb030c4e2538185"}]
23
- [{"name":"build-module-js","duration":9506,"timestamp":2253546697090,"id":2290,"parentId":2226,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-browser"},"startTime":1753855804489,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9743,"timestamp":2253546697126,"id":2292,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/detect-domain-locale.js","layer":"pages-dir-browser"},"startTime":1753855804489,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9984,"timestamp":2253546697148,"id":2293,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/add-locale.js","layer":"pages-dir-browser"},"startTime":1753855804490,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10248,"timestamp":2253546697205,"id":2296,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/add-base-path.js","layer":"pages-dir-browser"},"startTime":1753855804490,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10556,"timestamp":2253546697165,"id":2294,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/remove-locale.js","layer":"pages-dir-browser"},"startTime":1753855804490,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12841,"timestamp":2253546697240,"id":2298,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1753855804490,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13911,"timestamp":2253546697185,"id":2295,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/resolve-href.js","layer":"pages-dir-browser"},"startTime":1753855804490,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15670,"timestamp":2253546697107,"id":2291,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/route-loader.js","layer":"pages-dir-browser"},"startTime":1753855804489,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19042,"timestamp":2253546700551,"id":2299,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"pages-dir-browser"},"startTime":1753855804493,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19265,"timestamp":2253546700618,"id":2300,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"pages-dir-browser"},"startTime":1753855804493,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19849,"timestamp":2253546700664,"id":2302,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"pages-dir-browser"},"startTime":1753855804493,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20024,"timestamp":2253546700702,"id":2304,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-browser"},"startTime":1753855804493,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20446,"timestamp":2253546700683,"id":2303,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1753855804493,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20589,"timestamp":2253546700779,"id":2306,"parentId":2240,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1753855804493,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":21143,"timestamp":2253546700719,"id":2305,"parentId":2194,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/stores/preferences/preferences-provider.tsx","layer":"app-pages-browser"},"startTime":1753855804493,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21146,"timestamp":2253546700853,"id":2309,"parentId":2238,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/is-thenable.js","layer":"app-pages-browser"},"startTime":1753855804493,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21397,"timestamp":2253546700802,"id":2307,"parentId":2222,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"app-pages-browser"},"startTime":1753855804493,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23118,"timestamp":2253546700874,"id":2310,"parentId":2237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1753855804493,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":24125,"timestamp":2253546700899,"id":2311,"parentId":2237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1753855804493,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25756,"timestamp":2253546700642,"id":2301,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"pages-dir-browser"},"startTime":1753855804493,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":34621,"timestamp":2253546697222,"id":2297,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/is-api-route.js","layer":"pages-dir-browser"},"startTime":1753855804490,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":35046,"timestamp":2253546697037,"id":2289,"parentId":2224,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"app-pages-browser"},"startTime":1753855804489,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36212,"timestamp":2253546696337,"id":2280,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1753855804489,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4597,"timestamp":2253546728541,"id":2314,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":"pages-dir-browser"},"startTime":1753855804521,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4857,"timestamp":2253546728502,"id":2313,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1753855804521,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5145,"timestamp":2253546728564,"id":2315,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"pages-dir-browser"},"startTime":1753855804521,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6148,"timestamp":2253546728411,"id":2312,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/bloom-filter.js","layer":"pages-dir-browser"},"startTime":1753855804521,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6688,"timestamp":2253546735017,"id":2318,"parentId":2242,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"app-pages-browser"},"startTime":1753855804527,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":42619,"timestamp":2253546700823,"id":2308,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/constants.js","layer":"pages-dir-browser"},"startTime":1753855804493,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10120,"timestamp":2253546734974,"id":2317,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":"pages-dir-browser"},"startTime":1753855804527,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8636,"timestamp":2253546736905,"id":2322,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"pages-dir-browser"},"startTime":1753855804529,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9029,"timestamp":2253546736863,"id":2321,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-browser"},"startTime":1753855804529,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9508,"timestamp":2253546736928,"id":2323,"parentId":2237,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1753855804529,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":9835,"timestamp":2253546737001,"id":2326,"parentId":2195,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/oauth/callback/page.tsx","layer":"app-pages-browser"},"startTime":1753855804529,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9946,"timestamp":2253546737121,"id":2329,"parentId":2249,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-browser"},"startTime":1753855804529,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11216,"timestamp":2253546737079,"id":2327,"parentId":2247,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-browser"},"startTime":1753855804529,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11515,"timestamp":2253546737161,"id":2331,"parentId":2253,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1753855804530,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11422,"timestamp":2253546737569,"id":2333,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/portal/index.js","layer":"pages-dir-browser"},"startTime":1753855804530,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17205,"timestamp":2253546738038,"id":2335,"parentId":2252,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1753855804530,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17456,"timestamp":2253546738086,"id":2336,"parentId":2252,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1753855804530,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18994,"timestamp":2253546737099,"id":2328,"parentId":2240,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1753855804529,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21344,"timestamp":2253546734907,"id":2316,"parentId":2228,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":"pages-dir-browser"},"startTime":1753855804527,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19309,"timestamp":2253546737142,"id":2330,"parentId":2247,"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":1753855804530,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2334,"timestamp":2253546758201,"id":2337,"parentId":2252,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1753855804551,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2611,"timestamp":2253546758351,"id":2340,"parentId":2276,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"pages-dir-browser"},"startTime":1753855804551,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3022,"timestamp":2253546758328,"id":2339,"parentId":2276,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-error.js","layer":"pages-dir-browser"},"startTime":1753855804551,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3394,"timestamp":2253546758299,"id":2338,"parentId":2246,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/set-attributes-from-props.js","layer":"pages-dir-browser"},"startTime":1753855804551,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1293,"timestamp":2253546762292,"id":2361,"parentId":2277,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/lib/is-error.js","layer":"app-pages-browser"},"startTime":1753855804555,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5369,"timestamp":2253546758373,"id":2341,"parentId":2269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-browser"},"startTime":1753855804551,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5580,"timestamp":2253546758393,"id":2342,"parentId":2258,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-config.js","layer":"pages-dir-browser"},"startTime":1753855804551,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5899,"timestamp":2253546758464,"id":2345,"parentId":2253,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1753855804551,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6233,"timestamp":2253546758485,"id":2346,"parentId":2253,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js","layer":"app-pages-browser"},"startTime":1753855804551,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7249,"timestamp":2253546758418,"id":2343,"parentId":2253,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/segment-cache.js","layer":"app-pages-browser"},"startTime":1753855804551,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7251,"timestamp":2253546758530,"id":2348,"parentId":2261,"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":1753855804551,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":29511,"timestamp":2253546736954,"id":2324,"parentId":2215,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react/jsx-runtime.js","layer":"pages-dir-browser"},"startTime":1753855804529,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":29370,"timestamp":2253546737182,"id":2332,"parentId":2206,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1753855804530,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":29736,"timestamp":2253546736984,"id":2325,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-dom/client.js","layer":"pages-dir-browser"},"startTime":1753855804529,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8802,"timestamp":2253546758507,"id":2347,"parentId":2262,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/request/params.browser.prod.js","layer":"app-pages-browser"},"startTime":1753855804551,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9232,"timestamp":2253546758571,"id":2350,"parentId":2252,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1753855804551,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10531,"timestamp":2253546758442,"id":2344,"parentId":2253,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/links.js","layer":"app-pages-browser"},"startTime":1753855804551,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7147,"timestamp":2253546762111,"id":2353,"parentId":2266,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/segment.js","layer":"app-pages-browser"},"startTime":1753855804554,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7695,"timestamp":2253546762070,"id":2352,"parentId":2267,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1753855804554,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8111,"timestamp":2253546761997,"id":2351,"parentId":2263,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/request/search-params.browser.prod.js","layer":"app-pages-browser"},"startTime":1753855804554,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8175,"timestamp":2253546762138,"id":2354,"parentId":2252,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1753855804555,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8443,"timestamp":2253546762206,"id":2357,"parentId":2252,"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":1753855804555,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14435,"timestamp":2253546762227,"id":2358,"parentId":2267,"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":1753855804555,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15379,"timestamp":2253546762161,"id":2355,"parentId":2252,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1753855804555,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15622,"timestamp":2253546762381,"id":2364,"parentId":2265,"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":1753855804555,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16503,"timestamp":2253546762272,"id":2360,"parentId":2267,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js","layer":"app-pages-browser"},"startTime":1753855804555,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17249,"timestamp":2253546762184,"id":2356,"parentId":2265,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1753855804555,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17619,"timestamp":2253546762405,"id":2365,"parentId":2271,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"app-pages-browser"},"startTime":1753855804555,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17722,"timestamp":2253546762430,"id":2366,"parentId":2270,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1753855804555,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18164,"timestamp":2253546762496,"id":2368,"parentId":2272,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-browser"},"startTime":1753855804555,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18592,"timestamp":2253546762475,"id":2367,"parentId":2274,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"app-pages-browser"},"startTime":1753855804555,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20444,"timestamp":2253546762251,"id":2359,"parentId":2267,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js","layer":"app-pages-browser"},"startTime":1753855804555,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":28395,"timestamp":2253546758547,"id":2349,"parentId":2205,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react/index.js","layer":"pages-dir-browser"},"startTime":1753855804551,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3099,"timestamp":2253546784578,"id":2373,"parentId":2278,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"pages-dir-browser"},"startTime":1753855804577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3356,"timestamp":2253546784548,"id":2372,"parentId":2279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"app-pages-browser"},"startTime":1753855804577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3398,"timestamp":2253546784621,"id":2375,"parentId":2291,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-browser"},"startTime":1753855804577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3991,"timestamp":2253546784460,"id":2371,"parentId":2252,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js","layer":"app-pages-browser"},"startTime":1753855804577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4021,"timestamp":2253546784663,"id":2377,"parentId":2279,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1753855804577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4293,"timestamp":2253546784642,"id":2376,"parentId":2275,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1753855804577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4609,"timestamp":2253546784601,"id":2374,"parentId":2284,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"pages-dir-browser"},"startTime":1753855804577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4686,"timestamp":2253546784686,"id":2378,"parentId":2278,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"pages-dir-browser"},"startTime":1753855804577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5077,"timestamp":2253546784703,"id":2379,"parentId":2293,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1753855804577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5325,"timestamp":2253546784720,"id":2380,"parentId":2290,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-browser"},"startTime":1753855804577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12456,"timestamp":2253546784738,"id":2381,"parentId":2290,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1753855804577,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36113,"timestamp":2253546762342,"id":2362,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1753855804555,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36177,"timestamp":2253546762365,"id":2363,"parentId":2214,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1753855804555,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8961,"timestamp":2253546790741,"id":2384,"parentId":2331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1753855804583,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9138,"timestamp":2253546790713,"id":2383,"parentId":2296,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"pages-dir-browser"},"startTime":1753855804583,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9336,"timestamp":2253546790632,"id":2382,"parentId":2290,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/amp-mode.js","layer":"pages-dir-browser"},"startTime":1753855804583,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9338,"timestamp":2253546790770,"id":2385,"parentId":2331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1753855804583,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6176,"timestamp":2253546794212,"id":2390,"parentId":2310,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1753855804587,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6252,"timestamp":2253546794288,"id":2393,"parentId":2311,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js","layer":"app-pages-browser"},"startTime":1753855804587,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6620,"timestamp":2253546794241,"id":2391,"parentId":2311,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/navigation.react-server.js","layer":"app-pages-browser"},"startTime":1753855804587,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6685,"timestamp":2253546794311,"id":2394,"parentId":2301,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"pages-dir-browser"},"startTime":1753855804587,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6902,"timestamp":2253546794266,"id":2392,"parentId":2311,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1753855804587,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6985,"timestamp":2253546794331,"id":2395,"parentId":2303,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"pages-dir-browser"},"startTime":1753855804587,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7091,"timestamp":2253546794354,"id":2396,"parentId":2336,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"app-pages-browser"},"startTime":1753855804587,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12206,"timestamp":2253546794170,"id":2389,"parentId":2291,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/trusted-types.js","layer":"pages-dir-browser"},"startTime":1753855804587,"traceId":"9cb030c4e2538185"}]
24
- [{"name":"build-module-js","duration":34117,"timestamp":2253546772983,"id":2369,"parentId":2210,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1753855804565,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":34229,"timestamp":2253546773048,"id":2370,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1753855804565,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3602,"timestamp":2253546804544,"id":2399,"parentId":2339,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-browser"},"startTime":1753855804597,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3908,"timestamp":2253546804417,"id":2398,"parentId":2261,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/index.js","layer":"pages-dir-browser"},"startTime":1753855804597,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3779,"timestamp":2253546804628,"id":2402,"parentId":2327,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-browser"},"startTime":1753855804597,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3865,"timestamp":2253546804648,"id":2403,"parentId":2321,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-browser"},"startTime":1753855804597,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4248,"timestamp":2253546804580,"id":2400,"parentId":2313,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-browser"},"startTime":1753855804597,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4365,"timestamp":2253546804606,"id":2401,"parentId":2313,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-browser"},"startTime":1753855804597,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1546,"timestamp":2253546809347,"id":2404,"parentId":2361,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"app-pages-browser"},"startTime":1753855804602,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1731,"timestamp":2253546809409,"id":2405,"parentId":2368,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-browser"},"startTime":1753855804602,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2649,"timestamp":2253546809460,"id":2407,"parentId":2347,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"app-pages-browser"},"startTime":1753855804602,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2947,"timestamp":2253546809483,"id":2408,"parentId":2345,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1753855804602,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3488,"timestamp":2253546809435,"id":2406,"parentId":2346,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/promise-queue.js","layer":"app-pages-browser"},"startTime":1753855804602,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3743,"timestamp":2253546809504,"id":2409,"parentId":2345,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1753855804602,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4168,"timestamp":2253546809526,"id":2410,"parentId":2345,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1753855804602,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4717,"timestamp":2253546809572,"id":2412,"parentId":2345,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1753855804602,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":53864,"timestamp":2253546809593,"id":2413,"parentId":2345,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1753855804602,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":57349,"timestamp":2253546809547,"id":2411,"parentId":2345,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1753855804602,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":55887,"timestamp":2253546811232,"id":2414,"parentId":2384,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1753855804604,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":55985,"timestamp":2253546811290,"id":2415,"parentId":2384,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1753855804604,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":56010,"timestamp":2253546811413,"id":2420,"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":1753855804604,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":58244,"timestamp":2253546811387,"id":2419,"parentId":2360,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js","layer":"app-pages-browser"},"startTime":1753855804604,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":67371,"timestamp":2253546811346,"id":2417,"parentId":2332,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react/cjs/react-jsx-runtime.production.js","layer":"app-pages-browser"},"startTime":1753855804604,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":67582,"timestamp":2253546811319,"id":2416,"parentId":2324,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react/cjs/react-jsx-runtime.production.js","layer":"pages-dir-browser"},"startTime":1753855804604,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":69351,"timestamp":2253546811436,"id":2421,"parentId":2349,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react/cjs/react.production.js","layer":"pages-dir-browser"},"startTime":1753855804604,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":127893,"timestamp":2253546811363,"id":2418,"parentId":2325,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-dom/cjs/react-dom-client.production.js","layer":"pages-dir-browser"},"startTime":1753855804604,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":468071,"timestamp":2253546474029,"id":2178,"parentId":2174,"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":1753855804266,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2837,"timestamp":2253546941777,"id":2427,"parentId":2405,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"pages-dir-browser"},"startTime":1753855804734,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3038,"timestamp":2253546941806,"id":2428,"parentId":2391,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/not-found.js","layer":"app-pages-browser"},"startTime":1753855804734,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3217,"timestamp":2253546941843,"id":2429,"parentId":2391,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/forbidden.js","layer":"app-pages-browser"},"startTime":1753855804734,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3571,"timestamp":2253546941647,"id":2426,"parentId":2405,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/segment.js","layer":"pages-dir-browser"},"startTime":1753855804734,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3575,"timestamp":2253546941896,"id":2431,"parentId":2391,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"app-pages-browser"},"startTime":1753855804734,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3763,"timestamp":2253546941870,"id":2430,"parentId":2391,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/unauthorized.js","layer":"app-pages-browser"},"startTime":1753855804734,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":3903,"timestamp":2253546941920,"id":2432,"parentId":2305,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/stores/preferences/preferences-store.ts","layer":"app-pages-browser"},"startTime":1753855804734,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2284,"timestamp":2253546948177,"id":2439,"parentId":2409,"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":1753855804741,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2629,"timestamp":2253546948202,"id":2440,"parentId":2409,"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":1753855804741,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":149085,"timestamp":2253546948225,"id":2441,"parentId":2409,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/handle-mutable.js","layer":"app-pages-browser"},"startTime":1753855804741,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":151619,"timestamp":2253546948075,"id":2437,"parentId":2398,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-browser"},"startTime":1753855804740,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":153851,"timestamp":2253546949862,"id":2443,"parentId":2410,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js","layer":"app-pages-browser"},"startTime":1753855804742,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":158950,"timestamp":2253546948143,"id":2438,"parentId":2408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1753855804741,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":167917,"timestamp":2253546941984,"id":2433,"parentId":2369,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react/cjs/react.production.js","layer":"app-pages-browser"},"startTime":1753855804734,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":179286,"timestamp":2253546942025,"id":2434,"parentId":2363,"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":1753855804734,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":180073,"timestamp":2253546942069,"id":2436,"parentId":2370,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react-dom/cjs/react-dom.production.js","layer":"app-pages-browser"},"startTime":1753855804734,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21265,"timestamp":2253547101346,"id":2447,"parentId":2411,"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":1753855804894,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21614,"timestamp":2253547101207,"id":2445,"parentId":2413,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/assign-location.js","layer":"app-pages-browser"},"startTime":1753855804894,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21660,"timestamp":2253547101372,"id":2448,"parentId":2411,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js","layer":"app-pages-browser"},"startTime":1753855804894,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22002,"timestamp":2253547101311,"id":2446,"parentId":2413,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"app-pages-browser"},"startTime":1753855804894,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":242908,"timestamp":2253546942048,"id":2435,"parentId":2362,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/react-dom/cjs/react-dom-client.production.js","layer":"app-pages-browser"},"startTime":1753855804734,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":54898,"timestamp":2253547130583,"id":2455,"parentId":2411,"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":1753855804923,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":55335,"timestamp":2253547130556,"id":2454,"parentId":2419,"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":1753855804923,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":55591,"timestamp":2253547130522,"id":2453,"parentId":2420,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/hash.js","layer":"app-pages-browser"},"startTime":1753855804923,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":64024,"timestamp":2253547130607,"id":2456,"parentId":2411,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/router-reducer/aliased-prefetch-navigations.js","layer":"app-pages-browser"},"startTime":1753855804923,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":245238,"timestamp":2253546949796,"id":2442,"parentId":2275,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-dom/index.js","layer":"pages-dir-browser"},"startTime":1753855804742,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":8704,"timestamp":2253547187110,"id":2458,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ChatTab.tsx","layer":"app-pages-browser"},"startTime":1753855804979,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":9097,"timestamp":2253547187227,"id":2460,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ServersTab.tsx","layer":"app-pages-browser"},"startTime":1753855804980,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":9827,"timestamp":2253547187170,"id":2459,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/SettingsTab.tsx","layer":"app-pages-browser"},"startTime":1753855804980,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":10958,"timestamp":2253547186984,"id":2457,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ResourcesTab.tsx","layer":"app-pages-browser"},"startTime":1753855804979,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":12977,"timestamp":2253547187279,"id":2461,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/PromptsTab.tsx","layer":"app-pages-browser"},"startTime":1753855804980,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":13118,"timestamp":2253547187483,"id":2465,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/mcp-sidebar.tsx","layer":"app-pages-browser"},"startTime":1753855804980,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":13661,"timestamp":2253547187431,"id":2464,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/TracingTab.tsx","layer":"app-pages-browser"},"startTime":1753855804980,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":14095,"timestamp":2253547187379,"id":2463,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ActiveServerSelector.tsx","layer":"app-pages-browser"},"startTime":1753855804980,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":15747,"timestamp":2253547187329,"id":2462,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ToolsTab.tsx","layer":"app-pages-browser"},"startTime":1753855804980,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":30197,"timestamp":2253547187532,"id":2466,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/sidebar.tsx","layer":"app-pages-browser"},"startTime":1753855804980,"traceId":"9cb030c4e2538185"},{"name":"postcss-process","duration":255813,"timestamp":2253547085369,"id":2444,"parentId":2397,"tags":{},"startTime":1753855804878,"traceId":"9cb030c4e2538185"},{"name":"postcss-loader","duration":546925,"timestamp":2253546794478,"id":2397,"parentId":2386,"tags":{},"startTime":1753855804587,"traceId":"9cb030c4e2538185"},{"name":"css-loader","duration":30587,"timestamp":2253547341534,"id":2467,"parentId":2386,"tags":{"astUsed":"true"},"startTime":1753855805134,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":251893,"timestamp":2253547130433,"id":2451,"parentId":2205,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"pages-dir-browser"},"startTime":1753855804923,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":252088,"timestamp":2253547130456,"id":2452,"parentId":2209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"app-pages-browser"},"startTime":1753855804923,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":252956,"timestamp":2253547130204,"id":2450,"parentId":2217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"pages-dir-browser"},"startTime":1753855804923,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":253617,"timestamp":2253547129807,"id":2449,"parentId":2210,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"app-pages-browser"},"startTime":1753855804922,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":70,"timestamp":2253547385112,"id":2468,"parentId":2218,"tags":{"layer":null},"startTime":1753855805177,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3651,"timestamp":2253547385201,"id":2469,"parentId":2431,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/components/unstable-rethrow.browser.js","layer":"app-pages-browser"},"startTime":1753855805178,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3525,"timestamp":2253547386928,"id":2475,"parentId":2454,"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":1753855805179,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":3980,"timestamp":2253547386853,"id":2474,"parentId":2326,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/card.tsx","layer":"app-pages-browser"},"startTime":1753855805179,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":4068,"timestamp":2253547387027,"id":2478,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/sidebar/theme-switcher.tsx","layer":"app-pages-browser"},"startTime":1753855805179,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":6310,"timestamp":2253547386977,"id":2477,"parentId":2288,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-app-state.ts","layer":"app-pages-browser"},"startTime":1753855805179,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":13832,"timestamp":2253547385416,"id":2472,"parentId":2305,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zustand/esm/index.mjs","layer":"app-pages-browser"},"startTime":1753855805178,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":14147,"timestamp":2253547385467,"id":2473,"parentId":2432,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zustand/esm/vanilla.mjs","layer":"app-pages-browser"},"startTime":1753855805178,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19339,"timestamp":2253547386957,"id":2476,"parentId":2442,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-dom/cjs/react-dom.production.js","layer":"pages-dir-browser"},"startTime":1753855805179,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":22743,"timestamp":2253547385363,"id":2471,"parentId":2287,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next-themes/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805178,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29090,"timestamp":2253547385300,"id":2470,"parentId":2287,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/sonner/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805178,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17688,"timestamp":2253547415010,"id":2479,"parentId":2326,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/api/navigation.js","layer":"app-pages-browser"},"startTime":1753855805207,"traceId":"9cb030c4e2538185"},{"name":"font-loader","duration":653601,"timestamp":2253546836907,"id":2423,"parentId":2422,"tags":{},"startTime":1753855804629,"traceId":"9cb030c4e2538185"},{"name":"postcss","duration":779,"timestamp":2253547490691,"id":2497,"parentId":2422,"tags":{},"startTime":1753855805283,"traceId":"9cb030c4e2538185"},{"name":"next-font-loader","duration":676642,"timestamp":2253546814900,"id":2422,"parentId":2387,"tags":{},"startTime":1753855804607,"traceId":"9cb030c4e2538185"},{"name":"css-loader","duration":6200,"timestamp":2253547491506,"id":2498,"parentId":2387,"tags":{"astUsed":"true"},"startTime":1753855805284,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":704830,"timestamp":2253546793286,"id":2387,"parentId":2319,"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":1753855804586,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":76736,"timestamp":2253547427072,"id":2492,"parentId":2472,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zustand/esm/react.mjs","layer":"app-pages-browser"},"startTime":1753855805219,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":81415,"timestamp":2253547423112,"id":2481,"parentId":2458,"tags":{"name":"__barrel_optimize__?names=MessageCircle!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753855805215,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":81595,"timestamp":2253547423004,"id":2480,"parentId":2326,"tags":{"name":"__barrel_optimize__?names=Loader2!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753855805215,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":81591,"timestamp":2253547423229,"id":2483,"parentId":2459,"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":1753855805216,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":92182,"timestamp":2253547423153,"id":2482,"parentId":2460,"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":1753855805216,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":93283,"timestamp":2253547423262,"id":2484,"parentId":2457,"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":1753855805216,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":93371,"timestamp":2253547423293,"id":2485,"parentId":2461,"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":1753855805216,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":93373,"timestamp":2253547423355,"id":2487,"parentId":2464,"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":1753855805216,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":93492,"timestamp":2253547423323,"id":2486,"parentId":2465,"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":1753855805216,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":96073,"timestamp":2253547423409,"id":2488,"parentId":2463,"tags":{"name":"__barrel_optimize__?names=Check!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753855805216,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":96669,"timestamp":2253547423437,"id":2489,"parentId":2462,"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":1753855805216,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":96645,"timestamp":2253547423517,"id":2490,"parentId":2466,"tags":{"name":"__barrel_optimize__?names=PanelLeftIcon!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753855805216,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":96670,"timestamp":2253547423546,"id":2491,"parentId":2478,"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":1753855805216,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":57059,"timestamp":2253547464724,"id":2495,"parentId":2406,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js","layer":"app-pages-browser"},"startTime":1753855805257,"traceId":"9cb030c4e2538185"}]
25
- [{"name":"build-module-js","duration":57082,"timestamp":2253547464842,"id":2496,"parentId":2406,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js","layer":"app-pages-browser"},"startTime":1753855805257,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":57717,"timestamp":2253547464636,"id":2494,"parentId":2418,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1753855805257,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2202,"timestamp":2253547525749,"id":2501,"parentId":2481,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/message-circle.js","layer":"app-pages-browser"},"startTime":1753855805318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2233,"timestamp":2253547525848,"id":2502,"parentId":2480,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/loader-circle.js","layer":"app-pages-browser"},"startTime":1753855805318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2884,"timestamp":2253547525939,"id":2505,"parentId":2483,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/eye-off.js","layer":"app-pages-browser"},"startTime":1753855805318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2978,"timestamp":2253547525962,"id":2506,"parentId":2483,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/key.js","layer":"app-pages-browser"},"startTime":1753855805318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3061,"timestamp":2253547525985,"id":2507,"parentId":2483,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/settings.js","layer":"app-pages-browser"},"startTime":1753855805318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3129,"timestamp":2253547526008,"id":2508,"parentId":2483,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/x.js","layer":"app-pages-browser"},"startTime":1753855805318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3210,"timestamp":2253547526030,"id":2509,"parentId":2482,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/database.js","layer":"app-pages-browser"},"startTime":1753855805318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3439,"timestamp":2253547525883,"id":2503,"parentId":2483,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/check.js","layer":"app-pages-browser"},"startTime":1753855805318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3328,"timestamp":2253547526074,"id":2511,"parentId":2484,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/chevron-right.js","layer":"app-pages-browser"},"startTime":1753855805318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3437,"timestamp":2253547526052,"id":2510,"parentId":2482,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/plus.js","layer":"app-pages-browser"},"startTime":1753855805318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3665,"timestamp":2253547525910,"id":2504,"parentId":2483,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/eye.js","layer":"app-pages-browser"},"startTime":1753855805318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3536,"timestamp":2253547526118,"id":2513,"parentId":2484,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/folder-open.js","layer":"app-pages-browser"},"startTime":1753855805318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3610,"timestamp":2253547526139,"id":2514,"parentId":2484,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/refresh-cw.js","layer":"app-pages-browser"},"startTime":1753855805319,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3666,"timestamp":2253547526161,"id":2515,"parentId":2485,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/message-square.js","layer":"app-pages-browser"},"startTime":1753855805319,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3723,"timestamp":2253547526182,"id":2516,"parentId":2485,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/play.js","layer":"app-pages-browser"},"startTime":1753855805319,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3804,"timestamp":2253547526204,"id":2517,"parentId":2487,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/arrow-up.js","layer":"app-pages-browser"},"startTime":1753855805319,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3867,"timestamp":2253547526226,"id":2518,"parentId":2487,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/search.js","layer":"app-pages-browser"},"startTime":1753855805319,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3970,"timestamp":2253547526249,"id":2519,"parentId":2486,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/brain.js","layer":"app-pages-browser"},"startTime":1753855805319,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4126,"timestamp":2253547526270,"id":2520,"parentId":2486,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/glasses.js","layer":"app-pages-browser"},"startTime":1753855805319,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4300,"timestamp":2253547526292,"id":2521,"parentId":2486,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/hammer.js","layer":"app-pages-browser"},"startTime":1753855805319,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4587,"timestamp":2253547526097,"id":2512,"parentId":2484,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/file.js","layer":"app-pages-browser"},"startTime":1753855805318,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18779,"timestamp":2253547524397,"id":2499,"parentId":2457,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react18-json-view/dist/es/index.mjs","layer":"app-pages-browser"},"startTime":1753855805317,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19530,"timestamp":2253547524507,"id":2500,"parentId":2387,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1753855805317,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":814207,"timestamp":2253546735087,"id":2319,"parentId":2194,"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":1753855804527,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19300,"timestamp":2253547531269,"id":2525,"parentId":2489,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/wrench.js","layer":"app-pages-browser"},"startTime":1753855805324,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19804,"timestamp":2253547531328,"id":2527,"parentId":2491,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/moon.js","layer":"app-pages-browser"},"startTime":1753855805324,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19974,"timestamp":2253547531301,"id":2526,"parentId":2490,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/panel-left.js","layer":"app-pages-browser"},"startTime":1753855805324,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20091,"timestamp":2253547531352,"id":2528,"parentId":2491,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/sun.js","layer":"app-pages-browser"},"startTime":1753855805324,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":6917,"timestamp":2253547544846,"id":2529,"parentId":2465,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/sidebar/nav-main.tsx","layer":"app-pages-browser"},"startTime":1753855805337,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25791,"timestamp":2253547528194,"id":2522,"parentId":2466,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/class-variance-authority/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805321,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":26217,"timestamp":2253547528278,"id":2523,"parentId":2466,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/radix-ui/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805321,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2281,"timestamp":2253547552545,"id":2531,"parentId":2501,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/createLucideIcon.js","layer":"app-pages-browser"},"startTime":1753855805345,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27794,"timestamp":2253547531182,"id":2524,"parentId":2458,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/index.mjs","layer":"app-pages-browser"},"startTime":1753855805324,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8949,"timestamp":2253547552495,"id":2530,"parentId":2494,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/scheduler/cjs/scheduler.production.js","layer":"pages-dir-browser"},"startTime":1753855805345,"traceId":"9cb030c4e2538185"},{"name":"font-loader","duration":713387,"timestamp":2253546860270,"id":2425,"parentId":2424,"tags":{},"startTime":1753855804653,"traceId":"9cb030c4e2538185"},{"name":"postcss","duration":329,"timestamp":2253547573700,"id":2532,"parentId":2424,"tags":{},"startTime":1753855805366,"traceId":"9cb030c4e2538185"},{"name":"next-font-loader","duration":713902,"timestamp":2253546860238,"id":2424,"parentId":2388,"tags":{},"startTime":1753855804653,"traceId":"9cb030c4e2538185"},{"name":"css-loader","duration":1167,"timestamp":2253547574128,"id":2533,"parentId":2388,"tags":{"astUsed":"true"},"startTime":1753855805366,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":781492,"timestamp":2253546794134,"id":2388,"parentId":2320,"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":1753855804586,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":98,"timestamp":2253547591821,"id":2535,"parentId":2319,"tags":{},"startTime":1753855805384,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":856465,"timestamp":2253546736746,"id":2320,"parentId":2194,"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":1753855804529,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":4191,"timestamp":2253547592005,"id":2537,"parentId":2460,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/mcp-icon.tsx","layer":"app-pages-browser"},"startTime":1753855805384,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":4292,"timestamp":2253547592155,"id":2539,"parentId":2457,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/resizable.tsx","layer":"app-pages-browser"},"startTime":1753855805385,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":5192,"timestamp":2253547592097,"id":2538,"parentId":2466,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/sheet.tsx","layer":"app-pages-browser"},"startTime":1753855805384,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":5695,"timestamp":2253547594744,"id":2541,"parentId":2459,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/label.tsx","layer":"app-pages-browser"},"startTime":1753855805387,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":6036,"timestamp":2253547594656,"id":2540,"parentId":2457,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/scroll-area.tsx","layer":"app-pages-browser"},"startTime":1753855805387,"traceId":"9cb030c4e2538185"},{"name":"postcss-process","duration":746,"timestamp":2253547607318,"id":2552,"parentId":2551,"tags":{},"startTime":1753855805400,"traceId":"9cb030c4e2538185"},{"name":"postcss-loader","duration":784,"timestamp":2253547607301,"id":2551,"parentId":2536,"tags":{},"startTime":1753855805400,"traceId":"9cb030c4e2538185"},{"name":"css-loader","duration":416,"timestamp":2253547608093,"id":2553,"parentId":2536,"tags":{"astUsed":"true"},"startTime":1753855805400,"traceId":"9cb030c4e2538185"},{"name":"build-module-css","duration":16978,"timestamp":2253547591935,"id":2536,"parentId":2493,"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":1753855805384,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18261,"timestamp":2253547591601,"id":2534,"parentId":2435,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/scheduler/index.js","layer":"app-pages-browser"},"startTime":1753855805384,"traceId":"9cb030c4e2538185"},{"name":"build-module-css","duration":167665,"timestamp":2253547448636,"id":2493,"parentId":2457,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react18-json-view/src/style.css","layer":"app-pages-browser"},"startTime":1753855805241,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":10190,"timestamp":2253547606583,"id":2547,"parentId":2457,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/badge.tsx","layer":"app-pages-browser"},"startTime":1753855805399,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10607,"timestamp":2253547606557,"id":2546,"parentId":2531,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/shared/src/utils.js","layer":"app-pages-browser"},"startTime":1753855805399,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":11499,"timestamp":2253547606264,"id":2542,"parentId":2458,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/tooltip.tsx","layer":"app-pages-browser"},"startTime":1753855805399,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11803,"timestamp":2253547606402,"id":2543,"parentId":2531,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/Icon.js","layer":"app-pages-browser"},"startTime":1753855805399,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":8132,"timestamp":2253547610378,"id":2559,"parentId":2466,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/separator.tsx","layer":"app-pages-browser"},"startTime":1753855805403,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":8097,"timestamp":2253547610537,"id":2562,"parentId":2461,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/textarea.tsx","layer":"app-pages-browser"},"startTime":1753855805403,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":8170,"timestamp":2253547610589,"id":2563,"parentId":2459,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/input.tsx","layer":"app-pages-browser"},"startTime":1753855805403,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":8902,"timestamp":2253547610485,"id":2561,"parentId":2461,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/select.tsx","layer":"app-pages-browser"},"startTime":1753855805403,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":9154,"timestamp":2253547610431,"id":2560,"parentId":2460,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/button.tsx","layer":"app-pages-browser"},"startTime":1753855805403,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18855,"timestamp":2253547606772,"id":2550,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/events/add-pointer-event.mjs","layer":"app-pages-browser"},"startTime":1753855805399,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":16942,"timestamp":2253547610270,"id":2557,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/models.mjs","layer":"app-pages-browser"},"startTime":1753855805403,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":17223,"timestamp":2253547610156,"id":2555,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/animations.mjs","layer":"app-pages-browser"},"startTime":1753855805403,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":17723,"timestamp":2253547610215,"id":2556,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.mjs","layer":"app-pages-browser"},"startTime":1753855805403,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18022,"timestamp":2253547610324,"id":2558,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.mjs","layer":"app-pages-browser"},"startTime":1753855805403,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18444,"timestamp":2253547610068,"id":2554,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/events/event-info.mjs","layer":"app-pages-browser"},"startTime":1753855805402,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18002,"timestamp":2253547610639,"id":2564,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/components/m/proxy.mjs","layer":"app-pages-browser"},"startTime":1753855805403,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18086,"timestamp":2253547610693,"id":2565,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/components/motion/proxy.mjs","layer":"app-pages-browser"},"startTime":1753855805403,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18160,"timestamp":2253547610748,"id":2566,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/features-animation.mjs","layer":"app-pages-browser"},"startTime":1753855805403,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18391,"timestamp":2253547610801,"id":2567,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.mjs","layer":"app-pages-browser"},"startTime":1753855805403,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18413,"timestamp":2253547610907,"id":2569,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/features-min.mjs","layer":"app-pages-browser"},"startTime":1753855805403,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27046,"timestamp":2253547606502,"id":2545,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/LayoutGroup/index.mjs","layer":"app-pages-browser"},"startTime":1753855805399,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27050,"timestamp":2253547606720,"id":2549,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/MotionConfig/index.mjs","layer":"app-pages-browser"},"startTime":1753855805399,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":23093,"timestamp":2253547610855,"id":2568,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/features-max.mjs","layer":"app-pages-browser"},"startTime":1753855805403,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27576,"timestamp":2253547606668,"id":2548,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/LazyMotion/index.mjs","layer":"app-pages-browser"},"startTime":1753855805399,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28964,"timestamp":2253547606440,"id":2544,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/index.mjs","layer":"app-pages-browser"},"startTime":1753855805399,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":15363,"timestamp":2253547623358,"id":2573,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-unmount-effect.mjs","layer":"app-pages-browser"},"startTime":1753855805416,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":15759,"timestamp":2253547623106,"id":2570,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/is-browser.mjs","layer":"app-pages-browser"},"startTime":1753855805415,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":15600,"timestamp":2253547623415,"id":2574,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-motion-value-event.mjs","layer":"app-pages-browser"},"startTime":1753855805416,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":15826,"timestamp":2253547623471,"id":2575,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.mjs","layer":"app-pages-browser"},"startTime":1753855805416,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":16138,"timestamp":2253547623299,"id":2572,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.mjs","layer":"app-pages-browser"},"startTime":1753855805416,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":16129,"timestamp":2253547623527,"id":2576,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-motion-template.mjs","layer":"app-pages-browser"},"startTime":1753855805416,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":16621,"timestamp":2253547623235,"id":2571,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-force-update.mjs","layer":"app-pages-browser"},"startTime":1753855805416,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":3174,"timestamp":2253547647987,"id":2585,"parentId":2466,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/skeleton.tsx","layer":"app-pages-browser"},"startTime":1753855805440,"traceId":"9cb030c4e2538185"},{"name":"build-module-css","duration":861145,"timestamp":2253546790796,"id":2386,"parentId":2334,"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":1753855804583,"traceId":"9cb030c4e2538185"},{"name":"build-module-css","duration":918521,"timestamp":2253546737595,"id":2334,"parentId":2194,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/app/globals.css","layer":"app-pages-browser"},"startTime":1753855804530,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":20,"timestamp":2253547657676,"id":2605,"parentId":2320,"tags":{},"startTime":1753855805450,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":13946,"timestamp":2253547647511,"id":2577,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-transform.mjs","layer":"app-pages-browser"},"startTime":1753855805440,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":13961,"timestamp":2253547647736,"id":2580,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-spring.mjs","layer":"app-pages-browser"},"startTime":1753855805440,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":14205,"timestamp":2253547647625,"id":2578,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-time.mjs","layer":"app-pages-browser"},"startTime":1753855805440,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":14357,"timestamp":2253547647786,"id":2581,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-velocity.mjs","layer":"app-pages-browser"},"startTime":1753855805440,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":14674,"timestamp":2253547647835,"id":2582,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-motion-value.mjs","layer":"app-pages-browser"},"startTime":1753855805440,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":15586,"timestamp":2253547647683,"id":2579,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-scroll.mjs","layer":"app-pages-browser"},"startTime":1753855805440,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":15624,"timestamp":2253547647885,"id":2583,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/scroll/use-element-scroll.mjs","layer":"app-pages-browser"},"startTime":1753855805440,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":15758,"timestamp":2253547647936,"id":2584,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/scroll/use-viewport-scroll.mjs","layer":"app-pages-browser"},"startTime":1753855805440,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8346,"timestamp":2253547658650,"id":2617,"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":1753855805451,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8437,"timestamp":2253547658619,"id":2616,"parentId":2539,"tags":{"name":"__barrel_optimize__?names=GripVerticalIcon!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753855805451,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":14284,"timestamp":2253547652976,"id":2586,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/events/use-dom-event.mjs","layer":"app-pages-browser"},"startTime":1753855805445,"traceId":"9cb030c4e2538185"}]
26
- [{"name":"build-module-mjs","duration":14161,"timestamp":2253547653209,"id":2589,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/store.mjs","layer":"app-pages-browser"},"startTime":1753855805446,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":14211,"timestamp":2253547653369,"id":2592,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-cycle.mjs","layer":"app-pages-browser"},"startTime":1753855805446,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":14593,"timestamp":2253547653151,"id":2588,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/use-reset-projection.mjs","layer":"app-pages-browser"},"startTime":1753855805446,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":16446,"timestamp":2253547653260,"id":2590,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/VisualElement.mjs","layer":"app-pages-browser"},"startTime":1753855805446,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":16335,"timestamp":2253547653538,"id":2595,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence-data.mjs","layer":"app-pages-browser"},"startTime":1753855805446,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":16792,"timestamp":2253547653317,"id":2591,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-animation-frame.mjs","layer":"app-pages-browser"},"startTime":1753855805446,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":16855,"timestamp":2253547653482,"id":2594,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-instant-transition.mjs","layer":"app-pages-browser"},"startTime":1753855805446,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":17393,"timestamp":2253547653084,"id":2587,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/use-instant-layout-transition.mjs","layer":"app-pages-browser"},"startTime":1753855805445,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":17251,"timestamp":2253547653426,"id":2593,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-in-view.mjs","layer":"app-pages-browser"},"startTime":1753855805446,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":22071,"timestamp":2253547657123,"id":2596,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/is-motion-component.mjs","layer":"app-pages-browser"},"startTime":1753855805449,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":22172,"timestamp":2253547657277,"id":2598,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/valid-prop.mjs","layer":"app-pages-browser"},"startTime":1753855805450,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":22401,"timestamp":2253547657214,"id":2597,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/unwrap-motion-component.mjs","layer":"app-pages-browser"},"startTime":1753855805450,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":22427,"timestamp":2253547657338,"id":2599,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-will-change/index.mjs","layer":"app-pages-browser"},"startTime":1753855805450,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":22479,"timestamp":2253547657454,"id":2601,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.mjs","layer":"app-pages-browser"},"startTime":1753855805450,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":22479,"timestamp":2253547657624,"id":2604,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/styles/scale-correction.mjs","layer":"app-pages-browser"},"startTime":1753855805450,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":23002,"timestamp":2253547657395,"id":2600,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-will-change/WillChangeMotionValue.mjs","layer":"app-pages-browser"},"startTime":1753855805450,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":24025,"timestamp":2253547657704,"id":2606,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-page-in-view.mjs","layer":"app-pages-browser"},"startTime":1753855805450,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29339,"timestamp":2253547657756,"id":2607,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/animation-controls.mjs","layer":"app-pages-browser"},"startTime":1753855805450,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29718,"timestamp":2253547657568,"id":2603,"parentId":2524,"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":1753855805450,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29986,"timestamp":2253547657509,"id":2602,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion.mjs","layer":"app-pages-browser"},"startTime":1753855805450,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29857,"timestamp":2253547657808,"id":2608,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/use-animate-style.mjs","layer":"app-pages-browser"},"startTime":1753855805450,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29954,"timestamp":2253547657862,"id":2609,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/use-animation.mjs","layer":"app-pages-browser"},"startTime":1753855805450,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29986,"timestamp":2253547658130,"id":2614,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-inverted-scale.mjs","layer":"app-pages-browser"},"startTime":1753855805450,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30366,"timestamp":2253547657917,"id":2610,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/use-animate.mjs","layer":"app-pages-browser"},"startTime":1753855805450,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30729,"timestamp":2253547657969,"id":2611,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.mjs","layer":"app-pages-browser"},"startTime":1753855805450,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30997,"timestamp":2253547658023,"id":2612,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/hooks/use-animated-state.mjs","layer":"app-pages-browser"},"startTime":1753855805450,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":31168,"timestamp":2253547658074,"id":2613,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimateSharedLayout.mjs","layer":"app-pages-browser"},"startTime":1753855805450,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30932,"timestamp":2253547658529,"id":2615,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/delay.mjs","layer":"app-pages-browser"},"startTime":1753855805451,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":7420,"timestamp":2253547683832,"id":2618,"parentId":2462,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ElicitationDialog.tsx","layer":"app-pages-browser"},"startTime":1753855805476,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":22,"timestamp":2253547694480,"id":2637,"parentId":2493,"tags":{},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":9034,"timestamp":2253547694585,"id":2640,"parentId":2466,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-mobile.ts","layer":"app-pages-browser"},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":9421,"timestamp":2253547694637,"id":2641,"parentId":2459,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-ai-provider-keys.ts","layer":"app-pages-browser"},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9658,"timestamp":2253547694782,"id":2644,"parentId":2543,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/defaultAttributes.js","layer":"app-pages-browser"},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":10683,"timestamp":2253547694734,"id":2643,"parentId":2477,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-logger.ts","layer":"app-pages-browser"},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":12250,"timestamp":2253547694686,"id":2642,"parentId":2458,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/hooks/use-chat.ts","layer":"app-pages-browser"},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":66,"timestamp":2253547709328,"id":2675,"parentId":2334,"tags":{},"startTime":1753855805502,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18247,"timestamp":2253547694509,"id":2638,"parentId":2561,"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":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":6046,"timestamp":2253547708818,"id":2665,"parentId":2458,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/message.tsx","layer":"app-pages-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":8500,"timestamp":2253547708712,"id":2663,"parentId":2460,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/connection/AddServerModal.tsx","layer":"app-pages-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":9913,"timestamp":2253547708766,"id":2664,"parentId":2460,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/connection/EditServerModal.tsx","layer":"app-pages-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":10015,"timestamp":2253547709013,"id":2669,"parentId":2464,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/logging/log-card.tsx","layer":"app-pages-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":10196,"timestamp":2253547709063,"id":2670,"parentId":2464,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/logging/log-level-badge.tsx","layer":"app-pages-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":11746,"timestamp":2253547708655,"id":2662,"parentId":2460,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/connection/ServerConnectionCard.tsx","layer":"app-pages-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":20579,"timestamp":2253547708870,"id":2666,"parentId":2458,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/chat-input.tsx","layer":"app-pages-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":45806,"timestamp":2253547683957,"id":2619,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/distance.mjs","layer":"app-pages-browser"},"startTime":1753855805476,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":46086,"timestamp":2253547684017,"id":2620,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/drag/use-drag-controls.mjs","layer":"app-pages-browser"},"startTime":1753855805476,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":46538,"timestamp":2253547684078,"id":2621,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/build-transform.mjs","layer":"app-pages-browser"},"startTime":1753855805476,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":44900,"timestamp":2253547693885,"id":2626,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/DeprecatedLayoutGroupContext.mjs","layer":"app-pages-browser"},"startTime":1753855805486,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":45247,"timestamp":2253547693938,"id":2627,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/flat-tree.mjs","layer":"app-pages-browser"},"startTime":1753855805486,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":45265,"timestamp":2253547694084,"id":2629,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.mjs","layer":"app-pages-browser"},"startTime":1753855805486,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":45651,"timestamp":2253547694185,"id":2631,"parentId":2522,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":45855,"timestamp":2253547694232,"id":2632,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/index.mjs","layer":"app-pages-browser"},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":46514,"timestamp":2253547694135,"id":2630,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/start.mjs","layer":"app-pages-browser"},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":46482,"timestamp":2253547694282,"id":2633,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/Reorder/namespace.mjs","layer":"app-pages-browser"},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":46757,"timestamp":2253547694380,"id":2635,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/track.mjs","layer":"app-pages-browser"},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":46973,"timestamp":2253547694331,"id":2634,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/index.mjs","layer":"app-pages-browser"},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":46678,"timestamp":2253547694855,"id":2646,"parentId":2550,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/events/add-dom-event.mjs","layer":"app-pages-browser"},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47164,"timestamp":2253547694534,"id":2639,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animators/waapi/animate-style.mjs","layer":"app-pages-browser"},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":46926,"timestamp":2253547694904,"id":2647,"parentId":2556,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-constant.mjs","layer":"app-pages-browser"},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47035,"timestamp":2253547694953,"id":2648,"parentId":2556,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.mjs","layer":"app-pages-browser"},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47796,"timestamp":2253547694429,"id":2636,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/viewport/index.mjs","layer":"app-pages-browser"},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47519,"timestamp":2253547695003,"id":2649,"parentId":2556,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/resolve-variants.mjs","layer":"app-pages-browser"},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":49298,"timestamp":2253547694803,"id":2645,"parentId":2534,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/scheduler/cjs/scheduler.production.js","layer":"app-pages-browser"},"startTime":1753855805487,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":60307,"timestamp":2253547684135,"id":2622,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/LayoutGroupContext.mjs","layer":"app-pages-browser"},"startTime":1753855805477,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":55495,"timestamp":2253547693830,"id":2625,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.mjs","layer":"app-pages-browser"},"startTime":1753855805486,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":55796,"timestamp":2253547693663,"id":2623,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/MotionConfigContext.mjs","layer":"app-pages-browser"},"startTime":1753855805486,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":55526,"timestamp":2253547694031,"id":2628,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/MotionContext/index.mjs","layer":"app-pages-browser"},"startTime":1753855805486,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":55872,"timestamp":2253547693771,"id":2624,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/PresenceContext.mjs","layer":"app-pages-browser"},"startTime":1753855805486,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42068,"timestamp":2253547707912,"id":2650,"parentId":2564,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/components/create-proxy.mjs","layer":"app-pages-browser"},"startTime":1753855805500,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42037,"timestamp":2253547708098,"id":2652,"parentId":2565,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/components/motion/feature-bundle.mjs","layer":"app-pages-browser"},"startTime":1753855805500,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42106,"timestamp":2253547708159,"id":2653,"parentId":2566,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/gestures.mjs","layer":"app-pages-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42260,"timestamp":2253547708271,"id":2655,"parentId":2555,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/animation/exit.mjs","layer":"app-pages-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":43553,"timestamp":2253547708214,"id":2654,"parentId":2556,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.mjs","layer":"app-pages-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":44023,"timestamp":2253547708036,"id":2651,"parentId":2565,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/create-visual-element.mjs","layer":"app-pages-browser"},"startTime":1753855805500,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":44002,"timestamp":2253547708332,"id":2656,"parentId":2555,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/animation/index.mjs","layer":"app-pages-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":44153,"timestamp":2253547708443,"id":2658,"parentId":2568,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/layout.mjs","layer":"app-pages-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":44285,"timestamp":2253547708548,"id":2660,"parentId":2548,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/load-features.mjs","layer":"app-pages-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":43862,"timestamp":2253547709169,"id":2672,"parentId":2576,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-combine-values.mjs","layer":"app-pages-browser"},"startTime":1753855805502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":43942,"timestamp":2253547709221,"id":2673,"parentId":2571,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/use-is-mounted.mjs","layer":"app-pages-browser"},"startTime":1753855805502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":44205,"timestamp":2253547709116,"id":2671,"parentId":2545,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/group.mjs","layer":"app-pages-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":44190,"timestamp":2253547709273,"id":2674,"parentId":2544,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.mjs","layer":"app-pages-browser"},"startTime":1753855805502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":44271,"timestamp":2253547709402,"id":2676,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-accessible-icon/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":44781,"timestamp":2253547709458,"id":2677,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-aspect-ratio/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":45971,"timestamp":2253547708497,"id":2659,"parentId":2568,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/drag.mjs","layer":"app-pages-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":45976,"timestamp":2253547708922,"id":2667,"parentId":2421,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/polyfills/process.js","layer":"pages-dir-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":46101,"timestamp":2253547708956,"id":2668,"parentId":2433,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/polyfills/process.js","layer":"app-pages-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":55240,"timestamp":2253547708389,"id":2657,"parentId":2548,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/LazyContext.mjs","layer":"app-pages-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":55436,"timestamp":2253547708602,"id":2661,"parentId":2544,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.mjs","layer":"app-pages-browser"},"startTime":1753855805501,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":55469,"timestamp":2253547709507,"id":2678,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":56514,"timestamp":2253547709558,"id":2679,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-checkbox/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":57831,"timestamp":2253547709609,"id":2680,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-accordion/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805502,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":43039,"timestamp":2253547735021,"id":2685,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805527,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":50776,"timestamp":2253547735074,"id":2686,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-label/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805527,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":51704,"timestamp":2253547734731,"id":2681,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-collapsible/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805527,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":53057,"timestamp":2253547734915,"id":2683,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805527,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":53774,"timestamp":2253547735172,"id":2688,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-hover-card/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805528,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":55853,"timestamp":2253547734969,"id":2684,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-form/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805527,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":56727,"timestamp":2253547735367,"id":2692,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805528,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":58139,"timestamp":2253547735124,"id":2687,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-context-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805527,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":58926,"timestamp":2253547734856,"id":2682,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-avatar/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805527,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":59502,"timestamp":2253547735318,"id":2691,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805528,"traceId":"9cb030c4e2538185"}]
27
- [{"name":"build-module-mjs","duration":64088,"timestamp":2253547735220,"id":2689,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-menubar/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805528,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":65752,"timestamp":2253547735415,"id":2693,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805528,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":68436,"timestamp":2253547735269,"id":2690,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805528,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":21969,"timestamp":2253547781950,"id":2712,"parentId":2478,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/theme-utils.ts","layer":"app-pages-browser"},"startTime":1753855805574,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":22066,"timestamp":2253547782045,"id":2714,"parentId":2478,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/server/server-actions.ts","layer":"app-pages-browser"},"startTime":1753855805574,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22108,"timestamp":2253547782142,"id":2716,"parentId":2616,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/grip-vertical.js","layer":"app-pages-browser"},"startTime":1753855805575,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":22733,"timestamp":2253547781897,"id":2711,"parentId":2463,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/utils.ts","layer":"app-pages-browser"},"startTime":1753855805574,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":23262,"timestamp":2253547781998,"id":2713,"parentId":2477,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/mcp-oauth.ts","layer":"app-pages-browser"},"startTime":1753855805574,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23127,"timestamp":2253547782215,"id":2718,"parentId":2618,"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":1753855805575,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":52727,"timestamp":2253547759263,"id":2700,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-separator/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805552,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":56468,"timestamp":2253547759002,"id":2695,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805551,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":57089,"timestamp":2253547758886,"id":2694,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-progress/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805551,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":57610,"timestamp":2253547759110,"id":2697,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-radio-group/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805551,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":59001,"timestamp":2253547759059,"id":2696,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-popover/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805551,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":61532,"timestamp":2253547759162,"id":2698,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-scroll-area/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805552,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":68432,"timestamp":2253547759213,"id":2699,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805552,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47213,"timestamp":2253547781507,"id":2703,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805574,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47608,"timestamp":2253547781657,"id":2706,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805574,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47613,"timestamp":2253547782092,"id":2715,"parentId":2577,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-computed.mjs","layer":"app-pages-browser"},"startTime":1753855805574,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47826,"timestamp":2253547782163,"id":2717,"parentId":2588,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.mjs","layer":"app-pages-browser"},"startTime":1753855805575,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47874,"timestamp":2253547782289,"id":2720,"parentId":2590,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/reduced-motion/index.mjs","layer":"app-pages-browser"},"startTime":1753855805575,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47977,"timestamp":2253547782338,"id":2721,"parentId":2590,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/reduced-motion/state.mjs","layer":"app-pages-browser"},"startTime":1753855805575,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":48233,"timestamp":2253547782238,"id":2719,"parentId":2590,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/definitions.mjs","layer":"app-pages-browser"},"startTime":1753855805575,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":48313,"timestamp":2253547782387,"id":2722,"parentId":2590,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/motion-values.mjs","layer":"app-pages-browser"},"startTime":1753855805575,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":48371,"timestamp":2253547782436,"id":2723,"parentId":2596,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/symbol.mjs","layer":"app-pages-browser"},"startTime":1753855805575,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":60870,"timestamp":2253547782484,"id":2724,"parentId":2539,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-resizable-panels/dist/react-resizable-panels.browser.js","layer":"app-pages-browser"},"startTime":1753855805575,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":69219,"timestamp":2253547781448,"id":2702,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-slider/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805574,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":69354,"timestamp":2253547781706,"id":2707,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-toggle/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805574,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":71586,"timestamp":2253547781317,"id":2701,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-tabs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805574,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":73544,"timestamp":2253547781559,"id":2704,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-toast/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805574,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":73758,"timestamp":2253547781849,"id":2710,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-switch/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805574,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":75807,"timestamp":2253547781609,"id":2705,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805574,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":76188,"timestamp":2253547781754,"id":2708,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-toolbar/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805574,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":76787,"timestamp":2253547781801,"id":2709,"parentId":2523,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-toggle-group/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805574,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5450,"timestamp":2253547935389,"id":2735,"parentId":2638,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/chevron-up.js","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5590,"timestamp":2253547935363,"id":2734,"parentId":2638,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/chevron-down.js","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":5940,"timestamp":2253547935412,"id":2736,"parentId":2618,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/dialog.tsx","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7478,"timestamp":2253547935317,"id":2732,"parentId":2666,"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":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7400,"timestamp":2253547935459,"id":2737,"parentId":2669,"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":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7630,"timestamp":2253547935290,"id":2731,"parentId":2665,"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":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7621,"timestamp":2253547935340,"id":2733,"parentId":2666,"tags":{"name":"__barrel_optimize__?names=ArrowDown!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8533,"timestamp":2253547935482,"id":2738,"parentId":2662,"tags":{"name":"__barrel_optimize__?names=Check,ChevronDown,ChevronUp,Copy,Edit,Link2Off,Loader2,MoreVertical,RefreshCw,Wifi,X!=!/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":8205,"timestamp":2253547942419,"id":2757,"parentId":2665,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/markdown.tsx","layer":"app-pages-browser"},"startTime":1753855805735,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":497,"timestamp":2253547953078,"id":2799,"parentId":2714,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=40522db99cc3bf9d554e3d81d4ebd1c58c7e920232&name=getValueFromCookie!","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":99,"timestamp":2253547953583,"id":2800,"parentId":2714,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=70019d3a76986bb2680f8cc06d62320472b4f155aa&name=getPreference!","layer":"app-pages-browser"},"startTime":1753855805746,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":81,"timestamp":2253547953687,"id":2801,"parentId":2714,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=703879787ee8a24342cad319ddf0318da5dd194f0a&name=setValueToCookie!","layer":"app-pages-browser"},"startTime":1753855805746,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":10578,"timestamp":2253547945084,"id":2758,"parentId":2665,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/message-editor.tsx","layer":"app-pages-browser"},"startTime":1753855805737,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":12711,"timestamp":2253547945165,"id":2759,"parentId":2665,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/tool-call.tsx","layer":"app-pages-browser"},"startTime":1753855805738,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":23077,"timestamp":2253547934996,"id":2726,"parentId":2611,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.mjs","layer":"app-pages-browser"},"startTime":1753855805727,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":23410,"timestamp":2253547934866,"id":2725,"parentId":2607,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/setters.mjs","layer":"app-pages-browser"},"startTime":1753855805727,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":23575,"timestamp":2253547935075,"id":2727,"parentId":2611,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.mjs","layer":"app-pages-browser"},"startTime":1753855805727,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":23891,"timestamp":2253547935134,"id":2728,"parentId":2611,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.mjs","layer":"app-pages-browser"},"startTime":1753855805727,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":23530,"timestamp":2253547935605,"id":2740,"parentId":2627,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.mjs","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":24598,"timestamp":2253547935238,"id":2730,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/index.mjs","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":24351,"timestamp":2253547935660,"id":2741,"parentId":2632,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/sequence.mjs","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":24353,"timestamp":2253547935761,"id":2743,"parentId":2630,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.mjs","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":24356,"timestamp":2253547935861,"id":2745,"parentId":2630,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/store.mjs","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":24777,"timestamp":2253547935710,"id":2742,"parentId":2632,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/subject.mjs","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":24707,"timestamp":2253547935910,"id":2746,"parentId":2630,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/store-id.mjs","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":24858,"timestamp":2253547936059,"id":2749,"parentId":2648,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/is-variant-label.mjs","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":24944,"timestamp":2253547936220,"id":2752,"parentId":2635,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/info.mjs","layer":"app-pages-browser"},"startTime":1753855805729,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25155,"timestamp":2253547936268,"id":2753,"parentId":2635,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/on-scroll-handler.mjs","layer":"app-pages-browser"},"startTime":1753855805729,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25507,"timestamp":2253547936170,"id":2751,"parentId":2629,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.mjs","layer":"app-pages-browser"},"startTime":1753855805729,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25673,"timestamp":2253547936120,"id":2750,"parentId":2648,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/variant-props.mjs","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":26852,"timestamp":2253547935188,"id":2729,"parentId":2524,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/index.mjs","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":26425,"timestamp":2253547935811,"id":2744,"parentId":2630,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/optimized-appear/handoff.mjs","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":10987,"timestamp":2253547951580,"id":2769,"parentId":2665,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/chat-helpers.ts","layer":"app-pages-browser"},"startTime":1753855805744,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":10821,"timestamp":2253547951997,"id":2777,"parentId":2642,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/types.ts","layer":"app-pages-browser"},"startTime":1753855805744,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":11712,"timestamp":2253547951635,"id":2770,"parentId":2662,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/ui/dropdown-menu.tsx","layer":"app-pages-browser"},"startTime":1753855805744,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":11323,"timestamp":2253547952142,"id":2780,"parentId":2669,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/date-utils.ts","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":17525,"timestamp":2253547952045,"id":2778,"parentId":2642,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/ollama-utils.ts","layer":"app-pages-browser"},"startTime":1753855805744,"traceId":"9cb030c4e2538185"},{"name":"build-module-ts","duration":18560,"timestamp":2253547952094,"id":2779,"parentId":2642,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/lib/chat-utils.ts","layer":"app-pages-browser"},"startTime":1753855805744,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":19625,"timestamp":2253547951687,"id":2771,"parentId":2666,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/model-selector.tsx","layer":"app-pages-browser"},"startTime":1753855805744,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36101,"timestamp":2253547936009,"id":2748,"parentId":2633,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/Reorder/Item.mjs","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36509,"timestamp":2253547935960,"id":2747,"parentId":2633,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/Reorder/Group.mjs","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30462,"timestamp":2253547942204,"id":2754,"parentId":2634,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/attach-function.mjs","layer":"app-pages-browser"},"startTime":1753855805735,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30453,"timestamp":2253547942361,"id":2756,"parentId":2634,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/attach-animation.mjs","layer":"app-pages-browser"},"startTime":1753855805735,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30880,"timestamp":2253547942302,"id":2755,"parentId":2639,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animators/waapi/animate-elements.mjs","layer":"app-pages-browser"},"startTime":1753855805735,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30600,"timestamp":2253547945273,"id":2761,"parentId":2653,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/hover.mjs","layer":"app-pages-browser"},"startTime":1753855805738,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30908,"timestamp":2253547945374,"id":2763,"parentId":2651,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.mjs","layer":"app-pages-browser"},"startTime":1753855805738,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":31283,"timestamp":2253547945324,"id":2762,"parentId":2653,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/focus.mjs","layer":"app-pages-browser"},"startTime":1753855805738,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":31446,"timestamp":2253547945426,"id":2764,"parentId":2653,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/press.mjs","layer":"app-pages-browser"},"startTime":1753855805738,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34167,"timestamp":2253547945220,"id":2760,"parentId":2650,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/index.mjs","layer":"app-pages-browser"},"startTime":1753855805738,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28457,"timestamp":2253547951313,"id":2765,"parentId":2659,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/drag/index.mjs","layer":"app-pages-browser"},"startTime":1753855805744,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29070,"timestamp":2253547951525,"id":2768,"parentId":2656,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/animation-state.mjs","layer":"app-pages-browser"},"startTime":1753855805744,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29332,"timestamp":2253547951468,"id":2767,"parentId":2651,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.mjs","layer":"app-pages-browser"},"startTime":1753855805744,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29535,"timestamp":2253547951411,"id":2766,"parentId":2655,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/Feature.mjs","layer":"app-pages-browser"},"startTime":1753855805744,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29614,"timestamp":2253547951790,"id":2773,"parentId":2653,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/viewport/index.mjs","layer":"app-pages-browser"},"startTime":1753855805744,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29889,"timestamp":2253547951844,"id":2774,"parentId":2651,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.mjs","layer":"app-pages-browser"},"startTime":1753855805744,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30073,"timestamp":2253547951947,"id":2776,"parentId":2659,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/pan/index.mjs","layer":"app-pages-browser"},"startTime":1753855805744,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30029,"timestamp":2253547952350,"id":2784,"parentId":2679,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30223,"timestamp":2253547952290,"id":2783,"parentId":2678,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30437,"timestamp":2253547952401,"id":2785,"parentId":2678,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":31027,"timestamp":2253547952499,"id":2787,"parentId":2679,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":31581,"timestamp":2253547952240,"id":2782,"parentId":2680,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":31415,"timestamp":2253547952644,"id":2790,"parentId":2679,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32351,"timestamp":2253547952190,"id":2781,"parentId":2678,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32117,"timestamp":2253547952596,"id":2789,"parentId":2680,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33697,"timestamp":2253547952693,"id":2791,"parentId":2681,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33270,"timestamp":2253547953774,"id":2802,"parentId":2687,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805746,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":33781,"timestamp":2253547953834,"id":2803,"parentId":2692,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/aria-hidden/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1753855805746,"traceId":"9cb030c4e2538185"}]
28
- [{"name":"build-module-js","duration":35698,"timestamp":2253547952841,"id":2794,"parentId":2667,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/process/browser.js","layer":"pages-dir-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":36103,"timestamp":2253547952863,"id":2795,"parentId":2668,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/compiled/process/browser.js","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":39396,"timestamp":2253547951896,"id":2775,"parentId":2658,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.mjs","layer":"app-pages-browser"},"startTime":1753855805744,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":39880,"timestamp":2253547951737,"id":2772,"parentId":2661,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.mjs","layer":"app-pages-browser"},"startTime":1753855805744,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":41018,"timestamp":2253547952547,"id":2788,"parentId":2680,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":40824,"timestamp":2253547952980,"id":2797,"parentId":2692,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":41775,"timestamp":2253547952929,"id":2796,"parentId":2688,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42495,"timestamp":2253547953028,"id":2798,"parentId":2692,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":46709,"timestamp":2253547952450,"id":2786,"parentId":2679,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":51713,"timestamp":2253547952742,"id":2792,"parentId":2683,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":52953,"timestamp":2253547952791,"id":2793,"parentId":2688,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805745,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1561600,"timestamp":2253546474111,"id":2179,"parentId":2174,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1753855804266,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1562029,"timestamp":2253546473726,"id":2175,"parentId":2174,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1753855804266,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1561445,"timestamp":2253546474326,"id":2185,"parentId":2174,"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":1753855804267,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1561794,"timestamp":2253546473995,"id":2176,"parentId":2174,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1753855804266,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1561665,"timestamp":2253546474125,"id":2180,"parentId":2174,"tags":{"request":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/router.js"},"startTime":1753855804266,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1561659,"timestamp":2253546474132,"id":2181,"parentId":2174,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1753855804266,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1561778,"timestamp":2253546474016,"id":2177,"parentId":2174,"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":1753855804266,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6255,"timestamp":2253548058305,"id":2812,"parentId":2732,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/paperclip.js","layer":"app-pages-browser"},"startTime":1753855805851,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6330,"timestamp":2253548058332,"id":2813,"parentId":2732,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/square.js","layer":"app-pages-browser"},"startTime":1753855805851,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8905,"timestamp":2253548058280,"id":2811,"parentId":2759,"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":1753855805851,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3677,"timestamp":2253548065665,"id":2815,"parentId":2731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/rotate-ccw.js","layer":"app-pages-browser"},"startTime":1753855805858,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3841,"timestamp":2253548065596,"id":2814,"parentId":2731,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/copy.js","layer":"app-pages-browser"},"startTime":1753855805858,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3811,"timestamp":2253548065717,"id":2817,"parentId":2738,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/link-2-off.js","layer":"app-pages-browser"},"startTime":1753855805858,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3908,"timestamp":2253548065693,"id":2816,"parentId":2733,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/arrow-down.js","layer":"app-pages-browser"},"startTime":1753855805858,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3929,"timestamp":2253548065738,"id":2818,"parentId":2738,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/square-pen.js","layer":"app-pages-browser"},"startTime":1753855805858,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3980,"timestamp":2253548065759,"id":2819,"parentId":2738,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/wifi.js","layer":"app-pages-browser"},"startTime":1753855805858,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4027,"timestamp":2253548065784,"id":2820,"parentId":2738,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/ellipsis-vertical.js","layer":"app-pages-browser"},"startTime":1753855805858,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":4765,"timestamp":2253548065957,"id":2824,"parentId":2757,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/code-block.tsx","layer":"app-pages-browser"},"startTime":1753855805858,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18316,"timestamp":2253548057825,"id":2804,"parentId":2691,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-effect-event/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805850,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18319,"timestamp":2253548058013,"id":2806,"parentId":2717,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.mjs","layer":"app-pages-browser"},"startTime":1753855805850,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18366,"timestamp":2253548058073,"id":2807,"parentId":2692,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1753855805850,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18324,"timestamp":2253548058229,"id":2810,"parentId":2693,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/number/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805851,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18564,"timestamp":2253548058128,"id":2808,"parentId":2682,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805850,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25481,"timestamp":2253548057950,"id":2805,"parentId":2717,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/create-projection-node.mjs","layer":"app-pages-browser"},"startTime":1753855805850,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32355,"timestamp":2253548058178,"id":2809,"parentId":2689,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855805851,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":24886,"timestamp":2253548065908,"id":2823,"parentId":2727,"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":1753855805858,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25288,"timestamp":2253548065858,"id":2822,"parentId":2727,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.mjs","layer":"app-pages-browser"},"startTime":1753855805858,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25306,"timestamp":2253548066005,"id":2825,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/GroupAnimationWithThen.mjs","layer":"app-pages-browser"},"startTime":1753855805858,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":25869,"timestamp":2253548066054,"id":2826,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/NativeAnimation.mjs","layer":"app-pages-browser"},"startTime":1753855805858,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":26803,"timestamp":2253548066105,"id":2827,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/JSAnimation.mjs","layer":"app-pages-browser"},"startTime":1753855805858,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27250,"timestamp":2253548065806,"id":2821,"parentId":2725,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.mjs","layer":"app-pages-browser"},"startTime":1753855805858,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27338,"timestamp":2253548066223,"id":2829,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/NativeAnimationExtended.mjs","layer":"app-pages-browser"},"startTime":1753855805859,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27541,"timestamp":2253548066272,"id":2830,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/NativeAnimationWrapper.mjs","layer":"app-pages-browser"},"startTime":1753855805859,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27827,"timestamp":2253548066321,"id":2831,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/GroupAnimation.mjs","layer":"app-pages-browser"},"startTime":1753855805859,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27960,"timestamp":2253548066372,"id":2832,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/active-animations.mjs","layer":"app-pages-browser"},"startTime":1753855805859,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28029,"timestamp":2253548066438,"id":2833,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.mjs","layer":"app-pages-browser"},"startTime":1753855805859,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28881,"timestamp":2253548066173,"id":2828,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/AsyncMotionValueAnimation.mjs","layer":"app-pages-browser"},"startTime":1753855805859,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33399,"timestamp":2253548068767,"id":2834,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/is-css-variable.mjs","layer":"app-pages-browser"},"startTime":1753855805861,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33653,"timestamp":2253548068845,"id":2835,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/css-variables-conversion.mjs","layer":"app-pages-browser"},"startTime":1753855805861,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33944,"timestamp":2253548068900,"id":2836,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/inertia.mjs","layer":"app-pages-browser"},"startTime":1753855805861,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34382,"timestamp":2253548068951,"id":2837,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/keyframes.mjs","layer":"app-pages-browser"},"startTime":1753855805861,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36030,"timestamp":2253548071448,"id":2838,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/spring/index.mjs","layer":"app-pages-browser"},"startTime":1753855805864,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36000,"timestamp":2253548071648,"id":2841,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.mjs","layer":"app-pages-browser"},"startTime":1753855805864,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36419,"timestamp":2253548071753,"id":2843,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/KeyframesResolver.mjs","layer":"app-pages-browser"},"startTime":1753855805864,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36797,"timestamp":2253548071533,"id":2839,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.mjs","layer":"app-pages-browser"},"startTime":1753855805864,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37082,"timestamp":2253548071703,"id":2842,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/DOMKeyframesResolver.mjs","layer":"app-pages-browser"},"startTime":1753855805864,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37350,"timestamp":2253548071594,"id":2840,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/utils/create-generator-easing.mjs","layer":"app-pages-browser"},"startTime":1753855805864,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37130,"timestamp":2253548071929,"id":2846,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/offsets/time.mjs","layer":"app-pages-browser"},"startTime":1753855805864,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37381,"timestamp":2253548071808,"id":2844,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/offsets/fill.mjs","layer":"app-pages-browser"},"startTime":1753855805864,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37262,"timestamp":2253548072032,"id":2848,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/fill-wildcards.mjs","layer":"app-pages-browser"},"startTime":1753855805864,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37503,"timestamp":2253548071980,"id":2847,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/apply-px-defaults.mjs","layer":"app-pages-browser"},"startTime":1753855805864,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37499,"timestamp":2253548072138,"id":2850,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/easing/cubic-bezier.mjs","layer":"app-pages-browser"},"startTime":1753855805865,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37788,"timestamp":2253548072085,"id":2849,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/start-waapi-animation.mjs","layer":"app-pages-browser"},"startTime":1753855805864,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37717,"timestamp":2253548072292,"id":2853,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/easing/supported.mjs","layer":"app-pages-browser"},"startTime":1753855805865,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37933,"timestamp":2253548072241,"id":2852,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/easing/map-easing.mjs","layer":"app-pages-browser"},"startTime":1753855805865,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37973,"timestamp":2253548072407,"id":2855,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/supports/waapi.mjs","layer":"app-pages-browser"},"startTime":1753855805865,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":38639,"timestamp":2253548071857,"id":2845,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/offsets/default.mjs","layer":"app-pages-browser"},"startTime":1753855805864,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":38448,"timestamp":2253548072189,"id":2851,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/easing/is-supported.mjs","layer":"app-pages-browser"},"startTime":1753855805865,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":38425,"timestamp":2253548072344,"id":2854,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/supports/partial-keyframes.mjs","layer":"app-pages-browser"},"startTime":1753855805865,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":38400,"timestamp":2253548072461,"id":2856,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/accelerated-values.mjs","layer":"app-pages-browser"},"startTime":1753855805865,"traceId":"9cb030c4e2538185"},{"name":"postcss-process","duration":676,"timestamp":2253548120242,"id":2876,"parentId":2875,"tags":{},"startTime":1753855805913,"traceId":"9cb030c4e2538185"},{"name":"postcss-loader","duration":710,"timestamp":2253548120217,"id":2875,"parentId":2862,"tags":{},"startTime":1753855805913,"traceId":"9cb030c4e2538185"},{"name":"css-loader","duration":414,"timestamp":2253548120938,"id":2877,"parentId":2862,"tags":{"astUsed":"true"},"startTime":1753855805913,"traceId":"9cb030c4e2538185"},{"name":"build-module-css","duration":35881,"timestamp":2253548085810,"id":2862,"parentId":2739,"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":1753855805878,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36248,"timestamp":2253548085650,"id":2859,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/microtask.mjs","layer":"app-pages-browser"},"startTime":1753855805878,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36721,"timestamp":2253548085399,"id":2857,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.mjs","layer":"app-pages-browser"},"startTime":1753855805878,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36595,"timestamp":2253548085707,"id":2860,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/sync-time.mjs","layer":"app-pages-browser"},"startTime":1753855805878,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37052,"timestamp":2253548085576,"id":2858,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/batcher.mjs","layer":"app-pages-browser"},"startTime":1753855805878,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36851,"timestamp":2253548085895,"id":2864,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.mjs","layer":"app-pages-browser"},"startTime":1753855805878,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":36935,"timestamp":2253548085950,"id":2865,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.mjs","layer":"app-pages-browser"},"startTime":1753855805878,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37018,"timestamp":2253548086000,"id":2866,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/resize/index.mjs","layer":"app-pages-browser"},"startTime":1753855805878,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37447,"timestamp":2253548085845,"id":2863,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/press/index.mjs","layer":"app-pages-browser"},"startTime":1753855805878,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37573,"timestamp":2253548086094,"id":2868,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/stats/index.mjs","layer":"app-pages-browser"},"startTime":1753855805878,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37951,"timestamp":2253548086048,"id":2867,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/scroll/observe.mjs","layer":"app-pages-browser"},"startTime":1753855805878,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37935,"timestamp":2253548086190,"id":2870,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/stats/buffer.mjs","layer":"app-pages-browser"},"startTime":1753855805879,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":38074,"timestamp":2253548086142,"id":2869,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/stats/animation-count.mjs","layer":"app-pages-browser"},"startTime":1753855805879,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":38304,"timestamp":2253548086237,"id":2871,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/interpolate.mjs","layer":"app-pages-browser"},"startTime":1753855805879,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":38366,"timestamp":2253548086284,"id":2872,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/is-svg-svg-element.mjs","layer":"app-pages-browser"},"startTime":1753855805879,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":38367,"timestamp":2253548086380,"id":2874,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/is-svg-element.mjs","layer":"app-pages-browser"},"startTime":1753855805879,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":38506,"timestamp":2253548086332,"id":2873,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/is-html-element.mjs","layer":"app-pages-browser"},"startTime":1753855805879,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":39256,"timestamp":2253548085758,"id":2861,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/hover.mjs","layer":"app-pages-browser"},"startTime":1753855805878,"traceId":"9cb030c4e2538185"},{"name":"build-module-css","duration":194844,"timestamp":2253547935504,"id":2739,"parentId":2669,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react18-json-view/src/dark.css","layer":"app-pages-browser"},"startTime":1753855805728,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4083,"timestamp":2253548137230,"id":2917,"parentId":2770,"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":1753855805930,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18294,"timestamp":2253548127203,"id":2878,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/resolve-elements.mjs","layer":"app-pages-browser"},"startTime":1753855805920,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18167,"timestamp":2253548127520,"id":2882,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/prop/index.mjs","layer":"app-pages-browser"},"startTime":1753855805920,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18451,"timestamp":2253548127469,"id":2881,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/attr/index.mjs","layer":"app-pages-browser"},"startTime":1753855805920,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18766,"timestamp":2253548127346,"id":2879,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/stagger.mjs","layer":"app-pages-browser"},"startTime":1753855805920,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18549,"timestamp":2253548127670,"id":2885,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.mjs","layer":"app-pages-browser"},"startTime":1753855805920,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18924,"timestamp":2253548127571,"id":2883,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/style/index.mjs","layer":"app-pages-browser"},"startTime":1753855805920,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19183,"timestamp":2253548127621,"id":2884,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/svg/index.mjs","layer":"app-pages-browser"},"startTime":1753855805920,"traceId":"9cb030c4e2538185"}]
29
- [{"name":"build-module-mjs","duration":19229,"timestamp":2253548127721,"id":2886,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.mjs","layer":"app-pages-browser"},"startTime":1753855805920,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19295,"timestamp":2253548127772,"id":2887,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/index.mjs","layer":"app-pages-browser"},"startTime":1753855805920,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19247,"timestamp":2253548127917,"id":2890,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/number.mjs","layer":"app-pages-browser"},"startTime":1753855805920,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":19591,"timestamp":2253548127821,"id":2888,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/color.mjs","layer":"app-pages-browser"},"startTime":1753855805920,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20093,"timestamp":2253548127965,"id":2891,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/complex.mjs","layer":"app-pages-browser"},"startTime":1753855805920,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20353,"timestamp":2253548127869,"id":2889,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/immediate.mjs","layer":"app-pages-browser"},"startTime":1753855805920,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20235,"timestamp":2253548128122,"id":2894,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.mjs","layer":"app-pages-browser"},"startTime":1753855805920,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20385,"timestamp":2253548128070,"id":2893,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/supports/flags.mjs","layer":"app-pages-browser"},"startTime":1753855805920,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20419,"timestamp":2253548128177,"id":2895,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/supports/linear-easing.mjs","layer":"app-pages-browser"},"startTime":1753855805921,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":21604,"timestamp":2253548128402,"id":2898,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/spring-value.mjs","layer":"app-pages-browser"},"startTime":1753855805921,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":21817,"timestamp":2253548128352,"id":2897,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/map-value.mjs","layer":"app-pages-browser"},"startTime":1753855805921,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":22542,"timestamp":2253548128304,"id":2896,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/index.mjs","layer":"app-pages-browser"},"startTime":1753855805921,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":22964,"timestamp":2253548128021,"id":2892,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/mix/visibility.mjs","layer":"app-pages-browser"},"startTime":1753855805920,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":24118,"timestamp":2253548127417,"id":2880,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/transform.mjs","layer":"app-pages-browser"},"startTime":1753855805920,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20213,"timestamp":2253548136320,"id":2900,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/array.mjs","layer":"app-pages-browser"},"startTime":1753855805929,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20307,"timestamp":2253548136441,"id":2902,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/errors.mjs","layer":"app-pages-browser"},"startTime":1753855805929,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20310,"timestamp":2253548136543,"id":2904,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/is-object.mjs","layer":"app-pages-browser"},"startTime":1753855805929,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20617,"timestamp":2253548136491,"id":2903,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/is-numerical-string.mjs","layer":"app-pages-browser"},"startTime":1753855805929,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20566,"timestamp":2253548136651,"id":2906,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/memo.mjs","layer":"app-pages-browser"},"startTime":1753855805929,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20602,"timestamp":2253548136700,"id":2907,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/global-config.mjs","layer":"app-pages-browser"},"startTime":1753855805929,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20610,"timestamp":2253548136798,"id":2909,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/pipe.mjs","layer":"app-pages-browser"},"startTime":1753855805929,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20922,"timestamp":2253548136596,"id":2905,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/is-zero-value-string.mjs","layer":"app-pages-browser"},"startTime":1753855805929,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":21497,"timestamp":2253548136197,"id":2899,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/transform-value.mjs","layer":"app-pages-browser"},"startTime":1753855805929,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20992,"timestamp":2253548136849,"id":2910,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/index-legacy.mjs","layer":"app-pages-browser"},"startTime":1753855805929,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20905,"timestamp":2253548137051,"id":2914,"parentId":2742,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/is-dom-keyframes.mjs","layer":"app-pages-browser"},"startTime":1753855805929,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":21136,"timestamp":2253548136996,"id":2913,"parentId":2742,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/create-visual-element.mjs","layer":"app-pages-browser"},"startTime":1753855805929,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":21489,"timestamp":2253548136750,"id":2908,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/noop.mjs","layer":"app-pages-browser"},"startTime":1753855805929,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":21427,"timestamp":2253548136947,"id":2912,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/frame.mjs","layer":"app-pages-browser"},"startTime":1753855805929,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":21620,"timestamp":2253548136899,"id":2911,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/progress.mjs","layer":"app-pages-browser"},"startTime":1753855805929,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":22237,"timestamp":2253548136381,"id":2901,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/clamp.mjs","layer":"app-pages-browser"},"startTime":1753855805929,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":21566,"timestamp":2253548137178,"id":2916,"parentId":2742,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/single-value.mjs","layer":"app-pages-browser"},"startTime":1753855805930,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":21925,"timestamp":2253548137257,"id":2918,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/parse-transform.mjs","layer":"app-pages-browser"},"startTime":1753855805930,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":21993,"timestamp":2253548137306,"id":2919,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/style-computed.mjs","layer":"app-pages-browser"},"startTime":1753855805930,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":22334,"timestamp":2253548137101,"id":2915,"parentId":2742,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/animate/resolve-subjects.mjs","layer":"app-pages-browser"},"startTime":1753855805929,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27633,"timestamp":2253548140198,"id":2921,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/utils/keys-position.mjs","layer":"app-pages-browser"},"startTime":1753855805933,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27760,"timestamp":2253548140259,"id":2922,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/utils/keys-transform.mjs","layer":"app-pages-browser"},"startTime":1753855805933,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28062,"timestamp":2253548140110,"id":2920,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/style-set.mjs","layer":"app-pages-browser"},"startTime":1753855805932,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27999,"timestamp":2253548140312,"id":2923,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/dimensions.mjs","layer":"app-pages-browser"},"startTime":1753855805933,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":27980,"timestamp":2253548140504,"id":2927,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/hsla.mjs","layer":"app-pages-browser"},"startTime":1753855805933,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28247,"timestamp":2253548140408,"id":2925,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/index.mjs","layer":"app-pages-browser"},"startTime":1753855805933,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28400,"timestamp":2253548140457,"id":2926,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/hex.mjs","layer":"app-pages-browser"},"startTime":1753855805933,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28583,"timestamp":2253548140361,"id":2924,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/test.mjs","layer":"app-pages-browser"},"startTime":1753855805933,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32195,"timestamp":2253548140551,"id":2928,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/hsla-to-rgba.mjs","layer":"app-pages-browser"},"startTime":1753855805933,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32208,"timestamp":2253548140696,"id":2931,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/maps/defaults.mjs","layer":"app-pages-browser"},"startTime":1753855805933,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32490,"timestamp":2253548140600,"id":2929,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/rgba.mjs","layer":"app-pages-browser"},"startTime":1753855805933,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32503,"timestamp":2253548140743,"id":2932,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/maps/number.mjs","layer":"app-pages-browser"},"startTime":1753855805933,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32525,"timestamp":2253548140838,"id":2934,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/numbers/index.mjs","layer":"app-pages-browser"},"startTime":1753855805933,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32715,"timestamp":2253548140790,"id":2933,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/maps/transform.mjs","layer":"app-pages-browser"},"startTime":1753855805933,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32833,"timestamp":2253548140888,"id":2935,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/numbers/units.mjs","layer":"app-pages-browser"},"startTime":1753855805933,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33046,"timestamp":2253548140935,"id":2936,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/subscription-manager.mjs","layer":"app-pages-browser"},"startTime":1753855805933,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33979,"timestamp":2253548140648,"id":2930,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/complex/index.mjs","layer":"app-pages-browser"},"startTime":1753855805933,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33779,"timestamp":2253548140980,"id":2937,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/time-conversion.mjs","layer":"app-pages-browser"},"startTime":1753855805933,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33131,"timestamp":2253548141971,"id":2938,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/velocity-per-second.mjs","layer":"app-pages-browser"},"startTime":1753855805934,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33116,"timestamp":2253548142129,"id":2939,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/warn-once.mjs","layer":"app-pages-browser"},"startTime":1753855805934,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":33113,"timestamp":2253548142255,"id":2941,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/wrap.mjs","layer":"app-pages-browser"},"startTime":1753855805935,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37048,"timestamp":2253548142202,"id":2940,"parentId":2711,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"app-pages-browser"},"startTime":1753855805935,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37198,"timestamp":2253548142305,"id":2942,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/animatable-none.mjs","layer":"app-pages-browser"},"startTime":1753855805935,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":37322,"timestamp":2253548142358,"id":2943,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/find.mjs","layer":"app-pages-browser"},"startTime":1753855805935,"traceId":"9cb030c4e2538185"},{"name":"build-module-tsx","duration":10132,"timestamp":2253548170580,"id":2985,"parentId":2771,"tags":{"name":"/Users/matt8p/Desktop/inspector/src/components/chat/provider-logo.tsx","layer":"app-pages-browser"},"startTime":1753855805963,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":1709109,"timestamp":2253546474335,"id":2190,"parentId":2174,"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":1753855804267,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4430,"timestamp":2253548183338,"id":2995,"parentId":2811,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/clock.js","layer":"app-pages-browser"},"startTime":1753855805976,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4569,"timestamp":2253548183304,"id":2994,"parentId":2811,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/circle-check-big.js","layer":"app-pages-browser"},"startTime":1753855805976,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4596,"timestamp":2253548183363,"id":2996,"parentId":2811,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/circle-x.js","layer":"app-pages-browser"},"startTime":1753855805976,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28297,"timestamp":2253548161994,"id":2946,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/index.mjs","layer":"app-pages-browser"},"startTime":1753855805954,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28291,"timestamp":2253548162173,"id":2949,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/anticipate.mjs","layer":"app-pages-browser"},"startTime":1753855805955,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29449,"timestamp":2253548162046,"id":2947,"parentId":2741,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/create.mjs","layer":"app-pages-browser"},"startTime":1753855805954,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29511,"timestamp":2253548162227,"id":2950,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/back.mjs","layer":"app-pages-browser"},"startTime":1753855805955,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30096,"timestamp":2253548161799,"id":2944,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/get-as-type.mjs","layer":"app-pages-browser"},"startTime":1753855805954,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":29897,"timestamp":2253548162280,"id":2951,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/cubic-bezier.mjs","layer":"app-pages-browser"},"startTime":1753855805955,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30408,"timestamp":2253548162100,"id":2948,"parentId":2753,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/index.mjs","layer":"app-pages-browser"},"startTime":1753855805954,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30688,"timestamp":2253548161931,"id":2945,"parentId":2730,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/utils/is-motion-value.mjs","layer":"app-pages-browser"},"startTime":1753855805954,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30421,"timestamp":2253548162330,"id":2952,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/circ.mjs","layer":"app-pages-browser"},"startTime":1753855805955,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30365,"timestamp":2253548162501,"id":2955,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/modifiers/mirror.mjs","layer":"app-pages-browser"},"startTime":1753855805955,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30417,"timestamp":2253548162552,"id":2956,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/modifiers/reverse.mjs","layer":"app-pages-browser"},"startTime":1753855805955,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30724,"timestamp":2253548162379,"id":2953,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/ease.mjs","layer":"app-pages-browser"},"startTime":1753855805955,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30635,"timestamp":2253548162608,"id":2957,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/utils/is-bezier-definition.mjs","layer":"app-pages-browser"},"startTime":1753855805955,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30646,"timestamp":2253548162725,"id":2959,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/utils/is-easing-array.mjs","layer":"app-pages-browser"},"startTime":1753855805955,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30812,"timestamp":2253548162672,"id":2958,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/utils/get-easing-for-segment.mjs","layer":"app-pages-browser"},"startTime":1753855805955,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":30929,"timestamp":2253548162778,"id":2960,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/utils/map.mjs","layer":"app-pages-browser"},"startTime":1753855805955,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":31070,"timestamp":2253548162883,"id":2962,"parentId":2763,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.mjs","layer":"app-pages-browser"},"startTime":1753855805955,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":31270,"timestamp":2253548162935,"id":2963,"parentId":2763,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/build-styles.mjs","layer":"app-pages-browser"},"startTime":1753855805955,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":31392,"timestamp":2253548163081,"id":2965,"parentId":2763,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.mjs","layer":"app-pages-browser"},"startTime":1753855805955,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32308,"timestamp":2253548162448,"id":2954,"parentId":2729,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/easing/steps.mjs","layer":"app-pages-browser"},"startTime":1753855805955,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":31895,"timestamp":2253548162996,"id":2964,"parentId":2763,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/render.mjs","layer":"app-pages-browser"},"startTime":1753855805955,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":31891,"timestamp":2253548163198,"id":2967,"parentId":2760,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/use-render.mjs","layer":"app-pages-browser"},"startTime":1753855805956,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":31955,"timestamp":2253548163251,"id":2968,"parentId":2760,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/use-html-visual-state.mjs","layer":"app-pages-browser"},"startTime":1753855805956,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32213,"timestamp":2253548163137,"id":2966,"parentId":2760,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/MotionContext/create.mjs","layer":"app-pages-browser"},"startTime":1753855805956,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32166,"timestamp":2253548163352,"id":2970,"parentId":2760,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.mjs","layer":"app-pages-browser"},"startTime":1753855805956,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32577,"timestamp":2253548163402,"id":2971,"parentId":2760,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.mjs","layer":"app-pages-browser"},"startTime":1753855805956,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":32661,"timestamp":2253548163453,"id":2972,"parentId":2768,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/shallow-compare.mjs","layer":"app-pages-browser"},"startTime":1753855805956,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34127,"timestamp":2253548163552,"id":2974,"parentId":2765,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.mjs","layer":"app-pages-browser"},"startTime":1753855805956,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34520,"timestamp":2253548163302,"id":2969,"parentId":2760,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/use-svg-visual-state.mjs","layer":"app-pages-browser"},"startTime":1753855805956,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34430,"timestamp":2253548163502,"id":2973,"parentId":2776,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/get-context-window.mjs","layer":"app-pages-browser"},"startTime":1753855805956,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34566,"timestamp":2253548163601,"id":2975,"parentId":2768,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/utils/get-variant-context.mjs","layer":"app-pages-browser"},"startTime":1753855805956,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34585,"timestamp":2253548163704,"id":2977,"parentId":2767,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.mjs","layer":"app-pages-browser"},"startTime":1753855805956,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":34626,"timestamp":2253548163908,"id":2981,"parentId":2754,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/utils/get-timeline.mjs","layer":"app-pages-browser"},"startTime":1753855805956,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":35125,"timestamp":2253548163650,"id":2976,"parentId":2773,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/features/viewport/observers.mjs","layer":"app-pages-browser"},"startTime":1753855805956,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":38847,"timestamp":2253548163859,"id":2980,"parentId":2763,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/utils/measure.mjs","layer":"app-pages-browser"},"startTime":1753855805956,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":39549,"timestamp":2253548163805,"id":2979,"parentId":2747,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/components/Reorder/utils/check-reorder.mjs","layer":"app-pages-browser"},"startTime":1753855805956,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":40307,"timestamp":2253548163754,"id":2978,"parentId":2776,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/pan/PanSession.mjs","layer":"app-pages-browser"},"startTime":1753855805956,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":40234,"timestamp":2253548163958,"id":2982,"parentId":2775,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/node/state.mjs","layer":"app-pages-browser"},"startTime":1753855805956,"traceId":"9cb030c4e2538185"}]
30
- [{"name":"build-module-mjs","duration":49430,"timestamp":2253548162831,"id":2961,"parentId":2748,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/ReorderContext.mjs","layer":"app-pages-browser"},"startTime":1753855805955,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42100,"timestamp":2253548170435,"id":2983,"parentId":2775,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.mjs","layer":"app-pages-browser"},"startTime":1753855805963,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":41920,"timestamp":2253548170734,"id":2988,"parentId":2774,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.mjs","layer":"app-pages-browser"},"startTime":1753855805963,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42323,"timestamp":2253548170524,"id":2984,"parentId":2775,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.mjs","layer":"app-pages-browser"},"startTime":1753855805963,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42268,"timestamp":2253548170683,"id":2987,"parentId":2774,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.mjs","layer":"app-pages-browser"},"startTime":1753855805963,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42297,"timestamp":2253548170832,"id":2990,"parentId":2774,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.mjs","layer":"app-pages-browser"},"startTime":1753855805963,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42699,"timestamp":2253548170633,"id":2986,"parentId":2774,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.mjs","layer":"app-pages-browser"},"startTime":1753855805963,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42674,"timestamp":2253548170784,"id":2989,"parentId":2774,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/render.mjs","layer":"app-pages-browser"},"startTime":1753855805963,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":42628,"timestamp":2253548170930,"id":2992,"parentId":2757,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-markdown/index.js","layer":"app-pages-browser"},"startTime":1753855805963,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":44553,"timestamp":2253548170882,"id":2991,"parentId":2713,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/client/auth.js","layer":"app-pages-browser"},"startTime":1753855805963,"traceId":"9cb030c4e2538185"},{"name":"build-module","duration":50,"timestamp":2253548220893,"id":3026,"parentId":2739,"tags":{},"startTime":1753855806013,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":43221,"timestamp":2253548183195,"id":2993,"parentId":2757,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-gfm/index.js","layer":"app-pages-browser"},"startTime":1753855805976,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":43349,"timestamp":2253548183387,"id":2997,"parentId":2799,"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":1753855805976,"traceId":"9cb030c4e2538185"},{"name":"image-size-calculation","duration":1067,"timestamp":2253548244704,"id":3059,"parentId":3058,"tags":{},"startTime":1753855806037,"traceId":"9cb030c4e2538185"},{"name":"image-size-calculation","duration":338,"timestamp":2253548245439,"id":3061,"parentId":3060,"tags":{},"startTime":1753855806038,"traceId":"9cb030c4e2538185"},{"name":"image-size-calculation","duration":207,"timestamp":2253548245571,"id":3063,"parentId":3062,"tags":{},"startTime":1753855806038,"traceId":"9cb030c4e2538185"},{"name":"image-size-calculation","duration":128,"timestamp":2253548245650,"id":3065,"parentId":3064,"tags":{},"startTime":1753855806038,"traceId":"9cb030c4e2538185"},{"name":"image-data-stringify","duration":23,"timestamp":2253548264374,"id":3069,"parentId":3058,"tags":{},"startTime":1753855806057,"traceId":"9cb030c4e2538185"},{"name":"next-image-loader","duration":19833,"timestamp":2253548244579,"id":3058,"parentId":3034,"tags":{},"startTime":1753855806037,"traceId":"9cb030c4e2538185"},{"name":"build-module-svg","duration":34978,"timestamp":2253548229676,"id":3034,"parentId":2769,"tags":{"name":"/Users/matt8p/Desktop/inspector/public/ollama_logo.svg","layer":"app-pages-browser"},"startTime":1753855806022,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":77559,"timestamp":2253548188498,"id":3002,"parentId":2805,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/styles/transform.mjs","layer":"app-pages-browser"},"startTime":1753855805981,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":78048,"timestamp":2253548188396,"id":3000,"parentId":2805,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.mjs","layer":"app-pages-browser"},"startTime":1753855805981,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":78013,"timestamp":2253548188547,"id":3003,"parentId":2805,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/utils/each-axis.mjs","layer":"app-pages-browser"},"startTime":1753855805981,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":78352,"timestamp":2253548188448,"id":3001,"parentId":2805,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/utils.mjs","layer":"app-pages-browser"},"startTime":1753855805981,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":78396,"timestamp":2253548188596,"id":3004,"parentId":2805,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/utils/has-transform.mjs","layer":"app-pages-browser"},"startTime":1753855805981,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":78317,"timestamp":2253548188794,"id":3008,"parentId":2823,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/value/use-will-change/is.mjs","layer":"app-pages-browser"},"startTime":1753855805981,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":78855,"timestamp":2253548188644,"id":3005,"parentId":2807,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"app-pages-browser"},"startTime":1753855805981,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":79106,"timestamp":2253548188696,"id":3006,"parentId":2826,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/get-final.mjs","layer":"app-pages-browser"},"startTime":1753855805981,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":79715,"timestamp":2253548188251,"id":2998,"parentId":2805,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/copy.mjs","layer":"app-pages-browser"},"startTime":1753855805981,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":79323,"timestamp":2253548188843,"id":3009,"parentId":2822,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/default-transitions.mjs","layer":"app-pages-browser"},"startTime":1753855805981,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":79586,"timestamp":2253548188745,"id":3007,"parentId":2826,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/WithPromise.mjs","layer":"app-pages-browser"},"startTime":1753855805981,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":79581,"timestamp":2253548188892,"id":3010,"parentId":2822,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.mjs","layer":"app-pages-browser"},"startTime":1753855805981,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":79633,"timestamp":2253548189085,"id":3014,"parentId":2828,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/can-animate.mjs","layer":"app-pages-browser"},"startTime":1753855805981,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":79781,"timestamp":2253548189133,"id":3015,"parentId":2829,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/unsupported-easing.mjs","layer":"app-pages-browser"},"startTime":1753855805981,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":80368,"timestamp":2253548189037,"id":3013,"parentId":2805,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/shared/stack.mjs","layer":"app-pages-browser"},"startTime":1753855805981,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":81084,"timestamp":2253548188990,"id":3012,"parentId":2805,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/animation/mix-values.mjs","layer":"app-pages-browser"},"startTime":1753855805981,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":81097,"timestamp":2253548189182,"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":1753855805982,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":81237,"timestamp":2253548189230,"id":3017,"parentId":2827,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/drivers/frame.mjs","layer":"app-pages-browser"},"startTime":1753855805982,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":82588,"timestamp":2253548188339,"id":2999,"parentId":2805,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.mjs","layer":"app-pages-browser"},"startTime":1753855805981,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":82141,"timestamp":2253548188941,"id":3011,"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":1753855805981,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":48462,"timestamp":2253548229648,"id":3033,"parentId":2757,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/app-dir/link.js","layer":"app-pages-browser"},"startTime":1753855806022,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":34530,"timestamp":2253548243738,"id":3041,"parentId":2917,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/lucide-react/dist/esm/icons/circle.js","layer":"app-pages-browser"},"startTime":1753855806036,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":89214,"timestamp":2253548189331,"id":3019,"parentId":2836,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/utils/velocity.mjs","layer":"app-pages-browser"},"startTime":1753855805982,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":89454,"timestamp":2253548189280,"id":3018,"parentId":2822,"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":1753855805982,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":89641,"timestamp":2253548189379,"id":3020,"parentId":2843,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/unit-conversion.mjs","layer":"app-pages-browser"},"startTime":1753855805982,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":89745,"timestamp":2253548189475,"id":3022,"parentId":2842,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/make-none-animatable.mjs","layer":"app-pages-browser"},"startTime":1753855805982,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":89914,"timestamp":2253548189428,"id":3021,"parentId":2842,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/keyframes/utils/is-none.mjs","layer":"app-pages-browser"},"startTime":1753855805982,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":89888,"timestamp":2253548189571,"id":3024,"parentId":2838,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/spring/defaults.mjs","layer":"app-pages-browser"},"startTime":1753855805982,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":90345,"timestamp":2253548189524,"id":3023,"parentId":2838,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/generators/spring/find.mjs","layer":"app-pages-browser"},"startTime":1753855805982,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":90365,"timestamp":2253548189619,"id":3025,"parentId":2847,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/waapi/utils/px-values.mjs","layer":"app-pages-browser"},"startTime":1753855805982,"traceId":"9cb030c4e2538185"},{"name":"image-resize","duration":34764,"timestamp":2253548245941,"id":3066,"parentId":3060,"tags":{},"startTime":1753855806038,"traceId":"9cb030c4e2538185"},{"name":"image-base64-tostring","duration":22,"timestamp":2253548280710,"id":3082,"parentId":3060,"tags":{},"startTime":1753855806073,"traceId":"9cb030c4e2538185"},{"name":"image-data-stringify","duration":6,"timestamp":2253548280740,"id":3083,"parentId":3060,"tags":{},"startTime":1753855806073,"traceId":"9cb030c4e2538185"},{"name":"next-image-loader","duration":35479,"timestamp":2253548245276,"id":3060,"parentId":3035,"tags":{},"startTime":1753855806038,"traceId":"9cb030c4e2538185"},{"name":"build-module-png","duration":37454,"timestamp":2253548243477,"id":3035,"parentId":2769,"tags":{"name":"/Users/matt8p/Desktop/inspector/public/claude_logo.png","layer":"app-pages-browser"},"startTime":1753855806036,"traceId":"9cb030c4e2538185"},{"name":"image-resize","duration":16918,"timestamp":2253548264028,"id":3068,"parentId":3064,"tags":{},"startTime":1753855806056,"traceId":"9cb030c4e2538185"},{"name":"image-base64-tostring","duration":2,"timestamp":2253548280947,"id":3084,"parentId":3064,"tags":{},"startTime":1753855806073,"traceId":"9cb030c4e2538185"},{"name":"image-data-stringify","duration":3,"timestamp":2253548280952,"id":3085,"parentId":3064,"tags":{},"startTime":1753855806073,"traceId":"9cb030c4e2538185"},{"name":"next-image-loader","duration":35382,"timestamp":2253548245580,"id":3064,"parentId":3037,"tags":{},"startTime":1753855806038,"traceId":"9cb030c4e2538185"},{"name":"build-module-png","duration":37488,"timestamp":2253548243541,"id":3037,"parentId":2769,"tags":{"name":"/Users/matt8p/Desktop/inspector/public/openai_logo.png","layer":"app-pages-browser"},"startTime":1753855806036,"traceId":"9cb030c4e2538185"},{"name":"image-resize","duration":20529,"timestamp":2253548263802,"id":3067,"parentId":3062,"tags":{},"startTime":1753855806056,"traceId":"9cb030c4e2538185"},{"name":"image-base64-tostring","duration":5,"timestamp":2253548284335,"id":3086,"parentId":3062,"tags":{},"startTime":1753855806077,"traceId":"9cb030c4e2538185"},{"name":"image-data-stringify","duration":6,"timestamp":2253548284346,"id":3087,"parentId":3062,"tags":{},"startTime":1753855806077,"traceId":"9cb030c4e2538185"},{"name":"next-image-loader","duration":38897,"timestamp":2253548245466,"id":3062,"parentId":3036,"tags":{},"startTime":1753855806038,"traceId":"9cb030c4e2538185"},{"name":"build-module-png","duration":41022,"timestamp":2253548243525,"id":3036,"parentId":2769,"tags":{"name":"/Users/matt8p/Desktop/inspector/public/ollama_dark.png","layer":"app-pages-browser"},"startTime":1753855806036,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":68006,"timestamp":2253548220956,"id":3027,"parentId":2858,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/order.mjs","layer":"app-pages-browser"},"startTime":1753855806013,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":68240,"timestamp":2253548221152,"id":3029,"parentId":2866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/resize/handle-element.mjs","layer":"app-pages-browser"},"startTime":1753855806014,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":68582,"timestamp":2253548221090,"id":3028,"parentId":2858,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/frameloop/render-step.mjs","layer":"app-pages-browser"},"startTime":1753855806013,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":62928,"timestamp":2253548229522,"id":3031,"parentId":2861,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/utils/setup.mjs","layer":"app-pages-browser"},"startTime":1753855806022,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":63296,"timestamp":2253548229404,"id":3030,"parentId":2866,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/resize/handle-window.mjs","layer":"app-pages-browser"},"startTime":1753855806022,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":49275,"timestamp":2253548243555,"id":3038,"parentId":2863,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.mjs","layer":"app-pages-browser"},"startTime":1753855806036,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":49247,"timestamp":2253548243685,"id":3040,"parentId":2863,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/press/utils/state.mjs","layer":"app-pages-browser"},"startTime":1753855806036,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":49405,"timestamp":2253548243764,"id":3042,"parentId":2883,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/is-css-var.mjs","layer":"app-pages-browser"},"startTime":1753855806036,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":49383,"timestamp":2253548243909,"id":3045,"parentId":2902,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-utils/dist/es/format-error-message.mjs","layer":"app-pages-browser"},"startTime":1753855806036,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":49499,"timestamp":2253548243957,"id":3046,"parentId":2899,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/subscribe-value.mjs","layer":"app-pages-browser"},"startTime":1753855806036,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":49483,"timestamp":2253548244197,"id":3051,"parentId":2927,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/color/utils.mjs","layer":"app-pages-browser"},"startTime":1753855806037,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":49545,"timestamp":2253548244243,"id":3052,"parentId":2927,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/sanitize.mjs","layer":"app-pages-browser"},"startTime":1753855806037,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":49826,"timestamp":2253548244102,"id":3049,"parentId":2881,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/render/dom/utils/camel-to-dash.mjs","layer":"app-pages-browser"},"startTime":1753855806036,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":50533,"timestamp":2253548243631,"id":3039,"parentId":2863,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.mjs","layer":"app-pages-browser"},"startTime":1753855806036,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":50201,"timestamp":2253548244150,"id":3050,"parentId":2923,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/auto.mjs","layer":"app-pages-browser"},"startTime":1753855806037,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":50397,"timestamp":2253548244292,"id":3053,"parentId":2913,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/object/ObjectVisualElement.mjs","layer":"app-pages-browser"},"startTime":1753855806037,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":50908,"timestamp":2253548244007,"id":3047,"parentId":2882,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/utils/create-effect.mjs","layer":"app-pages-browser"},"startTime":1753855806036,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":50657,"timestamp":2253548244480,"id":3057,"parentId":2930,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/color-regex.mjs","layer":"app-pages-browser"},"startTime":1753855806037,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":51008,"timestamp":2253548244386,"id":3055,"parentId":2931,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/complex/filter.mjs","layer":"app-pages-browser"},"startTime":1753855806037,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":51082,"timestamp":2253548244434,"id":3056,"parentId":2930,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/float-regex.mjs","layer":"app-pages-browser"},"startTime":1753855806037,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":51613,"timestamp":2253548244056,"id":3048,"parentId":2881,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/utils/create-dom-effect.mjs","layer":"app-pages-browser"},"startTime":1753855806036,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":52179,"timestamp":2253548243813,"id":3043,"parentId":2883,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/style/transform.mjs","layer":"app-pages-browser"},"startTime":1753855806036,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":52280,"timestamp":2253548243862,"id":3044,"parentId":2895,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/utils/supports/memo.mjs","layer":"app-pages-browser"},"startTime":1753855806036,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":51931,"timestamp":2253548244341,"id":3054,"parentId":2932,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/int.mjs","layer":"app-pages-browser"},"startTime":1753855806037,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":39715,"timestamp":2253548273513,"id":3071,"parentId":2808,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sync-external-store/shim/index.js","layer":"app-pages-browser"},"startTime":1753855806066,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":39801,"timestamp":2253548273628,"id":3073,"parentId":2970,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/utils/is-ref-object.mjs","layer":"app-pages-browser"},"startTime":1753855806066,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":39941,"timestamp":2253548273702,"id":3074,"parentId":2967,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/use-props.mjs","layer":"app-pages-browser"},"startTime":1753855806066,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":40390,"timestamp":2253548273572,"id":3072,"parentId":2946,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/queue.mjs","layer":"app-pages-browser"},"startTime":1753855806066,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":40472,"timestamp":2253548273754,"id":3075,"parentId":2967,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/use-props.mjs","layer":"app-pages-browser"},"startTime":1753855806066,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":40561,"timestamp":2253548273805,"id":3076,"parentId":2966,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/context/MotionContext/utils.mjs","layer":"app-pages-browser"},"startTime":1753855806066,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":40632,"timestamp":2253548273858,"id":3077,"parentId":2965,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.mjs","layer":"app-pages-browser"},"startTime":1753855806066,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":41241,"timestamp":2253548273391,"id":3070,"parentId":2796,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855806066,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":40842,"timestamp":2253548273970,"id":3079,"parentId":2948,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/inset.mjs","layer":"app-pages-browser"},"startTime":1753855806066,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":40991,"timestamp":2253548274024,"id":3080,"parentId":2948,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/offset.mjs","layer":"app-pages-browser"},"startTime":1753855806066,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":41043,"timestamp":2253548274077,"id":3081,"parentId":2948,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/presets.mjs","layer":"app-pages-browser"},"startTime":1753855806066,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":41297,"timestamp":2253548273912,"id":3078,"parentId":2968,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.mjs","layer":"app-pages-browser"},"startTime":1753855806066,"traceId":"9cb030c4e2538185"}]
31
- [{"name":"build-module-js","duration":17834,"timestamp":2253548297935,"id":3103,"parentId":3033,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"app-pages-browser"},"startTime":1753855806090,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18239,"timestamp":2253548297903,"id":3102,"parentId":3033,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"app-pages-browser"},"startTime":1753855806090,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18832,"timestamp":2253548297818,"id":3101,"parentId":3033,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils.js","layer":"app-pages-browser"},"startTime":1753855806090,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":42148,"timestamp":2253548285682,"id":3089,"parentId":2991,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js","layer":"app-pages-browser"},"startTime":1753855806078,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42140,"timestamp":2253548285846,"id":3092,"parentId":2969,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.mjs","layer":"app-pages-browser"},"startTime":1753855806078,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42370,"timestamp":2253548285795,"id":3091,"parentId":2986,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/svg/utils/path.mjs","layer":"app-pages-browser"},"startTime":1753855806078,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42792,"timestamp":2253548285577,"id":3088,"parentId":2793,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"app-pages-browser"},"startTime":1753855806078,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":42784,"timestamp":2253548285739,"id":3090,"parentId":2974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/projection/geometry/conversion.mjs","layer":"app-pages-browser"},"startTime":1753855806078,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":48504,"timestamp":2253548291195,"id":3096,"parentId":2947,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/calc-time.mjs","layer":"app-pages-browser"},"startTime":1753855806084,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":48690,"timestamp":2253548291255,"id":3097,"parentId":2947,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/edit.mjs","layer":"app-pages-browser"},"startTime":1753855806084,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":48634,"timestamp":2253548291432,"id":3100,"parentId":2947,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/calc-repeat-duration.mjs","layer":"app-pages-browser"},"startTime":1753855806084,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":48793,"timestamp":2253548291375,"id":3099,"parentId":2947,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/sort.mjs","layer":"app-pages-browser"},"startTime":1753855806084,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":48959,"timestamp":2253548291313,"id":3098,"parentId":2947,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/animation/sequence/utils/normalize-times.mjs","layer":"app-pages-browser"},"startTime":1753855806084,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":49274,"timestamp":2253548291134,"id":3095,"parentId":2788,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_private_field_set.js","layer":"app-pages-browser"},"startTime":1753855806083,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":49435,"timestamp":2253548291073,"id":3094,"parentId":2788,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_private_field_get.js","layer":"app-pages-browser"},"startTime":1753855806083,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":49633,"timestamp":2253548290965,"id":3093,"parentId":2788,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_private_field_init.js","layer":"app-pages-browser"},"startTime":1753855806083,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9541,"timestamp":2253548331800,"id":3114,"parentId":3033,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"app-pages-browser"},"startTime":1753855806124,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9823,"timestamp":2253548331761,"id":3113,"parentId":3033,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/use-merged-ref.js","layer":"app-pages-browser"},"startTime":1753855806124,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":45813,"timestamp":2253548298078,"id":3106,"parentId":2991,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/auth-utils.js","layer":"app-pages-browser"},"startTime":1753855806090,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":46882,"timestamp":2253548297967,"id":3104,"parentId":2992,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-markdown/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806090,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47168,"timestamp":2253548298130,"id":3107,"parentId":2974,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.mjs","layer":"app-pages-browser"},"startTime":1753855806090,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":47747,"timestamp":2253548298024,"id":3105,"parentId":2991,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/auth.js","layer":"app-pages-browser"},"startTime":1753855806090,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":47749,"timestamp":2253548298189,"id":3108,"parentId":3014,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/animation/utils/is-animatable.mjs","layer":"app-pages-browser"},"startTime":1753855806091,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10289,"timestamp":2253548341997,"id":3115,"parentId":3102,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"app-pages-browser"},"startTime":1753855806134,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":33276,"timestamp":2253548319763,"id":3110,"parentId":3005,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"app-pages-browser"},"startTime":1753855806112,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":33811,"timestamp":2253548319649,"id":3109,"parentId":3005,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"app-pages-browser"},"startTime":1753855806112,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25253,"timestamp":2253548331576,"id":3111,"parentId":2993,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-gfm/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806124,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":25562,"timestamp":2253548331698,"id":3112,"parentId":2991,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/errors.js","layer":"app-pages-browser"},"startTime":1753855806124,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18638,"timestamp":2253548342077,"id":3116,"parentId":3047,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/effects/MotionValueState.mjs","layer":"app-pages-browser"},"startTime":1753855806134,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18736,"timestamp":2253548342191,"id":3118,"parentId":3051,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/single-color-regex.mjs","layer":"app-pages-browser"},"startTime":1753855806135,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":18894,"timestamp":2253548342137,"id":3117,"parentId":3051,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/value/types/utils/is-nullish.mjs","layer":"app-pages-browser"},"startTime":1753855806135,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20532,"timestamp":2253548346821,"id":3119,"parentId":3072,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/start.mjs","layer":"app-pages-browser"},"startTime":1753855806139,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":20791,"timestamp":2253548346934,"id":3120,"parentId":3080,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/edge.mjs","layer":"app-pages-browser"},"startTime":1753855806139,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":140711,"timestamp":2253548229615,"id":3032,"parentId":2780,"tags":{"name":"__barrel_optimize__?names=format,parseISO!=!/Users/matt8p/Desktop/inspector/node_modules/date-fns/index.mjs","layer":"app-pages-browser"},"startTime":1753855806022,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":15757,"timestamp":2253548357828,"id":3121,"parentId":2793,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"app-pages-browser"},"startTime":1753855806150,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15987,"timestamp":2253548357930,"id":3122,"parentId":3071,"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":1753855806150,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16096,"timestamp":2253548357986,"id":3123,"parentId":3095,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_apply_descriptor_set.js","layer":"app-pages-browser"},"startTime":1753855806150,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16048,"timestamp":2253548358137,"id":3126,"parentId":3093,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_check_private_redeclaration.js","layer":"app-pages-browser"},"startTime":1753855806151,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16281,"timestamp":2253548358038,"id":3124,"parentId":3095,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_extract_field_descriptor.js","layer":"app-pages-browser"},"startTime":1753855806150,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16340,"timestamp":2253548358088,"id":3125,"parentId":3094,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@swc/helpers/esm/_class_apply_descriptor_get.js","layer":"app-pages-browser"},"startTime":1753855806150,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5738,"timestamp":2253548371937,"id":3127,"parentId":3110,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1753855806164,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6339,"timestamp":2253548372069,"id":3128,"parentId":3110,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"app-pages-browser"},"startTime":1753855806164,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2248,"timestamp":2253548378792,"id":3129,"parentId":2985,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/api/image.js","layer":"app-pages-browser"},"startTime":1753855806171,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2383,"timestamp":2253548378941,"id":3131,"parentId":3119,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/css.mjs","layer":"app-pages-browser"},"startTime":1753855806171,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2565,"timestamp":2253548378884,"id":3130,"parentId":3119,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/choose-layer-type.mjs","layer":"app-pages-browser"},"startTime":1753855806171,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2633,"timestamp":2253548378991,"id":3132,"parentId":3119,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/get-layer-name.mjs","layer":"app-pages-browser"},"startTime":1753855806171,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2702,"timestamp":2253548379042,"id":3133,"parentId":3119,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/get-view-animations.mjs","layer":"app-pages-browser"},"startTime":1753855806171,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2738,"timestamp":2253548379097,"id":3134,"parentId":3119,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/motion-dom/dist/es/view/utils/has-target.mjs","layer":"app-pages-browser"},"startTime":1753855806171,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3711,"timestamp":2253548381912,"id":3135,"parentId":3128,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"app-pages-browser"},"startTime":1753855806174,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4089,"timestamp":2253548381987,"id":3136,"parentId":3128,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"app-pages-browser"},"startTime":1753855806174,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":3885,"timestamp":2253548384779,"id":3140,"parentId":3032,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/format.mjs","layer":"app-pages-browser"},"startTime":1753855806177,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":4745,"timestamp":2253548384820,"id":3141,"parentId":3032,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/parseISO.mjs","layer":"app-pages-browser"},"startTime":1753855806177,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3632,"timestamp":2253548386988,"id":3142,"parentId":3129,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-external.js","layer":"app-pages-browser"},"startTime":1753855806179,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":10189,"timestamp":2253548384199,"id":3137,"parentId":3005,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1753855806177,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10237,"timestamp":2253548384371,"id":3139,"parentId":3089,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/index.js","layer":"app-pages-browser"},"startTime":1753855806177,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10829,"timestamp":2253548384306,"id":3138,"parentId":2991,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/pkce-challenge/dist/index.browser.js","layer":"app-pages-browser"},"startTime":1753855806177,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":1792,"timestamp":2253548395612,"id":3144,"parentId":3140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/toDate.mjs","layer":"app-pages-browser"},"startTime":1753855806188,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2102,"timestamp":2253548395509,"id":3143,"parentId":3140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/isValid.mjs","layer":"app-pages-browser"},"startTime":1753855806188,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2050,"timestamp":2253548397871,"id":3153,"parentId":3141,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/constants.mjs","layer":"app-pages-browser"},"startTime":1753855806190,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5093,"timestamp":2253548395647,"id":3145,"parentId":3104,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/hast-util-to-jsx-runtime/index.js","layer":"app-pages-browser"},"startTime":1753855806188,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5087,"timestamp":2253548395762,"id":3147,"parentId":3104,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/html-url-attributes/index.js","layer":"app-pages-browser"},"startTime":1753855806188,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5122,"timestamp":2253548395814,"id":3148,"parentId":3104,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit/index.js","layer":"app-pages-browser"},"startTime":1753855806188,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5317,"timestamp":2253548395709,"id":3146,"parentId":3104,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-rehype/index.js","layer":"app-pages-browser"},"startTime":1753855806188,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5235,"timestamp":2253548395865,"id":3149,"parentId":3104,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/index.js","layer":"app-pages-browser"},"startTime":1753855806188,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5255,"timestamp":2253548395912,"id":3150,"parentId":3104,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-parse/index.js","layer":"app-pages-browser"},"startTime":1753855806188,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5265,"timestamp":2253548395969,"id":3151,"parentId":3104,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unified/index.js","layer":"app-pages-browser"},"startTime":1753855806188,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2049,"timestamp":2253548400072,"id":3159,"parentId":3140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/defaultLocale.mjs","layer":"app-pages-browser"},"startTime":1753855806192,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2218,"timestamp":2253548400034,"id":3158,"parentId":3143,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/isDate.mjs","layer":"app-pages-browser"},"startTime":1753855806192,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2233,"timestamp":2253548400099,"id":3160,"parentId":3140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/defaultOptions.mjs","layer":"app-pages-browser"},"startTime":1753855806192,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2382,"timestamp":2253548400120,"id":3161,"parentId":3140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/protectedTokens.mjs","layer":"app-pages-browser"},"startTime":1753855806192,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2528,"timestamp":2253548400160,"id":3163,"parentId":3140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/format/longFormatters.mjs","layer":"app-pages-browser"},"startTime":1753855806193,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5063,"timestamp":2253548397793,"id":3152,"parentId":3104,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/devlop/lib/default.js","layer":"app-pages-browser"},"startTime":1753855806190,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3719,"timestamp":2253548400200,"id":3165,"parentId":3142,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/client/image-component.js","layer":"app-pages-browser"},"startTime":1753855806193,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":5038,"timestamp":2253548400141,"id":3162,"parentId":3140,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/format/formatters.mjs","layer":"app-pages-browser"},"startTime":1753855806193,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10486,"timestamp":2253548400181,"id":3164,"parentId":3142,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/get-img-props.js","layer":"app-pages-browser"},"startTime":1753855806193,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11645,"timestamp":2253548399268,"id":3154,"parentId":3109,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1753855806192,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12903,"timestamp":2253548399394,"id":3156,"parentId":3111,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm/index.js","layer":"app-pages-browser"},"startTime":1753855806192,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13099,"timestamp":2253548399448,"id":3157,"parentId":3111,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm/index.js","layer":"app-pages-browser"},"startTime":1753855806192,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13324,"timestamp":2253548399344,"id":3155,"parentId":3110,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1753855806192,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2127,"timestamp":2253548413617,"id":3172,"parentId":3162,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getWeek.mjs","layer":"app-pages-browser"},"startTime":1753855806206,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2412,"timestamp":2253548413502,"id":3169,"parentId":3162,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getDayOfYear.mjs","layer":"app-pages-browser"},"startTime":1753855806206,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2483,"timestamp":2253548413593,"id":3171,"parentId":3162,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getISOWeekYear.mjs","layer":"app-pages-browser"},"startTime":1753855806206,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2626,"timestamp":2253548413566,"id":3170,"parentId":3162,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getISOWeek.mjs","layer":"app-pages-browser"},"startTime":1753855806206,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4293,"timestamp":2253548413711,"id":3176,"parentId":3165,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1753855806206,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4492,"timestamp":2253548413690,"id":3175,"parentId":3165,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-config.js","layer":"app-pages-browser"},"startTime":1753855806206,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":5225,"timestamp":2253548413648,"id":3173,"parentId":3162,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/getWeekYear.mjs","layer":"app-pages-browser"},"startTime":1753855806206,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5362,"timestamp":2253548413730,"id":3177,"parentId":3165,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1753855806206,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6110,"timestamp":2253548413671,"id":3174,"parentId":3165,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/head.js","layer":"app-pages-browser"},"startTime":1753855806206,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12539,"timestamp":2253548407418,"id":3166,"parentId":3139,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/external.js","layer":"app-pages-browser"},"startTime":1753855806200,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12568,"timestamp":2253548407520,"id":3167,"parentId":3128,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1753855806200,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12672,"timestamp":2253548407573,"id":3168,"parentId":3109,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"app-pages-browser"},"startTime":1753855806200,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":4372,"timestamp":2253548416923,"id":3178,"parentId":3162,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/addLeadingZeros.mjs","layer":"app-pages-browser"},"startTime":1753855806209,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":4526,"timestamp":2253548417000,"id":3179,"parentId":3162,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/format/lightFormatters.mjs","layer":"app-pages-browser"},"startTime":1753855806209,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":3155,"timestamp":2253548427141,"id":3188,"parentId":3169,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/differenceInCalendarDays.mjs","layer":"app-pages-browser"},"startTime":1753855806220,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":3568,"timestamp":2253548427033,"id":3186,"parentId":3172,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfWeek.mjs","layer":"app-pages-browser"},"startTime":1753855806219,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":3712,"timestamp":2253548427111,"id":3187,"parentId":3172,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfWeekYear.mjs","layer":"app-pages-browser"},"startTime":1753855806219,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":3767,"timestamp":2253548427166,"id":3189,"parentId":3169,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfYear.mjs","layer":"app-pages-browser"},"startTime":1753855806220,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":3806,"timestamp":2253548427209,"id":3191,"parentId":3171,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfISOWeek.mjs","layer":"app-pages-browser"},"startTime":1753855806220,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":3918,"timestamp":2253548427188,"id":3190,"parentId":3171,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/constructFrom.mjs","layer":"app-pages-browser"},"startTime":1753855806220,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":4250,"timestamp":2253548427230,"id":3192,"parentId":3170,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfISOWeekYear.mjs","layer":"app-pages-browser"},"startTime":1753855806220,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":4300,"timestamp":2253548427297,"id":3194,"parentId":3159,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US.mjs","layer":"app-pages-browser"},"startTime":1753855806220,"traceId":"9cb030c4e2538185"}]
32
- [{"name":"build-module-js","duration":4085,"timestamp":2253548427687,"id":3203,"parentId":3164,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-blur-svg.js","layer":"app-pages-browser"},"startTime":1753855806220,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5281,"timestamp":2253548429567,"id":3205,"parentId":3174,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1753855806222,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5403,"timestamp":2253548429602,"id":3206,"parentId":3174,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/amp-mode.js","layer":"app-pages-browser"},"startTime":1753855806222,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5792,"timestamp":2253548429493,"id":3204,"parentId":3174,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/side-effect.js","layer":"app-pages-browser"},"startTime":1753855806222,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12990,"timestamp":2253548423586,"id":3184,"parentId":3149,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806216,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14773,"timestamp":2253548423316,"id":3180,"parentId":3145,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/hast-util-to-jsx-runtime/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806216,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15179,"timestamp":2253548423484,"id":3182,"parentId":3148,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806216,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15430,"timestamp":2253548423535,"id":3183,"parentId":3146,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-rehype/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806216,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15686,"timestamp":2253548423429,"id":3181,"parentId":3147,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/html-url-attributes/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806216,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15642,"timestamp":2253548423634,"id":3185,"parentId":3150,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/remark-parse/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806216,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14927,"timestamp":2253548427367,"id":3196,"parentId":3154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"app-pages-browser"},"startTime":1753855806220,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15139,"timestamp":2253548427414,"id":3197,"parentId":3154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"app-pages-browser"},"startTime":1753855806220,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15233,"timestamp":2253548427460,"id":3198,"parentId":3154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"app-pages-browser"},"startTime":1753855806220,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15213,"timestamp":2253548427596,"id":3201,"parentId":3154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"app-pages-browser"},"startTime":1753855806220,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15361,"timestamp":2253548427642,"id":3202,"parentId":3154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"app-pages-browser"},"startTime":1753855806220,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15730,"timestamp":2253548427504,"id":3199,"parentId":3154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"app-pages-browser"},"startTime":1753855806220,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17378,"timestamp":2253548427250,"id":3193,"parentId":3151,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unified/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806220,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17444,"timestamp":2253548427317,"id":3195,"parentId":3154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"app-pages-browser"},"startTime":1753855806220,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17378,"timestamp":2253548427549,"id":3200,"parentId":3154,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"app-pages-browser"},"startTime":1753855806220,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9026,"timestamp":2253548440924,"id":3219,"parentId":3142,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/next/dist/shared/lib/image-loader.js","layer":"app-pages-browser"},"startTime":1753855806233,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20517,"timestamp":2253548429634,"id":3207,"parentId":3128,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-style-singleton/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1753855806222,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":22724,"timestamp":2253548429693,"id":3208,"parentId":3121,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"app-pages-browser"},"startTime":1753855806222,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":5528,"timestamp":2253548448074,"id":3222,"parentId":3188,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/startOfDay.mjs","layer":"app-pages-browser"},"startTime":1753855806240,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21466,"timestamp":2253548433515,"id":3211,"parentId":3155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1753855806226,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21667,"timestamp":2253548433455,"id":3210,"parentId":3155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/config.js","layer":"app-pages-browser"},"startTime":1753855806226,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22070,"timestamp":2253548433353,"id":3209,"parentId":3155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1753855806226,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21960,"timestamp":2253548433626,"id":3213,"parentId":3155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"app-pages-browser"},"startTime":1753855806226,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22282,"timestamp":2253548433574,"id":3212,"parentId":3155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"app-pages-browser"},"startTime":1753855806226,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":22909,"timestamp":2253548433771,"id":3216,"parentId":3166,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/ZodError.js","layer":"app-pages-browser"},"startTime":1753855806226,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23128,"timestamp":2253548433723,"id":3215,"parentId":3166,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/errors.js","layer":"app-pages-browser"},"startTime":1753855806226,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":23348,"timestamp":2253548433675,"id":3214,"parentId":3155,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/exports.js","layer":"app-pages-browser"},"startTime":1753855806226,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":43999,"timestamp":2253548433822,"id":3217,"parentId":3166,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/types.js","layer":"app-pages-browser"},"startTime":1753855806226,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":28291,"timestamp":2253548453953,"id":3226,"parentId":3188,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.mjs","layer":"app-pages-browser"},"startTime":1753855806246,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":41567,"timestamp":2253548441011,"id":3221,"parentId":3167,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"app-pages-browser"},"startTime":1753855806233,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":41998,"timestamp":2253548440957,"id":3220,"parentId":3167,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1753855806233,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":42319,"timestamp":2253548440815,"id":3218,"parentId":3156,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806233,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":40241,"timestamp":2253548448173,"id":3223,"parentId":3166,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/parseUtil.js","layer":"app-pages-browser"},"startTime":1753855806241,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":40608,"timestamp":2253548448282,"id":3225,"parentId":3166,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/util.js","layer":"app-pages-browser"},"startTime":1753855806241,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":40755,"timestamp":2253548448233,"id":3224,"parentId":3166,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/typeAliases.js","layer":"app-pages-browser"},"startTime":1753855806241,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":1590,"timestamp":2253548491130,"id":3233,"parentId":3194,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/formatRelative.mjs","layer":"app-pages-browser"},"startTime":1753855806283,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":1950,"timestamp":2253548491099,"id":3232,"parentId":3194,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/formatLong.mjs","layer":"app-pages-browser"},"startTime":1753855806283,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13818,"timestamp":2253548480138,"id":3227,"parentId":3184,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/minpath.browser.js","layer":"app-pages-browser"},"startTime":1753855806273,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13748,"timestamp":2253548480363,"id":3228,"parentId":3184,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/minproc.browser.js","layer":"app-pages-browser"},"startTime":1753855806273,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":3891,"timestamp":2253548491014,"id":3231,"parentId":3194,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/formatDistance.mjs","layer":"app-pages-browser"},"startTime":1753855806283,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":4310,"timestamp":2253548491155,"id":3234,"parentId":3194,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/localize.mjs","layer":"app-pages-browser"},"startTime":1753855806284,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9449,"timestamp":2253548486188,"id":3230,"parentId":3193,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unified/lib/callable-instance.js","layer":"app-pages-browser"},"startTime":1753855806279,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":5444,"timestamp":2253548491177,"id":3235,"parentId":3194,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/en-US/_lib/match.mjs","layer":"app-pages-browser"},"startTime":1753855806284,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10889,"timestamp":2253548486080,"id":3229,"parentId":3184,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/minurl.browser.js","layer":"app-pages-browser"},"startTime":1753855806278,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8195,"timestamp":2253548491202,"id":3236,"parentId":3217,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/helpers/errorUtil.js","layer":"app-pages-browser"},"startTime":1753855806284,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8602,"timestamp":2253548492276,"id":3238,"parentId":3207,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"app-pages-browser"},"startTime":1753855806285,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8837,"timestamp":2253548492208,"id":3237,"parentId":3207,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-style-singleton/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1753855806285,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8876,"timestamp":2253548492327,"id":3239,"parentId":3207,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1753855806285,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8931,"timestamp":2253548492375,"id":3240,"parentId":3209,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/use-sidecar/dist/es2015/env.js","layer":"app-pages-browser"},"startTime":1753855806285,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5840,"timestamp":2253548497634,"id":3241,"parentId":3215,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zod/v3/locales/en.js","layer":"app-pages-browser"},"startTime":1753855806290,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8467,"timestamp":2253548500046,"id":3242,"parentId":3146,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/index.js","layer":"app-pages-browser"},"startTime":1753855806292,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2605,"timestamp":2253548506912,"id":3245,"parentId":3234,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/_lib/buildLocalizeFn.mjs","layer":"app-pages-browser"},"startTime":1753855806299,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":2930,"timestamp":2253548506945,"id":3246,"parentId":3235,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/_lib/buildMatchFn.mjs","layer":"app-pages-browser"},"startTime":1753855806299,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":3038,"timestamp":2253548507011,"id":3247,"parentId":3235,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/_lib/buildMatchPatternFn.mjs","layer":"app-pages-browser"},"startTime":1753855806299,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8417,"timestamp":2253548501969,"id":3243,"parentId":3229,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile/lib/minurl.shared.js","layer":"app-pages-browser"},"startTime":1753855806294,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":3700,"timestamp":2253548506826,"id":3244,"parentId":3232,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/date-fns/locale/_lib/buildFormatLongFn.mjs","layer":"app-pages-browser"},"startTime":1753855806299,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4588,"timestamp":2253548508874,"id":3251,"parentId":3157,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-task-list-item/index.js","layer":"app-pages-browser"},"startTime":1753855806301,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4985,"timestamp":2253548508824,"id":3250,"parentId":3157,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-combine-extensions/index.js","layer":"app-pages-browser"},"startTime":1753855806301,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5210,"timestamp":2253548508692,"id":3248,"parentId":3157,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-autolink-literal/index.js","layer":"app-pages-browser"},"startTime":1753855806301,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5152,"timestamp":2253548509040,"id":3253,"parentId":3157,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-strikethrough/index.js","layer":"app-pages-browser"},"startTime":1753855806301,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5190,"timestamp":2253548509088,"id":3254,"parentId":3157,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-footnote/index.js","layer":"app-pages-browser"},"startTime":1753855806301,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5426,"timestamp":2253548508924,"id":3252,"parentId":3157,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-tagfilter/index.js","layer":"app-pages-browser"},"startTime":1753855806301,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5756,"timestamp":2253548508771,"id":3249,"parentId":3157,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/index.js","layer":"app-pages-browser"},"startTime":1753855806301,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":6576,"timestamp":2253548512562,"id":3255,"parentId":3208,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"app-pages-browser"},"startTime":1753855806305,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":7047,"timestamp":2253548512664,"id":3256,"parentId":3208,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"app-pages-browser"},"startTime":1753855806305,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4863,"timestamp":2253548515159,"id":3257,"parentId":3180,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/hast-util-whitespace/index.js","layer":"app-pages-browser"},"startTime":1753855806308,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4812,"timestamp":2253548515303,"id":3259,"parentId":3180,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/estree-util-is-identifier-name/index.js","layer":"app-pages-browser"},"startTime":1753855806308,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4799,"timestamp":2253548515403,"id":3261,"parentId":3180,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-position/index.js","layer":"app-pages-browser"},"startTime":1753855806308,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5099,"timestamp":2253548515247,"id":3258,"parentId":3180,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/space-separated-tokens/index.js","layer":"app-pages-browser"},"startTime":1753855806308,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5169,"timestamp":2253548515355,"id":3260,"parentId":3180,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/comma-separated-tokens/index.js","layer":"app-pages-browser"},"startTime":1753855806308,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5245,"timestamp":2253548515450,"id":3262,"parentId":3180,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/index.js","layer":"app-pages-browser"},"startTime":1753855806308,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8041,"timestamp":2253548516843,"id":3264,"parentId":3193,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/bail/index.js","layer":"app-pages-browser"},"startTime":1753855806309,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8165,"timestamp":2253548517003,"id":3267,"parentId":3242,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806309,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8544,"timestamp":2253548516735,"id":3263,"parentId":3180,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile-message/index.js","layer":"app-pages-browser"},"startTime":1753855806309,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8525,"timestamp":2253548516903,"id":3265,"parentId":3193,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/is-plain-obj/index.js","layer":"app-pages-browser"},"startTime":1753855806309,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8569,"timestamp":2253548516954,"id":3266,"parentId":3193,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/trough/index.js","layer":"app-pages-browser"},"startTime":1753855806309,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10254,"timestamp":2253548517145,"id":3268,"parentId":3242,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/footer.js","layer":"app-pages-browser"},"startTime":1753855806310,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10487,"timestamp":2253548517197,"id":3269,"parentId":3242,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/index.js","layer":"app-pages-browser"},"startTime":1753855806310,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10539,"timestamp":2253548517248,"id":3270,"parentId":3182,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit-parents/index.js","layer":"app-pages-browser"},"startTime":1753855806310,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10507,"timestamp":2253548517846,"id":3272,"parentId":3193,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/extend/index.js","layer":"app-pages-browser"},"startTime":1753855806310,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10549,"timestamp":2253548517898,"id":3273,"parentId":3185,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-from-markdown/index.js","layer":"app-pages-browser"},"startTime":1753855806310,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10884,"timestamp":2253548517788,"id":3271,"parentId":3180,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/style-to-js/cjs/index.js","layer":"app-pages-browser"},"startTime":1753855806310,"traceId":"9cb030c4e2538185"},{"name":"build-module-mjs","duration":11293,"timestamp":2253548523500,"id":3274,"parentId":3208,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"app-pages-browser"},"startTime":1753855806316,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14849,"timestamp":2253548525929,"id":3275,"parentId":3251,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-task-list-item/lib/html.js","layer":"app-pages-browser"},"startTime":1753855806318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14890,"timestamp":2253548526114,"id":3278,"parentId":3248,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-autolink-literal/lib/html.js","layer":"app-pages-browser"},"startTime":1753855806318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15289,"timestamp":2253548526007,"id":3276,"parentId":3251,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-task-list-item/lib/syntax.js","layer":"app-pages-browser"},"startTime":1753855806318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15801,"timestamp":2253548526271,"id":3281,"parentId":3254,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-footnote/lib/syntax.js","layer":"app-pages-browser"},"startTime":1753855806319,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15961,"timestamp":2253548526371,"id":3283,"parentId":3252,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-tagfilter/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806319,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16438,"timestamp":2253548526166,"id":3279,"parentId":3253,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-strikethrough/lib/html.js","layer":"app-pages-browser"},"startTime":1753855806319,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16871,"timestamp":2253548526319,"id":3282,"parentId":3254,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-footnote/lib/html.js","layer":"app-pages-browser"},"startTime":1753855806319,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17401,"timestamp":2253548526216,"id":3280,"parentId":3253,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-strikethrough/lib/syntax.js","layer":"app-pages-browser"},"startTime":1753855806319,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18225,"timestamp":2253548526469,"id":3285,"parentId":3249,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/lib/syntax.js","layer":"app-pages-browser"},"startTime":1753855806319,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":18634,"timestamp":2253548526421,"id":3284,"parentId":3249,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/lib/html.js","layer":"app-pages-browser"},"startTime":1753855806319,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20420,"timestamp":2253548526060,"id":3277,"parentId":3248,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-autolink-literal/lib/syntax.js","layer":"app-pages-browser"},"startTime":1753855806318,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20849,"timestamp":2253548529652,"id":3286,"parentId":3218,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-task-list-item/index.js","layer":"app-pages-browser"},"startTime":1753855806322,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20869,"timestamp":2253548529736,"id":3287,"parentId":3218,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-table/index.js","layer":"app-pages-browser"},"startTime":1753855806322,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20842,"timestamp":2253548529843,"id":3289,"parentId":3218,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-autolink-literal/index.js","layer":"app-pages-browser"},"startTime":1753855806322,"traceId":"9cb030c4e2538185"}]
33
- [{"name":"build-module-js","duration":21082,"timestamp":2253548529790,"id":3288,"parentId":3218,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-strikethrough/index.js","layer":"app-pages-browser"},"startTime":1753855806322,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21140,"timestamp":2253548529893,"id":3290,"parentId":3218,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-footnote/index.js","layer":"app-pages-browser"},"startTime":1753855806322,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14590,"timestamp":2253548539975,"id":3291,"parentId":3267,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/state.js","layer":"app-pages-browser"},"startTime":1753855806332,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10097,"timestamp":2253548547486,"id":3292,"parentId":3257,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/hast-util-whitespace/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806340,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11419,"timestamp":2253548547600,"id":3293,"parentId":3259,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/estree-util-is-identifier-name/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806340,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11796,"timestamp":2253548547767,"id":3296,"parentId":3262,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/html.js","layer":"app-pages-browser"},"startTime":1753855806340,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12492,"timestamp":2253548547816,"id":3297,"parentId":3262,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/svg.js","layer":"app-pages-browser"},"startTime":1753855806340,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12806,"timestamp":2253548547714,"id":3295,"parentId":3262,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/aria.js","layer":"app-pages-browser"},"startTime":1753855806340,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12773,"timestamp":2253548547866,"id":3298,"parentId":3262,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/xlink.js","layer":"app-pages-browser"},"startTime":1753855806340,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13197,"timestamp":2253548547660,"id":3294,"parentId":3261,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-position/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806340,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12993,"timestamp":2253548547972,"id":3300,"parentId":3262,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/xml.js","layer":"app-pages-browser"},"startTime":1753855806340,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13043,"timestamp":2253548548021,"id":3301,"parentId":3262,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/hast-to-react.js","layer":"app-pages-browser"},"startTime":1753855806340,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13256,"timestamp":2253548548069,"id":3302,"parentId":3262,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/find.js","layer":"app-pages-browser"},"startTime":1753855806340,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13295,"timestamp":2253548548118,"id":3303,"parentId":3262,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/normalize.js","layer":"app-pages-browser"},"startTime":1753855806340,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13261,"timestamp":2253548548265,"id":3305,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13448,"timestamp":2253548548202,"id":3304,"parentId":3262,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/merge.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13415,"timestamp":2253548548374,"id":3307,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/code.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13577,"timestamp":2253548548322,"id":3306,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/break.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14089,"timestamp":2253548547916,"id":3299,"parentId":3262,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/xmlns.js","layer":"app-pages-browser"},"startTime":1753855806340,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13628,"timestamp":2253548548473,"id":3309,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13774,"timestamp":2253548548424,"id":3308,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/delete.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13668,"timestamp":2253548548624,"id":3312,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/html.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13696,"timestamp":2253548548721,"id":3314,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/image.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13769,"timestamp":2253548548769,"id":3315,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13889,"timestamp":2253548548817,"id":3316,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14229,"timestamp":2253548548575,"id":3311,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/heading.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14045,"timestamp":2253548548919,"id":3318,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/list.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14435,"timestamp":2253548548672,"id":3313,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15994,"timestamp":2253548548866,"id":3317,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/link.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16004,"timestamp":2253548548966,"id":3319,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16636,"timestamp":2253548548521,"id":3310,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16239,"timestamp":2253548549014,"id":3320,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/root.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16386,"timestamp":2253548549155,"id":3323,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/list-item.js","layer":"app-pages-browser"},"startTime":1753855806342,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16584,"timestamp":2253548549061,"id":3321,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/strong.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16747,"timestamp":2253548549108,"id":3322,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/table.js","layer":"app-pages-browser"},"startTime":1753855806341,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16745,"timestamp":2253548549251,"id":3325,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js","layer":"app-pages-browser"},"startTime":1753855806342,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17266,"timestamp":2253548549204,"id":3324,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/table-row.js","layer":"app-pages-browser"},"startTime":1753855806342,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":17279,"timestamp":2253548549298,"id":3326,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/text.js","layer":"app-pages-browser"},"startTime":1753855806342,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15165,"timestamp":2253548551813,"id":3329,"parentId":3266,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/trough/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806344,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15380,"timestamp":2253548551865,"id":3330,"parentId":3271,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/style-to-js/cjs/utilities.js","layer":"app-pages-browser"},"startTime":1753855806344,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":15691,"timestamp":2253548551658,"id":3327,"parentId":3269,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js","layer":"app-pages-browser"},"startTime":1753855806344,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16118,"timestamp":2253548551756,"id":3328,"parentId":3263,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/vfile-message/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806344,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":20069,"timestamp":2253548552854,"id":3331,"parentId":3270,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit-parents/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806345,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":21648,"timestamp":2253548552944,"id":3332,"parentId":3273,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-from-markdown/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806345,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":19232,"timestamp":2253548555943,"id":3333,"parentId":3240,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/detect-node-es/esm/browser.js","layer":"app-pages-browser"},"startTime":1753855806348,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12798,"timestamp":2253548563962,"id":3335,"parentId":3285,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/lib/infer.js","layer":"app-pages-browser"},"startTime":1753855806356,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13227,"timestamp":2253548563853,"id":3334,"parentId":3285,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-extension-gfm-table/lib/edit-map.js","layer":"app-pages-browser"},"startTime":1753855806356,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7385,"timestamp":2253548571719,"id":3336,"parentId":3286,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-task-list-item/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806364,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7724,"timestamp":2253548571842,"id":3337,"parentId":3287,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-table/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806364,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7817,"timestamp":2253548571948,"id":3339,"parentId":3288,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-strikethrough/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806364,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8344,"timestamp":2253548571995,"id":3340,"parentId":3289,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-autolink-literal/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806364,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8784,"timestamp":2253548571897,"id":3338,"parentId":3290,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-gfm-footnote/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806364,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6476,"timestamp":2253548575681,"id":3343,"parentId":3297,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/case-sensitive-transform.js","layer":"app-pages-browser"},"startTime":1753855806368,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6739,"timestamp":2253548575624,"id":3342,"parentId":3296,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/types.js","layer":"app-pages-browser"},"startTime":1753855806368,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6705,"timestamp":2253548575839,"id":3346,"parentId":3316,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-hast/lib/revert.js","layer":"app-pages-browser"},"startTime":1753855806368,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6897,"timestamp":2253548575787,"id":3345,"parentId":3302,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/info.js","layer":"app-pages-browser"},"startTime":1753855806368,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7129,"timestamp":2253548575735,"id":3344,"parentId":3296,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/create.js","layer":"app-pages-browser"},"startTime":1753855806368,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7111,"timestamp":2253548575940,"id":3348,"parentId":3302,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/defined-info.js","layer":"app-pages-browser"},"startTime":1753855806368,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7270,"timestamp":2253548575890,"id":3347,"parentId":3304,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/schema.js","layer":"app-pages-browser"},"startTime":1753855806368,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7742,"timestamp":2253548575513,"id":3341,"parentId":3296,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/property-information/lib/util/case-insensitive-transform.js","layer":"app-pages-browser"},"startTime":1753855806368,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9770,"timestamp":2253548578102,"id":3349,"parentId":3238,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/get-nonce/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1753855806370,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7007,"timestamp":2253548581123,"id":3350,"parentId":3331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-visit-parents/lib/color.js","layer":"app-pages-browser"},"startTime":1753855806373,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5683,"timestamp":2253548583796,"id":3351,"parentId":3250,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-chunked/index.js","layer":"app-pages-browser"},"startTime":1753855806376,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":2657,"timestamp":2253548589731,"id":3352,"parentId":3268,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-sanitize-uri/index.js","layer":"app-pages-browser"},"startTime":1753855806382,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3172,"timestamp":2253548593816,"id":3353,"parentId":3271,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/style-to-object/cjs/index.js","layer":"app-pages-browser"},"startTime":1753855806386,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3979,"timestamp":2253548594604,"id":3355,"parentId":3280,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-classify-character/index.js","layer":"app-pages-browser"},"startTime":1753855806387,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4122,"timestamp":2253548594660,"id":3356,"parentId":3281,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-space/index.js","layer":"app-pages-browser"},"startTime":1753855806387,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4151,"timestamp":2253548594762,"id":3358,"parentId":3280,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-resolve-all/index.js","layer":"app-pages-browser"},"startTime":1753855806387,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4582,"timestamp":2253548594525,"id":3354,"parentId":3281,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/index.js","layer":"app-pages-browser"},"startTime":1753855806387,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4695,"timestamp":2253548594811,"id":3359,"parentId":3277,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-character/index.js","layer":"app-pages-browser"},"startTime":1753855806387,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4915,"timestamp":2253548594713,"id":3357,"parentId":3281,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-normalize-identifier/index.js","layer":"app-pages-browser"},"startTime":1753855806387,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4963,"timestamp":2253548594860,"id":3360,"parentId":3326,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/trim-lines/index.js","layer":"app-pages-browser"},"startTime":1753855806387,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7661,"timestamp":2253548597187,"id":3361,"parentId":3332,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-stringify-position/index.js","layer":"app-pages-browser"},"startTime":1753855806390,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7863,"timestamp":2253548597273,"id":3362,"parentId":3268,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ungap/structured-clone/esm/index.js","layer":"app-pages-browser"},"startTime":1753855806390,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5551,"timestamp":2253548600919,"id":3367,"parentId":3332,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/index.js","layer":"app-pages-browser"},"startTime":1753855806393,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5916,"timestamp":2253548600658,"id":3363,"parentId":3332,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-string/index.js","layer":"app-pages-browser"},"startTime":1753855806393,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5884,"timestamp":2253548600868,"id":3366,"parentId":3332,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-decode-numeric-character-reference/index.js","layer":"app-pages-browser"},"startTime":1753855806393,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6209,"timestamp":2253548600758,"id":3364,"parentId":3332,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-decode-string/index.js","layer":"app-pages-browser"},"startTime":1753855806393,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9003,"timestamp":2253548600816,"id":3365,"parentId":3332,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/decode-named-character-reference/index.dom.js","layer":"app-pages-browser"},"startTime":1753855806393,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8088,"timestamp":2253548605515,"id":3368,"parentId":3331,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-is/index.js","layer":"app-pages-browser"},"startTime":1753855806398,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9286,"timestamp":2253548605980,"id":3370,"parentId":3337,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/markdown-table/index.js","layer":"app-pages-browser"},"startTime":1753855806398,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9376,"timestamp":2253548606032,"id":3371,"parentId":3340,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-find-and-replace/index.js","layer":"app-pages-browser"},"startTime":1753855806398,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9469,"timestamp":2253548606082,"id":3372,"parentId":3340,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/ccount/index.js","layer":"app-pages-browser"},"startTime":1753855806398,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9736,"timestamp":2253548605912,"id":3369,"parentId":3336,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/index.js","layer":"app-pages-browser"},"startTime":1753855806398,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5950,"timestamp":2253548610986,"id":3374,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/blank-line.js","layer":"app-pages-browser"},"startTime":1753855806403,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6063,"timestamp":2253548611097,"id":3376,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/block-quote.js","layer":"app-pages-browser"},"startTime":1753855806403,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6247,"timestamp":2253548611042,"id":3375,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/character-escape.js","layer":"app-pages-browser"},"startTime":1753855806403,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6359,"timestamp":2253548611149,"id":3377,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/character-reference.js","layer":"app-pages-browser"},"startTime":1753855806404,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":6515,"timestamp":2253548611262,"id":3379,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/code-indented.js","layer":"app-pages-browser"},"startTime":1753855806404,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7097,"timestamp":2253548611200,"id":3378,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/code-fenced.js","layer":"app-pages-browser"},"startTime":1753855806404,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7277,"timestamp":2253548611312,"id":3380,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/autolink.js","layer":"app-pages-browser"},"startTime":1753855806404,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7815,"timestamp":2253548611361,"id":3381,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/code-text.js","layer":"app-pages-browser"},"startTime":1753855806404,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8097,"timestamp":2253548611410,"id":3382,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/content.js","layer":"app-pages-browser"},"startTime":1753855806404,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8137,"timestamp":2253548611508,"id":3384,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/hard-break-escape.js","layer":"app-pages-browser"},"startTime":1753855806404,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8553,"timestamp":2253548611459,"id":3383,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/definition.js","layer":"app-pages-browser"},"startTime":1753855806404,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8703,"timestamp":2253548611607,"id":3386,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/heading-atx.js","layer":"app-pages-browser"},"startTime":1753855806404,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9262,"timestamp":2253548611657,"id":3387,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/html-text.js","layer":"app-pages-browser"},"startTime":1753855806404,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11425,"timestamp":2253548611558,"id":3385,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/html-flow.js","layer":"app-pages-browser"},"startTime":1753855806404,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11366,"timestamp":2253548611806,"id":3390,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/label-start-link.js","layer":"app-pages-browser"},"startTime":1753855806404,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11587,"timestamp":2253548611756,"id":3389,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/label-start-image.js","layer":"app-pages-browser"},"startTime":1753855806404,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11600,"timestamp":2253548611867,"id":3391,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/line-ending.js","layer":"app-pages-browser"},"startTime":1753855806404,"traceId":"9cb030c4e2538185"}]
34
- [{"name":"build-module-js","duration":12018,"timestamp":2253548611916,"id":3392,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/list.js","layer":"app-pages-browser"},"startTime":1753855806404,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12962,"timestamp":2253548611707,"id":3388,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/label-end.js","layer":"app-pages-browser"},"startTime":1753855806404,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13015,"timestamp":2253548611964,"id":3393,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/setext-underline.js","layer":"app-pages-browser"},"startTime":1753855806404,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13156,"timestamp":2253548612012,"id":3394,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/thematic-break.js","layer":"app-pages-browser"},"startTime":1753855806404,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":14878,"timestamp":2253548610875,"id":3373,"parentId":3354,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-core-commonmark/lib/attention.js","layer":"app-pages-browser"},"startTime":1753855806403,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16175,"timestamp":2253548612556,"id":3395,"parentId":3362,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ungap/structured-clone/esm/serialize.js","layer":"app-pages-browser"},"startTime":1753855806405,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16400,"timestamp":2253548612625,"id":3396,"parentId":3362,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ungap/structured-clone/esm/deserialize.js","layer":"app-pages-browser"},"startTime":1753855806405,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":16737,"timestamp":2253548614298,"id":3397,"parentId":3361,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-stringify-position/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806407,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9105,"timestamp":2253548629215,"id":3398,"parentId":3367,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/compile.js","layer":"app-pages-browser"},"startTime":1753855806422,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9200,"timestamp":2253548629327,"id":3399,"parentId":3367,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/parse.js","layer":"app-pages-browser"},"startTime":1753855806422,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9192,"timestamp":2253548629437,"id":3401,"parentId":3367,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/postprocess.js","layer":"app-pages-browser"},"startTime":1753855806422,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9555,"timestamp":2253548629383,"id":3400,"parentId":3367,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/preprocess.js","layer":"app-pages-browser"},"startTime":1753855806422,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9650,"timestamp":2253548629485,"id":3402,"parentId":3363,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-string/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806422,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8632,"timestamp":2253548631789,"id":3403,"parentId":3352,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-encode/index.js","layer":"app-pages-browser"},"startTime":1753855806424,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9907,"timestamp":2253548631880,"id":3404,"parentId":3368,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/unist-util-is/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806424,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10190,"timestamp":2253548632325,"id":3405,"parentId":3371,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-find-and-replace/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806425,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10351,"timestamp":2253548632453,"id":3406,"parentId":3369,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806425,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10469,"timestamp":2253548632511,"id":3407,"parentId":3395,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/@ungap/structured-clone/esm/types.js","layer":"app-pages-browser"},"startTime":1753855806425,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3674,"timestamp":2253548639570,"id":3408,"parentId":3369,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/index.js","layer":"app-pages-browser"},"startTime":1753855806432,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8264,"timestamp":2253548644576,"id":3409,"parentId":3399,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/constructs.js","layer":"app-pages-browser"},"startTime":1753855806437,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9003,"timestamp":2253548644662,"id":3410,"parentId":3399,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/create-tokenizer.js","layer":"app-pages-browser"},"startTime":1753855806437,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9918,"timestamp":2253548646980,"id":3412,"parentId":3399,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/initialize/content.js","layer":"app-pages-browser"},"startTime":1753855806439,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10542,"timestamp":2253548646873,"id":3411,"parentId":3353,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/inline-style-parser/index.js","layer":"app-pages-browser"},"startTime":1753855806439,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10699,"timestamp":2253548647141,"id":3415,"parentId":3399,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/initialize/text.js","layer":"app-pages-browser"},"startTime":1753855806440,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10951,"timestamp":2253548647091,"id":3414,"parentId":3399,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/initialize/flow.js","layer":"app-pages-browser"},"startTime":1753855806439,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11652,"timestamp":2253548647039,"id":3413,"parentId":3399,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark/lib/initialize/document.js","layer":"app-pages-browser"},"startTime":1753855806439,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8405,"timestamp":2253548651213,"id":3416,"parentId":3406,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/join.js","layer":"app-pages-browser"},"startTime":1753855806444,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9706,"timestamp":2253548651308,"id":3417,"parentId":3406,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/unsafe.js","layer":"app-pages-browser"},"startTime":1753855806444,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9773,"timestamp":2253548651418,"id":3419,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/blockquote.js","layer":"app-pages-browser"},"startTime":1753855806444,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":9983,"timestamp":2253548651539,"id":3421,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/code.js","layer":"app-pages-browser"},"startTime":1753855806444,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10357,"timestamp":2253548651363,"id":3418,"parentId":3406,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/configure.js","layer":"app-pages-browser"},"startTime":1753855806444,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10336,"timestamp":2253548651634,"id":3423,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/emphasis.js","layer":"app-pages-browser"},"startTime":1753855806444,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10628,"timestamp":2253548651587,"id":3422,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/definition.js","layer":"app-pages-browser"},"startTime":1753855806444,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10625,"timestamp":2253548651682,"id":3424,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/html.js","layer":"app-pages-browser"},"startTime":1753855806444,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10788,"timestamp":2253548651729,"id":3425,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/image.js","layer":"app-pages-browser"},"startTime":1753855806444,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":10854,"timestamp":2253548651833,"id":3427,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/image-reference.js","layer":"app-pages-browser"},"startTime":1753855806444,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11028,"timestamp":2253548651883,"id":3428,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/inline-code.js","layer":"app-pages-browser"},"startTime":1753855806444,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11176,"timestamp":2253548651931,"id":3429,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/link-reference.js","layer":"app-pages-browser"},"startTime":1753855806444,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11751,"timestamp":2253548651484,"id":3420,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/break.js","layer":"app-pages-browser"},"startTime":1753855806444,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11666,"timestamp":2253548651776,"id":3426,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/heading.js","layer":"app-pages-browser"},"startTime":1753855806444,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11628,"timestamp":2253548652025,"id":3431,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/list-item.js","layer":"app-pages-browser"},"startTime":1753855806444,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11933,"timestamp":2253548651979,"id":3430,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/list.js","layer":"app-pages-browser"},"startTime":1753855806444,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":11825,"timestamp":2253548652206,"id":3435,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/root.js","layer":"app-pages-browser"},"startTime":1753855806445,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12123,"timestamp":2253548652116,"id":3433,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/strong.js","layer":"app-pages-browser"},"startTime":1753855806444,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12071,"timestamp":2253548652251,"id":3436,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/text.js","layer":"app-pages-browser"},"startTime":1753855806445,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12415,"timestamp":2253548652161,"id":3434,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/link.js","layer":"app-pages-browser"},"startTime":1753855806445,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12625,"timestamp":2253548652070,"id":3432,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/paragraph.js","layer":"app-pages-browser"},"startTime":1753855806444,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12509,"timestamp":2253548652297,"id":3437,"parentId":3408,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.js","layer":"app-pages-browser"},"startTime":1753855806445,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12796,"timestamp":2253548656184,"id":3438,"parentId":3406,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/association.js","layer":"app-pages-browser"},"startTime":1753855806449,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12877,"timestamp":2253548656269,"id":3439,"parentId":3406,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/compile-pattern.js","layer":"app-pages-browser"},"startTime":1753855806449,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":12871,"timestamp":2253548656426,"id":3442,"parentId":3406,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/indent-lines.js","layer":"app-pages-browser"},"startTime":1753855806449,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13275,"timestamp":2253548656325,"id":3440,"parentId":3406,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/container-phrasing.js","layer":"app-pages-browser"},"startTime":1753855806449,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13223,"timestamp":2253548656525,"id":3444,"parentId":3406,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/track.js","layer":"app-pages-browser"},"startTime":1753855806449,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13646,"timestamp":2253548656475,"id":3443,"parentId":3406,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/safe.js","layer":"app-pages-browser"},"startTime":1753855806449,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":13922,"timestamp":2253548656376,"id":3441,"parentId":3406,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/container-flow.js","layer":"app-pages-browser"},"startTime":1753855806449,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3042,"timestamp":2253548672970,"id":3446,"parentId":3382,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-subtokenize/index.js","layer":"app-pages-browser"},"startTime":1753855806465,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3575,"timestamp":2253548672865,"id":3445,"parentId":3383,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-label/index.js","layer":"app-pages-browser"},"startTime":1753855806465,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3480,"timestamp":2253548673120,"id":3449,"parentId":3383,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-whitespace/index.js","layer":"app-pages-browser"},"startTime":1753855806465,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3645,"timestamp":2253548673171,"id":3450,"parentId":3383,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-title/index.js","layer":"app-pages-browser"},"startTime":1753855806466,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4081,"timestamp":2253548673023,"id":3447,"parentId":3383,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-factory-destination/index.js","layer":"app-pages-browser"},"startTime":1753855806465,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4246,"timestamp":2253548673072,"id":3448,"parentId":3385,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-html-tag-name/index.js","layer":"app-pages-browser"},"startTime":1753855806465,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":3994,"timestamp":2253548674117,"id":3454,"parentId":3423,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.js","layer":"app-pages-browser"},"startTime":1753855806466,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4339,"timestamp":2253548673947,"id":3451,"parentId":3416,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.js","layer":"app-pages-browser"},"startTime":1753855806466,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4170,"timestamp":2253548674218,"id":3456,"parentId":3422,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-quote.js","layer":"app-pages-browser"},"startTime":1753855806467,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4416,"timestamp":2253548674067,"id":3453,"parentId":3421,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-fence.js","layer":"app-pages-browser"},"startTime":1753855806466,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4642,"timestamp":2253548674012,"id":3452,"parentId":3416,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.js","layer":"app-pages-browser"},"startTime":1753855806466,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4581,"timestamp":2253548674166,"id":3455,"parentId":3423,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/encode-character-reference.js","layer":"app-pages-browser"},"startTime":1753855806467,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4539,"timestamp":2253548674339,"id":3458,"parentId":3420,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/pattern-in-scope.js","layer":"app-pages-browser"},"startTime":1753855806467,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4780,"timestamp":2253548674266,"id":3457,"parentId":3423,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/encode-info.js","layer":"app-pages-browser"},"startTime":1753855806467,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4683,"timestamp":2253548674486,"id":3461,"parentId":3430,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.js","layer":"app-pages-browser"},"startTime":1753855806467,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4726,"timestamp":2253548674534,"id":3462,"parentId":3430,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.js","layer":"app-pages-browser"},"startTime":1753855806467,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4924,"timestamp":2253548674437,"id":3460,"parentId":3431,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-list-item-indent.js","layer":"app-pages-browser"},"startTime":1753855806467,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4865,"timestamp":2253548674582,"id":3463,"parentId":3433,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-strong.js","layer":"app-pages-browser"},"startTime":1753855806467,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":5148,"timestamp":2253548674388,"id":3459,"parentId":3431,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-bullet.js","layer":"app-pages-browser"},"startTime":1753855806467,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":4898,"timestamp":2253548674725,"id":3466,"parentId":3430,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-rule.js","layer":"app-pages-browser"},"startTime":1753855806467,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":7987,"timestamp":2253548674629,"id":3464,"parentId":3434,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.js","layer":"app-pages-browser"},"startTime":1753855806467,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":8059,"timestamp":2253548674677,"id":3465,"parentId":3437,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.js","layer":"app-pages-browser"},"startTime":1753855806467,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":811,"timestamp":2253548684187,"id":3467,"parentId":3405,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/escape-string-regexp/index.js","layer":"app-pages-browser"},"startTime":1753855806477,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1134,"timestamp":2253548684290,"id":3468,"parentId":3446,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/micromark-util-subtokenize/lib/splice-buffer.js","layer":"app-pages-browser"},"startTime":1753855806477,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":1555,"timestamp":2253548684379,"id":3469,"parentId":3406,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/zwitch/index.js","layer":"app-pages-browser"},"startTime":1753855806477,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":367,"timestamp":2253548686026,"id":3471,"parentId":3435,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-phrasing/index.js","layer":"app-pages-browser"},"startTime":1753855806478,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":652,"timestamp":2253548685949,"id":3470,"parentId":3421,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/longest-streak/index.js","layer":"app-pages-browser"},"startTime":1753855806478,"traceId":"9cb030c4e2538185"},{"name":"build-module-js","duration":424,"timestamp":2253548687024,"id":3472,"parentId":3471,"tags":{"name":"/Users/matt8p/Desktop/inspector/node_modules/mdast-util-phrasing/lib/index.js","layer":"app-pages-browser"},"startTime":1753855806479,"traceId":"9cb030c4e2538185"},{"name":"add-entry","duration":2213637,"timestamp":2253546474338,"id":2191,"parentId":2174,"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":1753855804267,"traceId":"9cb030c4e2538185"},{"name":"make","duration":2214647,"timestamp":2253546473509,"id":2174,"parentId":2173,"tags":{},"startTime":1753855804266,"traceId":"9cb030c4e2538185"},{"name":"chunk-graph","duration":12564,"timestamp":2253548743214,"id":3474,"parentId":3473,"tags":{},"startTime":1753855806536,"traceId":"9cb030c4e2538185"},{"name":"optimize-modules","duration":28,"timestamp":2253548755850,"id":3476,"parentId":3473,"tags":{},"startTime":1753855806548,"traceId":"9cb030c4e2538185"},{"name":"optimize-chunks","duration":7646,"timestamp":2253548757513,"id":3478,"parentId":3473,"tags":{},"startTime":1753855806550,"traceId":"9cb030c4e2538185"},{"name":"optimize-tree","duration":136,"timestamp":2253548765211,"id":3479,"parentId":3473,"tags":{},"startTime":1753855806558,"traceId":"9cb030c4e2538185"},{"name":"optimize-chunk-modules","duration":28400,"timestamp":2253548765400,"id":3480,"parentId":3473,"tags":{},"startTime":1753855806558,"traceId":"9cb030c4e2538185"},{"name":"optimize","duration":38039,"timestamp":2253548755820,"id":3475,"parentId":3473,"tags":{},"startTime":1753855806548,"traceId":"9cb030c4e2538185"},{"name":"module-hash","duration":18654,"timestamp":2253548808513,"id":3481,"parentId":3473,"tags":{},"startTime":1753855806601,"traceId":"9cb030c4e2538185"},{"name":"code-generation","duration":273741,"timestamp":2253548827227,"id":3482,"parentId":3473,"tags":{},"startTime":1753855806620,"traceId":"9cb030c4e2538185"},{"name":"hash","duration":7958,"timestamp":2253549103651,"id":3483,"parentId":3473,"tags":{},"startTime":1753855806896,"traceId":"9cb030c4e2538185"},{"name":"code-generation-jobs","duration":285,"timestamp":2253549111606,"id":3484,"parentId":3473,"tags":{},"startTime":1753855806904,"traceId":"9cb030c4e2538185"},{"name":"module-assets","duration":671,"timestamp":2253549111848,"id":3485,"parentId":3473,"tags":{},"startTime":1753855806904,"traceId":"9cb030c4e2538185"},{"name":"create-chunk-assets","duration":7498,"timestamp":2253549112529,"id":3486,"parentId":3473,"tags":{},"startTime":1753855806905,"traceId":"9cb030c4e2538185"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1094,"timestamp":2253549124989,"id":3488,"parentId":2173,"tags":{},"startTime":1753855806917,"traceId":"9cb030c4e2538185"},{"name":"NextJsBuildManifest-createassets","duration":2569,"timestamp":2253549123534,"id":3487,"parentId":2173,"tags":{},"startTime":1753855806916,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":78538,"timestamp":2253549149632,"id":3493,"parentId":3489,"tags":{"name":"static/chunks/pages/_app-a786c6304b86563f.js","cache":"MISS"},"startTime":1753855806942,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":78705,"timestamp":2253549149504,"id":3492,"parentId":3489,"tags":{"name":"static/chunks/app/_not-found/page-493cc2ed04fc016e.js","cache":"MISS"},"startTime":1753855806942,"traceId":"9cb030c4e2538185"}]
35
- [{"name":"minify-js","duration":78829,"timestamp":2253549149393,"id":3491,"parentId":3489,"tags":{"name":"static/chunks/main-app-fe1eae5d7b68281c.js","cache":"MISS"},"startTime":1753855806942,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":78518,"timestamp":2253549149716,"id":3495,"parentId":3489,"tags":{"name":"static/chunks/app/api/mcp/prompts/get/route-8b328dbba76a48ff.js","cache":"MISS"},"startTime":1753855806942,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":78567,"timestamp":2253549149675,"id":3494,"parentId":3489,"tags":{"name":"static/chunks/pages/_error-9906cf87d8a15c04.js","cache":"MISS"},"startTime":1753855806942,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":78499,"timestamp":2253549149753,"id":3496,"parentId":3489,"tags":{"name":"static/chunks/app/api/mcp/chat/route-25dcc0a014f6acb1.js","cache":"MISS"},"startTime":1753855806942,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":78476,"timestamp":2253549149785,"id":3497,"parentId":3489,"tags":{"name":"static/chunks/app/api/mcp/connect/route-8dfba5fd63f22b52.js","cache":"MISS"},"startTime":1753855806942,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":78158,"timestamp":2253549150124,"id":3499,"parentId":3489,"tags":{"name":"static/chunks/app/api/mcp/resources/list/route-4f3f5b70fdfdf0b5.js","cache":"MISS"},"startTime":1753855806942,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":78143,"timestamp":2253549150243,"id":3500,"parentId":3489,"tags":{"name":"static/chunks/app/api/mcp/prompts/list/route-d77ddd118e038274.js","cache":"MISS"},"startTime":1753855806943,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":78128,"timestamp":2253549150280,"id":3501,"parentId":3489,"tags":{"name":"static/chunks/app/api/mcp/resources/read/route-b690df066c5c33be.js","cache":"MISS"},"startTime":1753855806943,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":78111,"timestamp":2253549150309,"id":3502,"parentId":3489,"tags":{"name":"static/chunks/app/api/mcp/tools/route-f2f2535e0d488884.js","cache":"MISS"},"startTime":1753855806943,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":78513,"timestamp":2253549149920,"id":3498,"parentId":3489,"tags":{"name":"static/chunks/app/layout-d3470c789d280f4b.js","cache":"MISS"},"startTime":1753855806942,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":78107,"timestamp":2253549150336,"id":3503,"parentId":3489,"tags":{"name":"static/chunks/app/oauth/callback/page-8f0a0db1da1f75ae.js","cache":"MISS"},"startTime":1753855806943,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":66380,"timestamp":2253549162072,"id":3505,"parentId":3489,"tags":{"name":"static/chunks/webpack-6001d636c9034297.js","cache":"MISS"},"startTime":1753855806954,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":99837,"timestamp":2253549142950,"id":3490,"parentId":3489,"tags":{"name":"static/chunks/main-de226cf849afd06e.js","cache":"MISS"},"startTime":1753855806935,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":95021,"timestamp":2253549150530,"id":3504,"parentId":3489,"tags":{"name":"static/chunks/app/page-d3dad2303c7458a5.js","cache":"MISS"},"startTime":1753855806943,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":78085,"timestamp":2253549170659,"id":3508,"parentId":3489,"tags":{"name":"static/chunks/214-060918d244b6b89b.js","cache":"MISS"},"startTime":1753855806963,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":80198,"timestamp":2253549171469,"id":3509,"parentId":3489,"tags":{"name":"static/chunks/866-eadc88a8b03e5fa0.js","cache":"MISS"},"startTime":1753855806964,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":131187,"timestamp":2253549166808,"id":3507,"parentId":3489,"tags":{"name":"static/chunks/4bd1b696-fa9541e5140b479b.js","cache":"MISS"},"startTime":1753855806959,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":92738,"timestamp":2253549205327,"id":3512,"parentId":3489,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1753855806998,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":92971,"timestamp":2253549205412,"id":3513,"parentId":3489,"tags":{"name":"static/SigynMKeJ0KJs0Nc9i0E-/_ssgManifest.js","cache":"MISS"},"startTime":1753855806998,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":93132,"timestamp":2253549205429,"id":3514,"parentId":3489,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1753855806998,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":93508,"timestamp":2253549205445,"id":3515,"parentId":3489,"tags":{"name":"static/SigynMKeJ0KJs0Nc9i0E-/_buildManifest.js","cache":"MISS"},"startTime":1753855806998,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":93645,"timestamp":2253549205459,"id":3516,"parentId":3489,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1753855806998,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":140613,"timestamp":2253549162179,"id":3506,"parentId":3489,"tags":{"name":"static/chunks/framework-03fcd0649f8c985c.js","cache":"MISS"},"startTime":1753855806955,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":109564,"timestamp":2253549200107,"id":3511,"parentId":3489,"tags":{"name":"static/chunks/964-354e4ffa1149e12f.js","cache":"MISS"},"startTime":1753855806992,"traceId":"9cb030c4e2538185"},{"name":"minify-js","duration":314549,"timestamp":2253549172058,"id":3510,"parentId":3489,"tags":{"name":"static/chunks/574-15488d89f508d1fe.js","cache":"MISS"},"startTime":1753855806964,"traceId":"9cb030c4e2538185"},{"name":"minify-webpack-plugin-optimize","duration":358825,"timestamp":2253549127800,"id":3489,"parentId":2173,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1753855806920,"traceId":"9cb030c4e2538185"},{"name":"minify-css","duration":328043,"timestamp":2253549486900,"id":3518,"parentId":3517,"tags":{"file":"static/css/570d3d770c3cd2ff.css","cache":"MISS"},"startTime":1753855807279,"traceId":"9cb030c4e2538185"},{"name":"minify-css","duration":328026,"timestamp":2253549486927,"id":3519,"parentId":3517,"tags":{"file":"static/css/9121932eff2536ee.css","cache":"MISS"},"startTime":1753855807279,"traceId":"9cb030c4e2538185"},{"name":"minify-css","duration":328025,"timestamp":2253549486929,"id":3520,"parentId":3517,"tags":{"file":"static/css/dd740e6f4b709a00.css","cache":"MISS"},"startTime":1753855807279,"traceId":"9cb030c4e2538185"},{"name":"css-minimizer-plugin","duration":328198,"timestamp":2253549486758,"id":3517,"parentId":2173,"tags":{},"startTime":1753855807279,"traceId":"9cb030c4e2538185"},{"name":"seal","duration":1108914,"timestamp":2253548719534,"id":3473,"parentId":2173,"tags":{},"startTime":1753855806512,"traceId":"9cb030c4e2538185"},{"name":"webpack-compilation","duration":3359157,"timestamp":2253546469520,"id":2173,"parentId":2170,"tags":{"name":"client"},"startTime":1753855804262,"traceId":"9cb030c4e2538185"},{"name":"emit","duration":6391,"timestamp":2253549828888,"id":3521,"parentId":2170,"tags":{},"startTime":1753855807621,"traceId":"9cb030c4e2538185"},{"name":"webpack-close","duration":457963,"timestamp":2253549836053,"id":3522,"parentId":2170,"tags":{"name":"client"},"startTime":1753855807628,"traceId":"9cb030c4e2538185"},{"name":"webpack-generate-error-stats","duration":1633,"timestamp":2253550294067,"id":3523,"parentId":3522,"tags":{},"startTime":1753855808086,"traceId":"9cb030c4e2538185"},{"name":"run-webpack-compiler","duration":3946868,"timestamp":2253546349024,"id":2170,"parentId":2169,"tags":{},"startTime":1753855804141,"traceId":"9cb030c4e2538185"},{"name":"format-webpack-messages","duration":39,"timestamp":2253550295895,"id":3524,"parentId":2169,"tags":{},"startTime":1753855808088,"traceId":"9cb030c4e2538185"},{"name":"worker-main-client","duration":3947177,"timestamp":2253546348836,"id":2169,"parentId":1,"tags":{},"startTime":1753855804141,"traceId":"9cb030c4e2538185"},{"name":"verify-and-lint","duration":2216508,"timestamp":2253550321000,"id":3528,"parentId":1,"tags":{},"startTime":1753855808113,"traceId":"9cb030c4e2538185"},{"name":"verify-typescript-setup","duration":4513434,"timestamp":2253550319450,"id":3527,"parentId":1,"tags":{},"startTime":1753855808112,"traceId":"9cb030c4e2538185"},{"name":"check-static-error-page","duration":18398,"timestamp":2253554841483,"id":3531,"parentId":3530,"tags":{},"startTime":1753855812634,"traceId":"9cb030c4e2538185"},{"name":"check-page","duration":2066,"timestamp":2253554896986,"id":3532,"parentId":3530,"tags":{"page":"/_app"},"startTime":1753855812689,"traceId":"9cb030c4e2538185"},{"name":"check-page","duration":1587,"timestamp":2253554897496,"id":3534,"parentId":3530,"tags":{"page":"/_document"},"startTime":1753855812690,"traceId":"9cb030c4e2538185"},{"name":"check-page","duration":2518,"timestamp":2253554897431,"id":3533,"parentId":3530,"tags":{"page":"/_error"},"startTime":1753855812690,"traceId":"9cb030c4e2538185"},{"name":"is-page-static","duration":240411,"timestamp":2253554901271,"id":3546,"parentId":3545,"tags":{},"startTime":1753855812694,"traceId":"9cb030c4e2538185"},{"name":"check-page","duration":244096,"timestamp":2253554897896,"id":3545,"parentId":3530,"tags":{"page":"/favicon.ico"},"startTime":1753855812690,"traceId":"9cb030c4e2538185"},{"name":"is-page-static","duration":272471,"timestamp":2253554901781,"id":3550,"parentId":3540,"tags":{},"startTime":1753855812694,"traceId":"9cb030c4e2538185"},{"name":"check-page","duration":276558,"timestamp":2253554897742,"id":3540,"parentId":3530,"tags":{"page":"/api/mcp/resources/list"},"startTime":1753855812690,"traceId":"9cb030c4e2538185"},{"name":"is-page-static","duration":277477,"timestamp":2253554901669,"id":3549,"parentId":3539,"tags":{},"startTime":1753855812694,"traceId":"9cb030c4e2538185"},{"name":"check-page","duration":281442,"timestamp":2253554897726,"id":3539,"parentId":3530,"tags":{"page":"/api/mcp/prompts/list"},"startTime":1753855812690,"traceId":"9cb030c4e2538185"},{"name":"is-page-static","duration":281696,"timestamp":2253554902063,"id":3553,"parentId":3542,"tags":{},"startTime":1753855812694,"traceId":"9cb030c4e2538185"},{"name":"check-page","duration":285940,"timestamp":2253554897843,"id":3542,"parentId":3530,"tags":{"page":"/api/mcp/tools"},"startTime":1753855812690,"traceId":"9cb030c4e2538185"},{"name":"is-page-static","duration":300662,"timestamp":2253554901817,"id":3551,"parentId":3538,"tags":{},"startTime":1753855812694,"traceId":"9cb030c4e2538185"},{"name":"check-page","duration":304791,"timestamp":2253554897708,"id":3538,"parentId":3530,"tags":{"page":"/api/mcp/prompts/get"},"startTime":1753855812690,"traceId":"9cb030c4e2538185"},{"name":"is-page-static","duration":288193,"timestamp":2253554918696,"id":3555,"parentId":3543,"tags":{},"startTime":1753855812711,"traceId":"9cb030c4e2538185"},{"name":"check-page","duration":309071,"timestamp":2253554897862,"id":3543,"parentId":3530,"tags":{"page":"/oauth/callback"},"startTime":1753855812690,"traceId":"9cb030c4e2538185"},{"name":"is-page-static","duration":303601,"timestamp":2253554904122,"id":3554,"parentId":3535,"tags":{},"startTime":1753855812696,"traceId":"9cb030c4e2538185"},{"name":"check-page","duration":310157,"timestamp":2253554897581,"id":3535,"parentId":3530,"tags":{"page":"/_not-found"},"startTime":1753855812690,"traceId":"9cb030c4e2538185"},{"name":"is-page-static","duration":309283,"timestamp":2253554901619,"id":3548,"parentId":3537,"tags":{},"startTime":1753855812694,"traceId":"9cb030c4e2538185"},{"name":"check-page","duration":313231,"timestamp":2253554897690,"id":3537,"parentId":3530,"tags":{"page":"/api/mcp/connect"},"startTime":1753855812690,"traceId":"9cb030c4e2538185"},{"name":"is-page-static","duration":312290,"timestamp":2253554901494,"id":3547,"parentId":3536,"tags":{},"startTime":1753855812694,"traceId":"9cb030c4e2538185"},{"name":"check-page","duration":316143,"timestamp":2253554897662,"id":3536,"parentId":3530,"tags":{"page":"/api/mcp/chat"},"startTime":1753855812690,"traceId":"9cb030c4e2538185"},{"name":"is-page-static","duration":315875,"timestamp":2253554901832,"id":3552,"parentId":3541,"tags":{},"startTime":1753855812694,"traceId":"9cb030c4e2538185"},{"name":"check-page","duration":319906,"timestamp":2253554897818,"id":3541,"parentId":3530,"tags":{"page":"/api/mcp/resources/read"},"startTime":1753855812690,"traceId":"9cb030c4e2538185"},{"name":"is-page-static","duration":300357,"timestamp":2253554918731,"id":3556,"parentId":3544,"tags":{},"startTime":1753855812711,"traceId":"9cb030c4e2538185"},{"name":"check-page","duration":321217,"timestamp":2253554897880,"id":3544,"parentId":3530,"tags":{"page":"/"},"startTime":1753855812690,"traceId":"9cb030c4e2538185"},{"name":"static-check","duration":377942,"timestamp":2253554841171,"id":3530,"parentId":1,"tags":{},"startTime":1753855812634,"traceId":"9cb030c4e2538185"},{"name":"generate-required-server-files","duration":214,"timestamp":2253555219402,"id":3558,"parentId":1,"tags":{},"startTime":1753855813012,"traceId":"9cb030c4e2538185"},{"name":"write-routes-manifest","duration":1999,"timestamp":2253555232461,"id":3560,"parentId":1,"tags":{},"startTime":1753855813025,"traceId":"9cb030c4e2538185"},{"name":"load-dotenv","duration":17,"timestamp":2253555797742,"id":3563,"parentId":3562,"tags":{},"startTime":1753855813590,"traceId":"9cb030c4e2538185"},{"name":"run-export-path-map","duration":242,"timestamp":2253556345705,"id":3564,"parentId":3562,"tags":{},"startTime":1753855814138,"traceId":"9cb030c4e2538185"},{"name":"next-export","duration":1041894,"timestamp":2253555797234,"id":3562,"parentId":1,"tags":{},"startTime":1753855813590,"traceId":"9cb030c4e2538185"},{"name":"move-exported-app-not-found-","duration":60,"timestamp":2253556840104,"id":3565,"parentId":3561,"tags":{},"startTime":1753855814632,"traceId":"9cb030c4e2538185"},{"name":"move-exported-page","duration":43673,"timestamp":2253556840214,"id":3566,"parentId":3561,"tags":{},"startTime":1753855814633,"traceId":"9cb030c4e2538185"},{"name":"static-generation","duration":1153174,"timestamp":2253555793942,"id":3561,"parentId":1,"tags":{},"startTime":1753855813586,"traceId":"9cb030c4e2538185"},{"name":"write-routes-manifest","duration":13364,"timestamp":2253556947128,"id":3567,"parentId":1,"tags":{},"startTime":1753855814740,"traceId":"9cb030c4e2538185"},{"name":"node-file-trace-build","duration":5375498,"timestamp":2253555220882,"id":3559,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1753855813013,"traceId":"9cb030c4e2538185"},{"name":"apply-include-excludes","duration":945,"timestamp":2253560596419,"id":3568,"parentId":1,"tags":{},"startTime":1753855818389,"traceId":"9cb030c4e2538185"},{"name":"print-tree-view","duration":4643,"timestamp":2253560598067,"id":3569,"parentId":1,"tags":{},"startTime":1753855818390,"traceId":"9cb030c4e2538185"},{"name":"telemetry-flush","duration":48,"timestamp":2253560602721,"id":3570,"parentId":1,"tags":{},"startTime":1753855818395,"traceId":"9cb030c4e2538185"},{"name":"next-build","duration":21942361,"timestamp":2253538660411,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.4.1","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1753855796453,"traceId":"9cb030c4e2538185"}]