ai-frames 0.4.0 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (180) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +3 -3
  3. package/.next/cache/.previewinfo +1 -1
  4. package/.next/cache/.rscinfo +1 -1
  5. package/.next/cache/.tsbuildinfo +1 -1
  6. package/.next/cache/config.json +3 -3
  7. package/.next/diagnostics/route-bundle-stats.json +40 -40
  8. package/.next/fallback-build-manifest.json +3 -3
  9. package/.next/prerender-manifest.json +3 -3
  10. package/.next/required-server-files.js +3 -1
  11. package/.next/required-server-files.json +3 -1
  12. package/.next/server/app/(dashboard)/agents/page_client-reference-manifest.js +1 -1
  13. package/.next/server/app/(dashboard)/contexts/page_client-reference-manifest.js +1 -1
  14. package/.next/server/app/(dashboard)/mcps/page_client-reference-manifest.js +1 -1
  15. package/.next/server/app/(dashboard)/overview/page_client-reference-manifest.js +1 -1
  16. package/.next/server/app/(dashboard)/prompts/page_client-reference-manifest.js +1 -1
  17. package/.next/server/app/(dashboard)/repositories/page_client-reference-manifest.js +1 -1
  18. package/.next/server/app/(dashboard)/rules/page_client-reference-manifest.js +1 -1
  19. package/.next/server/app/(dashboard)/skills/page_client-reference-manifest.js +1 -1
  20. package/.next/server/app/(dashboard)/summary/page_client-reference-manifest.js +1 -1
  21. package/.next/server/app/(dashboard)/templates/page_client-reference-manifest.js +1 -1
  22. package/.next/server/app/(dashboard)/workspace/page_client-reference-manifest.js +1 -1
  23. package/.next/server/app/_global-error.html +1 -1
  24. package/.next/server/app/_global-error.rsc +1 -1
  25. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  26. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  27. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  28. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  29. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  30. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  31. package/.next/server/app/_not-found.html +2 -2
  32. package/.next/server/app/_not-found.rsc +10 -10
  33. package/.next/server/app/_not-found.segments/_full.segment.rsc +10 -10
  34. package/.next/server/app/_not-found.segments/_head.segment.rsc +3 -3
  35. package/.next/server/app/_not-found.segments/_index.segment.rsc +6 -6
  36. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  37. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  38. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  39. package/.next/server/app/agents.html +2 -2
  40. package/.next/server/app/agents.rsc +14 -14
  41. package/.next/server/app/agents.segments/!KGRhc2hib2FyZCk/agents/__PAGE__.segment.rsc +4 -4
  42. package/.next/server/app/agents.segments/!KGRhc2hib2FyZCk/agents.segment.rsc +3 -3
  43. package/.next/server/app/agents.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -5
  44. package/.next/server/app/agents.segments/_full.segment.rsc +14 -14
  45. package/.next/server/app/agents.segments/_head.segment.rsc +3 -3
  46. package/.next/server/app/agents.segments/_index.segment.rsc +6 -6
  47. package/.next/server/app/agents.segments/_tree.segment.rsc +2 -2
  48. package/.next/server/app/contexts.html +2 -2
  49. package/.next/server/app/contexts.rsc +14 -14
  50. package/.next/server/app/contexts.segments/!KGRhc2hib2FyZCk/contexts/__PAGE__.segment.rsc +4 -4
  51. package/.next/server/app/contexts.segments/!KGRhc2hib2FyZCk/contexts.segment.rsc +3 -3
  52. package/.next/server/app/contexts.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -5
  53. package/.next/server/app/contexts.segments/_full.segment.rsc +14 -14
  54. package/.next/server/app/contexts.segments/_head.segment.rsc +3 -3
  55. package/.next/server/app/contexts.segments/_index.segment.rsc +6 -6
  56. package/.next/server/app/contexts.segments/_tree.segment.rsc +2 -2
  57. package/.next/server/app/index.html +2 -2
  58. package/.next/server/app/index.rsc +12 -12
  59. package/.next/server/app/index.segments/__PAGE__.segment.rsc +4 -4
  60. package/.next/server/app/index.segments/_full.segment.rsc +12 -12
  61. package/.next/server/app/index.segments/_head.segment.rsc +3 -3
  62. package/.next/server/app/index.segments/_index.segment.rsc +6 -6
  63. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  64. package/.next/server/app/mcps.html +2 -2
  65. package/.next/server/app/mcps.rsc +14 -14
  66. package/.next/server/app/mcps.segments/!KGRhc2hib2FyZCk/mcps/__PAGE__.segment.rsc +4 -4
  67. package/.next/server/app/mcps.segments/!KGRhc2hib2FyZCk/mcps.segment.rsc +3 -3
  68. package/.next/server/app/mcps.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -5
  69. package/.next/server/app/mcps.segments/_full.segment.rsc +14 -14
  70. package/.next/server/app/mcps.segments/_head.segment.rsc +3 -3
  71. package/.next/server/app/mcps.segments/_index.segment.rsc +6 -6
  72. package/.next/server/app/mcps.segments/_tree.segment.rsc +2 -2
  73. package/.next/server/app/overview.html +2 -2
  74. package/.next/server/app/overview.rsc +14 -14
  75. package/.next/server/app/overview.segments/!KGRhc2hib2FyZCk/overview/__PAGE__.segment.rsc +4 -4
  76. package/.next/server/app/overview.segments/!KGRhc2hib2FyZCk/overview.segment.rsc +3 -3
  77. package/.next/server/app/overview.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -5
  78. package/.next/server/app/overview.segments/_full.segment.rsc +14 -14
  79. package/.next/server/app/overview.segments/_head.segment.rsc +3 -3
  80. package/.next/server/app/overview.segments/_index.segment.rsc +6 -6
  81. package/.next/server/app/overview.segments/_tree.segment.rsc +2 -2
  82. package/.next/server/app/page_client-reference-manifest.js +1 -1
  83. package/.next/server/app/prompts.html +2 -2
  84. package/.next/server/app/prompts.rsc +14 -14
  85. package/.next/server/app/prompts.segments/!KGRhc2hib2FyZCk/prompts/__PAGE__.segment.rsc +4 -4
  86. package/.next/server/app/prompts.segments/!KGRhc2hib2FyZCk/prompts.segment.rsc +3 -3
  87. package/.next/server/app/prompts.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -5
  88. package/.next/server/app/prompts.segments/_full.segment.rsc +14 -14
  89. package/.next/server/app/prompts.segments/_head.segment.rsc +3 -3
  90. package/.next/server/app/prompts.segments/_index.segment.rsc +6 -6
  91. package/.next/server/app/prompts.segments/_tree.segment.rsc +2 -2
  92. package/.next/server/app/repositories.html +2 -2
  93. package/.next/server/app/repositories.rsc +14 -14
  94. package/.next/server/app/repositories.segments/!KGRhc2hib2FyZCk/repositories/__PAGE__.segment.rsc +4 -4
  95. package/.next/server/app/repositories.segments/!KGRhc2hib2FyZCk/repositories.segment.rsc +3 -3
  96. package/.next/server/app/repositories.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -5
  97. package/.next/server/app/repositories.segments/_full.segment.rsc +14 -14
  98. package/.next/server/app/repositories.segments/_head.segment.rsc +3 -3
  99. package/.next/server/app/repositories.segments/_index.segment.rsc +6 -6
  100. package/.next/server/app/repositories.segments/_tree.segment.rsc +2 -2
  101. package/.next/server/app/rules.html +2 -2
  102. package/.next/server/app/rules.rsc +14 -14
  103. package/.next/server/app/rules.segments/!KGRhc2hib2FyZCk/rules/__PAGE__.segment.rsc +4 -4
  104. package/.next/server/app/rules.segments/!KGRhc2hib2FyZCk/rules.segment.rsc +3 -3
  105. package/.next/server/app/rules.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -5
  106. package/.next/server/app/rules.segments/_full.segment.rsc +14 -14
  107. package/.next/server/app/rules.segments/_head.segment.rsc +3 -3
  108. package/.next/server/app/rules.segments/_index.segment.rsc +6 -6
  109. package/.next/server/app/rules.segments/_tree.segment.rsc +2 -2
  110. package/.next/server/app/setup/page_client-reference-manifest.js +1 -1
  111. package/.next/server/app/setup.html +2 -2
  112. package/.next/server/app/setup.rsc +12 -12
  113. package/.next/server/app/setup.segments/_full.segment.rsc +12 -12
  114. package/.next/server/app/setup.segments/_head.segment.rsc +3 -3
  115. package/.next/server/app/setup.segments/_index.segment.rsc +6 -6
  116. package/.next/server/app/setup.segments/_tree.segment.rsc +2 -2
  117. package/.next/server/app/setup.segments/setup/__PAGE__.segment.rsc +4 -4
  118. package/.next/server/app/setup.segments/setup.segment.rsc +3 -3
  119. package/.next/server/app/skills.html +2 -2
  120. package/.next/server/app/skills.rsc +14 -14
  121. package/.next/server/app/skills.segments/!KGRhc2hib2FyZCk/skills/__PAGE__.segment.rsc +4 -4
  122. package/.next/server/app/skills.segments/!KGRhc2hib2FyZCk/skills.segment.rsc +3 -3
  123. package/.next/server/app/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -5
  124. package/.next/server/app/skills.segments/_full.segment.rsc +14 -14
  125. package/.next/server/app/skills.segments/_head.segment.rsc +3 -3
  126. package/.next/server/app/skills.segments/_index.segment.rsc +6 -6
  127. package/.next/server/app/skills.segments/_tree.segment.rsc +2 -2
  128. package/.next/server/app/summary.html +2 -2
  129. package/.next/server/app/summary.rsc +14 -14
  130. package/.next/server/app/summary.segments/!KGRhc2hib2FyZCk/summary/__PAGE__.segment.rsc +4 -4
  131. package/.next/server/app/summary.segments/!KGRhc2hib2FyZCk/summary.segment.rsc +3 -3
  132. package/.next/server/app/summary.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -5
  133. package/.next/server/app/summary.segments/_full.segment.rsc +14 -14
  134. package/.next/server/app/summary.segments/_head.segment.rsc +3 -3
  135. package/.next/server/app/summary.segments/_index.segment.rsc +6 -6
  136. package/.next/server/app/summary.segments/_tree.segment.rsc +2 -2
  137. package/.next/server/app/templates.html +2 -2
  138. package/.next/server/app/templates.rsc +14 -14
  139. package/.next/server/app/templates.segments/!KGRhc2hib2FyZCk/templates/__PAGE__.segment.rsc +4 -4
  140. package/.next/server/app/templates.segments/!KGRhc2hib2FyZCk/templates.segment.rsc +3 -3
  141. package/.next/server/app/templates.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -5
  142. package/.next/server/app/templates.segments/_full.segment.rsc +14 -14
  143. package/.next/server/app/templates.segments/_head.segment.rsc +3 -3
  144. package/.next/server/app/templates.segments/_index.segment.rsc +6 -6
  145. package/.next/server/app/templates.segments/_tree.segment.rsc +2 -2
  146. package/.next/server/app/workspace.html +2 -2
  147. package/.next/server/app/workspace.rsc +14 -14
  148. package/.next/server/app/workspace.segments/!KGRhc2hib2FyZCk/workspace/__PAGE__.segment.rsc +4 -4
  149. package/.next/server/app/workspace.segments/!KGRhc2hib2FyZCk/workspace.segment.rsc +3 -3
  150. package/.next/server/app/workspace.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -5
  151. package/.next/server/app/workspace.segments/_full.segment.rsc +14 -14
  152. package/.next/server/app/workspace.segments/_head.segment.rsc +3 -3
  153. package/.next/server/app/workspace.segments/_index.segment.rsc +6 -6
  154. package/.next/server/app/workspace.segments/_tree.segment.rsc +2 -2
  155. package/.next/server/chunks/ssr/_076e19j._.js +1 -1
  156. package/.next/server/chunks/ssr/_076e19j._.js.map +1 -1
  157. package/.next/server/chunks/ssr/src_app_(dashboard)_workspace_page_tsx_1m7j4wk._.js +1 -1
  158. package/.next/server/chunks/ssr/src_app_(dashboard)_workspace_page_tsx_1m7j4wk._.js.map +1 -1
  159. package/.next/server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js +1 -1
  160. package/.next/server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js.map +1 -1
  161. package/.next/server/middleware-build-manifest.js +3 -3
  162. package/.next/server/pages/404.html +2 -2
  163. package/.next/server/pages/500.html +1 -1
  164. package/.next/server/server-reference-manifest.js +1 -1
  165. package/.next/server/server-reference-manifest.json +1 -1
  166. package/.next/static/chunks/1rilc4b9q3--1.js +1 -0
  167. package/.next/static/chunks/20ukguxl8a0b3.js +1 -0
  168. package/.next/static/chunks/2ygq6f6alc1cc.css +1 -0
  169. package/.next/static/chunks/33e13z0_ikslv.js +1 -0
  170. package/.next/trace +2 -2
  171. package/.next/trace-build +1 -1
  172. package/next.config.ts +8 -0
  173. package/package.json +1 -1
  174. package/.next/static/chunks/11t21nn2e7zz_.js +0 -1
  175. package/.next/static/chunks/242vhh6y1oagw.css +0 -1
  176. package/.next/static/chunks/2cjage7nus_oz.js +0 -1
  177. package/.next/static/chunks/3k56bzulwxymz.js +0 -1
  178. /package/.next/static/{Xnu8gPoPfDSRQasmzFecy → SnkDJelPReEfZjEwaTtoy}/_buildManifest.js +0 -0
  179. /package/.next/static/{Xnu8gPoPfDSRQasmzFecy → SnkDJelPReEfZjEwaTtoy}/_clientMiddlewareManifest.js +0 -0
  180. /package/.next/static/{Xnu8gPoPfDSRQasmzFecy → SnkDJelPReEfZjEwaTtoy}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
- <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/242vhh6y1oagw.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/09ozbzi9hwcvp.js"/><script src="/_next/static/chunks/07-hzktxqjvzd.js" async=""></script><script src="/_next/static/chunks/2nykiepra7i1k.js" async=""></script><script src="/_next/static/chunks/0mk1g55o6kl1e.js" async=""></script><script src="/_next/static/chunks/turbopack-1is288wqzcv1i.js" async=""></script><script src="/_next/static/chunks/2cjage7nus_oz.js" async=""></script><script src="/_next/static/chunks/14mrh2-p_w84d.js" async=""></script><script src="/_next/static/chunks/11t21nn2e7zz_.js" async=""></script><script src="/_next/static/chunks/1zfutfoj150vm.js" async=""></script><link rel="icon" href="/favicon.svg" type="image/svg+xml"/><title>ai-frames</title><meta name="description" content="AI context manager for multi-repo workspaces"/><script>
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/2ygq6f6alc1cc.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/09ozbzi9hwcvp.js"/><script src="/_next/static/chunks/07-hzktxqjvzd.js" async=""></script><script src="/_next/static/chunks/2nykiepra7i1k.js" async=""></script><script src="/_next/static/chunks/0mk1g55o6kl1e.js" async=""></script><script src="/_next/static/chunks/turbopack-1is288wqzcv1i.js" async=""></script><script src="/_next/static/chunks/1rilc4b9q3--1.js" async=""></script><script src="/_next/static/chunks/14mrh2-p_w84d.js" async=""></script><script src="/_next/static/chunks/20ukguxl8a0b3.js" async=""></script><script src="/_next/static/chunks/1zfutfoj150vm.js" async=""></script><link rel="icon" href="/favicon.svg" type="image/svg+xml"/><title>ai-frames</title><meta name="description" content="AI context manager for multi-repo workspaces"/><script>
2
2
  try {
3
3
  var t = localStorage.getItem('ai-frames_theme');
4
4
  if (t === 'light' || t === 'dark') document.documentElement.setAttribute('data-theme', t);
5
5
  } catch(e) {}
6
- </script><script src="/_next/static/chunks/0cz1d0mv5g_q7.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="layout"><header class="topbar"><div class="topbar-logo"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" style="flex-shrink:0"><rect width="32" height="32" rx="7" fill="#1a1a1a"></rect><path d="M5 12 L5 5 L12 5" stroke="#3b82f6" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M20 5 L27 5 L27 12" stroke="#3b82f6" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M5 20 L5 27 L12 27" stroke="#3b82f6" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M20 27 L27 27 L27 20" stroke="#3b82f6" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path><circle cx="16" cy="16" r="2" fill="#3b82f6"></circle><line x1="16" y1="11" x2="16" y2="13" stroke="#3b82f6" stroke-width="1.5" stroke-linecap="round"></line><line x1="16" y1="19" x2="16" y2="21" stroke="#3b82f6" stroke-width="1.5" stroke-linecap="round"></line><line x1="11" y1="16" x2="13" y2="16" stroke="#3b82f6" stroke-width="1.5" stroke-linecap="round"></line><line x1="19" y1="16" x2="21" y2="16" stroke="#3b82f6" stroke-width="1.5" stroke-linecap="round"></line></svg><span class="logo">AI-FRAMES</span></div><div class="topbar-collapse"><button class="btn-sidebar-toggle" title="Collapse sidebar"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="6" height="18" rx="1"></rect><line x1="13" y1="8" x2="21" y2="8"></line><line x1="13" y1="12" x2="21" y2="12"></line><line x1="13" y1="16" x2="21" y2="16"></line></svg></button><div class="topbar-divider"></div></div><div class="topbar-center"><div class="ctx-selector"><button class="ctx-new-btn" title="New context"><svg width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><line x1="12" y1="5" x2="12" y2="19"></line><line x1="5" y1="12" x2="19" y2="12"></line></svg></button><button class="ctx-btn"><span class="ctx-provider-dot" data-provider=""></span><span class="ctx-name">—</span><svg class="ctx-chevron" width="10" height="10" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><polyline points="6 9 12 15 18 9"></polyline></svg></button></div></div><div class="topbar-right"></div></header><div class="main"><nav class="sidebar "><a class="active" href="/overview"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="7" height="7"></rect><rect x="14" y="3" width="7" height="7"></rect><rect x="14" y="14" width="7" height="7"></rect><rect x="3" y="14" width="7" height="7"></rect></svg><span>Overview</span></a><p class="nav-group">Configuration</p><a class="" href="/workspace"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path><polyline points="9 22 9 12 15 12 15 22"></polyline></svg><span>AI Context</span></a><a class="" href="/repositories"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path></svg><span>Repositories</span><span class="sidebar-soon-dot"></span></a><p class="nav-group">Resources</p><a class="" href="/templates"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2"></rect><path d="M3 9h18M9 21V9"></path></svg><span>Templates</span></a><a class="" href="/agents"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="8" r="4"></circle><path d="M20 21a8 8 0 1 0-16 0"></path></svg><span>Agents</span></a><a class="" href="/skills"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polygon points="13 2 3 14 12 14 11 22 21 10 12 10 13 2"></polygon></svg><span>Skills</span></a><a class="" href="/rules"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line x1="16" y1="13" x2="8" y2="13"></line><line x1="16" y1="17" x2="8" y2="17"></line></svg><span>Rules</span></a><a class="" href="/prompts"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"></path></svg><span>Prompts</span></a><a class="" href="/mcps"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="3"></circle><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83-2.83l.06-.06A1.65 1.65 0 0 0 4.68 15a1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 2.83-2.83l.06.06A1.65 1.65 0 0 0 9 4.68a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 2.83l-.06.06A1.65 1.65 0 0 0 19.4 9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z"></path></svg><span>MCPs</span><span class="sidebar-soon-dot"></span></a><a class="" href="/contexts"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 19.5A2.5 2.5 0 0 1 6.5 17H20"></path><path d="M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"></path></svg><span>App Contexts</span><span class="sidebar-soon-dot"></span></a><p class="nav-group">Deploy</p><a class="" href="/summary"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="22 12 18 12 15 21 9 3 6 12 2 12"></polyline></svg><span>Summary</span><span class="sidebar-soon-dot"></span></a><div class="sidebar-bottom"><button class="btn-theme-toggle" title="Light"><svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="5"></circle><line x1="12" y1="1" x2="12" y2="3"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line><line x1="1" y1="12" x2="3" y2="12"></line><line x1="21" y1="12" x2="23" y2="12"></line><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line></svg></button><div class="lang-dropdown"><button class="btn-theme-toggle lang-btn"><svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><path d="M2 12h20"></path><path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"></path></svg><span class="lang-btn-label">English</span></button></div></div></nav><section class="content"><div class="page overview-page"><h2>Overview</h2><p class="page-subtitle">Welcome to ai-frames — the centralized context manager for AI agents. Define your rules, agents, skills and resources once, and every repository in your workspace automatically gets the same context, regardless of which AI assistant you use.</p><div class="overview-section"><p class="overview-section-label">Configuration</p><div class="overview-grid"><div class="overview-card "><div class="overview-card-header"><h4>AI Context</h4></div><p>Check the status of the .aicontext/ directory structure and recreate any missing folders.</p></div><div class="overview-card overview-card-soon"><div class="overview-card-header"><h4>Repositories</h4><span class="overview-badge-soon">Coming soon</span></div><p>Link your source code repositories to this context. Each repo will automatically receive the shared AI configuration.</p></div></div></div><div class="overview-section"><p class="overview-section-label">Resources</p><div class="overview-grid"><div class="overview-card "><div class="overview-card-header"><h4>Templates</h4></div><p>Bundles of pre-configured resources from your resources repository that you can activate with one click.</p></div><div class="overview-card "><div class="overview-card-header"><h4>Agents</h4></div><p>Define specialized AI subagents with specific roles, instructions and tool access.</p></div><div class="overview-card "><div class="overview-card-header"><h4>Skills</h4></div><p>Reusable slash commands that extend what the AI assistant can do in your projects.</p></div><div class="overview-card "><div class="overview-card-header"><h4>Rules</h4></div><p>Mandatory instructions always included in the AI context — coding conventions, API standards, quality rules.</p></div><div class="overview-card "><div class="overview-card-header"><h4>Prompts</h4></div><p>Reusable prompt templates for common tasks across your repositories.</p></div><div class="overview-card overview-card-soon"><div class="overview-card-header"><h4>MCPs</h4><span class="overview-badge-soon">Coming soon</span></div><p>Model Context Protocol servers that give the AI access to external tools and data sources.</p></div><div class="overview-card overview-card-soon"><div class="overview-card-header"><h4>App Contexts</h4><span class="overview-badge-soon">Coming soon</span></div><p>Check the status of the .aicontext/ directory structure and recreate any missing folders.</p></div></div></div><div class="overview-section"><p class="overview-section-label">Deploy</p><div class="overview-grid"><div class="overview-card overview-card-soon"><div class="overview-card-header"><h4>Summary</h4><span class="overview-badge-soon">Coming soon</span></div><p>Review your full configuration and run Sync &amp; Install to apply everything to your repositories.</p></div></div></div></div><!--$--><!--/$--></section></div></div><script src="/_next/static/chunks/09ozbzi9hwcvp.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[8093,[\"/_next/static/chunks/2cjage7nus_oz.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"ThemeProvider\"]\n3:I[91084,[\"/_next/static/chunks/2cjage7nus_oz.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"LangProvider\"]\n4:I[39756,[\"/_next/static/chunks/2cjage7nus_oz.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"default\"]\n5:I[37457,[\"/_next/static/chunks/2cjage7nus_oz.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"default\"]\n6:I[92825,[\"/_next/static/chunks/2cjage7nus_oz.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"ClientSegmentRoot\"]\n7:I[16370,[\"/_next/static/chunks/2cjage7nus_oz.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\",\"/_next/static/chunks/11t21nn2e7zz_.js\"],\"default\"]\n9:I[47257,[\"/_next/static/chunks/2cjage7nus_oz.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"ClientPageRoot\"]\na:I[18955,[\"/_next/static/chunks/2cjage7nus_oz.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\",\"/_next/static/chunks/11t21nn2e7zz_.js\",\"/_next/static/chunks/1zfutfoj150vm.js\"],\"default\"]\nd:I[97367,[\"/_next/static/chunks/2cjage7nus_oz.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"OutletBoundary\"]\ne:\"$Sreact.suspense\"\n11:I[97367,[\"/_next/static/chunks/2cjage7nus_oz.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"ViewportBoundary\"]\n13:I[97367,[\"/_next/static/chunks/2cjage7nus_oz.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"MetadataBoundary\"]\n15:I[68027,[\"/_next/static/chunks/2cjage7nus_oz.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/242vhh6y1oagw.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"overview\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"overview\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/242vhh6y1oagw.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/2cjage7nus_oz.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/14mrh2-p_w84d.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"icon\",\"href\":\"/favicon.svg\",\"type\":\"image/svg+xml\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n try {\\n var t = localStorage.getItem('ai-frames_theme');\\n if (t === 'light' || t === 'dark') document.documentElement.setAttribute('data-theme', t);\\n } catch(e) {}\\n \"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/11t21nn2e7zz_.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L6\",null,{\"Component\":\"$7\",\"slots\":{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"serverProvidedParams\":{\"params\":{},\"promises\":[\"$@8\"]}}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L9\",null,{\"Component\":\"$a\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\",\"promises\":[\"$@b\",\"$@c\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/1zfutfoj150vm.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@f\"}]}]]}],{},null,false,null]},null,false,\"$@10\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L11\",null,{\"children\":\"$L12\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L13\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L14\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$15\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/242vhh6y1oagw.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"Xnu8gPoPfDSRQasmzFecy\"}\n"])</script><script>self.__next_f.push([1,"16:[]\n10:\"$W16\"\n8:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\nb:{}\nc:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"12:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"f:null\n14:[[\"$\",\"title\",\"0\",{\"children\":\"ai-frames\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AI context manager for multi-repo workspaces\"}]]\n"])</script></body></html>
6
+ </script><script src="/_next/static/chunks/0cz1d0mv5g_q7.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="layout"><header class="topbar"><div class="topbar-logo"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" style="flex-shrink:0"><rect width="32" height="32" rx="7" fill="#1a1a1a"></rect><path d="M5 12 L5 5 L12 5" stroke="#3b82f6" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M20 5 L27 5 L27 12" stroke="#3b82f6" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M5 20 L5 27 L12 27" stroke="#3b82f6" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M20 27 L27 27 L27 20" stroke="#3b82f6" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path><circle cx="16" cy="16" r="2" fill="#3b82f6"></circle><line x1="16" y1="11" x2="16" y2="13" stroke="#3b82f6" stroke-width="1.5" stroke-linecap="round"></line><line x1="16" y1="19" x2="16" y2="21" stroke="#3b82f6" stroke-width="1.5" stroke-linecap="round"></line><line x1="11" y1="16" x2="13" y2="16" stroke="#3b82f6" stroke-width="1.5" stroke-linecap="round"></line><line x1="19" y1="16" x2="21" y2="16" stroke="#3b82f6" stroke-width="1.5" stroke-linecap="round"></line></svg><span class="logo">AI-FRAMES</span></div><div class="topbar-collapse"><button class="btn-sidebar-toggle" title="Collapse sidebar"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="6" height="18" rx="1"></rect><line x1="13" y1="8" x2="21" y2="8"></line><line x1="13" y1="12" x2="21" y2="12"></line><line x1="13" y1="16" x2="21" y2="16"></line></svg></button><div class="topbar-divider"></div></div><div class="topbar-center"><div class="ctx-selector"><button class="ctx-new-btn" title="New context"><svg width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><line x1="12" y1="5" x2="12" y2="19"></line><line x1="5" y1="12" x2="19" y2="12"></line></svg></button><button class="ctx-btn"><span class="ctx-provider-dot" data-provider=""></span><span class="ctx-name">—</span><svg class="ctx-chevron" width="10" height="10" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><polyline points="6 9 12 15 18 9"></polyline></svg></button></div></div><div class="topbar-right"></div></header><div class="main"><nav class="sidebar "><a class="active" href="/overview"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="7" height="7"></rect><rect x="14" y="3" width="7" height="7"></rect><rect x="14" y="14" width="7" height="7"></rect><rect x="3" y="14" width="7" height="7"></rect></svg><span>Overview</span></a><p class="nav-group">Configuration</p><a class="" href="/workspace"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path><polyline points="9 22 9 12 15 12 15 22"></polyline></svg><span>AI Context</span></a><a class="" href="/repositories"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path></svg><span>Repositories</span><span class="sidebar-soon-dot"></span></a><p class="nav-group">Resources</p><a class="" href="/templates"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2"></rect><path d="M3 9h18M9 21V9"></path></svg><span>Templates</span></a><a class="" href="/agents"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="8" r="4"></circle><path d="M20 21a8 8 0 1 0-16 0"></path></svg><span>Agents</span></a><a class="" href="/skills"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polygon points="13 2 3 14 12 14 11 22 21 10 12 10 13 2"></polygon></svg><span>Skills</span></a><a class="" href="/rules"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line x1="16" y1="13" x2="8" y2="13"></line><line x1="16" y1="17" x2="8" y2="17"></line></svg><span>Rules</span></a><a class="" href="/prompts"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"></path></svg><span>Prompts</span></a><a class="" href="/mcps"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="3"></circle><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83-2.83l.06-.06A1.65 1.65 0 0 0 4.68 15a1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 2.83-2.83l.06.06A1.65 1.65 0 0 0 9 4.68a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 2.83l-.06.06A1.65 1.65 0 0 0 19.4 9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z"></path></svg><span>MCPs</span><span class="sidebar-soon-dot"></span></a><a class="" href="/contexts"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 19.5A2.5 2.5 0 0 1 6.5 17H20"></path><path d="M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"></path></svg><span>App Contexts</span><span class="sidebar-soon-dot"></span></a><p class="nav-group">Deploy</p><a class="" href="/summary"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="22 12 18 12 15 21 9 3 6 12 2 12"></polyline></svg><span>Summary</span><span class="sidebar-soon-dot"></span></a><div class="sidebar-bottom"><span class="sidebar-version">v<!-- -->0.5.0</span><button class="btn-theme-toggle" title="Light"><svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="5"></circle><line x1="12" y1="1" x2="12" y2="3"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line><line x1="1" y1="12" x2="3" y2="12"></line><line x1="21" y1="12" x2="23" y2="12"></line><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line></svg></button><div class="lang-dropdown"><button class="btn-theme-toggle lang-btn"><svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><path d="M2 12h20"></path><path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"></path></svg><span class="lang-btn-label">English</span></button></div></div></nav><section class="content"><div class="page overview-page"><h2>Overview</h2><p class="page-subtitle">Welcome to ai-frames — the centralized context manager for AI agents. Define your rules, agents, skills and resources once, and every repository in your workspace automatically gets the same context, regardless of which AI assistant you use.</p><div class="overview-section"><p class="overview-section-label">Configuration</p><div class="overview-grid"><div class="overview-card "><div class="overview-card-header"><h4>AI Context</h4></div><p>Check the status of the .aicontext/ directory structure and recreate any missing folders.</p></div><div class="overview-card overview-card-soon"><div class="overview-card-header"><h4>Repositories</h4><span class="overview-badge-soon">Coming soon</span></div><p>Link your source code repositories to this context. Each repo will automatically receive the shared AI configuration.</p></div></div></div><div class="overview-section"><p class="overview-section-label">Resources</p><div class="overview-grid"><div class="overview-card "><div class="overview-card-header"><h4>Templates</h4></div><p>Bundles of pre-configured resources from your resources repository that you can activate with one click.</p></div><div class="overview-card "><div class="overview-card-header"><h4>Agents</h4></div><p>Define specialized AI subagents with specific roles, instructions and tool access.</p></div><div class="overview-card "><div class="overview-card-header"><h4>Skills</h4></div><p>Reusable slash commands that extend what the AI assistant can do in your projects.</p></div><div class="overview-card "><div class="overview-card-header"><h4>Rules</h4></div><p>Mandatory instructions always included in the AI context — coding conventions, API standards, quality rules.</p></div><div class="overview-card "><div class="overview-card-header"><h4>Prompts</h4></div><p>Reusable prompt templates for common tasks across your repositories.</p></div><div class="overview-card overview-card-soon"><div class="overview-card-header"><h4>MCPs</h4><span class="overview-badge-soon">Coming soon</span></div><p>Model Context Protocol servers that give the AI access to external tools and data sources.</p></div><div class="overview-card overview-card-soon"><div class="overview-card-header"><h4>App Contexts</h4><span class="overview-badge-soon">Coming soon</span></div><p>Check the status of the .aicontext/ directory structure and recreate any missing folders.</p></div></div></div><div class="overview-section"><p class="overview-section-label">Deploy</p><div class="overview-grid"><div class="overview-card overview-card-soon"><div class="overview-card-header"><h4>Summary</h4><span class="overview-badge-soon">Coming soon</span></div><p>Review your full configuration and run Sync &amp; Install to apply everything to your repositories.</p></div></div></div></div><!--$--><!--/$--></section></div></div><script src="/_next/static/chunks/09ozbzi9hwcvp.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[8093,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"ThemeProvider\"]\n3:I[91084,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"LangProvider\"]\n4:I[39756,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"default\"]\n5:I[37457,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"default\"]\n6:I[92825,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"ClientSegmentRoot\"]\n7:I[16370,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\",\"/_next/static/chunks/20ukguxl8a0b3.js\"],\"default\"]\n9:I[47257,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"ClientPageRoot\"]\na:I[18955,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\",\"/_next/static/chunks/20ukguxl8a0b3.js\",\"/_next/static/chunks/1zfutfoj150vm.js\"],\"default\"]\nd:I[97367,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"OutletBoundary\"]\ne:\"$Sreact.suspense\"\n11:I[97367,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"ViewportBoundary\"]\n13:I[97367,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"MetadataBoundary\"]\n15:I[68027,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/2ygq6f6alc1cc.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"overview\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"overview\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/2ygq6f6alc1cc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/1rilc4b9q3--1.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/14mrh2-p_w84d.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"icon\",\"href\":\"/favicon.svg\",\"type\":\"image/svg+xml\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n try {\\n var t = localStorage.getItem('ai-frames_theme');\\n if (t === 'light' || t === 'dark') document.documentElement.setAttribute('data-theme', t);\\n } catch(e) {}\\n \"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/20ukguxl8a0b3.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L6\",null,{\"Component\":\"$7\",\"slots\":{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"serverProvidedParams\":{\"params\":{},\"promises\":[\"$@8\"]}}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L9\",null,{\"Component\":\"$a\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\",\"promises\":[\"$@b\",\"$@c\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/1zfutfoj150vm.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@f\"}]}]]}],{},null,false,null]},null,false,\"$@10\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L11\",null,{\"children\":\"$L12\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L13\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L14\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$15\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/2ygq6f6alc1cc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"SnkDJelPReEfZjEwaTtoy\"}\n"])</script><script>self.__next_f.push([1,"16:[]\n10:\"$W16\"\n8:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\nb:{}\nc:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"12:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"f:null\n14:[[\"$\",\"title\",\"0\",{\"children\":\"ai-frames\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AI context manager for multi-repo workspaces\"}]]\n"])</script></body></html>
@@ -1,19 +1,19 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[8093,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ThemeProvider"]
3
- 3:I[91084,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"LangProvider"]
4
- 4:I[39756,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
5
- 5:I[37457,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
6
- 6:I[92825,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ClientSegmentRoot"]
7
- 7:I[16370,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/11t21nn2e7zz_.js"],"default"]
8
- 9:I[47257,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ClientPageRoot"]
9
- a:I[18955,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/11t21nn2e7zz_.js","/_next/static/chunks/1zfutfoj150vm.js"],"default"]
10
- d:I[97367,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"OutletBoundary"]
2
+ 2:I[8093,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ThemeProvider"]
3
+ 3:I[91084,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"LangProvider"]
4
+ 4:I[39756,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
5
+ 5:I[37457,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
6
+ 6:I[92825,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ClientSegmentRoot"]
7
+ 7:I[16370,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/20ukguxl8a0b3.js"],"default"]
8
+ 9:I[47257,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ClientPageRoot"]
9
+ a:I[18955,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/20ukguxl8a0b3.js","/_next/static/chunks/1zfutfoj150vm.js"],"default"]
10
+ d:I[97367,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"OutletBoundary"]
11
11
  e:"$Sreact.suspense"
12
- 11:I[97367,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ViewportBoundary"]
13
- 13:I[97367,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"MetadataBoundary"]
14
- 15:I[68027,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default",1]
15
- :HL["/_next/static/chunks/242vhh6y1oagw.css","style"]
16
- 0:{"P":null,"c":["","overview"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["overview",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/242vhh6y1oagw.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/2cjage7nus_oz.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/14mrh2-p_w84d.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n var t = localStorage.getItem('ai-frames_theme');\n if (t === 'light' || t === 'dark') document.documentElement.setAttribute('data-theme', t);\n } catch(e) {}\n "}}]]}],["$","body",null,{"children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/11t21nn2e7zz_.js","async":true,"nonce":"$undefined"}]],["$","$L6",null,{"Component":"$7","slots":{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@8"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L9",null,{"Component":"$a","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@b","$@c"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/1zfutfoj150vm.js","async":true,"nonce":"$undefined"}]],["$","$Ld",null,{"children":["$","$e",null,{"name":"Next.MetadataOutlet","children":"$@f"}]}]]}],{},null,false,null]},null,false,"$@10"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L11",null,{"children":"$L12"}],["$","div",null,{"hidden":true,"children":["$","$L13",null,{"children":["$","$e",null,{"name":"Next.Metadata","children":"$L14"}]}]}],null]}],false]],"m":"$undefined","G":["$15",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/242vhh6y1oagw.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Xnu8gPoPfDSRQasmzFecy"}
12
+ 11:I[97367,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ViewportBoundary"]
13
+ 13:I[97367,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"MetadataBoundary"]
14
+ 15:I[68027,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default",1]
15
+ :HL["/_next/static/chunks/2ygq6f6alc1cc.css","style"]
16
+ 0:{"P":null,"c":["","overview"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["overview",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2ygq6f6alc1cc.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/1rilc4b9q3--1.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/14mrh2-p_w84d.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n var t = localStorage.getItem('ai-frames_theme');\n if (t === 'light' || t === 'dark') document.documentElement.setAttribute('data-theme', t);\n } catch(e) {}\n "}}]]}],["$","body",null,{"children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/20ukguxl8a0b3.js","async":true,"nonce":"$undefined"}]],["$","$L6",null,{"Component":"$7","slots":{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@8"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L9",null,{"Component":"$a","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@b","$@c"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/1zfutfoj150vm.js","async":true,"nonce":"$undefined"}]],["$","$Ld",null,{"children":["$","$e",null,{"name":"Next.MetadataOutlet","children":"$@f"}]}]]}],{},null,false,null]},null,false,"$@10"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L11",null,{"children":"$L12"}],["$","div",null,{"hidden":true,"children":["$","$L13",null,{"children":["$","$e",null,{"name":"Next.Metadata","children":"$L14"}]}]}],null]}],false]],"m":"$undefined","G":["$15",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2ygq6f6alc1cc.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"SnkDJelPReEfZjEwaTtoy"}
17
17
  16:[]
18
18
  10:"$W16"
19
19
  8:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[47257,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ClientPageRoot"]
3
- 3:I[18955,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/11t21nn2e7zz_.js","/_next/static/chunks/1zfutfoj150vm.js"],"default"]
4
- 6:I[97367,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"OutletBoundary"]
2
+ 2:I[47257,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ClientPageRoot"]
3
+ 3:I[18955,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/20ukguxl8a0b3.js","/_next/static/chunks/1zfutfoj150vm.js"],"default"]
4
+ 6:I[97367,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/1zfutfoj150vm.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Xnu8gPoPfDSRQasmzFecy"}
6
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/1zfutfoj150vm.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"SnkDJelPReEfZjEwaTtoy"}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[39756,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
3
- 3:I[37457,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
2
+ 2:I[39756,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
3
+ 3:I[37457,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"Xnu8gPoPfDSRQasmzFecy"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"SnkDJelPReEfZjEwaTtoy"}
@@ -1,7 +1,7 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[92825,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ClientSegmentRoot"]
3
- 3:I[16370,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/11t21nn2e7zz_.js"],"default"]
4
- 4:I[39756,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
5
- 5:I[37457,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
6
- 0:{"rsc":["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/11t21nn2e7zz_.js","async":true}]],["$","$L2",null,{"Component":"$3","slots":{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Xnu8gPoPfDSRQasmzFecy"}
2
+ 2:I[92825,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ClientSegmentRoot"]
3
+ 3:I[16370,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/20ukguxl8a0b3.js"],"default"]
4
+ 4:I[39756,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
5
+ 5:I[37457,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
6
+ 0:{"rsc":["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/20ukguxl8a0b3.js","async":true}]],["$","$L2",null,{"Component":"$3","slots":{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"SnkDJelPReEfZjEwaTtoy"}
7
7
  6:"$0:rsc:props:children:1:props:serverProvidedParams:params"
@@ -1,19 +1,19 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[8093,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ThemeProvider"]
3
- 3:I[91084,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"LangProvider"]
4
- 4:I[39756,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
5
- 5:I[37457,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
6
- 6:I[92825,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ClientSegmentRoot"]
7
- 7:I[16370,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/11t21nn2e7zz_.js"],"default"]
8
- 9:I[47257,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ClientPageRoot"]
9
- a:I[18955,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/11t21nn2e7zz_.js","/_next/static/chunks/1zfutfoj150vm.js"],"default"]
10
- d:I[97367,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"OutletBoundary"]
2
+ 2:I[8093,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ThemeProvider"]
3
+ 3:I[91084,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"LangProvider"]
4
+ 4:I[39756,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
5
+ 5:I[37457,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
6
+ 6:I[92825,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ClientSegmentRoot"]
7
+ 7:I[16370,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/20ukguxl8a0b3.js"],"default"]
8
+ 9:I[47257,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ClientPageRoot"]
9
+ a:I[18955,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/20ukguxl8a0b3.js","/_next/static/chunks/1zfutfoj150vm.js"],"default"]
10
+ d:I[97367,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"OutletBoundary"]
11
11
  e:"$Sreact.suspense"
12
- 11:I[97367,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ViewportBoundary"]
13
- 13:I[97367,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"MetadataBoundary"]
14
- 15:I[68027,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default",1]
15
- :HL["/_next/static/chunks/242vhh6y1oagw.css","style"]
16
- 0:{"P":null,"c":["","overview"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["overview",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/242vhh6y1oagw.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/2cjage7nus_oz.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/14mrh2-p_w84d.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n var t = localStorage.getItem('ai-frames_theme');\n if (t === 'light' || t === 'dark') document.documentElement.setAttribute('data-theme', t);\n } catch(e) {}\n "}}]]}],["$","body",null,{"children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/11t21nn2e7zz_.js","async":true,"nonce":"$undefined"}]],["$","$L6",null,{"Component":"$7","slots":{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@8"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L9",null,{"Component":"$a","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@b","$@c"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/1zfutfoj150vm.js","async":true,"nonce":"$undefined"}]],["$","$Ld",null,{"children":["$","$e",null,{"name":"Next.MetadataOutlet","children":"$@f"}]}]]}],{},null,false,null]},null,false,"$@10"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L11",null,{"children":"$L12"}],["$","div",null,{"hidden":true,"children":["$","$L13",null,{"children":["$","$e",null,{"name":"Next.Metadata","children":"$L14"}]}]}],null]}],false]],"m":"$undefined","G":["$15",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/242vhh6y1oagw.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Xnu8gPoPfDSRQasmzFecy"}
12
+ 11:I[97367,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ViewportBoundary"]
13
+ 13:I[97367,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"MetadataBoundary"]
14
+ 15:I[68027,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default",1]
15
+ :HL["/_next/static/chunks/2ygq6f6alc1cc.css","style"]
16
+ 0:{"P":null,"c":["","overview"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["overview",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2ygq6f6alc1cc.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/1rilc4b9q3--1.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/14mrh2-p_w84d.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n var t = localStorage.getItem('ai-frames_theme');\n if (t === 'light' || t === 'dark') document.documentElement.setAttribute('data-theme', t);\n } catch(e) {}\n "}}]]}],["$","body",null,{"children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/20ukguxl8a0b3.js","async":true,"nonce":"$undefined"}]],["$","$L6",null,{"Component":"$7","slots":{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@8"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L9",null,{"Component":"$a","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@b","$@c"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/1zfutfoj150vm.js","async":true,"nonce":"$undefined"}]],["$","$Ld",null,{"children":["$","$e",null,{"name":"Next.MetadataOutlet","children":"$@f"}]}]]}],{},null,false,null]},null,false,"$@10"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L11",null,{"children":"$L12"}],["$","div",null,{"hidden":true,"children":["$","$L13",null,{"children":["$","$e",null,{"name":"Next.Metadata","children":"$L14"}]}]}],null]}],false]],"m":"$undefined","G":["$15",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2ygq6f6alc1cc.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"SnkDJelPReEfZjEwaTtoy"}
17
17
  16:[]
18
18
  10:"$W16"
19
19
  8:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[97367,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ViewportBoundary"]
3
- 3:I[97367,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"MetadataBoundary"]
2
+ 2:I[97367,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ViewportBoundary"]
3
+ 3:I[97367,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"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":"ai-frames"}],["$","meta","1",{"name":"description","content":"AI context manager for multi-repo workspaces"}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Xnu8gPoPfDSRQasmzFecy"}
5
+ 0:{"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":"ai-frames"}],["$","meta","1",{"name":"description","content":"AI context manager for multi-repo workspaces"}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"SnkDJelPReEfZjEwaTtoy"}
@@ -1,7 +1,7 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[8093,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ThemeProvider"]
3
- 3:I[91084,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"LangProvider"]
4
- 4:I[39756,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
5
- 5:I[37457,["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
6
- :HL["/_next/static/chunks/242vhh6y1oagw.css","style"]
7
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/242vhh6y1oagw.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/2cjage7nus_oz.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/14mrh2-p_w84d.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n var t = localStorage.getItem('ai-frames_theme');\n if (t === 'light' || t === 'dark') document.documentElement.setAttribute('data-theme', t);\n } catch(e) {}\n "}}]]}],["$","body",null,{"children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Xnu8gPoPfDSRQasmzFecy"}
2
+ 2:I[8093,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"ThemeProvider"]
3
+ 3:I[91084,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"LangProvider"]
4
+ 4:I[39756,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
5
+ 5:I[37457,["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"default"]
6
+ :HL["/_next/static/chunks/2ygq6f6alc1cc.css","style"]
7
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2ygq6f6alc1cc.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/1rilc4b9q3--1.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/14mrh2-p_w84d.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n var t = localStorage.getItem('ai-frames_theme');\n if (t === 'light' || t === 'dark') document.documentElement.setAttribute('data-theme', t);\n } catch(e) {}\n "}}]]}],["$","body",null,{"children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"SnkDJelPReEfZjEwaTtoy"}
@@ -1,2 +1,2 @@
1
- :HL["/_next/static/chunks/242vhh6y1oagw.css","style"]
2
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"(dashboard)","param":null,"prefetchHints":0,"slots":{"children":{"name":"overview","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}},"staleTime":300,"buildId":"Xnu8gPoPfDSRQasmzFecy"}
1
+ :HL["/_next/static/chunks/2ygq6f6alc1cc.css","style"]
2
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"(dashboard)","param":null,"prefetchHints":0,"slots":{"children":{"name":"overview","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}},"staleTime":300,"buildId":"SnkDJelPReEfZjEwaTtoy"}
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/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/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.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/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.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/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/theme/ThemeContext.tsx <module evaluation>":{"id":8093,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/theme/ThemeContext.tsx":{"id":8093,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/i18n/LangContext.tsx <module evaluation>":{"id":91084,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/i18n/LangContext.tsx":{"id":91084,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/app/page.tsx <module evaluation>":{"id":52683,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/1zzdfub_n-764.js"],"async":false},"[project]/src/app/page.tsx":{"id":52683,"name":"*","chunks":["/_next/static/chunks/2cjage7nus_oz.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/1zzdfub_n-764.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js"],"async":false}},"8093":{"*":{"id":89804,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js"],"async":false}},"91084":{"*":{"id":53923,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js","server/chunks/ssr/node_modules_0h91jdk._.js"],"async":false}},"52683":{"*":{"id":40777,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js","server/chunks/ssr/src_app_page_tsx_1chiuah._.js","server/chunks/ssr/node_modules_0s8ss5f._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"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}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"8093":{"*":{"id":30081,"name":"*","chunks":[],"async":false}},"91084":{"*":{"id":54094,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"52683":{"*":{"id":56983,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/242vhh6y1oagw.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/242vhh6y1oagw.css","inlined":false}],"[project]/src/app/page":[{"path":"static/chunks/242vhh6y1oagw.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/2cjage7nus_oz.js","static/chunks/14mrh2-p_w84d.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/2cjage7nus_oz.js","static/chunks/14mrh2-p_w84d.js"],"[project]/src/app/page":["static/chunks/2cjage7nus_oz.js","static/chunks/14mrh2-p_w84d.js","static/chunks/1zzdfub_n-764.js"]}};
2
+ globalThis.__RSC_MANIFEST["/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/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.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/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.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/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/theme/ThemeContext.tsx <module evaluation>":{"id":8093,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/theme/ThemeContext.tsx":{"id":8093,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/i18n/LangContext.tsx <module evaluation>":{"id":91084,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/i18n/LangContext.tsx":{"id":91084,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/app/page.tsx <module evaluation>":{"id":52683,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/1zzdfub_n-764.js"],"async":false},"[project]/src/app/page.tsx":{"id":52683,"name":"*","chunks":["/_next/static/chunks/1rilc4b9q3--1.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/1zzdfub_n-764.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js"],"async":false}},"8093":{"*":{"id":89804,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js"],"async":false}},"91084":{"*":{"id":53923,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js","server/chunks/ssr/node_modules_0h91jdk._.js"],"async":false}},"52683":{"*":{"id":40777,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1l_apiq._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/src_i18n_LangContext_tsx_10r-5vo._.js","server/chunks/ssr/src_app_page_tsx_1chiuah._.js","server/chunks/ssr/node_modules_0s8ss5f._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"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}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"8093":{"*":{"id":30081,"name":"*","chunks":[],"async":false}},"91084":{"*":{"id":54094,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"52683":{"*":{"id":56983,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/2ygq6f6alc1cc.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/2ygq6f6alc1cc.css","inlined":false}],"[project]/src/app/page":[{"path":"static/chunks/2ygq6f6alc1cc.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/1rilc4b9q3--1.js","static/chunks/14mrh2-p_w84d.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/1rilc4b9q3--1.js","static/chunks/14mrh2-p_w84d.js"],"[project]/src/app/page":["static/chunks/1rilc4b9q3--1.js","static/chunks/14mrh2-p_w84d.js","static/chunks/1zzdfub_n-764.js"]}};
3
3