@jheavenknows/bluerouter 1.0.102 → 1.0.103

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 (396) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +3 -3
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  5. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/prompt-logs/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-health/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  30. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  31. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  32. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  33. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  34. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  35. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  36. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  37. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  38. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  39. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  40. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  41. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  42. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  43. package/app/.next-cli-build/server/app/_not-found.rsc +3 -3
  44. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +3 -3
  45. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  46. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +3 -3
  47. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  48. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  49. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  50. package/app/.next-cli-build/server/app/api/auth/ldap/test/route.js.nft.json +1 -1
  51. package/app/.next-cli-build/server/app/api/auth/ldap/users/route.js.nft.json +1 -1
  52. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  53. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  54. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  55. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  56. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  57. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  58. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  59. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  60. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/autostart/route.js.nft.json +1 -1
  61. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/prompt-log-db/route.js.nft.json +1 -1
  62. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/root-ca/route.js.nft.json +1 -1
  63. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  64. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  65. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  66. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  67. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  68. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/[id]/route.js.nft.json +1 -1
  69. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/options/route.js.nft.json +1 -1
  70. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/route.js.nft.json +1 -1
  71. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  72. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  73. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  74. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  75. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  76. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  77. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  78. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  79. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  80. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  81. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  82. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  83. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  84. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  85. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  86. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  87. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  88. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  89. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  90. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  91. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  92. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  93. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  94. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  95. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  96. package/app/.next-cli-build/server/app/api/provider-health/route.js.nft.json +1 -1
  97. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  98. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  99. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  100. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  101. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  102. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  103. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  104. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  105. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  106. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  107. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  108. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  109. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  110. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  111. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  112. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  113. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  114. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  115. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  116. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  117. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  118. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  119. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
  120. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  121. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  122. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  123. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  124. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  125. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  126. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  127. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  128. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  129. package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route.js.nft.json +1 -1
  130. package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -1
  131. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  132. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  133. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  134. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  135. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  136. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  137. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  138. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  139. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  140. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  141. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  142. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  143. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  144. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  145. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  146. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  147. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  148. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  149. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  150. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  151. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  152. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  153. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  154. package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
  155. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  156. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  157. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  158. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  159. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  160. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  161. package/app/.next-cli-build/server/app/callback.html +1 -1
  162. package/app/.next-cli-build/server/app/callback.rsc +3 -3
  163. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +3 -3
  164. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  165. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +3 -3
  166. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  167. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  168. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  169. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  170. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +5 -5
  171. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  172. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  173. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  174. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  175. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +5 -5
  176. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  177. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +3 -3
  178. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  179. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  180. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +5 -5
  181. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  182. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  183. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  184. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  185. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
  186. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  187. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
  188. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  189. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  190. package/app/.next-cli-build/server/app/dashboard/combos.rsc +5 -5
  191. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  192. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  193. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  194. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  195. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
  196. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  197. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
  198. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  199. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  200. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
  201. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +3 -3
  202. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  203. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  204. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  205. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  206. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  207. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
  208. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  209. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  210. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +5 -5
  211. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  212. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  213. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  214. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  215. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  216. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +5 -5
  217. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  218. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +3 -3
  219. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  220. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  221. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +5 -5
  222. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  223. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  224. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  225. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  226. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +5 -5
  227. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  228. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +3 -3
  229. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  230. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  231. package/app/.next-cli-build/server/app/dashboard/profile.rsc +4 -4
  232. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +1 -1
  233. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  234. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  235. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  236. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +4 -4
  237. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  238. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
  239. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  240. package/app/.next-cli-build/server/app/dashboard/prompt-logs.html +1 -1
  241. package/app/.next-cli-build/server/app/dashboard/prompt-logs.rsc +4 -4
  242. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs/__PAGE__.segment.rsc +1 -1
  243. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs.segment.rsc +1 -1
  244. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  245. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  246. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_full.segment.rsc +4 -4
  247. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_head.segment.rsc +1 -1
  248. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_index.segment.rsc +3 -3
  249. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_tree.segment.rsc +1 -1
  250. package/app/.next-cli-build/server/app/dashboard/provider-health.html +1 -1
  251. package/app/.next-cli-build/server/app/dashboard/provider-health.rsc +4 -4
  252. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health/__PAGE__.segment.rsc +1 -1
  253. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health.segment.rsc +1 -1
  254. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  255. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  256. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_full.segment.rsc +4 -4
  257. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_head.segment.rsc +1 -1
  258. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_index.segment.rsc +3 -3
  259. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_tree.segment.rsc +1 -1
  260. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  261. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +5 -5
  262. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  263. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  264. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  265. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  266. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  267. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
  268. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  269. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
  270. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  271. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  272. package/app/.next-cli-build/server/app/dashboard/providers.rsc +5 -5
  273. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  274. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  275. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  276. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  277. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
  278. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  279. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
  280. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  281. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  282. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +5 -5
  283. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  284. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  285. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  286. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  287. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +5 -5
  288. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  289. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +3 -3
  290. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  291. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  292. package/app/.next-cli-build/server/app/dashboard/quota.rsc +6 -6
  293. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  294. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  295. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  296. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  297. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
  298. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  299. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +3 -3
  300. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  301. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  302. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  303. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +3 -3
  304. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +3 -3
  305. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  306. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
  307. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  308. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  309. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  310. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  311. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  312. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  313. package/app/.next-cli-build/server/app/dashboard/skills.rsc +5 -5
  314. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  315. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  316. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  317. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  318. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +5 -5
  319. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  320. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +3 -3
  321. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  322. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  323. package/app/.next-cli-build/server/app/dashboard/translator.rsc +5 -5
  324. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  325. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  326. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  327. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  328. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
  329. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  330. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
  331. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  332. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  333. package/app/.next-cli-build/server/app/dashboard/usage.rsc +5 -5
  334. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  335. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  336. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  337. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  338. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
  339. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  340. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
  341. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  342. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  343. package/app/.next-cli-build/server/app/dashboard.rsc +5 -5
  344. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  345. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  346. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  347. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +5 -5
  348. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  349. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +3 -3
  350. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  351. package/app/.next-cli-build/server/app/index.html +1 -1
  352. package/app/.next-cli-build/server/app/index.rsc +3 -3
  353. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  354. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +3 -3
  355. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  356. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +3 -3
  357. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
  358. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  359. package/app/.next-cli-build/server/app/landing.html +1 -1
  360. package/app/.next-cli-build/server/app/landing.rsc +3 -3
  361. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +3 -3
  362. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  363. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +3 -3
  364. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  365. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  366. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  367. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  368. package/app/.next-cli-build/server/app/login.html +1 -1
  369. package/app/.next-cli-build/server/app/login.rsc +3 -3
  370. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +3 -3
  371. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  372. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +3 -3
  373. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  374. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +1 -1
  375. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  376. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  377. package/app/.next-cli-build/server/app-paths-manifest.json +3 -3
  378. package/app/.next-cli-build/server/chunks/2496.js +1 -1
  379. package/app/.next-cli-build/server/chunks/3110.js +1 -1
  380. package/app/.next-cli-build/server/chunks/4746.js +1 -1
  381. package/app/.next-cli-build/server/chunks/6604.js +1 -1
  382. package/app/.next-cli-build/server/chunks/7130.js +1 -1
  383. package/app/.next-cli-build/server/chunks/7153.js +1 -1
  384. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  385. package/app/.next-cli-build/server/pages/404.html +1 -1
  386. package/app/.next-cli-build/server/pages/500.html +1 -1
  387. package/app/.next-cli-build/static/chunks/{1321-9219a37feb33b518.js → 1321-a6fd3ffbc6cb3c29.js} +1 -1
  388. package/app/.next-cli-build/static/chunks/{5497-d53fb809d9bf7413.js → 5497-81296ab32b3dce16.js} +3 -3
  389. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/{page-64808c351d849b13.js → page-2ec08f1b10de2d04.js} +2 -2
  390. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite-shm +0 -0
  391. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite-wal +0 -0
  392. package/app/package.json +1 -1
  393. package/package.json +1 -1
  394. /package/app/.next-cli-build/static/{X0kXjUHxe9pBYm8CcGmyJ → updxcJCurAGQI0YVTCbo_}/_buildManifest.js +0 -0
  395. /package/app/.next-cli-build/static/{X0kXjUHxe9pBYm8CcGmyJ → updxcJCurAGQI0YVTCbo_}/_ssgManifest.js +0 -0
  396. /package/app/cli/.build-home/AppData/Roaming/bluerouter/db/backups/{upgrade-1.0.95-to-1.0.96-1.0.96-20260609-145616 → upgrade-1.0.99-to-1.0.101-1.0.101-20260609-170324}/data.sqlite +0 -0
@@ -1 +1 @@
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/css/7a3e1568f247f3d0.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/e6e3026313fa15d6.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/008a05b0ad6b854a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a990cabb6976f421.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-cef5038dc7aa126a.js" async=""></script><script src="/_next/static/chunks/main-app-0a27584eea53a4b0.js" async=""></script><script src="/_next/static/chunks/1a258343-bc0b514c079d8898.js" async=""></script><script src="/_next/static/chunks/8500-f62a38ff68ab7f42.js" async=""></script><script src="/_next/static/chunks/4288-6abec21269cb069a.js" async=""></script><script src="/_next/static/chunks/1321-9219a37feb33b518.js" async=""></script><script src="/_next/static/chunks/5497-d53fb809d9bf7413.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-6402a1623c681e71.js" async=""></script><script src="/_next/static/chunks/app/layout-39f1f36912db26e1.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/provider-health/page-1ad19698b1534460.js" async=""></script><meta name="theme-color" content="#0a0a0a"/><title>Blue Router Gateway - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.ico?d69b7278ea27dcf7" type="image/x-icon" sizes="32x32"/><link rel="icon" href="/favicon.svg"/><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="fixed top-4 right-4 z-[80] flex w-[min(92vw,380px)] flex-col gap-2"></div><div class="hidden lg:flex"><aside class="flex h-full w-72 flex-col border-r border-border bg-surface px-4 py-4 text-text-main"><div class="mb-4 rounded-2xl border border-border bg-background/60 p-4 shadow-sm"><div class="flex items-center gap-3"><div class="flex h-10 w-10 items-center justify-center rounded-xl bg-primary/10 text-primary"><span class="material-symbols-outlined text-[22px]">hub</span></div><div class="min-w-0"><div class="truncate text-base font-semibold">Blue Router</div><div class="text-xs text-text-muted">v<!-- -->1.0.101</div></div></div></div><nav class="flex-1 space-y-1 overflow-y-auto pr-1"><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[20px]">api</span><span class="truncate">Endpoint</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[20px]">dns</span><span class="truncate">Providers</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[20px]">layers</span><span class="truncate">Combos</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[20px]">bar_chart</span><span class="truncate">Usage</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[20px]">data_usage</span><span class="truncate">Quota Tracker</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/mitm"><span class="material-symbols-outlined text-[20px]">security</span><span class="truncate">AI Traffic Gateway</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/prompt-logs"><span class="material-symbols-outlined text-[20px]">manage_search</span><span class="truncate">Prompt Logs</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[20px]">terminal</span><span class="truncate">CLI Tools</span></a><div class="pt-3 text-xs font-semibold uppercase tracking-wide text-text-muted">System</div><div><button type="button" class="group flex w-full items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[20px]">perm_media</span><span class="flex-1 truncate text-left">Media Providers</span><span class="material-symbols-outlined text-[18px]">expand_more</span></button></div><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[20px]">lan</span><span class="truncate">Proxy Pools</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[20px]">extension</span><span class="truncate">Skills</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[20px]">settings</span><span class="truncate">Settings</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[20px]">terminal</span><span class="truncate">Console Log</span></a></nav><div class="mt-3 grid grid-cols-3 gap-2 border-t border-border pt-3"><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-blue-200 text-blue-600 transition hover:border-blue-300 hover:bg-blue-50 dark:border-blue-500/30 dark:hover:bg-blue-500/10" title="Restart" aria-label="Restart"><span class="material-symbols-outlined text-[20px]">restart_alt</span></button><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-border text-text-muted transition hover:bg-surface hover:text-text-main" title="Logout" aria-label="Logout"><span class="material-symbols-outlined text-[20px]">logout</span></button><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-red-200 text-red-500 transition hover:border-red-300 hover:bg-red-50 dark:border-red-500/30 dark:hover:bg-red-500/10" title="Shutdown" aria-label="Shutdown"><span class="material-symbols-outlined text-[20px]">power_settings_new</span></button></div></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="flex h-full w-72 flex-col border-r border-border bg-surface px-4 py-4 text-text-main"><div class="mb-4 rounded-2xl border border-border bg-background/60 p-4 shadow-sm"><div class="flex items-center gap-3"><div class="flex h-10 w-10 items-center justify-center rounded-xl bg-primary/10 text-primary"><span class="material-symbols-outlined text-[22px]">hub</span></div><div class="min-w-0"><div class="truncate text-base font-semibold">Blue Router</div><div class="text-xs text-text-muted">v<!-- -->1.0.101</div></div></div></div><nav class="flex-1 space-y-1 overflow-y-auto pr-1"><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[20px]">api</span><span class="truncate">Endpoint</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[20px]">dns</span><span class="truncate">Providers</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[20px]">layers</span><span class="truncate">Combos</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[20px]">bar_chart</span><span class="truncate">Usage</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[20px]">data_usage</span><span class="truncate">Quota Tracker</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/mitm"><span class="material-symbols-outlined text-[20px]">security</span><span class="truncate">AI Traffic Gateway</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/prompt-logs"><span class="material-symbols-outlined text-[20px]">manage_search</span><span class="truncate">Prompt Logs</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[20px]">terminal</span><span class="truncate">CLI Tools</span></a><div class="pt-3 text-xs font-semibold uppercase tracking-wide text-text-muted">System</div><div><button type="button" class="group flex w-full items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[20px]">perm_media</span><span class="flex-1 truncate text-left">Media Providers</span><span class="material-symbols-outlined text-[18px]">expand_more</span></button></div><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[20px]">lan</span><span class="truncate">Proxy Pools</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[20px]">extension</span><span class="truncate">Skills</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[20px]">settings</span><span class="truncate">Settings</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[20px]">terminal</span><span class="truncate">Console Log</span></a></nav><div class="mt-3 grid grid-cols-3 gap-2 border-t border-border pt-3"><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-blue-200 text-blue-600 transition hover:border-blue-300 hover:bg-blue-50 dark:border-blue-500/30 dark:hover:bg-blue-500/10" title="Restart" aria-label="Restart"><span class="material-symbols-outlined text-[20px]">restart_alt</span></button><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-border text-text-muted transition hover:bg-surface hover:text-text-main" title="Logout" aria-label="Logout"><span class="material-symbols-outlined text-[20px]">logout</span></button><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-red-200 text-red-500 transition hover:border-red-300 hover:bg-red-50 dark:border-red-500/30 dark:hover:bg-red-500/10" title="Shutdown" aria-label="Shutdown"><span class="material-symbols-outlined text-[20px]">power_settings_new</span></button></div></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><div class="landing-grid absolute inset-0 pointer-events-none -z-10" aria-hidden="true"></div><header class="shrink-0 flex items-center justify-between gap-3 px-4 lg:px-8 pt-3 pb-2 border-b border-border-subtle bg-surface/60 backdrop-blur-xl lg:bg-transparent lg:backdrop-blur-none z-20"><div class="flex items-center gap-3 lg:hidden shrink-0"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="flex flex-col min-w-0 flex-1"></div><div class="flex items-center gap-1 shrink-0"><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:text-text-main hover:bg-surface-2 transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><div class="relative"><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Menu"><span class="material-symbols-outlined">grid_view</span></button></div><div class=""></div></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10 "><div class="w-full max-w-none"><div class="mx-auto flex w-full max-w-7xl flex-col gap-6"><div class="flex flex-col justify-between gap-4 rounded-3xl border border-border bg-surface p-6 shadow-sm lg:flex-row lg:items-center"><div><div class="mb-2 flex items-center gap-2"><span class="material-symbols-outlined text-primary">monitor_heart</span><span class="text-xs font-bold uppercase tracking-widest text-primary">Passive runtime monitor</span></div><h1 class="text-3xl font-bold text-text-main">Provider Health</h1><p class="mt-2 max-w-3xl text-sm text-text-muted">Tracks combo targets from real user chat/completion API calls only. No background /api/tags or generate probes are sent, so sleeping Ollama models are not woken by the monitor.</p></div><div class="flex flex-wrap gap-2"><button type="button" class="rounded-xl bg-primary px-4 py-2 text-sm font-semibold text-white shadow-sm disabled:opacity-60">Refresh</button><button type="button" class="rounded-xl border border-border px-4 py-2 text-sm font-semibold text-text-main hover:border-primary/50 disabled:opacity-60">Reset state</button></div></div><div class="grid grid-cols-1 gap-4 md:grid-cols-2 xl:grid-cols-4"><div class="rounded-2xl border border-border bg-surface p-4 shadow-sm"><div class="flex items-start gap-3"><span class="material-symbols-outlined rounded-xl bg-primary/10 p-2 text-primary">hub</span><div><p class="text-sm text-text-muted">Targets</p><p class="mt-1 text-2xl font-bold text-text-main">0</p><p class="mt-1 text-xs text-text-muted">Targets seen in real API calls</p></div></div></div><div class="rounded-2xl border border-border bg-surface p-4 shadow-sm"><div class="flex items-start gap-3"><span class="material-symbols-outlined rounded-xl bg-primary/10 p-2 text-primary">check_circle</span><div><p class="text-sm text-text-muted">Healthy</p><p class="mt-1 text-2xl font-bold text-text-main">0</p><p class="mt-1 text-xs text-text-muted">Closed circuit and usable</p></div></div></div><div class="rounded-2xl border border-border bg-surface p-4 shadow-sm"><div class="flex items-start gap-3"><span class="material-symbols-outlined rounded-xl bg-primary/10 p-2 text-primary">error</span><div><p class="text-sm text-text-muted">Open circuits</p><p class="mt-1 text-2xl font-bold text-text-main">0</p><p class="mt-1 text-xs text-text-muted">Skipped until cooldown expires</p></div></div></div><div class="rounded-2xl border border-border bg-surface p-4 shadow-sm"><div class="flex items-start gap-3"><span class="material-symbols-outlined rounded-xl bg-primary/10 p-2 text-primary">bolt</span><div><p class="text-sm text-text-muted">In flight</p><p class="mt-1 text-2xl font-bold text-text-main">0</p><p class="mt-1 text-xs text-text-muted">Max per target: -</p></div></div></div></div><div class="rounded-2xl border border-border bg-surface p-5 shadow-sm"><div class="mb-4 flex flex-col justify-between gap-2 sm:flex-row sm:items-center"><div><h2 class="text-lg font-semibold text-text-main">Health Targets</h2><p class="text-sm text-text-muted">Mode: <!-- -->passive-runtime<!-- --> · Learned from real API calls</p></div><p class="text-xs text-text-muted">Auto-refresh every 5s</p></div><div class="rounded-xl border border-border bg-background/50 p-8 text-center text-sm text-text-muted">Loading provider health...</div></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-a990cabb6976f421.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[21110,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"8500\",\"static/chunks/8500-f62a38ff68ab7f42.js\",\"4288\",\"static/chunks/4288-6abec21269cb069a.js\",\"1321\",\"static/chunks/1321-9219a37feb33b518.js\",\"5497\",\"static/chunks/5497-d53fb809d9bf7413.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-6402a1623c681e71.js\"],\"ThemeProvider\"]\n3:I[94635,[\"1321\",\"static/chunks/1321-9219a37feb33b518.js\",\"7177\",\"static/chunks/app/layout-39f1f36912db26e1.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[7648,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"8500\",\"static/chunks/8500-f62a38ff68ab7f42.js\",\"4288\",\"static/chunks/4288-6abec21269cb069a.js\",\"1321\",\"static/chunks/1321-9219a37feb33b518.js\",\"5497\",\"static/chunks/5497-d53fb809d9bf7413.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-6402a1623c681e71.js\"],\"default\"]\n7:I[61304,[],\"ClientPageRoot\"]\n8:I[88884,[\"7136\",\"static/chunks/app/(dashboard)/dashboard/provider-health/page-1ad19698b1534460.js\"],\"default\"]\nb:I[90484,[],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\nf:I[90484,[],\"ViewportBoundary\"]\n11:I[90484,[],\"MetadataBoundary\"]\n13:I[27123,[],\"default\",1]\n:HL[\"/_next/static/css/7a3e1568f247f3d0.css\",\"style\"]\n:HL[\"/_next/static/css/e6e3026313fa15d6.css\",\"style\"]\n:HL[\"/_next/static/css/008a05b0ad6b854a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"provider-health\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"provider-health\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/7a3e1568f247f3d0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/e6e3026313fa15d6.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"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\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/008a05b0ad6b854a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"$L6\",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\":\"$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\"}]}]]}],{\"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\":[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\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@9\",\"$@a\"]}}],null,[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,null]},null,false,\"$@e\"]},null,false,\"$@e\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"X0kXjUHxe9pBYm8CcGmyJ\"}\n"])</script><script>self.__next_f.push([1,"14:[]\ne:\"$W14\"\n9:{}\na:\"$0:f:0:1:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"15:I[86869,[],\"IconMark\"]\nd:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"Blue Router Gateway - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?d69b7278ea27dcf7\",\"type\":\"image/x-icon\",\"sizes\":\"32x32\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L15\",\"5\",{}]]\n"])</script></body></html>
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/css/7a3e1568f247f3d0.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/e6e3026313fa15d6.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/008a05b0ad6b854a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a990cabb6976f421.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-cef5038dc7aa126a.js" async=""></script><script src="/_next/static/chunks/main-app-0a27584eea53a4b0.js" async=""></script><script src="/_next/static/chunks/1a258343-bc0b514c079d8898.js" async=""></script><script src="/_next/static/chunks/8500-f62a38ff68ab7f42.js" async=""></script><script src="/_next/static/chunks/4288-6abec21269cb069a.js" async=""></script><script src="/_next/static/chunks/1321-a6fd3ffbc6cb3c29.js" async=""></script><script src="/_next/static/chunks/5497-81296ab32b3dce16.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-6402a1623c681e71.js" async=""></script><script src="/_next/static/chunks/app/layout-39f1f36912db26e1.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/provider-health/page-1ad19698b1534460.js" async=""></script><meta name="theme-color" content="#0a0a0a"/><title>Blue Router Gateway - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.ico?d69b7278ea27dcf7" type="image/x-icon" sizes="32x32"/><link rel="icon" href="/favicon.svg"/><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="fixed top-4 right-4 z-[80] flex w-[min(92vw,380px)] flex-col gap-2"></div><div class="hidden lg:flex"><aside class="flex h-full w-72 flex-col border-r border-border bg-surface px-4 py-4 text-text-main"><div class="mb-4 rounded-2xl border border-border bg-background/60 p-4 shadow-sm"><div class="flex items-center gap-3"><div class="flex h-10 w-10 items-center justify-center rounded-xl bg-primary/10 text-primary"><span class="material-symbols-outlined text-[22px]">hub</span></div><div class="min-w-0"><div class="truncate text-base font-semibold">Blue Router</div><div class="text-xs text-text-muted">v<!-- -->1.0.103</div></div></div></div><nav class="flex-1 space-y-1 overflow-y-auto pr-1"><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[20px]">api</span><span class="truncate">Endpoint</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[20px]">dns</span><span class="truncate">Providers</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[20px]">layers</span><span class="truncate">Combos</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[20px]">bar_chart</span><span class="truncate">Usage</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[20px]">data_usage</span><span class="truncate">Quota Tracker</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/mitm"><span class="material-symbols-outlined text-[20px]">security</span><span class="truncate">AI Traffic Gateway</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/prompt-logs"><span class="material-symbols-outlined text-[20px]">manage_search</span><span class="truncate">Prompt Logs</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[20px]">terminal</span><span class="truncate">CLI Tools</span></a><div class="pt-3 text-xs font-semibold uppercase tracking-wide text-text-muted">System</div><div><button type="button" class="group flex w-full items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[20px]">perm_media</span><span class="flex-1 truncate text-left">Media Providers</span><span class="material-symbols-outlined text-[18px]">expand_more</span></button></div><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[20px]">lan</span><span class="truncate">Proxy Pools</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[20px]">extension</span><span class="truncate">Skills</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[20px]">settings</span><span class="truncate">Settings</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[20px]">terminal</span><span class="truncate">Console Log</span></a></nav><div class="mt-3 grid grid-cols-3 gap-2 border-t border-border pt-3"><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-blue-200 text-blue-600 transition hover:border-blue-300 hover:bg-blue-50 dark:border-blue-500/30 dark:hover:bg-blue-500/10" title="Restart" aria-label="Restart"><span class="material-symbols-outlined text-[20px]">restart_alt</span></button><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-border text-text-muted transition hover:bg-surface hover:text-text-main" title="Logout" aria-label="Logout"><span class="material-symbols-outlined text-[20px]">logout</span></button><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-red-200 text-red-500 transition hover:border-red-300 hover:bg-red-50 dark:border-red-500/30 dark:hover:bg-red-500/10" title="Shutdown" aria-label="Shutdown"><span class="material-symbols-outlined text-[20px]">power_settings_new</span></button></div></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="flex h-full w-72 flex-col border-r border-border bg-surface px-4 py-4 text-text-main"><div class="mb-4 rounded-2xl border border-border bg-background/60 p-4 shadow-sm"><div class="flex items-center gap-3"><div class="flex h-10 w-10 items-center justify-center rounded-xl bg-primary/10 text-primary"><span class="material-symbols-outlined text-[22px]">hub</span></div><div class="min-w-0"><div class="truncate text-base font-semibold">Blue Router</div><div class="text-xs text-text-muted">v<!-- -->1.0.103</div></div></div></div><nav class="flex-1 space-y-1 overflow-y-auto pr-1"><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[20px]">api</span><span class="truncate">Endpoint</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[20px]">dns</span><span class="truncate">Providers</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[20px]">layers</span><span class="truncate">Combos</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[20px]">bar_chart</span><span class="truncate">Usage</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[20px]">data_usage</span><span class="truncate">Quota Tracker</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/mitm"><span class="material-symbols-outlined text-[20px]">security</span><span class="truncate">AI Traffic Gateway</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/prompt-logs"><span class="material-symbols-outlined text-[20px]">manage_search</span><span class="truncate">Prompt Logs</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[20px]">terminal</span><span class="truncate">CLI Tools</span></a><div class="pt-3 text-xs font-semibold uppercase tracking-wide text-text-muted">System</div><div><button type="button" class="group flex w-full items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[20px]">perm_media</span><span class="flex-1 truncate text-left">Media Providers</span><span class="material-symbols-outlined text-[18px]">expand_more</span></button></div><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[20px]">lan</span><span class="truncate">Proxy Pools</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[20px]">extension</span><span class="truncate">Skills</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[20px]">settings</span><span class="truncate">Settings</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[20px]">terminal</span><span class="truncate">Console Log</span></a></nav><div class="mt-3 grid grid-cols-3 gap-2 border-t border-border pt-3"><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-blue-200 text-blue-600 transition hover:border-blue-300 hover:bg-blue-50 dark:border-blue-500/30 dark:hover:bg-blue-500/10" title="Restart" aria-label="Restart"><span class="material-symbols-outlined text-[20px]">restart_alt</span></button><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-border text-text-muted transition hover:bg-surface hover:text-text-main" title="Logout" aria-label="Logout"><span class="material-symbols-outlined text-[20px]">logout</span></button><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-red-200 text-red-500 transition hover:border-red-300 hover:bg-red-50 dark:border-red-500/30 dark:hover:bg-red-500/10" title="Shutdown" aria-label="Shutdown"><span class="material-symbols-outlined text-[20px]">power_settings_new</span></button></div></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><div class="landing-grid absolute inset-0 pointer-events-none -z-10" aria-hidden="true"></div><header class="shrink-0 flex items-center justify-between gap-3 px-4 lg:px-8 pt-3 pb-2 border-b border-border-subtle bg-surface/60 backdrop-blur-xl lg:bg-transparent lg:backdrop-blur-none z-20"><div class="flex items-center gap-3 lg:hidden shrink-0"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="flex flex-col min-w-0 flex-1"></div><div class="flex items-center gap-1 shrink-0"><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:text-text-main hover:bg-surface-2 transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><div class="relative"><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Menu"><span class="material-symbols-outlined">grid_view</span></button></div><div class=""></div></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10 "><div class="w-full max-w-none"><div class="mx-auto flex w-full max-w-7xl flex-col gap-6"><div class="flex flex-col justify-between gap-4 rounded-3xl border border-border bg-surface p-6 shadow-sm lg:flex-row lg:items-center"><div><div class="mb-2 flex items-center gap-2"><span class="material-symbols-outlined text-primary">monitor_heart</span><span class="text-xs font-bold uppercase tracking-widest text-primary">Passive runtime monitor</span></div><h1 class="text-3xl font-bold text-text-main">Provider Health</h1><p class="mt-2 max-w-3xl text-sm text-text-muted">Tracks combo targets from real user chat/completion API calls only. No background /api/tags or generate probes are sent, so sleeping Ollama models are not woken by the monitor.</p></div><div class="flex flex-wrap gap-2"><button type="button" class="rounded-xl bg-primary px-4 py-2 text-sm font-semibold text-white shadow-sm disabled:opacity-60">Refresh</button><button type="button" class="rounded-xl border border-border px-4 py-2 text-sm font-semibold text-text-main hover:border-primary/50 disabled:opacity-60">Reset state</button></div></div><div class="grid grid-cols-1 gap-4 md:grid-cols-2 xl:grid-cols-4"><div class="rounded-2xl border border-border bg-surface p-4 shadow-sm"><div class="flex items-start gap-3"><span class="material-symbols-outlined rounded-xl bg-primary/10 p-2 text-primary">hub</span><div><p class="text-sm text-text-muted">Targets</p><p class="mt-1 text-2xl font-bold text-text-main">0</p><p class="mt-1 text-xs text-text-muted">Targets seen in real API calls</p></div></div></div><div class="rounded-2xl border border-border bg-surface p-4 shadow-sm"><div class="flex items-start gap-3"><span class="material-symbols-outlined rounded-xl bg-primary/10 p-2 text-primary">check_circle</span><div><p class="text-sm text-text-muted">Healthy</p><p class="mt-1 text-2xl font-bold text-text-main">0</p><p class="mt-1 text-xs text-text-muted">Closed circuit and usable</p></div></div></div><div class="rounded-2xl border border-border bg-surface p-4 shadow-sm"><div class="flex items-start gap-3"><span class="material-symbols-outlined rounded-xl bg-primary/10 p-2 text-primary">error</span><div><p class="text-sm text-text-muted">Open circuits</p><p class="mt-1 text-2xl font-bold text-text-main">0</p><p class="mt-1 text-xs text-text-muted">Skipped until cooldown expires</p></div></div></div><div class="rounded-2xl border border-border bg-surface p-4 shadow-sm"><div class="flex items-start gap-3"><span class="material-symbols-outlined rounded-xl bg-primary/10 p-2 text-primary">bolt</span><div><p class="text-sm text-text-muted">In flight</p><p class="mt-1 text-2xl font-bold text-text-main">0</p><p class="mt-1 text-xs text-text-muted">Max per target: -</p></div></div></div></div><div class="rounded-2xl border border-border bg-surface p-5 shadow-sm"><div class="mb-4 flex flex-col justify-between gap-2 sm:flex-row sm:items-center"><div><h2 class="text-lg font-semibold text-text-main">Health Targets</h2><p class="text-sm text-text-muted">Mode: <!-- -->passive-runtime<!-- --> · Learned from real API calls</p></div><p class="text-xs text-text-muted">Auto-refresh every 5s</p></div><div class="rounded-xl border border-border bg-background/50 p-8 text-center text-sm text-text-muted">Loading provider health...</div></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-a990cabb6976f421.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[21110,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"8500\",\"static/chunks/8500-f62a38ff68ab7f42.js\",\"4288\",\"static/chunks/4288-6abec21269cb069a.js\",\"1321\",\"static/chunks/1321-a6fd3ffbc6cb3c29.js\",\"5497\",\"static/chunks/5497-81296ab32b3dce16.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-6402a1623c681e71.js\"],\"ThemeProvider\"]\n3:I[94635,[\"1321\",\"static/chunks/1321-a6fd3ffbc6cb3c29.js\",\"7177\",\"static/chunks/app/layout-39f1f36912db26e1.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[7648,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"8500\",\"static/chunks/8500-f62a38ff68ab7f42.js\",\"4288\",\"static/chunks/4288-6abec21269cb069a.js\",\"1321\",\"static/chunks/1321-a6fd3ffbc6cb3c29.js\",\"5497\",\"static/chunks/5497-81296ab32b3dce16.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-6402a1623c681e71.js\"],\"default\"]\n7:I[61304,[],\"ClientPageRoot\"]\n8:I[88884,[\"7136\",\"static/chunks/app/(dashboard)/dashboard/provider-health/page-1ad19698b1534460.js\"],\"default\"]\nb:I[90484,[],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\nf:I[90484,[],\"ViewportBoundary\"]\n11:I[90484,[],\"MetadataBoundary\"]\n13:I[27123,[],\"default\",1]\n:HL[\"/_next/static/css/7a3e1568f247f3d0.css\",\"style\"]\n:HL[\"/_next/static/css/e6e3026313fa15d6.css\",\"style\"]\n:HL[\"/_next/static/css/008a05b0ad6b854a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"provider-health\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"provider-health\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/7a3e1568f247f3d0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/e6e3026313fa15d6.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"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\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/008a05b0ad6b854a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"$L6\",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\":\"$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\"}]}]]}],{\"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\":[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\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@9\",\"$@a\"]}}],null,[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,null]},null,false,\"$@e\"]},null,false,\"$@e\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"updxcJCurAGQI0YVTCbo_\"}\n"])</script><script>self.__next_f.push([1,"14:[]\ne:\"$W14\"\n9:{}\na:\"$0:f:0:1:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"15:I[86869,[],\"IconMark\"]\nd:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"Blue Router Gateway - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?d69b7278ea27dcf7\",\"type\":\"image/x-icon\",\"sizes\":\"32x32\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L15\",\"5\",{}]]\n"])</script></body></html>
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-9219a37feb33b518.js","5497","static/chunks/5497-d53fb809d9bf7413.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"ThemeProvider"]
3
- 3:I[94635,["1321","static/chunks/1321-9219a37feb33b518.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-a6fd3ffbc6cb3c29.js","5497","static/chunks/5497-81296ab32b3dce16.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"ThemeProvider"]
3
+ 3:I[94635,["1321","static/chunks/1321-a6fd3ffbc6cb3c29.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[7648,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-9219a37feb33b518.js","5497","static/chunks/5497-d53fb809d9bf7413.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"default"]
6
+ 6:I[7648,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-a6fd3ffbc6cb3c29.js","5497","static/chunks/5497-81296ab32b3dce16.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"default"]
7
7
  7:I[61304,[],"ClientPageRoot"]
8
8
  8:I[88884,["7136","static/chunks/app/(dashboard)/dashboard/provider-health/page-1ad19698b1534460.js"],"default"]
9
9
  b:I[90484,[],"OutletBoundary"]
@@ -14,7 +14,7 @@ f:I[90484,[],"ViewportBoundary"]
14
14
  :HL["/_next/static/css/7a3e1568f247f3d0.css","style"]
15
15
  :HL["/_next/static/css/e6e3026313fa15d6.css","style"]
16
16
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
17
- 0:{"P":null,"c":["","dashboard","provider-health"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["provider-health",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/7a3e1568f247f3d0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/e6e3026313fa15d6.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","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":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L6",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":"$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"}]}]]}],{"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":[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":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$@e"]},null,false,"$@e"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"X0kXjUHxe9pBYm8CcGmyJ"}
17
+ 0:{"P":null,"c":["","dashboard","provider-health"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["provider-health",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/7a3e1568f247f3d0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/e6e3026313fa15d6.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","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":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L6",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":"$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"}]}]]}],{"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":[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":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$@e"]},null,false,"$@e"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"updxcJCurAGQI0YVTCbo_"}
18
18
  14:[]
19
19
  e:"$W14"
20
20
  9:{}
@@ -3,7 +3,7 @@
3
3
  3:I[88884,["7136","static/chunks/app/(dashboard)/dashboard/provider-health/page-1ad19698b1534460.js"],"default"]
4
4
  6:I[90484,[],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"X0kXjUHxe9pBYm8CcGmyJ"}
6
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"updxcJCurAGQI0YVTCbo_"}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -2,4 +2,4 @@
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"X0kXjUHxe9pBYm8CcGmyJ"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"updxcJCurAGQI0YVTCbo_"}
@@ -2,4 +2,4 @@
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"X0kXjUHxe9pBYm8CcGmyJ"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"updxcJCurAGQI0YVTCbo_"}
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[7648,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-9219a37feb33b518.js","5497","static/chunks/5497-d53fb809d9bf7413.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"default"]
2
+ 2:I[7648,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-a6fd3ffbc6cb3c29.js","5497","static/chunks/5497-81296ab32b3dce16.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"default"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
5
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
6
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next"}]],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",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":"X0kXjUHxe9pBYm8CcGmyJ"}
6
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next"}]],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",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":"updxcJCurAGQI0YVTCbo_"}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-9219a37feb33b518.js","5497","static/chunks/5497-d53fb809d9bf7413.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"ThemeProvider"]
3
- 3:I[94635,["1321","static/chunks/1321-9219a37feb33b518.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-a6fd3ffbc6cb3c29.js","5497","static/chunks/5497-81296ab32b3dce16.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"ThemeProvider"]
3
+ 3:I[94635,["1321","static/chunks/1321-a6fd3ffbc6cb3c29.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[7648,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-9219a37feb33b518.js","5497","static/chunks/5497-d53fb809d9bf7413.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"default"]
6
+ 6:I[7648,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-a6fd3ffbc6cb3c29.js","5497","static/chunks/5497-81296ab32b3dce16.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"default"]
7
7
  7:I[61304,[],"ClientPageRoot"]
8
8
  8:I[88884,["7136","static/chunks/app/(dashboard)/dashboard/provider-health/page-1ad19698b1534460.js"],"default"]
9
9
  b:I[90484,[],"OutletBoundary"]
@@ -14,7 +14,7 @@ f:I[90484,[],"ViewportBoundary"]
14
14
  :HL["/_next/static/css/7a3e1568f247f3d0.css","style"]
15
15
  :HL["/_next/static/css/e6e3026313fa15d6.css","style"]
16
16
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
17
- 0:{"P":null,"c":["","dashboard","provider-health"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["provider-health",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/7a3e1568f247f3d0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/e6e3026313fa15d6.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","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":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L6",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":"$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"}]}]]}],{"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":[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":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$@e"]},null,false,"$@e"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"X0kXjUHxe9pBYm8CcGmyJ"}
17
+ 0:{"P":null,"c":["","dashboard","provider-health"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["provider-health",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/7a3e1568f247f3d0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/e6e3026313fa15d6.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","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":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L6",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":"$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"}]}]]}],{"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":[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":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$@e"]},null,false,"$@e"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"updxcJCurAGQI0YVTCbo_"}
18
18
  14:[]
19
19
  e:"$W14"
20
20
  9:{}
@@ -3,4 +3,4 @@
3
3
  3:I[90484,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[86869,[],"IconMark"]
6
- 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"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Blue Router Gateway - AI Infrastructure Management"}],["$","meta","1",{"name":"description","content":"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?d69b7278ea27dcf7","type":"image/x-icon","sizes":"32x32"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","5",{}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"X0kXjUHxe9pBYm8CcGmyJ"}
6
+ 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"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Blue Router Gateway - AI Infrastructure Management"}],["$","meta","1",{"name":"description","content":"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?d69b7278ea27dcf7","type":"image/x-icon","sizes":"32x32"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","5",{}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"updxcJCurAGQI0YVTCbo_"}
@@ -1,8 +1,8 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-9219a37feb33b518.js","5497","static/chunks/5497-d53fb809d9bf7413.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"ThemeProvider"]
3
- 3:I[94635,["1321","static/chunks/1321-9219a37feb33b518.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-a6fd3ffbc6cb3c29.js","5497","static/chunks/5497-81296ab32b3dce16.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"ThemeProvider"]
3
+ 3:I[94635,["1321","static/chunks/1321-a6fd3ffbc6cb3c29.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
6
  :HL["/_next/static/css/7a3e1568f247f3d0.css","style"]
7
7
  :HL["/_next/static/css/e6e3026313fa15d6.css","style"]
8
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/7a3e1568f247f3d0.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/e6e3026313fa15d6.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","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":"X0kXjUHxe9pBYm8CcGmyJ"}
8
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/7a3e1568f247f3d0.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/e6e3026313fa15d6.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","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":"updxcJCurAGQI0YVTCbo_"}
@@ -1,4 +1,4 @@
1
1
  :HL["/_next/static/css/7a3e1568f247f3d0.css","style"]
2
2
  :HL["/_next/static/css/e6e3026313fa15d6.css","style"]
3
3
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
4
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"(dashboard)","param":null,"prefetchHints":0,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":0,"slots":{"children":{"name":"provider-health","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}},"staleTime":300,"buildId":"X0kXjUHxe9pBYm8CcGmyJ"}
4
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"(dashboard)","param":null,"prefetchHints":0,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":0,"slots":{"children":{"name":"provider-health","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}},"staleTime":300,"buildId":"updxcJCurAGQI0YVTCbo_"}