clawcrib 0.1.0 → 0.1.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 (130) hide show
  1. package/bin/clawcrib.mjs +313 -25
  2. package/dist/.next/BUILD_ID +1 -1
  3. package/dist/.next/build-manifest.json +2 -2
  4. package/dist/.next/server/app/_global-error.html +2 -2
  5. package/dist/.next/server/app/_global-error.rsc +1 -1
  6. package/dist/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  7. package/dist/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  8. package/dist/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  9. package/dist/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  10. package/dist/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  11. package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  12. package/dist/.next/server/app/_not-found.html +2 -2
  13. package/dist/.next/server/app/_not-found.rsc +2 -2
  14. package/dist/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  15. package/dist/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  16. package/dist/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  17. package/dist/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  18. package/dist/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  19. package/dist/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  20. package/dist/.next/server/app/agent/[name]/page_client-reference-manifest.js +1 -1
  21. package/dist/.next/server/app/browse/page_client-reference-manifest.js +1 -1
  22. package/dist/.next/server/app/browse.html +2 -2
  23. package/dist/.next/server/app/browse.rsc +2 -2
  24. package/dist/.next/server/app/browse.segments/_full.segment.rsc +2 -2
  25. package/dist/.next/server/app/browse.segments/_head.segment.rsc +1 -1
  26. package/dist/.next/server/app/browse.segments/_index.segment.rsc +2 -2
  27. package/dist/.next/server/app/browse.segments/_tree.segment.rsc +2 -2
  28. package/dist/.next/server/app/browse.segments/browse/__PAGE__.segment.rsc +1 -1
  29. package/dist/.next/server/app/browse.segments/browse.segment.rsc +1 -1
  30. package/dist/.next/server/app/builder/page_client-reference-manifest.js +1 -1
  31. package/dist/.next/server/app/builder.html +2 -2
  32. package/dist/.next/server/app/builder.rsc +2 -2
  33. package/dist/.next/server/app/builder.segments/_full.segment.rsc +2 -2
  34. package/dist/.next/server/app/builder.segments/_head.segment.rsc +1 -1
  35. package/dist/.next/server/app/builder.segments/_index.segment.rsc +2 -2
  36. package/dist/.next/server/app/builder.segments/_tree.segment.rsc +2 -2
  37. package/dist/.next/server/app/builder.segments/builder/__PAGE__.segment.rsc +1 -1
  38. package/dist/.next/server/app/builder.segments/builder.segment.rsc +1 -1
  39. package/dist/.next/server/app/crib/[slug]/page_client-reference-manifest.js +1 -1
  40. package/dist/.next/server/app/crib/page_client-reference-manifest.js +1 -1
  41. package/dist/.next/server/app/crib.html +1 -1
  42. package/dist/.next/server/app/crib.rsc +2 -2
  43. package/dist/.next/server/app/crib.segments/_full.segment.rsc +2 -2
  44. package/dist/.next/server/app/crib.segments/_head.segment.rsc +1 -1
  45. package/dist/.next/server/app/crib.segments/_index.segment.rsc +2 -2
  46. package/dist/.next/server/app/crib.segments/_tree.segment.rsc +2 -2
  47. package/dist/.next/server/app/crib.segments/crib/__PAGE__.segment.rsc +1 -1
  48. package/dist/.next/server/app/crib.segments/crib.segment.rsc +1 -1
  49. package/dist/.next/server/app/demo/page_client-reference-manifest.js +1 -1
  50. package/dist/.next/server/app/demo.html +1 -1
  51. package/dist/.next/server/app/demo.rsc +2 -2
  52. package/dist/.next/server/app/demo.segments/_full.segment.rsc +2 -2
  53. package/dist/.next/server/app/demo.segments/_head.segment.rsc +1 -1
  54. package/dist/.next/server/app/demo.segments/_index.segment.rsc +2 -2
  55. package/dist/.next/server/app/demo.segments/_tree.segment.rsc +2 -2
  56. package/dist/.next/server/app/demo.segments/demo/__PAGE__.segment.rsc +1 -1
  57. package/dist/.next/server/app/demo.segments/demo.segment.rsc +1 -1
  58. package/dist/.next/server/app/feedback/page_client-reference-manifest.js +1 -1
  59. package/dist/.next/server/app/feedback.html +2 -2
  60. package/dist/.next/server/app/feedback.rsc +2 -2
  61. package/dist/.next/server/app/feedback.segments/_full.segment.rsc +2 -2
  62. package/dist/.next/server/app/feedback.segments/_head.segment.rsc +1 -1
  63. package/dist/.next/server/app/feedback.segments/_index.segment.rsc +2 -2
  64. package/dist/.next/server/app/feedback.segments/_tree.segment.rsc +2 -2
  65. package/dist/.next/server/app/feedback.segments/feedback/__PAGE__.segment.rsc +1 -1
  66. package/dist/.next/server/app/feedback.segments/feedback.segment.rsc +1 -1
  67. package/dist/.next/server/app/gltest/page_client-reference-manifest.js +1 -1
  68. package/dist/.next/server/app/gltest.html +1 -1
  69. package/dist/.next/server/app/gltest.rsc +2 -2
  70. package/dist/.next/server/app/gltest.segments/_full.segment.rsc +2 -2
  71. package/dist/.next/server/app/gltest.segments/_head.segment.rsc +1 -1
  72. package/dist/.next/server/app/gltest.segments/_index.segment.rsc +2 -2
  73. package/dist/.next/server/app/gltest.segments/_tree.segment.rsc +2 -2
  74. package/dist/.next/server/app/gltest.segments/gltest/__PAGE__.segment.rsc +1 -1
  75. package/dist/.next/server/app/gltest.segments/gltest.segment.rsc +1 -1
  76. package/dist/.next/server/app/help/page_client-reference-manifest.js +1 -1
  77. package/dist/.next/server/app/help.html +2 -2
  78. package/dist/.next/server/app/help.rsc +2 -2
  79. package/dist/.next/server/app/help.segments/_full.segment.rsc +2 -2
  80. package/dist/.next/server/app/help.segments/_head.segment.rsc +1 -1
  81. package/dist/.next/server/app/help.segments/_index.segment.rsc +2 -2
  82. package/dist/.next/server/app/help.segments/_tree.segment.rsc +2 -2
  83. package/dist/.next/server/app/help.segments/help/__PAGE__.segment.rsc +1 -1
  84. package/dist/.next/server/app/help.segments/help.segment.rsc +1 -1
  85. package/dist/.next/server/app/index.html +1 -1
  86. package/dist/.next/server/app/index.rsc +3 -3
  87. package/dist/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  88. package/dist/.next/server/app/index.segments/_full.segment.rsc +3 -3
  89. package/dist/.next/server/app/index.segments/_head.segment.rsc +1 -1
  90. package/dist/.next/server/app/index.segments/_index.segment.rsc +2 -2
  91. package/dist/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  92. package/dist/.next/server/app/learn/page_client-reference-manifest.js +1 -1
  93. package/dist/.next/server/app/learn.html +2 -2
  94. package/dist/.next/server/app/learn.rsc +2 -2
  95. package/dist/.next/server/app/learn.segments/_full.segment.rsc +2 -2
  96. package/dist/.next/server/app/learn.segments/_head.segment.rsc +1 -1
  97. package/dist/.next/server/app/learn.segments/_index.segment.rsc +2 -2
  98. package/dist/.next/server/app/learn.segments/_tree.segment.rsc +2 -2
  99. package/dist/.next/server/app/learn.segments/learn/__PAGE__.segment.rsc +1 -1
  100. package/dist/.next/server/app/learn.segments/learn.segment.rsc +1 -1
  101. package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
  102. package/dist/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
  103. package/dist/.next/server/app/privacy.html +2 -2
  104. package/dist/.next/server/app/privacy.rsc +2 -2
  105. package/dist/.next/server/app/privacy.segments/_full.segment.rsc +2 -2
  106. package/dist/.next/server/app/privacy.segments/_head.segment.rsc +1 -1
  107. package/dist/.next/server/app/privacy.segments/_index.segment.rsc +2 -2
  108. package/dist/.next/server/app/privacy.segments/_tree.segment.rsc +2 -2
  109. package/dist/.next/server/app/privacy.segments/privacy/__PAGE__.segment.rsc +1 -1
  110. package/dist/.next/server/app/privacy.segments/privacy.segment.rsc +1 -1
  111. package/dist/.next/server/app/terms/page_client-reference-manifest.js +1 -1
  112. package/dist/.next/server/app/terms.html +2 -2
  113. package/dist/.next/server/app/terms.rsc +2 -2
  114. package/dist/.next/server/app/terms.segments/_full.segment.rsc +2 -2
  115. package/dist/.next/server/app/terms.segments/_head.segment.rsc +1 -1
  116. package/dist/.next/server/app/terms.segments/_index.segment.rsc +2 -2
  117. package/dist/.next/server/app/terms.segments/_tree.segment.rsc +2 -2
  118. package/dist/.next/server/app/terms.segments/terms/__PAGE__.segment.rsc +1 -1
  119. package/dist/.next/server/app/terms.segments/terms.segment.rsc +1 -1
  120. package/dist/.next/server/chunks/ssr/_a46dee72._.js +1 -1
  121. package/dist/.next/server/middleware-manifest.json +1 -1
  122. package/dist/.next/server/pages/404.html +2 -2
  123. package/dist/.next/server/pages/500.html +2 -2
  124. package/dist/.next/static/chunks/{123ff9bd00156eb9.css → 1a8b8355b176018c.css} +1 -1
  125. package/dist/.next/static/chunks/eda8b4c24ac1f12f.js +1 -0
  126. package/package.json +1 -1
  127. package/dist/.next/static/chunks/46b6f1723e3c2623.js +0 -1
  128. /package/dist/.next/static/{LDs2QlURjFsxe6doQgQaH → 7d4fjIFyjViUDWgLnLDuG}/_buildManifest.js +0 -0
  129. /package/dist/.next/static/{LDs2QlURjFsxe6doQgQaH → 7d4fjIFyjViUDWgLnLDuG}/_clientMiddlewareManifest.json +0 -0
  130. /package/dist/.next/static/{LDs2QlURjFsxe6doQgQaH → 7d4fjIFyjViUDWgLnLDuG}/_ssgManifest.js +0 -0
@@ -7,5 +7,5 @@
7
7
  7:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
8
8
  8:I[22016,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],""]
9
9
  :HL["/_next/static/chunks/87c6fa7148018b34.css","style"]
10
- :HL["/_next/static/chunks/123ff9bd00156eb9.css","style"]
11
- 0:{"buildId":"LDs2QlURjFsxe6doQgQaH","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/87c6fa7148018b34.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/123ff9bd00156eb9.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/3cb5ccf4d1eaa633.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/169b21b9dab86074.js","async":true}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"jetbrains_mono_12fa5000-module__vnauOq__variable inter_517718a9-module__AhDzmq__variable antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/5e108d2a5086dd3c.js","async":true}]],"template":["$","$L7",null,{}],"notFound":[["$","div",null,{"className":"min-h-[60vh] flex items-center justify-center bg-grid","children":["$","div",null,{"className":"text-center","children":[["$","div",null,{"className":"inline-flex items-center justify-center h-20 w-20 rounded-2xl bg-[#E63946]/10 mb-6","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-house h-10 w-10 text-[var(--cc-muted)]","aria-hidden":"true","children":[["$","path","5wwlr5",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}],["$","path","r6nss1",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}],"$undefined"]}]}],["$","h1",null,{"className":"text-5xl font-bold text-[var(--cc-text)] mb-3 font-[family-name:var(--font-heading)]","children":"404"}],["$","p",null,{"className":"text-lg text-[var(--cc-text-secondary)] mb-2","children":"This crib doesn't exist"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-8","children":"The agent might have moved, or this page never existed."}],["$","div",null,{"className":"flex items-center justify-center gap-4","children":[["$","$L8",null,{"href":"/","className":"rounded-xl bg-[#E63946] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] shadow-[0_0_20px_rgba(230,57,70,0.3)] hover:bg-[#C1121F] transition-all","children":"Go Home"}],["$","$L8",null,{"href":"/browse","className":"rounded-xl border border-[var(--cc-border)] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] hover:text-[var(--cc-text)] hover:border-[var(--cc-border-light)] transition-all","children":"Browse Cribs"}]]}]]}]}],[]]}]}]}]}],null]}]}]]}],"loading":null,"isPartial":false}
10
+ :HL["/_next/static/chunks/1a8b8355b176018c.css","style"]
11
+ 0:{"buildId":"7d4fjIFyjViUDWgLnLDuG","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/87c6fa7148018b34.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/1a8b8355b176018c.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/3cb5ccf4d1eaa633.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/169b21b9dab86074.js","async":true}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"jetbrains_mono_12fa5000-module__vnauOq__variable inter_517718a9-module__AhDzmq__variable antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/5e108d2a5086dd3c.js","async":true}]],"template":["$","$L7",null,{}],"notFound":[["$","div",null,{"className":"min-h-[60vh] flex items-center justify-center bg-grid","children":["$","div",null,{"className":"text-center","children":[["$","div",null,{"className":"inline-flex items-center justify-center h-20 w-20 rounded-2xl bg-[#E63946]/10 mb-6","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-house h-10 w-10 text-[var(--cc-muted)]","aria-hidden":"true","children":[["$","path","5wwlr5",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}],["$","path","r6nss1",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}],"$undefined"]}]}],["$","h1",null,{"className":"text-5xl font-bold text-[var(--cc-text)] mb-3 font-[family-name:var(--font-heading)]","children":"404"}],["$","p",null,{"className":"text-lg text-[var(--cc-text-secondary)] mb-2","children":"This crib doesn't exist"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-8","children":"The agent might have moved, or this page never existed."}],["$","div",null,{"className":"flex items-center justify-center gap-4","children":[["$","$L8",null,{"href":"/","className":"rounded-xl bg-[#E63946] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] shadow-[0_0_20px_rgba(230,57,70,0.3)] hover:bg-[#C1121F] transition-all","children":"Go Home"}],["$","$L8",null,{"href":"/browse","className":"rounded-xl border border-[var(--cc-border)] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] hover:text-[var(--cc-text)] hover:border-[var(--cc-border-light)] transition-all","children":"Browse Cribs"}]]}]]}]}],[]]}]}]}]}],null]}]}]]}],"loading":null,"isPartial":false}
@@ -1,5 +1,5 @@
1
1
  :HL["/_next/static/chunks/87c6fa7148018b34.css","style"]
2
- :HL["/_next/static/chunks/123ff9bd00156eb9.css","style"]
2
+ :HL["/_next/static/chunks/1a8b8355b176018c.css","style"]
3
3
  :HL["/_next/static/media/051742360c26797e-s.p.102b7f24.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
4
4
  :HL["/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
5
- 0:{"buildId":"LDs2QlURjFsxe6doQgQaH","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"browse","paramType":null,"paramKey":"browse","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
5
+ 0:{"buildId":"7d4fjIFyjViUDWgLnLDuG","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"browse","paramType":null,"paramKey":"browse","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
@@ -3,7 +3,7 @@
3
3
  3:I[15624,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js","/_next/static/chunks/04696d7c5884aa95.js","/_next/static/chunks/da5ac7a908f78d62.js"],"default"]
4
4
  6:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"buildId":"LDs2QlURjFsxe6doQgQaH","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/04696d7c5884aa95.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/da5ac7a908f78d62.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"7d4fjIFyjViUDWgLnLDuG","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/04696d7c5884aa95.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/da5ac7a908f78d62.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
3
3
  3:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
4
- 0:{"buildId":"LDs2QlURjFsxe6doQgQaH","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"7d4fjIFyjViUDWgLnLDuG","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1,2 +1,2 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/builder/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":[],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":[],"async":false},"[project]/node_modules/@vercel/analytics/dist/next/index.mjs <module evaluation>":{"id":2355,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/node_modules/@vercel/analytics/dist/next/index.mjs":{"id":2355,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/src/components/ConvexClientProvider.tsx <module evaluation>":{"id":41658,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/src/components/ConvexClientProvider.tsx":{"id":41658,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/src/lib/theme.tsx <module evaluation>":{"id":2534,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/src/lib/theme.tsx":{"id":2534,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/src/components/AppShell.tsx <module evaluation>":{"id":49830,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/src/components/AppShell.tsx":{"id":49830,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/src/app/error.tsx <module evaluation>":{"id":58298,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js","/_next/static/chunks/5e108d2a5086dd3c.js"],"async":false},"[project]/src/app/error.tsx":{"id":58298,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js","/_next/static/chunks/5e108d2a5086dd3c.js"],"async":false},"[project]/node_modules/next/dist/client/app-dir/link.js <module evaluation>":{"id":22016,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/node_modules/next/dist/client/app-dir/link.js":{"id":22016,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/src/app/builder/page.tsx <module evaluation>":{"id":68197,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js","/_next/static/chunks/11ce1c153def8992.js","/_next/static/chunks/e140284ead06b77a.js","/_next/static/chunks/ab7596543940b500.js","/_next/static/chunks/fd7c6cd7808e9045.js","/_next/static/chunks/8023316021b59dc8.js","/_next/static/chunks/da5ac7a908f78d62.js","/_next/static/chunks/d4bd47435d743ec6.js"],"async":false},"[project]/src/app/builder/page.tsx":{"id":68197,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js","/_next/static/chunks/11ce1c153def8992.js","/_next/static/chunks/e140284ead06b77a.js","/_next/static/chunks/ab7596543940b500.js","/_next/static/chunks/fd7c6cd7808e9045.js","/_next/static/chunks/8023316021b59dc8.js","/_next/static/chunks/da5ac7a908f78d62.js","/_next/static/chunks/d4bd47435d743ec6.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__7bce49e2._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__7bce49e2._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__7bce49e2._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__7bce49e2._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__7bce49e2._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__7bce49e2._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__7bce49e2._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a457c799._.js"],"async":false}},"2355":{"*":{"id":62065,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__e79298db._.js","server/chunks/ssr/node_modules_next_920e7746._.js","server/chunks/ssr/_3449c279._.js","server/chunks/ssr/node_modules_@convex-dev_auth_dist_react_index_c572ed70.js","server/chunks/ssr/src_components_ConvexClientProvider_tsx_df965ff3._.js","server/chunks/ssr/node_modules_next_dist_61a87db9._.js"],"async":false}},"41658":{"*":{"id":82084,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__e79298db._.js","server/chunks/ssr/node_modules_next_920e7746._.js","server/chunks/ssr/_3449c279._.js","server/chunks/ssr/node_modules_@convex-dev_auth_dist_react_index_c572ed70.js","server/chunks/ssr/src_components_ConvexClientProvider_tsx_df965ff3._.js","server/chunks/ssr/node_modules_next_dist_61a87db9._.js"],"async":false}},"2534":{"*":{"id":66351,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__e79298db._.js","server/chunks/ssr/node_modules_next_920e7746._.js","server/chunks/ssr/_3449c279._.js","server/chunks/ssr/node_modules_@convex-dev_auth_dist_react_index_c572ed70.js","server/chunks/ssr/src_components_ConvexClientProvider_tsx_df965ff3._.js","server/chunks/ssr/node_modules_next_dist_61a87db9._.js"],"async":false}},"49830":{"*":{"id":15149,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__e79298db._.js","server/chunks/ssr/node_modules_next_920e7746._.js","server/chunks/ssr/_3449c279._.js","server/chunks/ssr/node_modules_@convex-dev_auth_dist_react_index_c572ed70.js","server/chunks/ssr/src_components_ConvexClientProvider_tsx_df965ff3._.js","server/chunks/ssr/node_modules_next_dist_61a87db9._.js"],"async":false}},"58298":{"*":{"id":23953,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__e79298db._.js","server/chunks/ssr/node_modules_next_920e7746._.js","server/chunks/ssr/_3449c279._.js","server/chunks/ssr/node_modules_@convex-dev_auth_dist_react_index_c572ed70.js","server/chunks/ssr/src_components_ConvexClientProvider_tsx_df965ff3._.js","server/chunks/ssr/node_modules_next_dist_61a87db9._.js","server/chunks/ssr/_be519242._.js"],"async":false}},"22016":{"*":{"id":38246,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__e79298db._.js","server/chunks/ssr/node_modules_next_920e7746._.js","server/chunks/ssr/_3449c279._.js","server/chunks/ssr/node_modules_@convex-dev_auth_dist_react_index_c572ed70.js","server/chunks/ssr/src_components_ConvexClientProvider_tsx_df965ff3._.js","server/chunks/ssr/node_modules_next_dist_61a87db9._.js"],"async":false}},"68197":{"*":{"id":24726,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__e79298db._.js","server/chunks/ssr/node_modules_next_920e7746._.js","server/chunks/ssr/_3449c279._.js","server/chunks/ssr/node_modules_@convex-dev_auth_dist_react_index_c572ed70.js","server/chunks/ssr/src_components_ConvexClientProvider_tsx_df965ff3._.js","server/chunks/ssr/node_modules_next_dist_61a87db9._.js","server/chunks/ssr/_a4ec9584._.js","server/chunks/ssr/[root-of-the-server]__0d14f48b._.js","server/chunks/ssr/_5a1c26a3._.js","server/chunks/ssr/node_modules_framer-motion_dist_es_render_components_motion_proxy_mjs_b72b0714._.js","server/chunks/ssr/src_lib_e61a13e2._.js","server/chunks/ssr/_8d6b2d48._.js","server/chunks/ssr/src_lib_data_ts_10e26668._.js","server/chunks/ssr/[root-of-the-server]__fc6e09e6._.js","server/chunks/ssr/_22adca49._.js","server/chunks/ssr/convex__generated_api_883e6779.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":13778,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":33249,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"2355":{"*":{"id":81037,"name":"*","chunks":[],"async":false}},"41658":{"*":{"id":26241,"name":"*","chunks":[],"async":false}},"2534":{"*":{"id":67059,"name":"*","chunks":[],"async":false}},"49830":{"*":{"id":43297,"name":"*","chunks":[],"async":false}},"58298":{"*":{"id":80257,"name":"*","chunks":[],"async":false}},"22016":{"*":{"id":84707,"name":"*","chunks":[],"async":false}},"68197":{"*":{"id":92004,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/icon.svg":[],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/layout":[{"path":"static/chunks/87c6fa7148018b34.css","inlined":false},{"path":"static/chunks/123ff9bd00156eb9.css","inlined":false}],"[project]/src/app/error":[{"path":"static/chunks/87c6fa7148018b34.css","inlined":false},{"path":"static/chunks/123ff9bd00156eb9.css","inlined":false}],"[project]/src/app/not-found":[{"path":"static/chunks/87c6fa7148018b34.css","inlined":false},{"path":"static/chunks/123ff9bd00156eb9.css","inlined":false}],"[project]/src/app/builder/page":[{"path":"static/chunks/87c6fa7148018b34.css","inlined":false},{"path":"static/chunks/123ff9bd00156eb9.css","inlined":false},{"path":"static/chunks/8a5bd6fe3abc8091.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/icon.svg":["static/chunks/ff1a16fafef87110.js","static/chunks/0bd6498bda341889.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/layout":["static/chunks/3cb5ccf4d1eaa633.js","static/chunks/169b21b9dab86074.js"],"[project]/src/app/error":["static/chunks/3cb5ccf4d1eaa633.js","static/chunks/169b21b9dab86074.js","static/chunks/5e108d2a5086dd3c.js"],"[project]/src/app/not-found":["static/chunks/3cb5ccf4d1eaa633.js","static/chunks/169b21b9dab86074.js"],"[project]/src/app/builder/page":["static/chunks/3cb5ccf4d1eaa633.js","static/chunks/169b21b9dab86074.js","static/chunks/11ce1c153def8992.js","static/chunks/e140284ead06b77a.js","static/chunks/ab7596543940b500.js","static/chunks/fd7c6cd7808e9045.js","static/chunks/8023316021b59dc8.js","static/chunks/da5ac7a908f78d62.js","static/chunks/d4bd47435d743ec6.js"]}}
2
+ globalThis.__RSC_MANIFEST["/builder/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":[],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":[],"async":false},"[project]/node_modules/@vercel/analytics/dist/next/index.mjs <module evaluation>":{"id":2355,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/node_modules/@vercel/analytics/dist/next/index.mjs":{"id":2355,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/src/components/ConvexClientProvider.tsx <module evaluation>":{"id":41658,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/src/components/ConvexClientProvider.tsx":{"id":41658,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/src/lib/theme.tsx <module evaluation>":{"id":2534,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/src/lib/theme.tsx":{"id":2534,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/src/components/AppShell.tsx <module evaluation>":{"id":49830,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/src/components/AppShell.tsx":{"id":49830,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/src/app/error.tsx <module evaluation>":{"id":58298,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js","/_next/static/chunks/5e108d2a5086dd3c.js"],"async":false},"[project]/src/app/error.tsx":{"id":58298,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js","/_next/static/chunks/5e108d2a5086dd3c.js"],"async":false},"[project]/node_modules/next/dist/client/app-dir/link.js <module evaluation>":{"id":22016,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/node_modules/next/dist/client/app-dir/link.js":{"id":22016,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"async":false},"[project]/src/app/builder/page.tsx <module evaluation>":{"id":68197,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js","/_next/static/chunks/11ce1c153def8992.js","/_next/static/chunks/e140284ead06b77a.js","/_next/static/chunks/ab7596543940b500.js","/_next/static/chunks/fd7c6cd7808e9045.js","/_next/static/chunks/8023316021b59dc8.js","/_next/static/chunks/da5ac7a908f78d62.js","/_next/static/chunks/d4bd47435d743ec6.js"],"async":false},"[project]/src/app/builder/page.tsx":{"id":68197,"name":"*","chunks":["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js","/_next/static/chunks/11ce1c153def8992.js","/_next/static/chunks/e140284ead06b77a.js","/_next/static/chunks/ab7596543940b500.js","/_next/static/chunks/fd7c6cd7808e9045.js","/_next/static/chunks/8023316021b59dc8.js","/_next/static/chunks/da5ac7a908f78d62.js","/_next/static/chunks/d4bd47435d743ec6.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__7bce49e2._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__7bce49e2._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__7bce49e2._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__7bce49e2._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__7bce49e2._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__7bce49e2._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__7bce49e2._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a457c799._.js"],"async":false}},"2355":{"*":{"id":62065,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__e79298db._.js","server/chunks/ssr/node_modules_next_920e7746._.js","server/chunks/ssr/_3449c279._.js","server/chunks/ssr/node_modules_@convex-dev_auth_dist_react_index_c572ed70.js","server/chunks/ssr/src_components_ConvexClientProvider_tsx_df965ff3._.js","server/chunks/ssr/node_modules_next_dist_61a87db9._.js"],"async":false}},"41658":{"*":{"id":82084,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__e79298db._.js","server/chunks/ssr/node_modules_next_920e7746._.js","server/chunks/ssr/_3449c279._.js","server/chunks/ssr/node_modules_@convex-dev_auth_dist_react_index_c572ed70.js","server/chunks/ssr/src_components_ConvexClientProvider_tsx_df965ff3._.js","server/chunks/ssr/node_modules_next_dist_61a87db9._.js"],"async":false}},"2534":{"*":{"id":66351,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__e79298db._.js","server/chunks/ssr/node_modules_next_920e7746._.js","server/chunks/ssr/_3449c279._.js","server/chunks/ssr/node_modules_@convex-dev_auth_dist_react_index_c572ed70.js","server/chunks/ssr/src_components_ConvexClientProvider_tsx_df965ff3._.js","server/chunks/ssr/node_modules_next_dist_61a87db9._.js"],"async":false}},"49830":{"*":{"id":15149,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__e79298db._.js","server/chunks/ssr/node_modules_next_920e7746._.js","server/chunks/ssr/_3449c279._.js","server/chunks/ssr/node_modules_@convex-dev_auth_dist_react_index_c572ed70.js","server/chunks/ssr/src_components_ConvexClientProvider_tsx_df965ff3._.js","server/chunks/ssr/node_modules_next_dist_61a87db9._.js"],"async":false}},"58298":{"*":{"id":23953,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__e79298db._.js","server/chunks/ssr/node_modules_next_920e7746._.js","server/chunks/ssr/_3449c279._.js","server/chunks/ssr/node_modules_@convex-dev_auth_dist_react_index_c572ed70.js","server/chunks/ssr/src_components_ConvexClientProvider_tsx_df965ff3._.js","server/chunks/ssr/node_modules_next_dist_61a87db9._.js","server/chunks/ssr/_be519242._.js"],"async":false}},"22016":{"*":{"id":38246,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__e79298db._.js","server/chunks/ssr/node_modules_next_920e7746._.js","server/chunks/ssr/_3449c279._.js","server/chunks/ssr/node_modules_@convex-dev_auth_dist_react_index_c572ed70.js","server/chunks/ssr/src_components_ConvexClientProvider_tsx_df965ff3._.js","server/chunks/ssr/node_modules_next_dist_61a87db9._.js"],"async":false}},"68197":{"*":{"id":24726,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__e79298db._.js","server/chunks/ssr/node_modules_next_920e7746._.js","server/chunks/ssr/_3449c279._.js","server/chunks/ssr/node_modules_@convex-dev_auth_dist_react_index_c572ed70.js","server/chunks/ssr/src_components_ConvexClientProvider_tsx_df965ff3._.js","server/chunks/ssr/node_modules_next_dist_61a87db9._.js","server/chunks/ssr/_a4ec9584._.js","server/chunks/ssr/[root-of-the-server]__0d14f48b._.js","server/chunks/ssr/_5a1c26a3._.js","server/chunks/ssr/node_modules_framer-motion_dist_es_render_components_motion_proxy_mjs_b72b0714._.js","server/chunks/ssr/src_lib_e61a13e2._.js","server/chunks/ssr/_8d6b2d48._.js","server/chunks/ssr/src_lib_data_ts_10e26668._.js","server/chunks/ssr/[root-of-the-server]__fc6e09e6._.js","server/chunks/ssr/_22adca49._.js","server/chunks/ssr/convex__generated_api_883e6779.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":13778,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":33249,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"2355":{"*":{"id":81037,"name":"*","chunks":[],"async":false}},"41658":{"*":{"id":26241,"name":"*","chunks":[],"async":false}},"2534":{"*":{"id":67059,"name":"*","chunks":[],"async":false}},"49830":{"*":{"id":43297,"name":"*","chunks":[],"async":false}},"58298":{"*":{"id":80257,"name":"*","chunks":[],"async":false}},"22016":{"*":{"id":84707,"name":"*","chunks":[],"async":false}},"68197":{"*":{"id":92004,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/icon.svg":[],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/layout":[{"path":"static/chunks/87c6fa7148018b34.css","inlined":false},{"path":"static/chunks/1a8b8355b176018c.css","inlined":false}],"[project]/src/app/error":[{"path":"static/chunks/87c6fa7148018b34.css","inlined":false},{"path":"static/chunks/1a8b8355b176018c.css","inlined":false}],"[project]/src/app/not-found":[{"path":"static/chunks/87c6fa7148018b34.css","inlined":false},{"path":"static/chunks/1a8b8355b176018c.css","inlined":false}],"[project]/src/app/builder/page":[{"path":"static/chunks/87c6fa7148018b34.css","inlined":false},{"path":"static/chunks/1a8b8355b176018c.css","inlined":false},{"path":"static/chunks/8a5bd6fe3abc8091.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/icon.svg":["static/chunks/ff1a16fafef87110.js","static/chunks/0bd6498bda341889.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/layout":["static/chunks/3cb5ccf4d1eaa633.js","static/chunks/169b21b9dab86074.js"],"[project]/src/app/error":["static/chunks/3cb5ccf4d1eaa633.js","static/chunks/169b21b9dab86074.js","static/chunks/5e108d2a5086dd3c.js"],"[project]/src/app/not-found":["static/chunks/3cb5ccf4d1eaa633.js","static/chunks/169b21b9dab86074.js"],"[project]/src/app/builder/page":["static/chunks/3cb5ccf4d1eaa633.js","static/chunks/169b21b9dab86074.js","static/chunks/11ce1c153def8992.js","static/chunks/e140284ead06b77a.js","static/chunks/ab7596543940b500.js","static/chunks/fd7c6cd7808e9045.js","static/chunks/8023316021b59dc8.js","static/chunks/da5ac7a908f78d62.js","static/chunks/d4bd47435d743ec6.js"]}}
@@ -1,7 +1,7 @@
1
- <!DOCTYPE html><!--LDs2QlURjFsxe6doQgQaH--><html lang="en" class="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/051742360c26797e-s.p.102b7f24.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/logo-bracket-claw.svg"/><link rel="stylesheet" href="/_next/static/chunks/87c6fa7148018b34.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/123ff9bd00156eb9.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/8a5bd6fe3abc8091.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/251e16428085edaf.js"/><script src="/_next/static/chunks/f188e57e58a39d0f.js" async=""></script><script src="/_next/static/chunks/045c83caa4d15373.js" async=""></script><script src="/_next/static/chunks/619d93506b5beb32.js" async=""></script><script src="/_next/static/chunks/82abf2d65f5428ae.js" async=""></script><script src="/_next/static/chunks/turbopack-aadb2fcebd6885bc.js" async=""></script><script src="/_next/static/chunks/3cb5ccf4d1eaa633.js" async=""></script><script src="/_next/static/chunks/169b21b9dab86074.js" async=""></script><script src="/_next/static/chunks/ff1a16fafef87110.js" async=""></script><script src="/_next/static/chunks/0bd6498bda341889.js" async=""></script><script src="/_next/static/chunks/5e108d2a5086dd3c.js" async=""></script><script src="/_next/static/chunks/11ce1c153def8992.js" async=""></script><script src="/_next/static/chunks/e140284ead06b77a.js" async=""></script><script src="/_next/static/chunks/ab7596543940b500.js" async=""></script><script src="/_next/static/chunks/fd7c6cd7808e9045.js" async=""></script><script src="/_next/static/chunks/8023316021b59dc8.js" async=""></script><script src="/_next/static/chunks/da5ac7a908f78d62.js" async=""></script><script src="/_next/static/chunks/d4bd47435d743ec6.js" async=""></script><meta name="next-size-adjust" content=""/><title>ClawCrib — The live 3D office for your OpenClaw agents</title><meta name="description" content="Run npx clawcrib and watch your OpenClaw agents work: desks, a live workboard, sub-agents, crons — a real-time 3D office, self-hosted on your machine."/><link rel="author" href="https://clearmud.ai"/><meta name="author" content="Clearmud"/><meta name="keywords" content="OpenClaw,ClawCrib,AI agents,agent dashboard,agent monitoring,3D dashboard,OpenClaw gateway"/><meta name="robots" content="index, follow"/><meta property="og:title" content="ClawCrib — The live 3D office for your OpenClaw agents"/><meta property="og:description" content="Run npx clawcrib and watch your OpenClaw agents work in a real-time 3D office, self-hosted on your machine."/><meta property="og:url" content="https://clawcrib.com"/><meta property="og:site_name" content="ClawCrib"/><meta property="og:image" content="http://localhost:3000/landing-crib-3d.jpg"/><meta property="og:image:width" content="2400"/><meta property="og:image:height" content="1500"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="ClawCrib — The live 3D office for your OpenClaw agents"/><meta name="twitter:description" content="npx clawcrib — a real-time 3D office for your OpenClaw agents, self-hosted on your machine."/><meta name="twitter:image" content="http://localhost:3000/landing-crib-3d.jpg"/><link rel="icon" href="/icon.svg?icon.b0846afb.svg" sizes="any" type="image/svg+xml"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="jetbrains_mono_12fa5000-module__vnauOq__variable inter_517718a9-module__AhDzmq__variable antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col"><div hidden=""><!--$--><!--/$--></div><nav class="fixed top-0 inset-x-0 z-50 bg-[var(--cc-void)]/85 backdrop-blur-xl border-b border-[var(--cc-border)]"><div class="mx-auto px-4 sm:px-6 lg:px-8 "><div class="flex h-16 items-center justify-between"><a class="flex items-center gap-3 group" href="/"><img src="/logo-bracket-claw.svg" alt="ClawCrib" class="h-9 w-auto"/><span class="font-[family-name:var(--font-heading)] font-bold text-xl tracking-tight"><span class="text-[#E63946]">Claw</span><span class="text-[var(--cc-text)]">Crib</span></span><span class="px-1.5 py-0.5 rounded text-[9px] font-semibold uppercase tracking-wider text-[#E63946] bg-[#E63946]/10 border border-[#E63946]/20">beta</span></a><div class="hidden md:flex items-center gap-1"><a class="
1
+ <!DOCTYPE html><!--7d4fjIFyjViUDWgLnLDuG--><html lang="en" class="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/051742360c26797e-s.p.102b7f24.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/logo-bracket-claw.svg"/><link rel="stylesheet" href="/_next/static/chunks/87c6fa7148018b34.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/1a8b8355b176018c.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/8a5bd6fe3abc8091.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/251e16428085edaf.js"/><script src="/_next/static/chunks/f188e57e58a39d0f.js" async=""></script><script src="/_next/static/chunks/045c83caa4d15373.js" async=""></script><script src="/_next/static/chunks/619d93506b5beb32.js" async=""></script><script src="/_next/static/chunks/82abf2d65f5428ae.js" async=""></script><script src="/_next/static/chunks/turbopack-aadb2fcebd6885bc.js" async=""></script><script src="/_next/static/chunks/3cb5ccf4d1eaa633.js" async=""></script><script src="/_next/static/chunks/169b21b9dab86074.js" async=""></script><script src="/_next/static/chunks/ff1a16fafef87110.js" async=""></script><script src="/_next/static/chunks/0bd6498bda341889.js" async=""></script><script src="/_next/static/chunks/5e108d2a5086dd3c.js" async=""></script><script src="/_next/static/chunks/11ce1c153def8992.js" async=""></script><script src="/_next/static/chunks/e140284ead06b77a.js" async=""></script><script src="/_next/static/chunks/ab7596543940b500.js" async=""></script><script src="/_next/static/chunks/fd7c6cd7808e9045.js" async=""></script><script src="/_next/static/chunks/8023316021b59dc8.js" async=""></script><script src="/_next/static/chunks/da5ac7a908f78d62.js" async=""></script><script src="/_next/static/chunks/d4bd47435d743ec6.js" async=""></script><meta name="next-size-adjust" content=""/><title>ClawCrib — The live 3D office for your OpenClaw agents</title><meta name="description" content="Run npx clawcrib and watch your OpenClaw agents work: desks, a live workboard, sub-agents, crons — a real-time 3D office, self-hosted on your machine."/><link rel="author" href="https://clearmud.ai"/><meta name="author" content="Clearmud"/><meta name="keywords" content="OpenClaw,ClawCrib,AI agents,agent dashboard,agent monitoring,3D dashboard,OpenClaw gateway"/><meta name="robots" content="index, follow"/><meta property="og:title" content="ClawCrib — The live 3D office for your OpenClaw agents"/><meta property="og:description" content="Run npx clawcrib and watch your OpenClaw agents work in a real-time 3D office, self-hosted on your machine."/><meta property="og:url" content="https://clawcrib.com"/><meta property="og:site_name" content="ClawCrib"/><meta property="og:image" content="http://localhost:3000/landing-crib-3d.jpg"/><meta property="og:image:width" content="2400"/><meta property="og:image:height" content="1500"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="ClawCrib — The live 3D office for your OpenClaw agents"/><meta name="twitter:description" content="npx clawcrib — a real-time 3D office for your OpenClaw agents, self-hosted on your machine."/><meta name="twitter:image" content="http://localhost:3000/landing-crib-3d.jpg"/><link rel="icon" href="/icon.svg?icon.b0846afb.svg" sizes="any" type="image/svg+xml"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="jetbrains_mono_12fa5000-module__vnauOq__variable inter_517718a9-module__AhDzmq__variable antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col"><div hidden=""><!--$--><!--/$--></div><nav class="fixed top-0 inset-x-0 z-50 bg-[var(--cc-void)]/85 backdrop-blur-xl border-b border-[var(--cc-border)]"><div class="mx-auto px-4 sm:px-6 lg:px-8 "><div class="flex h-16 items-center justify-between"><a class="flex items-center gap-3 group" href="/"><img src="/logo-bracket-claw.svg" alt="ClawCrib" class="h-9 w-auto"/><span class="font-[family-name:var(--font-heading)] font-bold text-xl tracking-tight"><span class="text-[#E63946]">Claw</span><span class="text-[var(--cc-text)]">Crib</span></span><span class="px-1.5 py-0.5 rounded text-[9px] font-semibold uppercase tracking-wider text-[#E63946] bg-[#E63946]/10 border border-[#E63946]/20">beta</span></a><div class="hidden md:flex items-center gap-1"><a class="
2
2
  relative px-4 py-2 rounded-lg font-[family-name:var(--font-heading)] text-sm font-medium transition-all group
3
3
  text-[var(--cc-text-secondary)] hover:text-[var(--cc-text)] hover:bg-white/5
4
4
  " href="/help">Help</a><a class="
5
5
  relative px-4 py-2 rounded-lg font-[family-name:var(--font-heading)] text-sm font-medium transition-all group
6
6
  text-[var(--cc-text-secondary)] hover:text-[var(--cc-text)] hover:bg-white/5
7
- " href="/feedback">Feedback</a></div><div class="flex items-center gap-2"><button class="h-9 w-9 rounded-lg border border-[var(--cc-border)] bg-[var(--cc-surface)] flex items-center justify-center text-[var(--cc-muted)] hover:text-[#E63946] hover:border-[#E63946] transition-all" aria-label="Switch to light mode"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sun h-4 w-4" aria-hidden="true"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg></button><div class="hidden sm:block"></div><button class="md:hidden p-2 text-[var(--cc-text-secondary)] hover:text-[var(--cc-text)] transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu" aria-hidden="true"><path d="M4 5h16"></path><path d="M4 12h16"></path><path d="M4 19h16"></path></svg></button></div></div></div></nav><main class="flex-1 pt-16"><!--$--><!--/$--></main><script src="/_next/static/chunks/251e16428085edaf.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[2534,[\"/_next/static/chunks/3cb5ccf4d1eaa633.js\",\"/_next/static/chunks/169b21b9dab86074.js\"],\"ThemeProvider\"]\n3:I[41658,[\"/_next/static/chunks/3cb5ccf4d1eaa633.js\",\"/_next/static/chunks/169b21b9dab86074.js\"],\"ConvexClientProvider\"]\n4:I[49830,[\"/_next/static/chunks/3cb5ccf4d1eaa633.js\",\"/_next/static/chunks/169b21b9dab86074.js\"],\"default\"]\n5:I[39756,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"default\"]\n6:I[58298,[\"/_next/static/chunks/3cb5ccf4d1eaa633.js\",\"/_next/static/chunks/169b21b9dab86074.js\",\"/_next/static/chunks/5e108d2a5086dd3c.js\"],\"default\"]\n7:I[37457,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"default\"]\n8:I[22016,[\"/_next/static/chunks/3cb5ccf4d1eaa633.js\",\"/_next/static/chunks/169b21b9dab86074.js\"],\"\"]\n9:I[47257,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"ClientPageRoot\"]\na:I[68197,[\"/_next/static/chunks/3cb5ccf4d1eaa633.js\",\"/_next/static/chunks/169b21b9dab86074.js\",\"/_next/static/chunks/11ce1c153def8992.js\",\"/_next/static/chunks/e140284ead06b77a.js\",\"/_next/static/chunks/ab7596543940b500.js\",\"/_next/static/chunks/fd7c6cd7808e9045.js\",\"/_next/static/chunks/8023316021b59dc8.js\",\"/_next/static/chunks/da5ac7a908f78d62.js\",\"/_next/static/chunks/d4bd47435d743ec6.js\"],\"default\"]\nd:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"OutletBoundary\"]\ne:\"$Sreact.suspense\"\n11:I[68027,[],\"default\"]\n:HL[\"/_next/static/chunks/87c6fa7148018b34.css\",\"style\"]\n:HL[\"/_next/static/chunks/123ff9bd00156eb9.css\",\"style\"]\n:HL[\"/_next/static/media/051742360c26797e-s.p.102b7f24.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/chunks/8a5bd6fe3abc8091.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"LDs2QlURjFsxe6doQgQaH\",\"c\":[\"\",\"builder\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"builder\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/87c6fa7148018b34.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/123ff9bd00156eb9.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/3cb5ccf4d1eaa633.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/169b21b9dab86074.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"children\":[\"$\",\"body\",null,{\"className\":\"jetbrains_mono_12fa5000-module__vnauOq__variable inter_517718a9-module__AhDzmq__variable antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col\",\"children\":[[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$6\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/5e108d2a5086dd3c.js\",\"async\":true}]],\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"className\":\"min-h-[60vh] flex items-center justify-center bg-grid\",\"children\":[\"$\",\"div\",null,{\"className\":\"text-center\",\"children\":[[\"$\",\"div\",null,{\"className\":\"inline-flex items-center justify-center h-20 w-20 rounded-2xl bg-[#E63946]/10 mb-6\",\"children\":[\"$\",\"svg\",null,{\"ref\":\"$undefined\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-house h-10 w-10 text-[var(--cc-muted)]\",\"aria-hidden\":\"true\",\"children\":[[\"$\",\"path\",\"5wwlr5\",{\"d\":\"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8\"}],[\"$\",\"path\",\"r6nss1\",{\"d\":\"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"}],\"$undefined\"]}]}],[\"$\",\"h1\",null,{\"className\":\"text-5xl font-bold text-[var(--cc-text)] mb-3 font-[family-name:var(--font-heading)]\",\"children\":\"404\"}],[\"$\",\"p\",null,{\"className\":\"text-lg text-[var(--cc-text-secondary)] mb-2\",\"children\":\"This crib doesn't exist\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-[var(--cc-muted)] mb-8\",\"children\":\"The agent might have moved, or this page never existed.\"}],[\"$\",\"div\",null,{\"className\":\"flex items-center justify-center gap-4\",\"children\":[[\"$\",\"$L8\",null,{\"href\":\"/\",\"className\":\"rounded-xl bg-[#E63946] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] shadow-[0_0_20px_rgba(230,57,70,0.3)] hover:bg-[#C1121F] transition-all\",\"children\":\"Go Home\"}],[\"$\",\"$L8\",null,{\"href\":\"/browse\",\"className\":\"rounded-xl border border-[var(--cc-border)] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] hover:text-[var(--cc-text)] hover:border-[var(--cc-border-light)] transition-all\",\"children\":\"Browse Cribs\"}]]}]]}]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}],null]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L9\",null,{\"Component\":\"$a\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@b\",\"$@c\"]}}],[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/8a5bd6fe3abc8091.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/11ce1c153def8992.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/e140284ead06b77a.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/ab7596543940b500.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/fd7c6cd7808e9045.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/8023316021b59dc8.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/da5ac7a908f78d62.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/d4bd47435d743ec6.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@f\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],\"$L10\",false]],\"m\":\"$undefined\",\"G\":[\"$11\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"12:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"ViewportBoundary\"]\n14:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"MetadataBoundary\"]\n10:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L12\",null,{\"children\":\"$L13\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L14\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L15\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\nb:{}\nc:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"13:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"16:I[27201,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"IconMark\"]\nf:null\n"])</script><script>self.__next_f.push([1,"15:[[\"$\",\"title\",\"0\",{\"children\":\"ClawCrib — The live 3D office for your OpenClaw agents\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Run npx clawcrib and watch your OpenClaw agents work: desks, a live workboard, sub-agents, crons — a real-time 3D office, self-hosted on your machine.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"author\",\"href\":\"https://clearmud.ai\"}],[\"$\",\"meta\",\"3\",{\"name\":\"author\",\"content\":\"Clearmud\"}],[\"$\",\"meta\",\"4\",{\"name\":\"keywords\",\"content\":\"OpenClaw,ClawCrib,AI agents,agent dashboard,agent monitoring,3D dashboard,OpenClaw gateway\"}],[\"$\",\"meta\",\"5\",{\"name\":\"robots\",\"content\":\"index, follow\"}],[\"$\",\"meta\",\"6\",{\"property\":\"og:title\",\"content\":\"ClawCrib — The live 3D office for your OpenClaw agents\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:description\",\"content\":\"Run npx clawcrib and watch your OpenClaw agents work in a real-time 3D office, self-hosted on your machine.\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:url\",\"content\":\"https://clawcrib.com\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:site_name\",\"content\":\"ClawCrib\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:image\",\"content\":\"http://localhost:3000/landing-crib-3d.jpg\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:image:width\",\"content\":\"2400\"}],[\"$\",\"meta\",\"12\",{\"property\":\"og:image:height\",\"content\":\"1500\"}],[\"$\",\"meta\",\"13\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"14\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"15\",{\"name\":\"twitter:title\",\"content\":\"ClawCrib — The live 3D office for your OpenClaw agents\"}],[\"$\",\"meta\",\"16\",{\"name\":\"twitter:description\",\"content\":\"npx clawcrib — a real-time 3D office for your OpenClaw agents, self-hosted on your machine.\"}],[\"$\",\"meta\",\"17\",{\"name\":\"twitter:image\",\"content\":\"http://localhost:3000/landing-crib-3d.jpg\"}],[\"$\",\"link\",\"18\",{\"rel\":\"icon\",\"href\":\"/icon.svg?icon.b0846afb.svg\",\"sizes\":\"any\",\"type\":\"image/svg+xml\"}],[\"$\",\"$L16\",\"19\",{}]]\n"])</script></body></html>
7
+ " href="/feedback">Feedback</a></div><div class="flex items-center gap-2"><button class="h-9 w-9 rounded-lg border border-[var(--cc-border)] bg-[var(--cc-surface)] flex items-center justify-center text-[var(--cc-muted)] hover:text-[#E63946] hover:border-[#E63946] transition-all" aria-label="Switch to light mode"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sun h-4 w-4" aria-hidden="true"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg></button><div class="hidden sm:block"></div><button class="md:hidden p-2 text-[var(--cc-text-secondary)] hover:text-[var(--cc-text)] transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu" aria-hidden="true"><path d="M4 5h16"></path><path d="M4 12h16"></path><path d="M4 19h16"></path></svg></button></div></div></div></nav><main class="flex-1 pt-16"><!--$--><!--/$--></main><script src="/_next/static/chunks/251e16428085edaf.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[2534,[\"/_next/static/chunks/3cb5ccf4d1eaa633.js\",\"/_next/static/chunks/169b21b9dab86074.js\"],\"ThemeProvider\"]\n3:I[41658,[\"/_next/static/chunks/3cb5ccf4d1eaa633.js\",\"/_next/static/chunks/169b21b9dab86074.js\"],\"ConvexClientProvider\"]\n4:I[49830,[\"/_next/static/chunks/3cb5ccf4d1eaa633.js\",\"/_next/static/chunks/169b21b9dab86074.js\"],\"default\"]\n5:I[39756,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"default\"]\n6:I[58298,[\"/_next/static/chunks/3cb5ccf4d1eaa633.js\",\"/_next/static/chunks/169b21b9dab86074.js\",\"/_next/static/chunks/5e108d2a5086dd3c.js\"],\"default\"]\n7:I[37457,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"default\"]\n8:I[22016,[\"/_next/static/chunks/3cb5ccf4d1eaa633.js\",\"/_next/static/chunks/169b21b9dab86074.js\"],\"\"]\n9:I[47257,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"ClientPageRoot\"]\na:I[68197,[\"/_next/static/chunks/3cb5ccf4d1eaa633.js\",\"/_next/static/chunks/169b21b9dab86074.js\",\"/_next/static/chunks/11ce1c153def8992.js\",\"/_next/static/chunks/e140284ead06b77a.js\",\"/_next/static/chunks/ab7596543940b500.js\",\"/_next/static/chunks/fd7c6cd7808e9045.js\",\"/_next/static/chunks/8023316021b59dc8.js\",\"/_next/static/chunks/da5ac7a908f78d62.js\",\"/_next/static/chunks/d4bd47435d743ec6.js\"],\"default\"]\nd:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"OutletBoundary\"]\ne:\"$Sreact.suspense\"\n11:I[68027,[],\"default\"]\n:HL[\"/_next/static/chunks/87c6fa7148018b34.css\",\"style\"]\n:HL[\"/_next/static/chunks/1a8b8355b176018c.css\",\"style\"]\n:HL[\"/_next/static/media/051742360c26797e-s.p.102b7f24.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/chunks/8a5bd6fe3abc8091.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"7d4fjIFyjViUDWgLnLDuG\",\"c\":[\"\",\"builder\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"builder\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/87c6fa7148018b34.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/1a8b8355b176018c.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/3cb5ccf4d1eaa633.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/169b21b9dab86074.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"children\":[\"$\",\"body\",null,{\"className\":\"jetbrains_mono_12fa5000-module__vnauOq__variable inter_517718a9-module__AhDzmq__variable antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col\",\"children\":[[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$6\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/5e108d2a5086dd3c.js\",\"async\":true}]],\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"className\":\"min-h-[60vh] flex items-center justify-center bg-grid\",\"children\":[\"$\",\"div\",null,{\"className\":\"text-center\",\"children\":[[\"$\",\"div\",null,{\"className\":\"inline-flex items-center justify-center h-20 w-20 rounded-2xl bg-[#E63946]/10 mb-6\",\"children\":[\"$\",\"svg\",null,{\"ref\":\"$undefined\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-house h-10 w-10 text-[var(--cc-muted)]\",\"aria-hidden\":\"true\",\"children\":[[\"$\",\"path\",\"5wwlr5\",{\"d\":\"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8\"}],[\"$\",\"path\",\"r6nss1\",{\"d\":\"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"}],\"$undefined\"]}]}],[\"$\",\"h1\",null,{\"className\":\"text-5xl font-bold text-[var(--cc-text)] mb-3 font-[family-name:var(--font-heading)]\",\"children\":\"404\"}],[\"$\",\"p\",null,{\"className\":\"text-lg text-[var(--cc-text-secondary)] mb-2\",\"children\":\"This crib doesn't exist\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-[var(--cc-muted)] mb-8\",\"children\":\"The agent might have moved, or this page never existed.\"}],[\"$\",\"div\",null,{\"className\":\"flex items-center justify-center gap-4\",\"children\":[[\"$\",\"$L8\",null,{\"href\":\"/\",\"className\":\"rounded-xl bg-[#E63946] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] shadow-[0_0_20px_rgba(230,57,70,0.3)] hover:bg-[#C1121F] transition-all\",\"children\":\"Go Home\"}],[\"$\",\"$L8\",null,{\"href\":\"/browse\",\"className\":\"rounded-xl border border-[var(--cc-border)] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] hover:text-[var(--cc-text)] hover:border-[var(--cc-border-light)] transition-all\",\"children\":\"Browse Cribs\"}]]}]]}]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}],null]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L9\",null,{\"Component\":\"$a\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@b\",\"$@c\"]}}],[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/8a5bd6fe3abc8091.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/11ce1c153def8992.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/e140284ead06b77a.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/ab7596543940b500.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/fd7c6cd7808e9045.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/8023316021b59dc8.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/da5ac7a908f78d62.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/d4bd47435d743ec6.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@f\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],\"$L10\",false]],\"m\":\"$undefined\",\"G\":[\"$11\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"12:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"ViewportBoundary\"]\n14:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"MetadataBoundary\"]\n10:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L12\",null,{\"children\":\"$L13\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L14\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L15\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\nb:{}\nc:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"13:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"16:I[27201,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"IconMark\"]\nf:null\n"])</script><script>self.__next_f.push([1,"15:[[\"$\",\"title\",\"0\",{\"children\":\"ClawCrib — The live 3D office for your OpenClaw agents\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Run npx clawcrib and watch your OpenClaw agents work: desks, a live workboard, sub-agents, crons — a real-time 3D office, self-hosted on your machine.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"author\",\"href\":\"https://clearmud.ai\"}],[\"$\",\"meta\",\"3\",{\"name\":\"author\",\"content\":\"Clearmud\"}],[\"$\",\"meta\",\"4\",{\"name\":\"keywords\",\"content\":\"OpenClaw,ClawCrib,AI agents,agent dashboard,agent monitoring,3D dashboard,OpenClaw gateway\"}],[\"$\",\"meta\",\"5\",{\"name\":\"robots\",\"content\":\"index, follow\"}],[\"$\",\"meta\",\"6\",{\"property\":\"og:title\",\"content\":\"ClawCrib — The live 3D office for your OpenClaw agents\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:description\",\"content\":\"Run npx clawcrib and watch your OpenClaw agents work in a real-time 3D office, self-hosted on your machine.\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:url\",\"content\":\"https://clawcrib.com\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:site_name\",\"content\":\"ClawCrib\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:image\",\"content\":\"http://localhost:3000/landing-crib-3d.jpg\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:image:width\",\"content\":\"2400\"}],[\"$\",\"meta\",\"12\",{\"property\":\"og:image:height\",\"content\":\"1500\"}],[\"$\",\"meta\",\"13\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"14\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"15\",{\"name\":\"twitter:title\",\"content\":\"ClawCrib — The live 3D office for your OpenClaw agents\"}],[\"$\",\"meta\",\"16\",{\"name\":\"twitter:description\",\"content\":\"npx clawcrib — a real-time 3D office for your OpenClaw agents, self-hosted on your machine.\"}],[\"$\",\"meta\",\"17\",{\"name\":\"twitter:image\",\"content\":\"http://localhost:3000/landing-crib-3d.jpg\"}],[\"$\",\"link\",\"18\",{\"rel\":\"icon\",\"href\":\"/icon.svg?icon.b0846afb.svg\",\"sizes\":\"any\",\"type\":\"image/svg+xml\"}],[\"$\",\"$L16\",\"19\",{}]]\n"])</script></body></html>
@@ -12,11 +12,11 @@ d:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6
12
12
  e:"$Sreact.suspense"
13
13
  11:I[68027,[],"default"]
14
14
  :HL["/_next/static/chunks/87c6fa7148018b34.css","style"]
15
- :HL["/_next/static/chunks/123ff9bd00156eb9.css","style"]
15
+ :HL["/_next/static/chunks/1a8b8355b176018c.css","style"]
16
16
  :HL["/_next/static/media/051742360c26797e-s.p.102b7f24.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
17
17
  :HL["/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
18
18
  :HL["/_next/static/chunks/8a5bd6fe3abc8091.css","style"]
19
- 0:{"P":null,"b":"LDs2QlURjFsxe6doQgQaH","c":["","builder"],"q":"","i":false,"f":[[["",{"children":["builder",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/87c6fa7148018b34.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/123ff9bd00156eb9.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/3cb5ccf4d1eaa633.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/169b21b9dab86074.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"jetbrains_mono_12fa5000-module__vnauOq__variable inter_517718a9-module__AhDzmq__variable antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/5e108d2a5086dd3c.js","async":true}]],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"className":"min-h-[60vh] flex items-center justify-center bg-grid","children":["$","div",null,{"className":"text-center","children":[["$","div",null,{"className":"inline-flex items-center justify-center h-20 w-20 rounded-2xl bg-[#E63946]/10 mb-6","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-house h-10 w-10 text-[var(--cc-muted)]","aria-hidden":"true","children":[["$","path","5wwlr5",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}],["$","path","r6nss1",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}],"$undefined"]}]}],["$","h1",null,{"className":"text-5xl font-bold text-[var(--cc-text)] mb-3 font-[family-name:var(--font-heading)]","children":"404"}],["$","p",null,{"className":"text-lg text-[var(--cc-text-secondary)] mb-2","children":"This crib doesn't exist"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-8","children":"The agent might have moved, or this page never existed."}],["$","div",null,{"className":"flex items-center justify-center gap-4","children":[["$","$L8",null,{"href":"/","className":"rounded-xl bg-[#E63946] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] shadow-[0_0_20px_rgba(230,57,70,0.3)] hover:bg-[#C1121F] transition-all","children":"Go Home"}],["$","$L8",null,{"href":"/browse","className":"rounded-xl border border-[var(--cc-border)] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] hover:text-[var(--cc-text)] hover:border-[var(--cc-border-light)] transition-all","children":"Browse Cribs"}]]}]]}]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}],null]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L9",null,{"Component":"$a","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@b","$@c"]}}],[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/8a5bd6fe3abc8091.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/11ce1c153def8992.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/e140284ead06b77a.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/ab7596543940b500.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/fd7c6cd7808e9045.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/8023316021b59dc8.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/da5ac7a908f78d62.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/d4bd47435d743ec6.js","async":true,"nonce":"$undefined"}]],["$","$Ld",null,{"children":["$","$e",null,{"name":"Next.MetadataOutlet","children":"$@f"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],"$L10",false]],"m":"$undefined","G":["$11",[]],"S":true}
19
+ 0:{"P":null,"b":"7d4fjIFyjViUDWgLnLDuG","c":["","builder"],"q":"","i":false,"f":[[["",{"children":["builder",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/87c6fa7148018b34.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/1a8b8355b176018c.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/3cb5ccf4d1eaa633.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/169b21b9dab86074.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"jetbrains_mono_12fa5000-module__vnauOq__variable inter_517718a9-module__AhDzmq__variable antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/5e108d2a5086dd3c.js","async":true}]],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"className":"min-h-[60vh] flex items-center justify-center bg-grid","children":["$","div",null,{"className":"text-center","children":[["$","div",null,{"className":"inline-flex items-center justify-center h-20 w-20 rounded-2xl bg-[#E63946]/10 mb-6","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-house h-10 w-10 text-[var(--cc-muted)]","aria-hidden":"true","children":[["$","path","5wwlr5",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}],["$","path","r6nss1",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}],"$undefined"]}]}],["$","h1",null,{"className":"text-5xl font-bold text-[var(--cc-text)] mb-3 font-[family-name:var(--font-heading)]","children":"404"}],["$","p",null,{"className":"text-lg text-[var(--cc-text-secondary)] mb-2","children":"This crib doesn't exist"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-8","children":"The agent might have moved, or this page never existed."}],["$","div",null,{"className":"flex items-center justify-center gap-4","children":[["$","$L8",null,{"href":"/","className":"rounded-xl bg-[#E63946] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] shadow-[0_0_20px_rgba(230,57,70,0.3)] hover:bg-[#C1121F] transition-all","children":"Go Home"}],["$","$L8",null,{"href":"/browse","className":"rounded-xl border border-[var(--cc-border)] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] hover:text-[var(--cc-text)] hover:border-[var(--cc-border-light)] transition-all","children":"Browse Cribs"}]]}]]}]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}],null]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L9",null,{"Component":"$a","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@b","$@c"]}}],[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/8a5bd6fe3abc8091.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/11ce1c153def8992.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/e140284ead06b77a.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/ab7596543940b500.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/fd7c6cd7808e9045.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/8023316021b59dc8.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/da5ac7a908f78d62.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/d4bd47435d743ec6.js","async":true,"nonce":"$undefined"}]],["$","$Ld",null,{"children":["$","$e",null,{"name":"Next.MetadataOutlet","children":"$@f"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],"$L10",false]],"m":"$undefined","G":["$11",[]],"S":true}
20
20
  12:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ViewportBoundary"]
21
21
  14:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"MetadataBoundary"]
22
22
  10:["$","$1","h",{"children":[null,["$","$L12",null,{"children":"$L13"}],["$","div",null,{"hidden":true,"children":["$","$L14",null,{"children":["$","$e",null,{"name":"Next.Metadata","children":"$L15"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
@@ -12,11 +12,11 @@ d:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6
12
12
  e:"$Sreact.suspense"
13
13
  11:I[68027,[],"default"]
14
14
  :HL["/_next/static/chunks/87c6fa7148018b34.css","style"]
15
- :HL["/_next/static/chunks/123ff9bd00156eb9.css","style"]
15
+ :HL["/_next/static/chunks/1a8b8355b176018c.css","style"]
16
16
  :HL["/_next/static/media/051742360c26797e-s.p.102b7f24.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
17
17
  :HL["/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
18
18
  :HL["/_next/static/chunks/8a5bd6fe3abc8091.css","style"]
19
- 0:{"P":null,"b":"LDs2QlURjFsxe6doQgQaH","c":["","builder"],"q":"","i":false,"f":[[["",{"children":["builder",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/87c6fa7148018b34.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/123ff9bd00156eb9.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/3cb5ccf4d1eaa633.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/169b21b9dab86074.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"jetbrains_mono_12fa5000-module__vnauOq__variable inter_517718a9-module__AhDzmq__variable antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/5e108d2a5086dd3c.js","async":true}]],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"className":"min-h-[60vh] flex items-center justify-center bg-grid","children":["$","div",null,{"className":"text-center","children":[["$","div",null,{"className":"inline-flex items-center justify-center h-20 w-20 rounded-2xl bg-[#E63946]/10 mb-6","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-house h-10 w-10 text-[var(--cc-muted)]","aria-hidden":"true","children":[["$","path","5wwlr5",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}],["$","path","r6nss1",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}],"$undefined"]}]}],["$","h1",null,{"className":"text-5xl font-bold text-[var(--cc-text)] mb-3 font-[family-name:var(--font-heading)]","children":"404"}],["$","p",null,{"className":"text-lg text-[var(--cc-text-secondary)] mb-2","children":"This crib doesn't exist"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-8","children":"The agent might have moved, or this page never existed."}],["$","div",null,{"className":"flex items-center justify-center gap-4","children":[["$","$L8",null,{"href":"/","className":"rounded-xl bg-[#E63946] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] shadow-[0_0_20px_rgba(230,57,70,0.3)] hover:bg-[#C1121F] transition-all","children":"Go Home"}],["$","$L8",null,{"href":"/browse","className":"rounded-xl border border-[var(--cc-border)] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] hover:text-[var(--cc-text)] hover:border-[var(--cc-border-light)] transition-all","children":"Browse Cribs"}]]}]]}]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}],null]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L9",null,{"Component":"$a","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@b","$@c"]}}],[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/8a5bd6fe3abc8091.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/11ce1c153def8992.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/e140284ead06b77a.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/ab7596543940b500.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/fd7c6cd7808e9045.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/8023316021b59dc8.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/da5ac7a908f78d62.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/d4bd47435d743ec6.js","async":true,"nonce":"$undefined"}]],["$","$Ld",null,{"children":["$","$e",null,{"name":"Next.MetadataOutlet","children":"$@f"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],"$L10",false]],"m":"$undefined","G":["$11",[]],"S":true}
19
+ 0:{"P":null,"b":"7d4fjIFyjViUDWgLnLDuG","c":["","builder"],"q":"","i":false,"f":[[["",{"children":["builder",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/87c6fa7148018b34.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/1a8b8355b176018c.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/3cb5ccf4d1eaa633.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/169b21b9dab86074.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"jetbrains_mono_12fa5000-module__vnauOq__variable inter_517718a9-module__AhDzmq__variable antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/5e108d2a5086dd3c.js","async":true}]],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"className":"min-h-[60vh] flex items-center justify-center bg-grid","children":["$","div",null,{"className":"text-center","children":[["$","div",null,{"className":"inline-flex items-center justify-center h-20 w-20 rounded-2xl bg-[#E63946]/10 mb-6","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-house h-10 w-10 text-[var(--cc-muted)]","aria-hidden":"true","children":[["$","path","5wwlr5",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}],["$","path","r6nss1",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}],"$undefined"]}]}],["$","h1",null,{"className":"text-5xl font-bold text-[var(--cc-text)] mb-3 font-[family-name:var(--font-heading)]","children":"404"}],["$","p",null,{"className":"text-lg text-[var(--cc-text-secondary)] mb-2","children":"This crib doesn't exist"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-8","children":"The agent might have moved, or this page never existed."}],["$","div",null,{"className":"flex items-center justify-center gap-4","children":[["$","$L8",null,{"href":"/","className":"rounded-xl bg-[#E63946] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] shadow-[0_0_20px_rgba(230,57,70,0.3)] hover:bg-[#C1121F] transition-all","children":"Go Home"}],["$","$L8",null,{"href":"/browse","className":"rounded-xl border border-[var(--cc-border)] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] hover:text-[var(--cc-text)] hover:border-[var(--cc-border-light)] transition-all","children":"Browse Cribs"}]]}]]}]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}],null]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L9",null,{"Component":"$a","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@b","$@c"]}}],[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/8a5bd6fe3abc8091.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/11ce1c153def8992.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/e140284ead06b77a.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/ab7596543940b500.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/fd7c6cd7808e9045.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/8023316021b59dc8.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/da5ac7a908f78d62.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/d4bd47435d743ec6.js","async":true,"nonce":"$undefined"}]],["$","$Ld",null,{"children":["$","$e",null,{"name":"Next.MetadataOutlet","children":"$@f"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],"$L10",false]],"m":"$undefined","G":["$11",[]],"S":true}
20
20
  12:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ViewportBoundary"]
21
21
  14:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"MetadataBoundary"]
22
22
  10:["$","$1","h",{"children":[null,["$","$L12",null,{"children":"$L13"}],["$","div",null,{"hidden":true,"children":["$","$L14",null,{"children":["$","$e",null,{"name":"Next.Metadata","children":"$L15"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
@@ -3,4 +3,4 @@
3
3
  3:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[27201,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"IconMark"]
6
- 0:{"buildId":"LDs2QlURjFsxe6doQgQaH","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"ClawCrib — The live 3D office for your OpenClaw agents"}],["$","meta","1",{"name":"description","content":"Run npx clawcrib and watch your OpenClaw agents work: desks, a live workboard, sub-agents, crons — a real-time 3D office, self-hosted on your machine."}],["$","link","2",{"rel":"author","href":"https://clearmud.ai"}],["$","meta","3",{"name":"author","content":"Clearmud"}],["$","meta","4",{"name":"keywords","content":"OpenClaw,ClawCrib,AI agents,agent dashboard,agent monitoring,3D dashboard,OpenClaw gateway"}],["$","meta","5",{"name":"robots","content":"index, follow"}],["$","meta","6",{"property":"og:title","content":"ClawCrib — The live 3D office for your OpenClaw agents"}],["$","meta","7",{"property":"og:description","content":"Run npx clawcrib and watch your OpenClaw agents work in a real-time 3D office, self-hosted on your machine."}],["$","meta","8",{"property":"og:url","content":"https://clawcrib.com"}],["$","meta","9",{"property":"og:site_name","content":"ClawCrib"}],["$","meta","10",{"property":"og:image","content":"http://localhost:3000/landing-crib-3d.jpg"}],["$","meta","11",{"property":"og:image:width","content":"2400"}],["$","meta","12",{"property":"og:image:height","content":"1500"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"ClawCrib — The live 3D office for your OpenClaw agents"}],["$","meta","16",{"name":"twitter:description","content":"npx clawcrib — a real-time 3D office for your OpenClaw agents, self-hosted on your machine."}],["$","meta","17",{"name":"twitter:image","content":"http://localhost:3000/landing-crib-3d.jpg"}],["$","link","18",{"rel":"icon","href":"/icon.svg?icon.b0846afb.svg","sizes":"any","type":"image/svg+xml"}],["$","$L5","19",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"7d4fjIFyjViUDWgLnLDuG","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"ClawCrib — The live 3D office for your OpenClaw agents"}],["$","meta","1",{"name":"description","content":"Run npx clawcrib and watch your OpenClaw agents work: desks, a live workboard, sub-agents, crons — a real-time 3D office, self-hosted on your machine."}],["$","link","2",{"rel":"author","href":"https://clearmud.ai"}],["$","meta","3",{"name":"author","content":"Clearmud"}],["$","meta","4",{"name":"keywords","content":"OpenClaw,ClawCrib,AI agents,agent dashboard,agent monitoring,3D dashboard,OpenClaw gateway"}],["$","meta","5",{"name":"robots","content":"index, follow"}],["$","meta","6",{"property":"og:title","content":"ClawCrib — The live 3D office for your OpenClaw agents"}],["$","meta","7",{"property":"og:description","content":"Run npx clawcrib and watch your OpenClaw agents work in a real-time 3D office, self-hosted on your machine."}],["$","meta","8",{"property":"og:url","content":"https://clawcrib.com"}],["$","meta","9",{"property":"og:site_name","content":"ClawCrib"}],["$","meta","10",{"property":"og:image","content":"http://localhost:3000/landing-crib-3d.jpg"}],["$","meta","11",{"property":"og:image:width","content":"2400"}],["$","meta","12",{"property":"og:image:height","content":"1500"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"ClawCrib — The live 3D office for your OpenClaw agents"}],["$","meta","16",{"name":"twitter:description","content":"npx clawcrib — a real-time 3D office for your OpenClaw agents, self-hosted on your machine."}],["$","meta","17",{"name":"twitter:image","content":"http://localhost:3000/landing-crib-3d.jpg"}],["$","link","18",{"rel":"icon","href":"/icon.svg?icon.b0846afb.svg","sizes":"any","type":"image/svg+xml"}],["$","$L5","19",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
@@ -7,5 +7,5 @@
7
7
  7:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
8
8
  8:I[22016,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],""]
9
9
  :HL["/_next/static/chunks/87c6fa7148018b34.css","style"]
10
- :HL["/_next/static/chunks/123ff9bd00156eb9.css","style"]
11
- 0:{"buildId":"LDs2QlURjFsxe6doQgQaH","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/87c6fa7148018b34.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/123ff9bd00156eb9.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/3cb5ccf4d1eaa633.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/169b21b9dab86074.js","async":true}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"jetbrains_mono_12fa5000-module__vnauOq__variable inter_517718a9-module__AhDzmq__variable antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/5e108d2a5086dd3c.js","async":true}]],"template":["$","$L7",null,{}],"notFound":[["$","div",null,{"className":"min-h-[60vh] flex items-center justify-center bg-grid","children":["$","div",null,{"className":"text-center","children":[["$","div",null,{"className":"inline-flex items-center justify-center h-20 w-20 rounded-2xl bg-[#E63946]/10 mb-6","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-house h-10 w-10 text-[var(--cc-muted)]","aria-hidden":"true","children":[["$","path","5wwlr5",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}],["$","path","r6nss1",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}],"$undefined"]}]}],["$","h1",null,{"className":"text-5xl font-bold text-[var(--cc-text)] mb-3 font-[family-name:var(--font-heading)]","children":"404"}],["$","p",null,{"className":"text-lg text-[var(--cc-text-secondary)] mb-2","children":"This crib doesn't exist"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-8","children":"The agent might have moved, or this page never existed."}],["$","div",null,{"className":"flex items-center justify-center gap-4","children":[["$","$L8",null,{"href":"/","className":"rounded-xl bg-[#E63946] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] shadow-[0_0_20px_rgba(230,57,70,0.3)] hover:bg-[#C1121F] transition-all","children":"Go Home"}],["$","$L8",null,{"href":"/browse","className":"rounded-xl border border-[var(--cc-border)] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] hover:text-[var(--cc-text)] hover:border-[var(--cc-border-light)] transition-all","children":"Browse Cribs"}]]}]]}]}],[]]}]}]}]}],null]}]}]]}],"loading":null,"isPartial":false}
10
+ :HL["/_next/static/chunks/1a8b8355b176018c.css","style"]
11
+ 0:{"buildId":"7d4fjIFyjViUDWgLnLDuG","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/87c6fa7148018b34.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/1a8b8355b176018c.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/3cb5ccf4d1eaa633.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/169b21b9dab86074.js","async":true}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"jetbrains_mono_12fa5000-module__vnauOq__variable inter_517718a9-module__AhDzmq__variable antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/5e108d2a5086dd3c.js","async":true}]],"template":["$","$L7",null,{}],"notFound":[["$","div",null,{"className":"min-h-[60vh] flex items-center justify-center bg-grid","children":["$","div",null,{"className":"text-center","children":[["$","div",null,{"className":"inline-flex items-center justify-center h-20 w-20 rounded-2xl bg-[#E63946]/10 mb-6","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-house h-10 w-10 text-[var(--cc-muted)]","aria-hidden":"true","children":[["$","path","5wwlr5",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}],["$","path","r6nss1",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}],"$undefined"]}]}],["$","h1",null,{"className":"text-5xl font-bold text-[var(--cc-text)] mb-3 font-[family-name:var(--font-heading)]","children":"404"}],["$","p",null,{"className":"text-lg text-[var(--cc-text-secondary)] mb-2","children":"This crib doesn't exist"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-8","children":"The agent might have moved, or this page never existed."}],["$","div",null,{"className":"flex items-center justify-center gap-4","children":[["$","$L8",null,{"href":"/","className":"rounded-xl bg-[#E63946] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] shadow-[0_0_20px_rgba(230,57,70,0.3)] hover:bg-[#C1121F] transition-all","children":"Go Home"}],["$","$L8",null,{"href":"/browse","className":"rounded-xl border border-[var(--cc-border)] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] hover:text-[var(--cc-text)] hover:border-[var(--cc-border-light)] transition-all","children":"Browse Cribs"}]]}]]}]}],[]]}]}]}]}],null]}]}]]}],"loading":null,"isPartial":false}
@@ -1,6 +1,6 @@
1
1
  :HL["/_next/static/chunks/87c6fa7148018b34.css","style"]
2
- :HL["/_next/static/chunks/123ff9bd00156eb9.css","style"]
2
+ :HL["/_next/static/chunks/1a8b8355b176018c.css","style"]
3
3
  :HL["/_next/static/media/051742360c26797e-s.p.102b7f24.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
4
4
  :HL["/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
5
5
  :HL["/_next/static/chunks/8a5bd6fe3abc8091.css","style"]
6
- 0:{"buildId":"LDs2QlURjFsxe6doQgQaH","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"builder","paramType":null,"paramKey":"builder","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
6
+ 0:{"buildId":"7d4fjIFyjViUDWgLnLDuG","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"builder","paramType":null,"paramKey":"builder","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
@@ -4,7 +4,7 @@
4
4
  6:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
6
  :HL["/_next/static/chunks/8a5bd6fe3abc8091.css","style"]
7
- 0:{"buildId":"LDs2QlURjFsxe6doQgQaH","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/8a5bd6fe3abc8091.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/11ce1c153def8992.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/e140284ead06b77a.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/ab7596543940b500.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/fd7c6cd7808e9045.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/8023316021b59dc8.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/da5ac7a908f78d62.js","async":true}],["$","script","script-6",{"src":"/_next/static/chunks/d4bd47435d743ec6.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
7
+ 0:{"buildId":"7d4fjIFyjViUDWgLnLDuG","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/8a5bd6fe3abc8091.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/11ce1c153def8992.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/e140284ead06b77a.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/ab7596543940b500.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/fd7c6cd7808e9045.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/8023316021b59dc8.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/da5ac7a908f78d62.js","async":true}],["$","script","script-6",{"src":"/_next/static/chunks/d4bd47435d743ec6.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
8
8
  4:{}
9
9
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
10
10
  8:null
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
3
3
  3:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
4
- 0:{"buildId":"LDs2QlURjFsxe6doQgQaH","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"7d4fjIFyjViUDWgLnLDuG","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}